element -> <eExam.AbdomenGroup>
Group Tag to hold abdomen assessment findings information
Namespace:
Type:
anonymous complexType
Content:
complex, 1 attribute, 2 elements
Defined:
Includes:
definitions of 1 attribute, 2 elements
Content Model Diagram
XML Representation Summary
<eExam.AbdomenGroup
    CorrelationID
 = 
xs:string
    >
   
Content: 
eExam.10?, eExam.11*
</eExam.AbdomenGroup>
Content model elements (2):
Included in content model of elements (1):
XML Source (w/o annotations (3); see within schema source)
<xs:element id="eExam.AbdomenGroup" maxOccurs="unbounded" minOccurs="0" name="eExam.AbdomenGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="eExam.AbdominalAssessmentFindingLocation" minOccurs="0" name="eExam.10" type="AbdominalExamFindingLocation"/>
<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>
</xs:sequence>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 1/1)
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"/>
Content Element Detail (all declarations; defined in this component only; 2/2)
eExam.10
Type:
eExam.10 Abdominal Assessment Finding Location No No The location of the patient's abdomen assessment findings. Optional "Element eExam.10 - Abdominal Assessment Finding Location 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."
Simple Content
enumeration of xs:string
Enumeration:
"3510001"
 - 
Generalized
"3510003"
 - 
Left Lower Quadrant
"3510005"
 - 
Left Upper Quadrant
"3510007"
 - 
Periumbilical
"3510009"
 - 
Right Lower Quadrant
"3510011"
 - 
Right Upper Quadrant
"3510013"
 - 
Epigastric
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eExam.AbdominalAssessmentFindingLocation" minOccurs="0" name="eExam.10" type="AbdominalExamFindingLocation"/>

eExam.11
Type:
anonymous (extension of AbdomenAssessment), simple content
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."
Simple Content
enumeration of xs:string
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
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>