hs:CaseInitiationReasonCodeType
complexType CaseInitiationReasonCodeType in namespace http://release.niem.gov/niem/domains/humanServices/4.0/
Definition
A data type for the overall reason for opening the case.
Diagram
XML Schema
<xs:complexType name="CaseInitiationReasonCodeType">
<xs:annotation>
<xs:documentation>
A data type for the overall reason for opening the case.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="hs:CaseInitiationReasonCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>