hs:UnprovidedServiceReasonCategoryCodeType
complexType UnprovidedServiceReasonCategoryCodeType in namespace http://release.niem.gov/niem/domains/humanServices/4.2/
Definition
A data type for a kind of reason a service was not provided, e.g organizational barriers.
Diagram
XML Schema
<xs:complexType name="UnprovidedServiceReasonCategoryCodeType">
<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:simpleContent>
<xs:extension base="hs:UnprovidedServiceReasonCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>