simpleType "ProcedureComplication"
Namespace:
Defined:
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"3907001"
 - 
Altered Mental Status
"3907003"
 - 
Apnea
"3907005"
 - 
Bleeding
"3907007"
 - 
Bradypnea
"3907009"
 - 
Diarrhea
"3907011"
 - 
Esophageal Intubation-immediately
"3907013"
 - 
Esophageal Intubation-other
"3907015"
 - 
Extravasation
"3907017"
 - 
Hypertension
"3907019"
 - 
Hyperthermia
"3907021"
 - 
Hypotension
"3907023"
 - 
Hypothermia
"3907025"
 - 
Hypoxia
"3907027"
 - 
Injury
"3907031"
 - 
Nausea
"3907033"
 - 
None
"3907035"
 - 
Other
"3907039"
 - 
Respiratory Distress
"3907041"
 - 
Tachycardia
"3907043"
 - 
Tachypnea
"3907045"
 - 
Vomiting
"3907047"
 - 
Bradycardia
"3907049"
 - 
Itching
"3907051"
 - 
Urticaria

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Any complication (abnormal effect on the patient) associated with the performance of the procedure on the patient
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  ProcedureComplication
Derivation:
restriction of xs:string
Facets:
enumeration:
"3907001"
 - 
Altered Mental Status
"3907003"
 - 
Apnea
"3907005"
 - 
Bleeding
"3907007"
 - 
Bradypnea
"3907009"
 - 
Diarrhea
"3907011"
 - 
Esophageal Intubation-immediately
"3907013"
 - 
Esophageal Intubation-other
"3907015"
 - 
Extravasation
"3907017"
 - 
Hypertension
"3907019"
 - 
Hyperthermia
"3907021"
 - 
Hypotension
"3907023"
 - 
Hypothermia
"3907025"
 - 
Hypoxia
"3907027"
 - 
Injury
"3907031"
 - 
Nausea
"3907033"
 - 
None
"3907035"
 - 
Other
"3907039"
 - 
Respiratory Distress
"3907041"
 - 
Tachycardia
"3907043"
 - 
Tachypnea
"3907045"
 - 
Vomiting
"3907047"
 - 
Bradycardia
"3907049"
 - 
Itching
"3907051"
 - 
Urticaria
XML Source (w/o annotations (25); see within schema source)
<xs:simpleType name="ProcedureComplication">
<xs:restriction base="xs:string">
<xs:enumeration value="3907001"/>
<xs:enumeration value="3907003"/>
<xs:enumeration value="3907005"/>
<xs:enumeration value="3907007"/>
<xs:enumeration value="3907009"/>
<xs:enumeration value="3907011"/>
<xs:enumeration value="3907013"/>
<xs:enumeration value="3907015"/>
<xs:enumeration value="3907017"/>
<xs:enumeration value="3907019"/>
<xs:enumeration value="3907021"/>
<xs:enumeration value="3907023"/>
<xs:enumeration value="3907025"/>
<xs:enumeration value="3907027"/>
<xs:enumeration value="3907031"/>
<xs:enumeration value="3907033"/>
<xs:enumeration value="3907035"/>
<xs:enumeration value="3907039"/>
<xs:enumeration value="3907041"/>
<xs:enumeration value="3907043"/>
<xs:enumeration value="3907045"/>
<xs:enumeration value="3907047"/>
<xs:enumeration value="3907049"/>
<xs:enumeration value="3907051"/>
</xs:restriction>
</xs:simpleType>