element -> <eExam.11>
eExam.11 Abdomen Assessment No No The assessment findings associated with the patient's abdomen. E16_09 Optional "Element eExam.11 - Abdomen Assessment represents Version 2.2.1 elements E15_06 NHTSA Injury Matrix Abdomen AND E16_09 Abdomen Left Upper Assessment, E16_10 Abdomen Left Lower Assessment,E16_11 Abdomen Right Upper Assessment, and E16_12 Abdomen Right Lower 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.11
    CorrelationID
 = 
xs:string
    PN
 = 
("8801005")
    >
   
Content: 
{ enumeration of xs:string }
</eExam.11>
Simple Content Detail:
Enumeration:
"3511001"
 - 
Abrasion
"3511003"
 - 
Avulsion
"3511005"
 - 
Bleeding Controlled
"3511007"
 - 
Bleeding Uncontrolled
"3511009"
 - 
Bowel Sounds-Absent
"3511011"
 - 
Bowel Sounds-Present
"3511013"
 - 
Burn-Blistering
"3511015"
 - 
Burn-Charring
"3511017"
 - 
Burn-Redness
"3511019"
 - 
Burn-White/Waxy
"3511021"
 - 
Distention
"3511023"
 - 
Foreign Body
"3511025"
 - 
Guarding
"3511031"
 - 
Laceration
"3511033"
 - 
Mass/Lesion
"3511035"
 - 
Mass-Pulsating
"3511037"
 - 
Normal
"3511039"
 - 
Not Done
"3511041"
 - 
Pain
"3511043"
 - 
Pregnant-Palpable Uterus
"3511045"
 - 
Puncture/Stab Wound
"3511051"
 - 
Tenderness
"3511053"
 - 
Gunshot Wound
"3511055"
 - 
Crush Injury
"3511057"
 - 
Swelling
"3511059"
 - 
Contusion
"3511061"
 - 
Deformity
"3511063"
 - 
Rebound Tenderness
"3511065"
 - 
Rigidity

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