simpleType "NeckAssessment"
Namespace:
Defined:
globally in eExam_v3.xsd; see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"3507001"
 - 
Abrasion
"3507003"
 - 
Avulsion
"3507005"
 - 
Bleeding Controlled
"3507007"
 - 
Bleeding Uncontrolled
"3507009"
 - 
Burn-Blistering
"3507011"
 - 
Burn-Charring
"3507013"
 - 
Burn-Redness
"3507015"
 - 
Burn-White/Waxy
"3507017"
 - 
Decapitation
"3507019"
 - 
Foreign Body
"3507025"
 - 
JVD
"3507027"
 - 
Laceration
"3507029"
 - 
Normal
"3507031"
 - 
Not Done
"3507033"
 - 
Pain
"3507035"
 - 
Puncture/Stab Wound
"3507037"
 - 
Stridor
"3507039"
 - 
Subcutaneous Air
"3507045"
 - 
Tracheal Deviation-Left
"3507047"
 - 
Tracheal Deviation-Right
"3507049"
 - 
Gunshot Wound
"3507051"
 - 
Crush Injury
"3507053"
 - 
Swelling
"3507055"
 - 
Contusion
"3507057"
 - 
Deformity
"3507059"
 - 
Tenderness

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The assessment of the patient's head and neck area on examination
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  NeckAssessment
Derivation:
restriction of xs:string
Facets:
enumeration:
"3507001"
 - 
Abrasion
"3507003"
 - 
Avulsion
"3507005"
 - 
Bleeding Controlled
"3507007"
 - 
Bleeding Uncontrolled
"3507009"
 - 
Burn-Blistering
"3507011"
 - 
Burn-Charring
"3507013"
 - 
Burn-Redness
"3507015"
 - 
Burn-White/Waxy
"3507017"
 - 
Decapitation
"3507019"
 - 
Foreign Body
"3507025"
 - 
JVD
"3507027"
 - 
Laceration
"3507029"
 - 
Normal
"3507031"
 - 
Not Done
"3507033"
 - 
Pain
"3507035"
 - 
Puncture/Stab Wound
"3507037"
 - 
Stridor
"3507039"
 - 
Subcutaneous Air
"3507045"
 - 
Tracheal Deviation-Left
"3507047"
 - 
Tracheal Deviation-Right
"3507049"
 - 
Gunshot Wound
"3507051"
 - 
Crush Injury
"3507053"
 - 
Swelling
"3507055"
 - 
Contusion
"3507057"
 - 
Deformity
"3507059"
 - 
Tenderness
XML Source (w/o annotations (27); see within schema source)
<xs:simpleType name="NeckAssessment">
<xs:restriction base="xs:string">
<xs:enumeration value="3507001"/>
<xs:enumeration value="3507003"/>
<xs:enumeration value="3507005"/>
<xs:enumeration value="3507007"/>
<xs:enumeration value="3507009"/>
<xs:enumeration value="3507011"/>
<xs:enumeration value="3507013"/>
<xs:enumeration value="3507015"/>
<xs:enumeration value="3507017"/>
<xs:enumeration value="3507019"/>
<xs:enumeration value="3507025"/>
<xs:enumeration value="3507027"/>
<xs:enumeration value="3507029"/>
<xs:enumeration value="3507031"/>
<xs:enumeration value="3507033"/>
<xs:enumeration value="3507035"/>
<xs:enumeration value="3507037"/>
<xs:enumeration value="3507039"/>
<xs:enumeration value="3507045"/>
<xs:enumeration value="3507047"/>
<xs:enumeration value="3507049"/>
<xs:enumeration value="3507051"/>
<xs:enumeration value="3507053"/>
<xs:enumeration value="3507055"/>
<xs:enumeration value="3507057"/>
<xs:enumeration value="3507059"/>
</xs:restriction>
</xs:simpleType>