Class ADT_A39_PATIENT
- java.lang.Object
-
- ca.uhn.hl7v2.model.AbstractStructure
-
- ca.uhn.hl7v2.model.AbstractGroup
-
- ca.uhn.hl7v2.model.v231.group.ADT_A39_PIDPD1MRGPV1
-
- org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group.ADT_A39_PATIENT
-
- All Implemented Interfaces:
Group
,Structure
,Visitable
,Serializable
public class ADT_A39_PATIENT extends ca.uhn.hl7v2.model.v231.group.ADT_A39_PIDPD1MRGPV1
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class ca.uhn.hl7v2.model.AbstractStructure
log
-
-
Constructor Summary
Constructors Constructor Description ADT_A39_PATIENT(Group parent, ModelClassFactory factory)
-
Method Summary
-
Methods inherited from class ca.uhn.hl7v2.model.v231.group.ADT_A39_PIDPD1MRGPV1
getMRG, getPD1, getPID, getPV1, getVersion
-
Methods inherited from class ca.uhn.hl7v2.model.AbstractGroup
accept, 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, visitNestedStructures
-
Methods inherited from class ca.uhn.hl7v2.model.AbstractStructure
getMessage, getParent
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface ca.uhn.hl7v2.model.Structure
getMessage, getParent
-
-
-
-
Constructor Detail
-
ADT_A39_PATIENT
public ADT_A39_PATIENT(Group parent, ModelClassFactory factory)
-
-