public class SGH extends AbstractSegment
Represents an HL7 SGH message segment (Segment Group Header). This segment has the following fields:
log| Constructor and Description |
|---|
SGH(Group parent,
ModelClassFactory factory)
Creates a new SGH segment
|
| Modifier and Type | Method and Description |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field) |
ST |
getSegmentGroupName()
Returns
SGH-2: "Segment Group Name" - creates it if necessary
|
SI |
getSetIDSGH()
Returns
SGH-1: "Set ID - SGH" - creates it if necessary
|
SI |
getSgh1_SetIDSGH()
Returns
SGH-1: "Set ID - SGH" - creates it if necessary
|
ST |
getSgh2_SegmentGroupName()
Returns
SGH-2: "Segment Group Name" - 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 SGH(Group parent, ModelClassFactory factory)
public SI getSetIDSGH()
public SI getSgh1_SetIDSGH()
public ST getSegmentGroupName()
public ST getSgh2_SegmentGroupName()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegmentCopyright © 2001-2017 University Health Network. All Rights Reserved.