hs:DrugDosageUnitsCodeType
complexType DrugDosageUnitsCodeType in namespace http://release.niem.gov/niem/domains/humanServices/4.2/
Definition
A data type for the unit of measure for the quantity dispensed of a drug.
Diagram
XML Schema
<xs:complexType name="DrugDosageUnitsCodeType">
<xs:annotation>
<xs:documentation>
A data type for the unit of measure for the quantity dispensed of a drug.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="hs:DrugDosageUnitsCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>