simpleType "HeadAssessment"
Namespace:
Defined:
globally in eExam_v3.xsd; see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"3505001"
 - 
Abrasion
"3505003"
 - 
Avulsion
"3505005"
 - 
Bleeding Controlled
"3505007"
 - 
Bleeding Uncontrolled
"3505009"
 - 
Burn-Blistering
"3505011"
 - 
Burn-Charring
"3505013"
 - 
Burn-Redness
"3505015"
 - 
Burn-White/Waxy
"3505017"
 - 
Decapitation
"3505019"
 - 
Deformity
"3505021"
 - 
Drainage
"3505023"
 - 
Foreign Body
"3505029"
 - 
Laceration
"3505031"
 - 
Mass/Lesion
"3505033"
 - 
Normal
"3505035"
 - 
Not Done
"3505037"
 - 
Pain
"3505039"
 - 
Puncture/Stab Wound
"3505045"
 - 
Gunshot Wound
"3505047"
 - 
Crush Injury
"3505049"
 - 
Swelling
"3505051"
 - 
Contusion
"3505053"
 - 
Tenderness

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The assessment findings associated with the patient's head.
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  HeadAssessment
Derivation:
restriction of xs:string
Facets:
enumeration:
"3505001"
 - 
Abrasion
"3505003"
 - 
Avulsion
"3505005"
 - 
Bleeding Controlled
"3505007"
 - 
Bleeding Uncontrolled
"3505009"
 - 
Burn-Blistering
"3505011"
 - 
Burn-Charring
"3505013"
 - 
Burn-Redness
"3505015"
 - 
Burn-White/Waxy
"3505017"
 - 
Decapitation
"3505019"
 - 
Deformity
"3505021"
 - 
Drainage
"3505023"
 - 
Foreign Body
"3505029"
 - 
Laceration
"3505031"
 - 
Mass/Lesion
"3505033"
 - 
Normal
"3505035"
 - 
Not Done
"3505037"
 - 
Pain
"3505039"
 - 
Puncture/Stab Wound
"3505045"
 - 
Gunshot Wound
"3505047"
 - 
Crush Injury
"3505049"
 - 
Swelling
"3505051"
 - 
Contusion
"3505053"
 - 
Tenderness
XML Source (w/o annotations (24); see within schema source)
<xs:simpleType name="HeadAssessment">
<xs:restriction base="xs:string">
<xs:enumeration value="3505001"/>
<xs:enumeration value="3505003"/>
<xs:enumeration value="3505005"/>
<xs:enumeration value="3505007"/>
<xs:enumeration value="3505009"/>
<xs:enumeration value="3505011"/>
<xs:enumeration value="3505013"/>
<xs:enumeration value="3505015"/>
<xs:enumeration value="3505017"/>
<xs:enumeration value="3505019"/>
<xs:enumeration value="3505021"/>
<xs:enumeration value="3505023"/>
<xs:enumeration value="3505029"/>
<xs:enumeration value="3505031"/>
<xs:enumeration value="3505033"/>
<xs:enumeration value="3505035"/>
<xs:enumeration value="3505037"/>
<xs:enumeration value="3505039"/>
<xs:enumeration value="3505045"/>
<xs:enumeration value="3505047"/>
<xs:enumeration value="3505049"/>
<xs:enumeration value="3505051"/>
<xs:enumeration value="3505053"/>
</xs:restriction>
</xs:simpleType>