|
||||||||||
| 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.SID
public class SID
Represents an HL7 SID message segment (Substance Identifier). This segment has the following fields:
| Constructor Summary | |
|---|---|
SID(Group parent,
ModelClassFactory factory)
Creates a new SID segment |
|
| Method Summary | |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field)
|
CE |
getApplicationMethodIdentifier()
Returns SID-1: "Application / Method Identifier" - creates it if necessary |
CE |
getSid1_ApplicationMethodIdentifier()
Returns SID-1: "Application / Method Identifier" - creates it if necessary |
ST |
getSid2_SubstanceLotNumber()
Returns SID-2: "Substance Lot Number" - creates it if necessary |
ST |
getSid3_SubstanceContainerIdentifier()
Returns SID-3: "Substance Container Identifier" - creates it if necessary |
CE |
getSid4_SubstanceManufacturerIdentifier()
Returns SID-4: "Substance Manufacturer Identifier" - creates it if necessary |
ST |
getSubstanceContainerIdentifier()
Returns SID-3: "Substance Container Identifier" - creates it if necessary |
ST |
getSubstanceLotNumber()
Returns SID-2: "Substance Lot Number" - creates it if necessary |
CE |
getSubstanceManufacturerIdentifier()
Returns SID-4: "Substance Manufacturer Identifier" - 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 SID(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public CE getApplicationMethodIdentifier()
public CE getSid1_ApplicationMethodIdentifier()
public ST getSubstanceLotNumber()
public ST getSid2_SubstanceLotNumber()
public ST getSubstanceContainerIdentifier()
public ST getSid3_SubstanceContainerIdentifier()
public CE getSubstanceManufacturerIdentifier()
public CE getSid4_SubstanceManufacturerIdentifier()
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 | |||||||||