public class CDO extends AbstractSegment
Represents an HL7 CDO message segment (Cumulative Dosage). This segment has the following fields:
log| Constructor and Description |
|---|
CDO(Group parent,
ModelClassFactory factory)
Creates a new CDO segment
|
| Modifier and Type | Method and Description |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field) |
ID |
getActionCode()
Returns
CDO-2: "Action Code" - creates it if necessary
|
SI |
getCdo1_SetIDCDO()
Returns
CDO-1: "Set ID - CDO" - creates it if necessary
|
ID |
getCdo2_ActionCode()
Returns
CDO-2: "Action Code" - creates it if necessary
|
CQ |
getCdo3_CumulativeDosageLimit()
Returns
CDO-3: "Cumulative Dosage Limit" - creates it if necessary
|
CQ |
getCdo4_CumulativeDosageLimitTimeInterval()
Returns
CDO-4: "Cumulative Dosage Limit Time Interval" - creates it if necessary
|
CQ |
getCumulativeDosageLimit()
Returns
CDO-3: "Cumulative Dosage Limit" - creates it if necessary
|
CQ |
getCumulativeDosageLimitTimeInterval()
Returns
CDO-4: "Cumulative Dosage Limit Time Interval" - creates it if necessary
|
SI |
getSetIDCDO()
Returns
CDO-1: "Set ID - CDO" - 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 CDO(Group parent, ModelClassFactory factory)
public SI getSetIDCDO()
public SI getCdo1_SetIDCDO()
public ID getActionCode()
public ID getCdo2_ActionCode()
public CQ getCumulativeDosageLimit()
public CQ getCdo3_CumulativeDosageLimit()
public CQ getCumulativeDosageLimitTimeInterval()
public CQ getCdo4_CumulativeDosageLimitTimeInterval()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegmentCopyright © 2001-2017 University Health Network. All Rights Reserved.