simpleType "CurrentMedicationDosageUnit"
Namespace:
Defined:
globally in eHistory_v3.xsd; see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"3114001"
 - 
Centimeters (cm)
"3114003"
 - 
Grams (gms)
"3114005"
 - 
Drops (gtts)
"3114007"
 - 
Inches (in)
"3114009"
 - 
International Units (IU)
"3114011"
 - 
Keep Vein Open (kvo)
"3114013"
 - 
Liters Per Minute (l/min [fluid])
"3114015"
 - 
Liters (l)
"3114017"
 - 
Liters Per Minute (LPM [gas])
"3114019"
 - 
Micrograms (mcg)
"3114021"
 - 
Micrograms per Kilogram per Minute (mcg/kg/min)
"3114023"
 - 
Micrograms per Minute (mcg/min)
"3114025"
 - 
Milliequivalents (mEq)
"3114027"
 - 
Metered Dose (MDI)
"3114029"
 - 
Milligrams (mg)
"3114031"
 - 
Milligrams per Kilogram (mg/kg)
"3114033"
 - 
Milligrams per Kilogram Per Minute (mg/kg/min)
"3114035"
 - 
Milligrams per Minute (mg/min)
"3114037"
 - 
Milliliters (ml)
"3114039"
 - 
Milliliters per Hour (ml/hr)
"3114041"
 - 
Other
"3114043"
 - 
Puffs
"3114045"
 - 
Units per Hour (units/hr)
"3114047"
 - 
Micrograms per Kilogram (mcg/kg)
"3114049"
 - 
Units
"3114051"
 - 
Units per Kilogram per Hour (units/kg/hr)
"3114053"
 - 
Units per Kilogram (units/kg)

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The dosage unit of the patient's current medication
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  CurrentMedicationDosageUnit
Derivation:
restriction of xs:string
Facets:
enumeration:
"3114001"
 - 
Centimeters (cm)
"3114003"
 - 
Grams (gms)
"3114005"
 - 
Drops (gtts)
"3114007"
 - 
Inches (in)
"3114009"
 - 
International Units (IU)
"3114011"
 - 
Keep Vein Open (kvo)
"3114013"
 - 
Liters Per Minute (l/min [fluid])
"3114015"
 - 
Liters (l)
"3114017"
 - 
Liters Per Minute (LPM [gas])
"3114019"
 - 
Micrograms (mcg)
"3114021"
 - 
Micrograms per Kilogram per Minute (mcg/kg/min)
"3114023"
 - 
Micrograms per Minute (mcg/min)
"3114025"
 - 
Milliequivalents (mEq)
"3114027"
 - 
Metered Dose (MDI)
"3114029"
 - 
Milligrams (mg)
"3114031"
 - 
Milligrams per Kilogram (mg/kg)
"3114033"
 - 
Milligrams per Kilogram Per Minute (mg/kg/min)
"3114035"
 - 
Milligrams per Minute (mg/min)
"3114037"
 - 
Milliliters (ml)
"3114039"
 - 
Milliliters per Hour (ml/hr)
"3114041"
 - 
Other
"3114043"
 - 
Puffs
"3114045"
 - 
Units per Hour (units/hr)
"3114047"
 - 
Micrograms per Kilogram (mcg/kg)
"3114049"
 - 
Units
"3114051"
 - 
Units per Kilogram per Hour (units/kg/hr)
"3114053"
 - 
Units per Kilogram (units/kg)
XML Source (w/o annotations (28); see within schema source)
<xs:simpleType name="CurrentMedicationDosageUnit">
<xs:restriction base="xs:string">
<xs:enumeration value="3114001"/>
<xs:enumeration value="3114003"/>
<xs:enumeration value="3114005"/>
<xs:enumeration value="3114007"/>
<xs:enumeration value="3114009"/>
<xs:enumeration value="3114011"/>
<xs:enumeration value="3114013"/>
<xs:enumeration value="3114015"/>
<xs:enumeration value="3114017"/>
<xs:enumeration value="3114019"/>
<xs:enumeration value="3114021"/>
<xs:enumeration value="3114023"/>
<xs:enumeration value="3114025"/>
<xs:enumeration value="3114027"/>
<xs:enumeration value="3114029"/>
<xs:enumeration value="3114031"/>
<xs:enumeration value="3114033"/>
<xs:enumeration value="3114035"/>
<xs:enumeration value="3114037"/>
<xs:enumeration value="3114039"/>
<xs:enumeration value="3114041"/>
<xs:enumeration value="3114043"/>
<xs:enumeration value="3114045"/>
<xs:enumeration value="3114047"/>
<xs:enumeration value="3114049"/>
<xs:enumeration value="3114051"/>
<xs:enumeration value="3114053"/>
</xs:restriction>
</xs:simpleType>