simpleType "ExtremitiesAssessment"
Namespace:
Defined:
globally in eExam_v3.xsd; see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"3516001"
 - 
Abrasion
"3516003"
 - 
Amputation-Acute
"3516005"
 - 
Amputation-Previous
"3516007"
 - 
Avulsion
"3516009"
 - 
Bleeding Controlled
"3516011"
 - 
Bleeding Uncontrolled
"3516013"
 - 
Burn-Blistering
"3516015"
 - 
Burn-Charring
"3516017"
 - 
Burn-Redness
"3516019"
 - 
Burn-White/Waxy
"3516021"
 - 
Clubbing (of fingers)
"3516023"
 - 
Crush Injury
"3516025"
 - 
Deformity
"3516027"
 - 
Dislocation
"3516029"
 - 
Edema
"3516031"
 - 
Foreign Body
"3516033"
 - 
Fracture-Closed
"3516035"
 - 
Fracture-Open
"3516041"
 - 
Laceration
"3516043"
 - 
Motor Function-Abnormal/Weakness
"3516045"
 - 
Motor Function-Absent
"3516047"
 - 
Motor Function-Normal
"3516049"
 - 
Normal
"3516051"
 - 
Not Done
"3516053"
 - 
Pain
"3516055"
 - 
Paralysis
"3516057"
 - 
Pulse-Abnormal
"3516059"
 - 
Pulse-Absent
"3516061"
 - 
Pulse-Normal
"3516063"
 - 
Puncture/Stab Wound
"3516065"
 - 
Sensation-Abnormal
"3516067"
 - 
Sensation-Absent
"3516069"
 - 
Sensation-Normal
"3516075"
 - 
Tenderness
"3516077"
 - 
Gunshot Wound
"3516079"
 - 
Swelling
"3516081"
 - 
Contusion
"3516083"
 - 
Arm Drift

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The assessment of the patient's extremities.
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  ExtremitiesAssessment
Derivation:
restriction of xs:string
Facets:
enumeration:
"3516001"
 - 
Abrasion
"3516003"
 - 
Amputation-Acute
"3516005"
 - 
Amputation-Previous
"3516007"
 - 
Avulsion
"3516009"
 - 
Bleeding Controlled
"3516011"
 - 
Bleeding Uncontrolled
"3516013"
 - 
Burn-Blistering
"3516015"
 - 
Burn-Charring
"3516017"
 - 
Burn-Redness
"3516019"
 - 
Burn-White/Waxy
"3516021"
 - 
Clubbing (of fingers)
"3516023"
 - 
Crush Injury
"3516025"
 - 
Deformity
"3516027"
 - 
Dislocation
"3516029"
 - 
Edema
"3516031"
 - 
Foreign Body
"3516033"
 - 
Fracture-Closed
"3516035"
 - 
Fracture-Open
"3516041"
 - 
Laceration
"3516043"
 - 
Motor Function-Abnormal/Weakness
"3516045"
 - 
Motor Function-Absent
"3516047"
 - 
Motor Function-Normal
"3516049"
 - 
Normal
"3516051"
 - 
Not Done
"3516053"
 - 
Pain
"3516055"
 - 
Paralysis
"3516057"
 - 
Pulse-Abnormal
"3516059"
 - 
Pulse-Absent
"3516061"
 - 
Pulse-Normal
"3516063"
 - 
Puncture/Stab Wound
"3516065"
 - 
Sensation-Abnormal
"3516067"
 - 
Sensation-Absent
"3516069"
 - 
Sensation-Normal
"3516075"
 - 
Tenderness
"3516077"
 - 
Gunshot Wound
"3516079"
 - 
Swelling
"3516081"
 - 
Contusion
"3516083"
 - 
Arm Drift
XML Source (w/o annotations (39); see within schema source)
<xs:simpleType name="ExtremitiesAssessment">
<xs:restriction base="xs:string">
<xs:enumeration value="3516001"/>
<xs:enumeration value="3516003"/>
<xs:enumeration value="3516005"/>
<xs:enumeration value="3516007"/>
<xs:enumeration value="3516009"/>
<xs:enumeration value="3516011"/>
<xs:enumeration value="3516013"/>
<xs:enumeration value="3516015"/>
<xs:enumeration value="3516017"/>
<xs:enumeration value="3516019"/>
<xs:enumeration value="3516021"/>
<xs:enumeration value="3516023"/>
<xs:enumeration value="3516025"/>
<xs:enumeration value="3516027"/>
<xs:enumeration value="3516029"/>
<xs:enumeration value="3516031"/>
<xs:enumeration value="3516033"/>
<xs:enumeration value="3516035"/>
<xs:enumeration value="3516041"/>
<xs:enumeration value="3516043"/>
<xs:enumeration value="3516045"/>
<xs:enumeration value="3516047"/>
<xs:enumeration value="3516049"/>
<xs:enumeration value="3516051"/>
<xs:enumeration value="3516053"/>
<xs:enumeration value="3516055"/>
<xs:enumeration value="3516057"/>
<xs:enumeration value="3516059"/>
<xs:enumeration value="3516061"/>
<xs:enumeration value="3516063"/>
<xs:enumeration value="3516065"/>
<xs:enumeration value="3516067"/>
<xs:enumeration value="3516069"/>
<xs:enumeration value="3516075"/>
<xs:enumeration value="3516077"/>
<xs:enumeration value="3516079"/>
<xs:enumeration value="3516081"/>
<xs:enumeration value="3516083"/>
</xs:restriction>
</xs:simpleType>