|
||||||||||
| 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.MFI
public class MFI
Represents an HL7 MFI message segment (Master File Identification). This segment has the following fields:
| Constructor Summary | |
|---|---|
MFI(Group parent,
ModelClassFactory factory)
Creates a new MFI segment |
|
| Method Summary | |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field)
|
TS |
getEffectiveDateTime()
Returns MFI-5: "Effective Date/Time" - creates it if necessary |
TS |
getEnteredDateTime()
Returns MFI-4: "Entered Date/Time" - creates it if necessary |
ID |
getFileLevelEventCode()
Returns MFI-3: "File-Level Event Code" - creates it if necessary |
HD |
getMasterFileApplicationIdentifier()
Returns MFI-2: "Master File Application Identifier" - creates it if necessary |
CE |
getMasterFileIdentifier()
Returns MFI-1: "Master File Identifier" - creates it if necessary |
CE |
getMfi1_MasterFileIdentifier()
Returns MFI-1: "Master File Identifier" - creates it if necessary |
HD |
getMfi2_MasterFileApplicationIdentifier()
Returns MFI-2: "Master File Application Identifier" - creates it if necessary |
ID |
getMfi3_FileLevelEventCode()
Returns MFI-3: "File-Level Event Code" - creates it if necessary |
TS |
getMfi4_EnteredDateTime()
Returns MFI-4: "Entered Date/Time" - creates it if necessary |
TS |
getMfi5_EffectiveDateTime()
Returns MFI-5: "Effective Date/Time" - creates it if necessary |
ID |
getMfi6_ResponseLevelCode()
Returns MFI-6: "Response Level Code" - creates it if necessary |
ID |
getResponseLevelCode()
Returns MFI-6: "Response Level Code" - 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 MFI(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public CE getMasterFileIdentifier()
public CE getMfi1_MasterFileIdentifier()
public HD getMasterFileApplicationIdentifier()
public HD getMfi2_MasterFileApplicationIdentifier()
public ID getFileLevelEventCode()
public ID getMfi3_FileLevelEventCode()
public TS getEnteredDateTime()
public TS getMfi4_EnteredDateTime()
public TS getEffectiveDateTime()
public TS getMfi5_EffectiveDateTime()
public ID getResponseLevelCode()
public ID getMfi6_ResponseLevelCode()
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 | |||||||||