public class NPU extends AbstractSegment
Represents an HL7 NPU message segment (BED STATUS UPDATE). This segment has the following fields:
log
Constructor and Description |
---|
NPU(Group parent,
ModelClassFactory factory)
Creates a new NPU segment
|
Modifier and Type | Method and Description |
---|---|
protected Type |
createNewTypeWithoutReflection(int field) |
CM_INTERNAL_LOCATION |
getBedLocation()
Returns
NPU-1: "Bed Location" - creates it if necessary
|
ID |
getBedStatus()
Returns
NPU-2: "Bed Status" - creates it if necessary
|
CM_INTERNAL_LOCATION |
getNpu1_BedLocation()
Returns
NPU-1: "Bed Location" - creates it if necessary
|
ID |
getNpu2_BedStatus()
Returns
NPU-2: "Bed Status" - creates it if necessary
|
accept, add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getName, getNames, getReps, getTypedField, getTypedField, insertRepetition, isEmpty, isRequired, main, numFields, parse, provideLocation, removeRepetition
getMessage, getParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMessage, getParent
public NPU(Group parent, ModelClassFactory factory)
public CM_INTERNAL_LOCATION getBedLocation()
public CM_INTERNAL_LOCATION getNpu1_BedLocation()
public ID getBedStatus()
public ID getNpu2_BedStatus()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection
in class AbstractSegment
Copyright © 2001–2017 University Health Network. All rights reserved.