element -> <eExam.06>
eExam.06 Face Assessment No No The assessment findings associated with the patient's face. Optional Element eExam.06 - Face Assessment represents Version 2.2.1 element E15_03 NHTSA Injury Matrix Face The element value choices have been expanded.
Namespace:
Type:
anonymous (extension of FaceAssessment)
Content:
simple, 2 attributes
Defined:
Includes:
definitions of 2 attributes
Content Model Diagram
XML Representation Summary
<eExam.06
    CorrelationID
 = 
xs:string
    PN
 = 
("8801005")
    >
   
Content: 
{ enumeration of xs:string }
</eExam.06>
Simple Content Detail:
Enumeration:
"3506001"
 - 
Abrasion
"3506003"
 - 
Asymmetric Smile or Droop
"3506005"
 - 
Avulsion
"3506007"
 - 
Bleeding Controlled
"3506009"
 - 
Bleeding Uncontrolled
"3506011"
 - 
Burn-Blistering
"3506013"
 - 
Burn-Charring
"3506015"
 - 
Burn-Redness
"3506017"
 - 
Burn-White/Waxy
"3506021"
 - 
Deformity
"3506023"
 - 
Drainage
"3506025"
 - 
Foreign Body
"3506031"
 - 
Laceration
"3506033"
 - 
Mass/Lesion
"3506035"
 - 
Normal
"3506037"
 - 
Not Done
"3506039"
 - 
Pain
"3506041"
 - 
Puncture/Stab Wound
"3506047"
 - 
Gunshot Wound
"3506049"
 - 
Crush Injury
"3506051"
 - 
Tenderness
"3506053"
 - 
Swelling
"3506055"
 - 
Contusion

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  FaceAssessment (extension)
      complexType
Derivation:
extension of FaceAssessment
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eExam.FaceAssessment" maxOccurs="unbounded" minOccurs="0" name="eExam.06">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="FaceAssessment">
<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>