simpleType "FaceAssessment"
Namespace:
Defined:
globally in eExam_v3.xsd; see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"3506001"
 - 
Abrasion
"3506003"
 - 
Asymmetric Smile or Droop
"3506005"
 - 
Avulsion
"3506007"
 - 
Bleeding Controlled
"3506009"
 - 
Bleeding Uncontrolled
"3506011"
 - 
Burn-Blistering
"3506013"
 - 
Burn-Charring
"3506015"
 - 
Burn-Redness
"3506017"
 - 
Burn-White/Waxy
"3506021"
 - 
Deformity
"3506023"
 - 
Drainage
"3506025"
 - 
Foreign Body
"3506031"
 - 
Laceration
"3506033"
 - 
Mass/Lesion
"3506035"
 - 
Normal
"3506037"
 - 
Not Done
"3506039"
 - 
Pain
"3506041"
 - 
Puncture/Stab Wound
"3506047"
 - 
Gunshot Wound
"3506049"
 - 
Crush Injury
"3506051"
 - 
Tenderness
"3506053"
 - 
Swelling
"3506055"
 - 
Contusion

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The assessment findings associated with the patient's face.
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  FaceAssessment
Derivation:
restriction of xs:string
Facets:
enumeration:
"3506001"
 - 
Abrasion
"3506003"
 - 
Asymmetric Smile or Droop
"3506005"
 - 
Avulsion
"3506007"
 - 
Bleeding Controlled
"3506009"
 - 
Bleeding Uncontrolled
"3506011"
 - 
Burn-Blistering
"3506013"
 - 
Burn-Charring
"3506015"
 - 
Burn-Redness
"3506017"
 - 
Burn-White/Waxy
"3506021"
 - 
Deformity
"3506023"
 - 
Drainage
"3506025"
 - 
Foreign Body
"3506031"
 - 
Laceration
"3506033"
 - 
Mass/Lesion
"3506035"
 - 
Normal
"3506037"
 - 
Not Done
"3506039"
 - 
Pain
"3506041"
 - 
Puncture/Stab Wound
"3506047"
 - 
Gunshot Wound
"3506049"
 - 
Crush Injury
"3506051"
 - 
Tenderness
"3506053"
 - 
Swelling
"3506055"
 - 
Contusion
XML Source (w/o annotations (24); see within schema source)
<xs:simpleType name="FaceAssessment">
<xs:restriction base="xs:string">
<xs:enumeration value="3506001"/>
<xs:enumeration value="3506003"/>
<xs:enumeration value="3506005"/>
<xs:enumeration value="3506007"/>
<xs:enumeration value="3506009"/>
<xs:enumeration value="3506011"/>
<xs:enumeration value="3506013"/>
<xs:enumeration value="3506015"/>
<xs:enumeration value="3506017"/>
<xs:enumeration value="3506021"/>
<xs:enumeration value="3506023"/>
<xs:enumeration value="3506025"/>
<xs:enumeration value="3506031"/>
<xs:enumeration value="3506033"/>
<xs:enumeration value="3506035"/>
<xs:enumeration value="3506037"/>
<xs:enumeration value="3506039"/>
<xs:enumeration value="3506041"/>
<xs:enumeration value="3506047"/>
<xs:enumeration value="3506049"/>
<xs:enumeration value="3506051"/>
<xs:enumeration value="3506053"/>
<xs:enumeration value="3506055"/>
</xs:restriction>
</xs:simpleType>