simpleType "TypeOfSuspectedExposureToBodilyFluids"
Namespace:
Defined:
globally in eOther_v3.xsd; see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"4506001"
 - 
Death-Cardiac Arrest
"4506003"
 - 
Death-Injury Related
"4506005"
 - 
Death-Other
"4506007"
 - 
Exposure-Airborne Respiratory/Biological/Aerosolized Secretions
"4506009"
 - 
Exposure-Body Fluid Contact to Broken Skin
"4506011"
 - 
Exposure-Body Fluid Contact with Eye
"4506013"
 - 
Exposure-Body Fluid Contact with Intact Skin
"4506015"
 - 
Exposure-Body Fluid Contact with Mucosal Surface
"4506017"
 - 
Exposure-Needle Stick with Body Fluid Injection
"4506019"
 - 
Exposure-Needle Stick without Body Fluid Injection
"4506021"
 - 
Exposure-Toxin/Chemical/Hazmat
"4506023"
 - 
Injury-Lifting/Back/Musculoskeletal
"4506025"
 - 
Injury-Other
"4506027"
 - 
None
"4506029"
 - 
Other

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The type of exposure or unprotected contact with blood or body fluids
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  TypeOfSuspectedExposureToBodilyFluids
Derivation:
restriction of xs:string
Facets:
enumeration:
"4506001"
 - 
Death-Cardiac Arrest
"4506003"
 - 
Death-Injury Related
"4506005"
 - 
Death-Other
"4506007"
 - 
Exposure-Airborne Respiratory/Biological/Aerosolized Secretions
"4506009"
 - 
Exposure-Body Fluid Contact to Broken Skin
"4506011"
 - 
Exposure-Body Fluid Contact with Eye
"4506013"
 - 
Exposure-Body Fluid Contact with Intact Skin
"4506015"
 - 
Exposure-Body Fluid Contact with Mucosal Surface
"4506017"
 - 
Exposure-Needle Stick with Body Fluid Injection
"4506019"
 - 
Exposure-Needle Stick without Body Fluid Injection
"4506021"
 - 
Exposure-Toxin/Chemical/Hazmat
"4506023"
 - 
Injury-Lifting/Back/Musculoskeletal
"4506025"
 - 
Injury-Other
"4506027"
 - 
None
"4506029"
 - 
Other
XML Source (w/o annotations (16); see within schema source)
<xs:simpleType name="TypeOfSuspectedExposureToBodilyFluids">
<xs:restriction base="xs:string">
<xs:enumeration value="4506001"/>
<xs:enumeration value="4506003"/>
<xs:enumeration value="4506005"/>
<xs:enumeration value="4506007"/>
<xs:enumeration value="4506009"/>
<xs:enumeration value="4506011"/>
<xs:enumeration value="4506013"/>
<xs:enumeration value="4506015"/>
<xs:enumeration value="4506017"/>
<xs:enumeration value="4506019"/>
<xs:enumeration value="4506021"/>
<xs:enumeration value="4506023"/>
<xs:enumeration value="4506025"/>
<xs:enumeration value="4506027"/>
<xs:enumeration value="4506029"/>
</xs:restriction>
</xs:simpleType>