hs:UnprovidedServiceReasonCategoryCodeSimpleType
simpleType UnprovidedServiceReasonCategoryCodeSimpleType in namespace http://release.niem.gov/niem/domains/humanServices/5.0/
Definition
A data type for a kind of reason a service was not provided, e.g organizational barriers.
Diagram
Enumerations
Value | Definition |
Absence of Legal Authority | Absence of Legal Authority |
Feeling of no support and isolation | Feeling of no support and isolation |
Ineffective coordination with federal agencies | Ineffective coordination with federal agencies |
Ineffective coordination with local agencies | Ineffective coordination with local agencies |
Lack of adequate funding | Lack of adequate funding |
Lack of adequate resources | Lack of adequate resources |
Lack of adequate training | Lack of adequate training |
Lack of formal rules and regulations | Lack of formal rules and regulations |
Lack of health insurance | Lack of health insurance |
Lack of in-house procedures | Lack of in-house procedures |
Lack of knowledge of free health care options | Lack of knowledge of free health care options |
Lack of knowledge of victims rights | Lack of knowledge of victims rights |
Language concerns | Language concerns |
Safety concerns | Safety concerns |
Victims legal status | Victims legal status |
XML Schema
<xs:simpleType name="UnprovidedServiceReasonCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a kind of reason a service was not provided, e.g organizational barriers.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="Absence of Legal Authority">
<xs:annotation>
<xs:documentation>
Absence of Legal Authority</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Feeling of no support and isolation">
<xs:annotation>
<xs:documentation>
Feeling of no support and isolation</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Ineffective coordination with federal agencies">
<xs:annotation>
<xs:documentation>
Ineffective coordination with federal agencies</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Ineffective coordination with local agencies">
<xs:annotation>
<xs:documentation>
Ineffective coordination with local agencies</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Lack of adequate funding">
<xs:annotation>
<xs:documentation>
Lack of adequate funding</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Lack of adequate resources">
<xs:annotation>
<xs:documentation>
Lack of adequate resources</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Lack of adequate training">
<xs:annotation>
<xs:documentation>
Lack of adequate training</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Lack of formal rules and regulations">
<xs:annotation>
<xs:documentation>
Lack of formal rules and regulations</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Lack of health insurance">
<xs:annotation>
<xs:documentation>
Lack of health insurance</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Lack of in-house procedures">
<xs:annotation>
<xs:documentation>
Lack of in-house procedures</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Lack of knowledge of free health care options">
<xs:annotation>
<xs:documentation>
Lack of knowledge of free health care options</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Lack of knowledge of victims rights">
<xs:annotation>
<xs:documentation>
Lack of knowledge of victims rights</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Language concerns">
<xs:annotation>
<xs:documentation>
Language concerns</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Safety concerns">
<xs:annotation>
<xs:documentation>
Safety concerns</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Victims legal status">
<xs:annotation>
<xs:documentation>
Victims legal status</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>