simpleType "BackAndSpineAssessment"
Namespace:
Defined:
globally in eExam_v3.xsd; see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"3514001"
 - 
Abrasion
"3514003"
 - 
Avulsion
"3514005"
 - 
Bleeding Controlled
"3514007"
 - 
Bleeding Uncontrolled
"3514009"
 - 
Burn-Blistering
"3514011"
 - 
Burn-Charring
"3514013"
 - 
Burn-Redness
"3514015"
 - 
Burn-White/Waxy
"3514017"
 - 
Deformity
"3514019"
 - 
Foreign Body
"3514025"
 - 
Laceration
"3514027"
 - 
Normal
"3514029"
 - 
Not Done
"3514031"
 - 
Pain
"3514033"
 - 
Pain with Range of Motion
"3514035"
 - 
Puncture/Stab Wound
"3514041"
 - 
Tenderness Costovertebral Angle
"3514043"
 - 
Tenderness Midline Spinous Process
"3514045"
 - 
Tenderness Paraspinous
"3514047"
 - 
Gunshot Wound
"3514049"
 - 
Crush Injury
"3514051"
 - 
Swelling
"3514053"
 - 
Contusion
"3514055"
 - 
Tenderness

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The assessment findings associated with the patient's spine (Cervical, Thoracic, Lumbar, and Sacral) and back exam.
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  BackAndSpineAssessment
Derivation:
restriction of xs:string
Facets:
enumeration:
"3514001"
 - 
Abrasion
"3514003"
 - 
Avulsion
"3514005"
 - 
Bleeding Controlled
"3514007"
 - 
Bleeding Uncontrolled
"3514009"
 - 
Burn-Blistering
"3514011"
 - 
Burn-Charring
"3514013"
 - 
Burn-Redness
"3514015"
 - 
Burn-White/Waxy
"3514017"
 - 
Deformity
"3514019"
 - 
Foreign Body
"3514025"
 - 
Laceration
"3514027"
 - 
Normal
"3514029"
 - 
Not Done
"3514031"
 - 
Pain
"3514033"
 - 
Pain with Range of Motion
"3514035"
 - 
Puncture/Stab Wound
"3514041"
 - 
Tenderness Costovertebral Angle
"3514043"
 - 
Tenderness Midline Spinous Process
"3514045"
 - 
Tenderness Paraspinous
"3514047"
 - 
Gunshot Wound
"3514049"
 - 
Crush Injury
"3514051"
 - 
Swelling
"3514053"
 - 
Contusion
"3514055"
 - 
Tenderness
XML Source (w/o annotations (25); see within schema source)
<xs:simpleType name="BackAndSpineAssessment">
<xs:restriction base="xs:string">
<xs:enumeration value="3514001"/>
<xs:enumeration value="3514003"/>
<xs:enumeration value="3514005"/>
<xs:enumeration value="3514007"/>
<xs:enumeration value="3514009"/>
<xs:enumeration value="3514011"/>
<xs:enumeration value="3514013"/>
<xs:enumeration value="3514015"/>
<xs:enumeration value="3514017"/>
<xs:enumeration value="3514019"/>
<xs:enumeration value="3514025"/>
<xs:enumeration value="3514027"/>
<xs:enumeration value="3514029"/>
<xs:enumeration value="3514031"/>
<xs:enumeration value="3514033"/>
<xs:enumeration value="3514035"/>
<xs:enumeration value="3514041"/>
<xs:enumeration value="3514043"/>
<xs:enumeration value="3514045"/>
<xs:enumeration value="3514047"/>
<xs:enumeration value="3514049"/>
<xs:enumeration value="3514051"/>
<xs:enumeration value="3514053"/>
<xs:enumeration value="3514055"/>
</xs:restriction>
</xs:simpleType>