public class NPU extends AbstractSegment
Represents an HL7 NPU message segment (NON-PATIENT 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) |
ID |
getBEDLOCATION()
Returns
NPU-1: "BED LOCATION" - creates it if necessary
|
ID |
getBEDSTATUS()
Returns
NPU-2: "BED STATUS" - creates it if necessary
|
ID |
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, removeRepetitiongetMessage, getParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMessage, getParentpublic NPU(Group parent, ModelClassFactory factory)
public ID getBEDLOCATION()
public ID getNpu1_BEDLOCATION()
public ID getBEDSTATUS()
public ID getNpu2_BEDSTATUS()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegmentCopyright © 2001-2014 University Health Network. All Rights Reserved.