Package org.projecthusky.common.hl7cdar2
Class POCDMT000040InfrastructureRootTypeId
java.lang.Object
org.projecthusky.common.hl7cdar2.ANY
org.projecthusky.common.hl7cdar2.II
org.projecthusky.common.hl7cdar2.POCDMT000040InfrastructureRootTypeId
Java-Klasse für POCD_MT000040.InfrastructureRoot.typeId complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="POCD_MT000040.InfrastructureRoot.typeId"> <complexContent> <restriction base="{urn:hl7-org:v3}II"> <attribute name="root" use="required" type="{urn:hl7-org:v3}uid" fixed="2.16.840.1.113883.1.3" /> <attribute name="extension" use="required" type="{urn:hl7-org:v3}st" /> </restriction> </complexContent> </complexType>
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.II
assigningAuthorityName, displayable, extension, root
Fields inherited from class org.projecthusky.common.hl7cdar2.ANY
nullFlavor
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.projecthusky.common.hl7cdar2.II
getAssigningAuthorityName, getExtension, getRoot, isDisplayable, setAssigningAuthorityName, setDisplayable, setExtension, setRoot
Methods inherited from class org.projecthusky.common.hl7cdar2.ANY
getMergedXmlMixed, getNullFlavor, getNullFlavor, getXmlMixed, setXmlMixed, setXmlMixed
-
Constructor Details
-
POCDMT000040InfrastructureRootTypeId
public POCDMT000040InfrastructureRootTypeId()
-