simpleType "GUAssessment"
Namespace:
Defined:
globally in eExam_v3.xsd; see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
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

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The assessment of the patient's GU area on examination
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  GUAssessment
Derivation:
restriction of xs:string
Facets:
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
XML Source (w/o annotations (30); see within schema source)
<xs:simpleType name="GUAssessment">
<xs:restriction base="xs:string">
<xs:enumeration value="3512001"/>
<xs:enumeration value="3512003"/>
<xs:enumeration value="3512005"/>
<xs:enumeration value="3512007"/>
<xs:enumeration value="3512009"/>
<xs:enumeration value="3512011"/>
<xs:enumeration value="3512013"/>
<xs:enumeration value="3512015"/>
<xs:enumeration value="3512017"/>
<xs:enumeration value="3512019"/>
<xs:enumeration value="3512021"/>
<xs:enumeration value="3512023"/>
<xs:enumeration value="3512025"/>
<xs:enumeration value="3512027"/>
<xs:enumeration value="3512033"/>
<xs:enumeration value="3512035"/>
<xs:enumeration value="3512037"/>
<xs:enumeration value="3512039"/>
<xs:enumeration value="3512041"/>
<xs:enumeration value="3512043"/>
<xs:enumeration value="3512045"/>
<xs:enumeration value="3512047"/>
<xs:enumeration value="3512049"/>
<xs:enumeration value="3512051"/>
<xs:enumeration value="3512057"/>
<xs:enumeration value="3512059"/>
<xs:enumeration value="3512061"/>
<xs:enumeration value="3512063"/>
<xs:enumeration value="3512065"/>
</xs:restriction>
</xs:simpleType>