public class OM6 extends AbstractSegment
Represents an HL7 OM6 message segment (OBSERVATIONS that are calculated from other obersvations). This segment has the following fields:
log| Constructor and Description |
|---|
OM6(Group parent,
ModelClassFactory factory)
Creates a new OM6 segment
|
| Modifier and Type | Method and Description |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field) |
TX |
getDerivationRule()
Returns
OM6-3: "Derivation Rule" - creates it if necessary
|
ST |
getOm61_SegmentTypeID()
Returns
OM6-1: "Segment Type ID" - creates it if necessary
|
NM |
getOm62_SequenceNumberTestObservationMasterFile()
Returns
OM6-2: "Sequence Number - Test/ Observation Master File" - creates it if necessary
|
TX |
getOm63_DerivationRule()
Returns
OM6-3: "Derivation Rule" - creates it if necessary
|
ST |
getSegmentTypeID()
Returns
OM6-1: "Segment Type ID" - creates it if necessary
|
NM |
getSequenceNumberTestObservationMasterFile()
Returns
OM6-2: "Sequence Number - Test/ Observation Master File" - 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 OM6(Group parent, ModelClassFactory factory)
public ST getSegmentTypeID()
public ST getOm61_SegmentTypeID()
public NM getSequenceNumberTestObservationMasterFile()
public NM getOm62_SequenceNumberTestObservationMasterFile()
public TX getDerivationRule()
public TX getOm63_DerivationRule()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegmentCopyright © 2001-2014 University Health Network. All Rights Reserved.