element -> <eExam.14>
eExam.14 Back and Spine Assessment No No The assessment findings associated with the patient's spine (Cervical, Thoracic, Lumbar, and Sacral) and back exam. E16_14 Optional Element eExam.14 - Back and Spine Assessment represents Version 2.2.1 NHTSA Injury Matrix elements E15_07 Spine and E15_05 Thorax AND E16_14 Back Cervical Assessment, E16_15 Back Thoracic Assessment, and E16_16 Back Lumbar/Sacral Assessment. The element value choices have been combined and expanded.
Namespace:
Type:
Content:
simple, 2 attributes
Defined:
Includes:
definitions of 2 attributes
Content Model Diagram
XML Representation Summary
<eExam.14
    CorrelationID
 = 
xs:string
    PN
 = 
("8801005")
    >
   
Content: 
{ enumeration of xs:string }
</eExam.14>
Simple Content Detail:
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

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  BackAndSpineAssessment (extension)
      complexType
Derivation:
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eExam.BackandSpineAssessment" maxOccurs="unbounded" minOccurs="0" name="eExam.14">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="BackAndSpineAssessment">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
<xs:attribute name="PN" use="optional">
<xs:simpleType>
<xs:union memberTypes="PN.ExamFindingNotPresent"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 2/2)
CorrelationID
Type:
Use:
optional
Attribute Value
xs:string
MaxLength:
255
MinLength:
0
XML Source (see within schema source)
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>

PN
Type:
Use:
optional
Attribute Value
"8801005"
Anonymous simpleType
Type Derivation Tree
  simpleType
Derivation:
by union
Member Types
XML Source (see within schema source)
<xs:attribute name="PN" use="optional">
<xs:simpleType>
<xs:union memberTypes="PN.ExamFindingNotPresent"/>
</xs:simpleType>
</xs:attribute>