hs:ReasonForPlacementChangeCodeSimpleType

simpleType ReasonForPlacementChangeCodeSimpleType in namespace http://release.niem.gov/niem/domains/humanServices/4.2/

Definition

A data type for describing the reason for change in placement.

Diagram

Enumerations

ValueDefinition
ADOPAdoption
ASIBChild Placed w/ Adult Sibling
ATGAchieved Therapeutic Goal(s)
CAREChild Came Back Into Care
HOSPChild Hospitalized
LCLLevel of Care Lowered
LCRLevel of Care Raised
NONCChild Placed w/ Non-Custodial Parent
RELChild Placed w/ Relative
REUNReunification
SIBLChild Placed Together w/ Siblings

XML Schema

<xs:simpleType name="ReasonForPlacementChangeCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for describing the reason for change in placement.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="ADOP">
<xs:annotation>
<xs:documentation>
Adoption
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ASIB">
<xs:annotation>
<xs:documentation>
Child Placed w/ Adult Sibling
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ATG">
<xs:annotation>
<xs:documentation>
Achieved Therapeutic Goal(s)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CARE">
<xs:annotation>
<xs:documentation>
Child Came Back Into Care
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HOSP">
<xs:annotation>
<xs:documentation>
Child Hospitalized
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LCL">
<xs:annotation>
<xs:documentation>
Level of Care Lowered
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LCR">
<xs:annotation>
<xs:documentation>
Level of Care Raised
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NONC">
<xs:annotation>
<xs:documentation>
Child Placed w/ Non-Custodial Parent
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="REL">
<xs:annotation>
<xs:documentation>
Child Placed w/ Relative
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="REUN">
<xs:annotation>
<xs:documentation>
Reunification
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SIBL">
<xs:annotation>
<xs:documentation>
Child Placed Together w/ Siblings
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>