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) |
CM_PAT_ID |
getMrg1_PriorPatientIDInternal()
Returns
MRG-1: "Prior Patient ID - Internal" - creates it if necessary
|
CM_PAT_ID |
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 |
getMrg4_PriorPatientIDExternal()
Returns
MRG-4: "Prior Patient ID - External" - creates it if necessary
|
CM_PAT_ID |
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 |
getPriorPatientIDExternal()
Returns
MRG-4: "Prior Patient ID - External" - creates it if necessary
|
CM_PAT_ID |
getPriorPatientIDInternal()
Returns
MRG-1: "Prior Patient ID - Internal" - creates it if necessary
|
add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getName, getNames, getReps, getTypedField, getTypedField, insertRepetition, isRequired, main, numFields, parse, removeRepetitiongetMessage, getParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMessage, getParentpublic MRG(Group parent, ModelClassFactory factory)
public CM_PAT_ID getPriorPatientIDInternal()
public CM_PAT_ID getMrg1_PriorPatientIDInternal()
public CM_PAT_ID getPriorAlternatePatientID()
public CM_PAT_ID getMrg2_PriorAlternatePatientID()
public CK getPriorPatientAccountNumber()
public CK getMrg3_PriorPatientAccountNumber()
public CK getPriorPatientIDExternal()
public CK getMrg4_PriorPatientIDExternal()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegmentCopyright © 2001-2012 University Health Network. All Rights Reserved.