Package org.projecthusky.common.hl7cdar2
Class PQR
java.lang.Object
org.projecthusky.common.hl7cdar2.ANY
org.projecthusky.common.hl7cdar2.CD
org.projecthusky.common.hl7cdar2.CE
org.projecthusky.common.hl7cdar2.CV
org.projecthusky.common.hl7cdar2.PQR
A representation of a physical quantity in a unit from any code system. Used to show alternative representation for a
physical quantity.
Java-Klasse für PQR complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="PQR"> <complexContent> <extension base="{urn:hl7-org:v3}CV"> <attribute name="value" type="{urn:hl7-org:v3}real" /> </extension> </complexContent> </complexType>
-
Field Summary
FieldsFields inherited from class org.projecthusky.common.hl7cdar2.CD
code, codeSystem, codeSystemName, codeSystemVersion, displayName, originalText, qualifier, translation
Fields inherited from class org.projecthusky.common.hl7cdar2.ANY
nullFlavor
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.projecthusky.common.hl7cdar2.CD
getCode, getCodeSystem, getCodeSystemName, getCodeSystemVersion, getDisplayName, getOriginalText, getQualifier, getTranslation, setCode, setCodeSystem, setCodeSystemName, setCodeSystemVersion, setDisplayName, setOriginalText
Methods inherited from class org.projecthusky.common.hl7cdar2.ANY
getMergedXmlMixed, getNullFlavor, getNullFlavor, getXmlMixed, setXmlMixed, setXmlMixed