Class ADT_A39
java.lang.Object
ca.uhn.hl7v2.model.AbstractStructure
ca.uhn.hl7v2.model.AbstractGroup
ca.uhn.hl7v2.model.AbstractMessage
org.openehealth.ipf.modules.hl7.model.AbstractMessage
org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A39
- All Implemented Interfaces:
Group,Message,Structure,Visitable,Serializable
Custom ADT_A39 structure that renames the PATIENT group
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.openehealth.ipf.modules.hl7.model.AbstractMessage
AbstractMessage.Cardinality -
Field Summary
Fields inherited from class ca.uhn.hl7v2.model.AbstractStructure
log -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionca.uhn.hl7v2.model.v231.segment.EVNgetEVN()ca.uhn.hl7v2.model.v231.segment.MSHgetMSH()getPATIENT(int rep) intinsertPATIENT(int rep) voidinsertPATIENT(ADT_A39_PATIENT structure, int rep) removePATIENT(int rep) protected Map<Class<? extends Structure>, AbstractMessage.Cardinality> structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality> s) Methods inherited from class ca.uhn.hl7v2.model.AbstractMessage
accept, copy, encode, fillResponseHeader, generateACK, generateACK, generateACK, getEncodingCharactersValue, getFieldSeparatorValue, getMessage, getParent, getParser, getValidationContext, initQuickstart, parse, printStructure, printStructure, setParser, toStringMethods inherited from class ca.uhn.hl7v2.model.AbstractGroup
add, add, add, addNonstandardSegment, addNonstandardSegment, clear, currentReps, get, get, getAll, getAllAsList, getClass, getFieldNumForName, getModelClassFactory, getName, getNames, getNonStandardNames, getReps, getTyped, getTyped, insert, insert, insertRepetition, insertRepetition, isChoiceElement, isEmpty, isGroup, isRepeating, isRequired, provideLocation, removeRepetition, tryToInstantiateStructure, visitNestedStructuresMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface ca.uhn.hl7v2.model.Group
addNonstandardSegment, addNonstandardSegment, get, get, getAll, getClass, getNames, isChoiceElement, isGroup, isRepeating, isRequiredMethods inherited from interface ca.uhn.hl7v2.model.Visitable
isEmpty, provideLocation
-
Constructor Details
-
ADT_A39
public ADT_A39() -
ADT_A39
-
-
Method Details
-
structures
protected Map<Class<? extends Structure>,AbstractMessage.Cardinality> structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality> s) - Specified by:
structuresin classAbstractMessage
-
getVersion
- Specified by:
getVersionin interfaceMessage- Overrides:
getVersionin classAbstractMessage
-
getMSH
public ca.uhn.hl7v2.model.v231.segment.MSH getMSH() -
getEVN
public ca.uhn.hl7v2.model.v231.segment.EVN getEVN() -
getPATIENT
-
getPATIENT
-
getPATIENTReps
public int getPATIENTReps() -
getPATIENTAll
- Throws:
HL7Exception
-
insertPATIENT
- Throws:
HL7Exception
-
insertPATIENT
- Throws:
HL7Exception
-
removePATIENT
- Throws:
HL7Exception
-