hs:LevelOfCareCodeType
complexType LevelOfCareCodeType in namespace http://release.niem.gov/niem/domains/humanServices/4.0/
Definition
A data type for a placement as defined by the Adoption and Safe Families Act or state law.
Diagram
XML Schema
<xs:complexType name="LevelOfCareCodeType">
<xs:annotation>
<xs:documentation>
A data type for a placement as defined by the Adoption and Safe Families Act or state law.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="hs:LevelOfCareCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>