public class DSP extends AbstractSegment
Represents an HL7 DSP message segment (DISPLAY DATA). This segment has the following fields:
log| Constructor and Description |
|---|
DSP(Group parent,
ModelClassFactory factory)
Creates a new DSP segment
|
| Modifier and Type | Method and Description |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field) |
TX |
getDATALINE()
Returns
DSP-3: "DATA LINE" - creates it if necessary
|
SI |
getDISPLAYLEVEL()
Returns
DSP-2: "DISPLAY LEVEL" - creates it if necessary
|
SI |
getDsp1_SETIDDISPLAYDATA()
Returns
DSP-1: "SET ID - DISPLAY DATA" - creates it if necessary
|
SI |
getDsp2_DISPLAYLEVEL()
Returns
DSP-2: "DISPLAY LEVEL" - creates it if necessary
|
TX |
getDsp3_DATALINE()
Returns
DSP-3: "DATA LINE" - creates it if necessary
|
ST |
getDsp4_LOGICALBREAKPOINT()
Returns
DSP-4: "LOGICAL BREAK POINT" - creates it if necessary
|
TX |
getDsp5_RESULTID()
Returns
DSP-5: "RESULT ID" - creates it if necessary
|
ST |
getLOGICALBREAKPOINT()
Returns
DSP-4: "LOGICAL BREAK POINT" - creates it if necessary
|
TX |
getRESULTID()
Returns
DSP-5: "RESULT ID" - creates it if necessary
|
SI |
getSETIDDISPLAYDATA()
Returns
DSP-1: "SET ID - DISPLAY DATA" - creates it if necessary
|
add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getName, getNames, getReps, getTypedField, getTypedField, insertRepetition, isEmpty, isRequired, main, numFields, parse, removeRepetitiongetMessage, getParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMessage, getParentpublic DSP(Group parent, ModelClassFactory factory)
public SI getSETIDDISPLAYDATA()
public SI getDsp1_SETIDDISPLAYDATA()
public SI getDISPLAYLEVEL()
public SI getDsp2_DISPLAYLEVEL()
public TX getDATALINE()
public TX getDsp3_DATALINE()
public ST getLOGICALBREAKPOINT()
public ST getDsp4_LOGICALBREAKPOINT()
public TX getRESULTID()
public TX getDsp5_RESULTID()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegmentCopyright © 2001-2013 University Health Network. All Rights Reserved.