simpleType "MedicationComplication"
Namespace:
Defined:
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"3708001"
 - 
Altered Mental Status
"3708003"
 - 
Apnea
"3708005"
 - 
Bleeding
"3708007"
 - 
Bradycardia
"3708009"
 - 
Bradypnea
"3708011"
 - 
Diarrhea
"3708013"
 - 
Extravasation
"3708015"
 - 
Hypertension
"3708017"
 - 
Hyperthermia
"3708019"
 - 
Hypotension
"3708021"
 - 
Hypothermia
"3708023"
 - 
Hypoxia
"3708025"
 - 
Injury
"3708029"
 - 
Nausea
"3708031"
 - 
None
"3708033"
 - 
Other
"3708035"
 - 
Respiratory Distress
"3708037"
 - 
Tachycardia
"3708039"
 - 
Tachypnea
"3708041"
 - 
Vomiting
"3708043"
 - 
Itching
"3708045"
 - 
Urticaria

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Any complication (abnormal effect on the patient) associated with the administration of the medication to the patient by EMS
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  MedicationComplication
Derivation:
restriction of xs:string
Facets:
enumeration:
"3708001"
 - 
Altered Mental Status
"3708003"
 - 
Apnea
"3708005"
 - 
Bleeding
"3708007"
 - 
Bradycardia
"3708009"
 - 
Bradypnea
"3708011"
 - 
Diarrhea
"3708013"
 - 
Extravasation
"3708015"
 - 
Hypertension
"3708017"
 - 
Hyperthermia
"3708019"
 - 
Hypotension
"3708021"
 - 
Hypothermia
"3708023"
 - 
Hypoxia
"3708025"
 - 
Injury
"3708029"
 - 
Nausea
"3708031"
 - 
None
"3708033"
 - 
Other
"3708035"
 - 
Respiratory Distress
"3708037"
 - 
Tachycardia
"3708039"
 - 
Tachypnea
"3708041"
 - 
Vomiting
"3708043"
 - 
Itching
"3708045"
 - 
Urticaria
XML Source (w/o annotations (23); see within schema source)
<xs:simpleType name="MedicationComplication">
<xs:restriction base="xs:string">
<xs:enumeration value="3708001"/>
<xs:enumeration value="3708003"/>
<xs:enumeration value="3708005"/>
<xs:enumeration value="3708007"/>
<xs:enumeration value="3708009"/>
<xs:enumeration value="3708011"/>
<xs:enumeration value="3708013"/>
<xs:enumeration value="3708015"/>
<xs:enumeration value="3708017"/>
<xs:enumeration value="3708019"/>
<xs:enumeration value="3708021"/>
<xs:enumeration value="3708023"/>
<xs:enumeration value="3708025"/>
<xs:enumeration value="3708029"/>
<xs:enumeration value="3708031"/>
<xs:enumeration value="3708033"/>
<xs:enumeration value="3708035"/>
<xs:enumeration value="3708037"/>
<xs:enumeration value="3708039"/>
<xs:enumeration value="3708041"/>
<xs:enumeration value="3708043"/>
<xs:enumeration value="3708045"/>
</xs:restriction>
</xs:simpleType>