simpleType "BarriersToPatientCare"
Namespace:
Defined:
globally in eHistory_v3.xsd; see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"3101001"
 - 
Cultural, Custom, Religious
"3101003"
 - 
Developmentally Impaired
"3101005"
 - 
Hearing Impaired
"3101007"
 - 
Language
"3101009"
 - 
None Noted
"3101011"
 - 
Obesity
"3101013"
 - 
Physical Barrier (Unable to Access Patient)
"3101015"
 - 
Physically Impaired
"3101017"
 - 
Physically Restrained
"3101019"
 - 
Psychologically Impaired
"3101021"
 - 
Sight Impaired
"3101023"
 - 
Speech Impaired
"3101025"
 - 
Unattended or Unsupervised (including minors)
"3101027"
 - 
Unconscious
"3101029"
 - 
Uncooperative
"3101031"
 - 
State of Emotional Distress

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Indication of whether or not there were any patient specific barriers to serving the patient at the scene
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  BarriersToPatientCare
Derivation:
restriction of xs:string
Facets:
enumeration:
"3101001"
 - 
Cultural, Custom, Religious
"3101003"
 - 
Developmentally Impaired
"3101005"
 - 
Hearing Impaired
"3101007"
 - 
Language
"3101009"
 - 
None Noted
"3101011"
 - 
Obesity
"3101013"
 - 
Physical Barrier (Unable to Access Patient)
"3101015"
 - 
Physically Impaired
"3101017"
 - 
Physically Restrained
"3101019"
 - 
Psychologically Impaired
"3101021"
 - 
Sight Impaired
"3101023"
 - 
Speech Impaired
"3101025"
 - 
Unattended or Unsupervised (including minors)
"3101027"
 - 
Unconscious
"3101029"
 - 
Uncooperative
"3101031"
 - 
State of Emotional Distress
XML Source (w/o annotations (17); see within schema source)
<xs:simpleType name="BarriersToPatientCare">
<xs:restriction base="xs:string">
<xs:enumeration value="3101001"/>
<xs:enumeration value="3101003"/>
<xs:enumeration value="3101005"/>
<xs:enumeration value="3101007"/>
<xs:enumeration value="3101009"/>
<xs:enumeration value="3101011"/>
<xs:enumeration value="3101013"/>
<xs:enumeration value="3101015"/>
<xs:enumeration value="3101017"/>
<xs:enumeration value="3101019"/>
<xs:enumeration value="3101021"/>
<xs:enumeration value="3101023"/>
<xs:enumeration value="3101025"/>
<xs:enumeration value="3101027"/>
<xs:enumeration value="3101029"/>
<xs:enumeration value="3101031"/>
</xs:restriction>
</xs:simpleType>