public class MRG extends AbstractSegment
Represents an HL7 MRG message segment (MERGE PATIENT INFORMATION). This segment has the following fields:
log| Constructor and Description |
|---|
MRG(Group parent,
ModelClassFactory factory)
Creates a new MRG segment
|
| Modifier and Type | Method and Description |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field) |
CK |
getMrg1_PRIORPATIENTIDINTERNAL()
Returns
MRG-1: "PRIOR PATIENT ID - INTERNAL" - creates it if necessary
|
CK |
getMrg2_PRIORALTERNATEPATIENTID()
Returns
MRG-2: "PRIOR ALTERNATE PATIENT ID" - creates it if necessary
|
CK |
getMrg3_PRIORPATIENTACCOUNTNUMBER()
Returns
MRG-3: "PRIOR PATIENT ACCOUNT NUMBER" - creates it if necessary
|
CK |
getPRIORALTERNATEPATIENTID()
Returns
MRG-2: "PRIOR ALTERNATE PATIENT ID" - creates it if necessary
|
CK |
getPRIORPATIENTACCOUNTNUMBER()
Returns
MRG-3: "PRIOR PATIENT ACCOUNT NUMBER" - creates it if necessary
|
CK |
getPRIORPATIENTIDINTERNAL()
Returns
MRG-1: "PRIOR PATIENT ID - INTERNAL" - 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 MRG(Group parent, ModelClassFactory factory)
public CK getPRIORPATIENTIDINTERNAL()
public CK getMrg1_PRIORPATIENTIDINTERNAL()
public CK getPRIORALTERNATEPATIENTID()
public CK getMrg2_PRIORALTERNATEPATIENTID()
public CK getPRIORPATIENTACCOUNTNUMBER()
public CK getMrg3_PRIORPATIENTACCOUNTNUMBER()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegmentCopyright © 2001-2014 University Health Network. All Rights Reserved.