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

ValueDefinition
Absence of Legal AuthorityAbsence of Legal Authority
Feeling of no support and isolationFeeling of no support and isolation
Ineffective coordination with federal agenciesIneffective coordination with federal agencies
Ineffective coordination with local agenciesIneffective coordination with local agencies
Lack of adequate fundingLack of adequate funding
Lack of adequate resourcesLack of adequate resources
Lack of adequate trainingLack of adequate training
Lack of formal rules and regulationsLack of formal rules and regulations
Lack of health insuranceLack of health insurance
Lack of in-house proceduresLack of in-house procedures
Lack of knowledge of free health care optionsLack of knowledge of free health care options
Lack of knowledge of victims rightsLack of knowledge of victims rights
Language concernsLanguage concerns
Safety concernsSafety concerns
Victims legal statusVictims 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: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>