public class EHC_E20 extends AbstractMessage
Represents a EHC_E20 message structure (see chapter 16.3.10). This structure contains the following elements:
log| Constructor and Description |
|---|
EHC_E20()
Creates a new EHC_E20 message with DefaultModelClassFactory.
|
EHC_E20(ModelClassFactory factory)
Creates a new EHC_E20 message with custom ModelClassFactory.
|
| Modifier and Type | Method and Description |
|---|---|
CTD |
getCTD()
Returns
the first repetition of
CTD (Contact Data) - creates it if necessary
|
CTD |
getCTD(int rep)
Returns a specific repetition of
CTD (Contact Data) - creates it if necessary
|
List<CTD> |
getCTDAll()
Returns a non-modifiable List containing all current existing repetitions of CTD.
|
int |
getCTDReps()
Returns the number of existing repetitions of CTD
|
IVC |
getIVC()
Returns
IVC (Invoice Segment) - creates it if necessary
|
LOC |
getLOC()
Returns
the first repetition of
LOC (Location Identification) - creates it if necessary
|
LOC |
getLOC(int rep)
Returns a specific repetition of
LOC (Location Identification) - creates it if necessary
|
List<LOC> |
getLOCAll()
Returns a non-modifiable List containing all current existing repetitions of LOC.
|
int |
getLOCReps()
Returns the number of existing repetitions of LOC
|
MSH |
getMSH()
Returns
MSH (Message Header) - creates it if necessary
|
EHC_E20_PAT_INFO |
getPAT_INFO()
Returns
the first repetition of
PAT_INFO (a Group object) - creates it if necessary
|
EHC_E20_PAT_INFO |
getPAT_INFO(int rep)
Returns a specific repetition of
PAT_INFO (a Group object) - creates it if necessary
|
List<EHC_E20_PAT_INFO> |
getPAT_INFOAll()
Returns a non-modifiable List containing all current existing repetitions of PAT_INFO.
|
int |
getPAT_INFOReps()
Returns the number of existing repetitions of PAT_INFO
|
EHC_E20_PSL_ITEM_INFO |
getPSL_ITEM_INFO()
Returns
the first repetition of
PSL_ITEM_INFO (a Group object) - creates it if necessary
|
EHC_E20_PSL_ITEM_INFO |
getPSL_ITEM_INFO(int rep)
Returns a specific repetition of
PSL_ITEM_INFO (a Group object) - creates it if necessary
|
List<EHC_E20_PSL_ITEM_INFO> |
getPSL_ITEM_INFOAll()
Returns a non-modifiable List containing all current existing repetitions of PSL_ITEM_INFO.
|
int |
getPSL_ITEM_INFOReps()
Returns the number of existing repetitions of PSL_ITEM_INFO
|
ROL |
getROL()
Returns
the first repetition of
ROL (Role) - creates it if necessary
|
ROL |
getROL(int rep)
Returns a specific repetition of
ROL (Role) - creates it if necessary
|
List<ROL> |
getROLAll()
Returns a non-modifiable List containing all current existing repetitions of ROL.
|
int |
getROLReps()
Returns the number of existing repetitions of ROL
|
SFT |
getSFT()
Returns
the first repetition of
SFT (Software Segment) - creates it if necessary
|
SFT |
getSFT(int rep)
Returns a specific repetition of
SFT (Software Segment) - creates it if necessary
|
List<SFT> |
getSFTAll()
Returns a non-modifiable List containing all current existing repetitions of SFT.
|
int |
getSFTReps()
Returns the number of existing repetitions of SFT
|
UAC |
getUAC()
Returns
the first repetition of
UAC (User Authentication Credential Segment) - creates it if necessary
|
UAC |
getUAC(int rep)
Returns a specific repetition of
UAC (User Authentication Credential Segment) - creates it if necessary
|
List<UAC> |
getUACAll()
Returns a non-modifiable List containing all current existing repetitions of UAC.
|
int |
getUACReps()
Returns the number of existing repetitions of UAC
|
String |
getVersion()
Returns "2.6"
|
void |
insertCTD(CTD structure,
int rep)
Inserts a specific repetition of CTD (Contact Data)
|
CTD |
insertCTD(int rep)
Inserts a specific repetition of CTD (Contact Data)
|
LOC |
insertLOC(int rep)
Inserts a specific repetition of LOC (Location Identification)
|
void |
insertLOC(LOC structure,
int rep)
Inserts a specific repetition of LOC (Location Identification)
|
void |
insertPAT_INFO(EHC_E20_PAT_INFO structure,
int rep)
Inserts a specific repetition of PAT_INFO (a Group object)
|
EHC_E20_PAT_INFO |
insertPAT_INFO(int rep)
Inserts a specific repetition of PAT_INFO (a Group object)
|
void |
insertPSL_ITEM_INFO(EHC_E20_PSL_ITEM_INFO structure,
int rep)
Inserts a specific repetition of PSL_ITEM_INFO (a Group object)
|
EHC_E20_PSL_ITEM_INFO |
insertPSL_ITEM_INFO(int rep)
Inserts a specific repetition of PSL_ITEM_INFO (a Group object)
|
ROL |
insertROL(int rep)
Inserts a specific repetition of ROL (Role)
|
void |
insertROL(ROL structure,
int rep)
Inserts a specific repetition of ROL (Role)
|
SFT |
insertSFT(int rep)
Inserts a specific repetition of SFT (Software Segment)
|
void |
insertSFT(SFT structure,
int rep)
Inserts a specific repetition of SFT (Software Segment)
|
UAC |
insertUAC(int rep)
Inserts a specific repetition of UAC (User Authentication Credential Segment)
|
void |
insertUAC(UAC structure,
int rep)
Inserts a specific repetition of UAC (User Authentication Credential Segment)
|
CTD |
removeCTD(int rep)
Removes a specific repetition of CTD (Contact Data)
|
LOC |
removeLOC(int rep)
Removes a specific repetition of LOC (Location Identification)
|
EHC_E20_PAT_INFO |
removePAT_INFO(int rep)
Removes a specific repetition of PAT_INFO (a Group object)
|
EHC_E20_PSL_ITEM_INFO |
removePSL_ITEM_INFO(int rep)
Removes a specific repetition of PSL_ITEM_INFO (a Group object)
|
ROL |
removeROL(int rep)
Removes a specific repetition of ROL (Role)
|
SFT |
removeSFT(int rep)
Removes a specific repetition of SFT (Software Segment)
|
UAC |
removeUAC(int rep)
Removes a specific repetition of UAC (User Authentication Credential Segment)
|
encode, generateACK, generateACK, getEncodingCharactersValue, getFieldSeparatorValue, getMessage, getParent, getParser, getValidationContext, initQuickstart, parse, printStructure, setParser, setValidationContext, toStringadd, add, addNonstandardSegment, addNonstandardSegment, clear, currentReps, get, get, getAll, getAllAsList, getClass, getFieldNumForName, getModelClassFactory, getName, getNames, getNonStandardNames, getReps, getTyped, getTyped, insert, insertRepetition, insertRepetition, isGroup, isRepeating, isRequired, removeRepetition, tryToInstantiateStructureclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddNonstandardSegment, addNonstandardSegment, get, get, getAll, getClass, getNames, isGroup, isRepeating, isRequiredpublic EHC_E20()
public EHC_E20(ModelClassFactory factory)
public String getVersion()
getVersion in interface MessagegetVersion in class AbstractMessagepublic SFT getSFT()
public SFT getSFT(int rep)
rep - The repetition index (0-indexed, i.e. the first repetition is at index 0)HL7Exception - if the repetition requested is more than one
greater than the number of existing repetitions.public int getSFTReps()
public List<SFT> getSFTAll() throws HL7Exception
Returns a non-modifiable List containing all current existing repetitions of SFT.
Note that unlike getSFT(), this method will not create any reps
if none are already present, so an empty list may be returned.
HL7Exceptionpublic void insertSFT(SFT structure, int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public SFT insertSFT(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public SFT removeSFT(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#removeRepetition(String, int)public UAC getUAC()
public UAC getUAC(int rep)
rep - The repetition index (0-indexed, i.e. the first repetition is at index 0)HL7Exception - if the repetition requested is more than one
greater than the number of existing repetitions.public int getUACReps()
public List<UAC> getUACAll() throws HL7Exception
Returns a non-modifiable List containing all current existing repetitions of UAC.
Note that unlike getUAC(), this method will not create any reps
if none are already present, so an empty list may be returned.
HL7Exceptionpublic void insertUAC(UAC structure, int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public UAC insertUAC(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public UAC removeUAC(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#removeRepetition(String, int)public CTD getCTD()
public CTD getCTD(int rep)
rep - The repetition index (0-indexed, i.e. the first repetition is at index 0)HL7Exception - if the repetition requested is more than one
greater than the number of existing repetitions.public int getCTDReps()
public List<CTD> getCTDAll() throws HL7Exception
Returns a non-modifiable List containing all current existing repetitions of CTD.
Note that unlike getCTD(), this method will not create any reps
if none are already present, so an empty list may be returned.
HL7Exceptionpublic void insertCTD(CTD structure, int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public CTD insertCTD(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public CTD removeCTD(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#removeRepetition(String, int)public LOC getLOC()
public LOC getLOC(int rep)
rep - The repetition index (0-indexed, i.e. the first repetition is at index 0)HL7Exception - if the repetition requested is more than one
greater than the number of existing repetitions.public int getLOCReps()
public List<LOC> getLOCAll() throws HL7Exception
Returns a non-modifiable List containing all current existing repetitions of LOC.
Note that unlike getLOC(), this method will not create any reps
if none are already present, so an empty list may be returned.
HL7Exceptionpublic void insertLOC(LOC structure, int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public LOC insertLOC(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public LOC removeLOC(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#removeRepetition(String, int)public ROL getROL(int rep)
rep - The repetition index (0-indexed, i.e. the first repetition is at index 0)HL7Exception - if the repetition requested is more than one
greater than the number of existing repetitions.public int getROLReps()
public List<ROL> getROLAll() throws HL7Exception
Returns a non-modifiable List containing all current existing repetitions of ROL.
Note that unlike getROL(), this method will not create any reps
if none are already present, so an empty list may be returned.
HL7Exceptionpublic void insertROL(ROL structure, int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public ROL insertROL(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public ROL removeROL(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#removeRepetition(String, int)public EHC_E20_PAT_INFO getPAT_INFO()
public EHC_E20_PAT_INFO getPAT_INFO(int rep)
rep - The repetition index (0-indexed, i.e. the first repetition is at index 0)HL7Exception - if the repetition requested is more than one
greater than the number of existing repetitions.public int getPAT_INFOReps()
public List<EHC_E20_PAT_INFO> getPAT_INFOAll() throws HL7Exception
Returns a non-modifiable List containing all current existing repetitions of PAT_INFO.
Note that unlike getPAT_INFO(), this method will not create any reps
if none are already present, so an empty list may be returned.
HL7Exceptionpublic void insertPAT_INFO(EHC_E20_PAT_INFO structure, int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public EHC_E20_PAT_INFO insertPAT_INFO(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public EHC_E20_PAT_INFO removePAT_INFO(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#removeRepetition(String, int)public EHC_E20_PSL_ITEM_INFO getPSL_ITEM_INFO()
public EHC_E20_PSL_ITEM_INFO getPSL_ITEM_INFO(int rep)
rep - The repetition index (0-indexed, i.e. the first repetition is at index 0)HL7Exception - if the repetition requested is more than one
greater than the number of existing repetitions.public int getPSL_ITEM_INFOReps()
public List<EHC_E20_PSL_ITEM_INFO> getPSL_ITEM_INFOAll() throws HL7Exception
Returns a non-modifiable List containing all current existing repetitions of PSL_ITEM_INFO.
Note that unlike getPSL_ITEM_INFO(), this method will not create any reps
if none are already present, so an empty list may be returned.
HL7Exceptionpublic void insertPSL_ITEM_INFO(EHC_E20_PSL_ITEM_INFO structure, int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public EHC_E20_PSL_ITEM_INFO insertPSL_ITEM_INFO(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public EHC_E20_PSL_ITEM_INFO removePSL_ITEM_INFO(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#removeRepetition(String, int)Copyright © 2001-2012 University Health Network. All Rights Reserved.