simpleType "MedicationDosageUnits"
Namespace:
Defined:
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"3706001"
 - 
Grams (gms)
"3706003"
 - 
Inches (in)
"3706005"
 - 
International Units (IU)
"3706007"
 - 
Keep Vein Open (kvo)
"3706009"
 - 
Liters (l)
"3706011"
 - 
Liters Per Minute (l/min [fluid])
"3706013"
 - 
Metered Dose (MDI)
"3706015"
 - 
Micrograms (mcg)
"3706017"
 - 
Micrograms per Kilogram per Minute (mcg/kg/min)
"3706019"
 - 
Milliequivalents (mEq)
"3706021"
 - 
Milligrams (mg)
"3706023"
 - 
Milligrams per Kilogram Per Minute (mg/kg/min)
"3706025"
 - 
Milliliters (ml)
"3706027"
 - 
Milliliters per Hour (ml/hr)
"3706029"
 - 
Other
"3706031"
 - 
Centimeters (cm)
"3706033"
 - 
Drops (gtts)
"3706035"
 - 
Liters Per Minute (LPM [gas])
"3706037"
 - 
Micrograms per Minute (mcg/min)
"3706039"
 - 
Milligrams per Kilogram (mg/kg)
"3706041"
 - 
Milligrams per Minute (mg/min)
"3706043"
 - 
Puffs
"3706045"
 - 
Units per Hour (units/hr)
"3706047"
 - 
Micrograms per Kilogram (mcg/kg)
"3706049"
 - 
Units
"3706051"
 - 
Units per Kilogram per Hour (units/kg/hr)
"3706053"
 - 
Units per Kilogram (units/kg)

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The unit of medication dosage given to patient
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  MedicationDosageUnits
Derivation:
restriction of xs:string
Facets:
enumeration:
"3706001"
 - 
Grams (gms)
"3706003"
 - 
Inches (in)
"3706005"
 - 
International Units (IU)
"3706007"
 - 
Keep Vein Open (kvo)
"3706009"
 - 
Liters (l)
"3706011"
 - 
Liters Per Minute (l/min [fluid])
"3706013"
 - 
Metered Dose (MDI)
"3706015"
 - 
Micrograms (mcg)
"3706017"
 - 
Micrograms per Kilogram per Minute (mcg/kg/min)
"3706019"
 - 
Milliequivalents (mEq)
"3706021"
 - 
Milligrams (mg)
"3706023"
 - 
Milligrams per Kilogram Per Minute (mg/kg/min)
"3706025"
 - 
Milliliters (ml)
"3706027"
 - 
Milliliters per Hour (ml/hr)
"3706029"
 - 
Other
"3706031"
 - 
Centimeters (cm)
"3706033"
 - 
Drops (gtts)
"3706035"
 - 
Liters Per Minute (LPM [gas])
"3706037"
 - 
Micrograms per Minute (mcg/min)
"3706039"
 - 
Milligrams per Kilogram (mg/kg)
"3706041"
 - 
Milligrams per Minute (mg/min)
"3706043"
 - 
Puffs
"3706045"
 - 
Units per Hour (units/hr)
"3706047"
 - 
Micrograms per Kilogram (mcg/kg)
"3706049"
 - 
Units
"3706051"
 - 
Units per Kilogram per Hour (units/kg/hr)
"3706053"
 - 
Units per Kilogram (units/kg)
XML Source (w/o annotations (28); see within schema source)
<xs:simpleType name="MedicationDosageUnits">
<xs:restriction base="xs:string">
<xs:enumeration value="3706001"/>
<xs:enumeration value="3706003"/>
<xs:enumeration value="3706005"/>
<xs:enumeration value="3706007"/>
<xs:enumeration value="3706009"/>
<xs:enumeration value="3706011"/>
<xs:enumeration value="3706013"/>
<xs:enumeration value="3706015"/>
<xs:enumeration value="3706017"/>
<xs:enumeration value="3706019"/>
<xs:enumeration value="3706021"/>
<xs:enumeration value="3706023"/>
<xs:enumeration value="3706025"/>
<xs:enumeration value="3706027"/>
<xs:enumeration value="3706029"/>
<xs:enumeration value="3706031"/>
<xs:enumeration value="3706033"/>
<xs:enumeration value="3706035"/>
<xs:enumeration value="3706037"/>
<xs:enumeration value="3706039"/>
<xs:enumeration value="3706041"/>
<xs:enumeration value="3706043"/>
<xs:enumeration value="3706045"/>
<xs:enumeration value="3706047"/>
<xs:enumeration value="3706049"/>
<xs:enumeration value="3706051"/>
<xs:enumeration value="3706053"/>
</xs:restriction>
</xs:simpleType>