hs:FosterCareCasePlanGoalCodeSimpleType

simpleType FosterCareCasePlanGoalCodeSimpleType in namespace http://release.niem.gov/niem/domains/humanServices/4.1/

Definition

A data type for foster care plan goals.

Diagram

Enumerations

ValueDefinition
AdoptionThe goal is to facilitate the child's adoption by relatives, foster parents or other unrelated individuals.
Case Plan Goal Not Yet EstablishedNo case plan goal has yet been established other than the care and protection of the child.
EmancipationBecause of specific factors or conditions, it is not appropriate or possible to return the child home, have a child live permanently with a relative or have the child be adopted; therefore, the goal is to maintain the child in a foster care setting until the child reaches the age of majority.
GuardianshipBecause of specific factors or conditions, it is not appropriate or possible to return the child home, have a child live permanently with a relative or have the child be adopted; therefore, the goal is to maintain the child in a foster care setting until the child reaches the age of majority.
Live With Other RelativesThe goal is to have the child live permanently with a relative or relatives other than the ones from whom the child was removed. This could include guardianship by a relative(s).
Long Term Foster CareBecause of specific factors or conditions, it is not appropriate or possible to return the child home or place her or him for adoption, and the goal is to maintain the child in a long-term foster care placement.
Reunify With Parents or Principal Caretaker(s)The goal is to keep the child in foster care for a limited time to enable the agency to work with the family with whom the child had been living prior to entering foster care in order

XML Schema

<xs:simpleType name="FosterCareCasePlanGoalCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for foster care plan goals.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="Adoption">
<xs:annotation>
<xs:documentation>
The goal is to facilitate the child's adoption by relatives, foster parents or other unrelated individuals.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Case Plan Goal Not Yet Established">
<xs:annotation>
<xs:documentation>
No case plan goal has yet been established other than the care and protection of the child.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Emancipation">
<xs:annotation>
<xs:documentation>
Because of specific factors or conditions, it is not appropriate or possible to return the child home, have a child live permanently with a relative or have the child be adopted; therefore, the goal is to maintain the child in a foster care setting until the child reaches the age of majority.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Guardianship">
<xs:annotation>
<xs:documentation>
Because of specific factors or conditions, it is not appropriate or possible to return the child home, have a child live permanently with a relative or have the child be adopted; therefore, the goal is to maintain the child in a foster care setting until the child reaches the age of majority.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Live With Other Relatives">
<xs:annotation>
<xs:documentation>
The goal is to have the child live permanently with a relative or relatives other than the ones from whom the child was removed. This could include guardianship by a relative(s).
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Long Term Foster Care">
<xs:annotation>
<xs:documentation>
Because of specific factors or conditions, it is not appropriate or possible to return the child home or place her or him for adoption, and the goal is to maintain the child in a long-term foster care placement.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Reunify With Parents or Principal Caretaker(s)">
<xs:annotation>
<xs:documentation>
The goal is to keep the child in foster care for a limited time to enable the agency to work with the family with whom the child had been living prior to entering foster care in order
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>