|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.uhn.hl7v2.model.AbstractSegment
ca.uhn.hl7v2.model.v24.segment.PTH
public class PTH
Represents an HL7 PTH message segment (Pathway). This segment has the following fields:
| Constructor Summary | |
|---|---|
PTH(Group parent,
ModelClassFactory factory)
Creates a new PTH segment |
|
| Method Summary | |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field)
|
ID |
getActionCode()
Returns PTH-1: "Action Code" - creates it if necessary |
TS |
getChangePathwayLifeCycleStatusDateTime()
Returns PTH-6: "Change Pathway Life Cycle Status Date/Time" - creates it if necessary |
TS |
getPathwayEstablishedDateTime()
Returns PTH-4: "Pathway Established Date/Time" - creates it if necessary |
CE |
getPathwayID()
Returns PTH-2: "Pathway ID" - creates it if necessary |
EI |
getPathwayInstanceID()
Returns PTH-3: "Pathway Instance ID" - creates it if necessary |
CE |
getPathwayLifeCycleStatus()
Returns PTH-5: "Pathway Life Cycle Status" - creates it if necessary |
ID |
getPth1_ActionCode()
Returns PTH-1: "Action Code" - creates it if necessary |
CE |
getPth2_PathwayID()
Returns PTH-2: "Pathway ID" - creates it if necessary |
EI |
getPth3_PathwayInstanceID()
Returns PTH-3: "Pathway Instance ID" - creates it if necessary |
TS |
getPth4_PathwayEstablishedDateTime()
Returns PTH-4: "Pathway Established Date/Time" - creates it if necessary |
CE |
getPth5_PathwayLifeCycleStatus()
Returns PTH-5: "Pathway Life Cycle Status" - creates it if necessary |
TS |
getPth6_ChangePathwayLifeCycleStatusDateTime()
Returns PTH-6: "Change Pathway Life Cycle Status Date/Time" - creates it if necessary |
| Methods inherited from class ca.uhn.hl7v2.model.AbstractSegment |
|---|
add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getMessage, getName, getNames, getParent, insertRepetition, isRequired, main, numFields, parse, removeRepetition |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PTH(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public ID getActionCode()
public ID getPth1_ActionCode()
public CE getPathwayID()
public CE getPth2_PathwayID()
public EI getPathwayInstanceID()
public EI getPth3_PathwayInstanceID()
public TS getPathwayEstablishedDateTime()
public TS getPth4_PathwayEstablishedDateTime()
public CE getPathwayLifeCycleStatus()
public CE getPth5_PathwayLifeCycleStatus()
public TS getChangePathwayLifeCycleStatusDateTime()
public TS getPth6_ChangePathwayLifeCycleStatusDateTime()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||