public class EVN extends AbstractSegment
Represents an HL7 EVN message segment (EVENT TYPE). This segment has the following fields:
log| Constructor and Description |
|---|
EVN(Group parent,
ModelClassFactory factory)
Creates a new EVN segment
|
| Modifier and Type | Method and Description |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field) |
TS |
getDATETIMEOFEVENT()
Returns
EVN-2: "DATE/TIME OF EVENT" - creates it if necessary
|
TS |
getDATETIMEPLANNEDEVENT()
Returns
EVN-3: "DATE/TIME PLANNED EVENT" - creates it if necessary
|
ID |
getEVENTREASONCODE()
Returns
EVN-4: "EVENT REASON CODE" - creates it if necessary
|
ID |
getEVENTTYPECODE()
Returns
EVN-1: "EVENT TYPE CODE" - creates it if necessary
|
ID |
getEvn1_EVENTTYPECODE()
Returns
EVN-1: "EVENT TYPE CODE" - creates it if necessary
|
TS |
getEvn2_DATETIMEOFEVENT()
Returns
EVN-2: "DATE/TIME OF EVENT" - creates it if necessary
|
TS |
getEvn3_DATETIMEPLANNEDEVENT()
Returns
EVN-3: "DATE/TIME PLANNED EVENT" - creates it if necessary
|
ID |
getEvn4_EVENTREASONCODE()
Returns
EVN-4: "EVENT REASON CODE" - 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 EVN(Group parent, ModelClassFactory factory)
public ID getEVENTTYPECODE()
public ID getEvn1_EVENTTYPECODE()
public TS getDATETIMEOFEVENT()
public TS getEvn2_DATETIMEOFEVENT()
public TS getDATETIMEPLANNEDEVENT()
public TS getEvn3_DATETIMEPLANNEDEVENT()
public ID getEVENTREASONCODE()
public ID getEvn4_EVENTREASONCODE()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegmentCopyright © 2001-2014 University Health Network. All Rights Reserved.