element -> <eExam.12>
eExam.12 Pelvis/Genitourinary Assessment No No The assessment findings associated with the patient's pelvis/genitourinary. E16_13 Optional Element eExam.12 - Pelvis/Genitourinary Assessment represents Version 2.2.1 elements E15_09 NHTSA Injury Matrix Pelvis and E16_13 GU Assessment. The element value choices have been combined and expanded.
Namespace:
Type:
anonymous (extension of GUAssessment)
Content:
simple, 2 attributes
Defined:
Includes:
definitions of 2 attributes
Content Model Diagram
XML Representation Summary
<eExam.12
    CorrelationID
 = 
xs:string
    PN
 = 
("8801005")
    >
   
Content: 
{ enumeration of xs:string }
</eExam.12>
Simple Content Detail:
Enumeration:
"3512001"
 - 
Abrasion
"3512003"
 - 
Avulsion
"3512005"
 - 
Bleeding Controlled
"3512007"
 - 
Bleeding Uncontrolled
"3512009"
 - 
Bleeding-Rectal
"3512011"
 - 
Bleeding-Urethral
"3512013"
 - 
Bleeding-Vaginal
"3512015"
 - 
Burn-Blistering
"3512017"
 - 
Burn-Charring
"3512019"
 - 
Burn-Redness
"3512021"
 - 
Burn-White/Waxy
"3512023"
 - 
Deformity
"3512025"
 - 
Foreign Body
"3512027"
 - 
Genital Injury
"3512033"
 - 
Laceration
"3512035"
 - 
Mass/Lesion
"3512037"
 - 
Normal
"3512039"
 - 
Not Done
"3512041"
 - 
Pain
"3512043"
 - 
Pelvic Fracture
"3512045"
 - 
Pelvic Instability
"3512047"
 - 
Penile Priapism/Erection
"3512049"
 - 
Pregnant-Crowning
"3512051"
 - 
Puncture/Stab Wound
"3512057"
 - 
Tenderness
"3512059"
 - 
Gunshot Wound
"3512061"
 - 
Crush Injury
"3512063"
 - 
Swelling
"3512065"
 - 
Contusion

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