hs:FosterCareFundingSourceCodeSimpleType
simpleType FosterCareFundingSourceCodeSimpleType in namespace http://release.niem.gov/niem/domains/humanServices/4.0/
Definition
A data type for decribing a source for foster care funding.
Diagram
Enumerations
Value | Definition |
MOE | Medicaid Maintenance of Effort |
SSI or other Federal | Supplemental Security Income or other Federal Support |
Title IV A | Title IV-A of the Social Security Act establishes eligibility and cash assistance for public assistance for needy families |
Title IV D Child Support | Title IV-D of the Social Security Act addressing Child Support Enforcement |
Title IV E Court Ordered Foster Care | Title IV E Court Ordered Foster Care |
Title IV E Sub-Adopt Eligible | Title IV-E of the Social Security Act establishing Foster Care Cash Assistance Subsidies for Needy Children |
Title IV E Voluntary Foster Care | Title IV-E of the Social Security Act allowing for voluntary Foster Care Agreements for temporary placement of a Child |
Title XIX Medicaid | Title XIX Medicaid |
WRI | Welfare Rights Initiative |
XML Schema
<xs:simpleType name="FosterCareFundingSourceCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for decribing a source for foster care funding.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="MOE">
<xs:annotation>
<xs:documentation>
Medicaid Maintenance of Effort</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SSI or other Federal">
<xs:annotation>
<xs:documentation>
Supplemental Security Income or other Federal Support</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Title IV A">
<xs:annotation>
<xs:documentation>
Title IV-A of the Social Security Act establishes eligibility and cash assistance for public assistance for needy families</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Title IV D Child Support">
<xs:annotation>
<xs:documentation>
Title IV-D of the Social Security Act addressing Child Support Enforcement</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Title IV E Court Ordered Foster Care">
<xs:annotation>
<xs:documentation>
Title IV E Court Ordered Foster Care</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Title IV E Sub-Adopt Eligible">
<xs:annotation>
<xs:documentation>
Title IV-E of the Social Security Act establishing Foster Care Cash Assistance Subsidies for Needy Children</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Title IV E Voluntary Foster Care">
<xs:annotation>
<xs:documentation>
Title IV-E of the Social Security Act allowing for voluntary Foster Care Agreements for temporary placement of a Child</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Title XIX Medicaid">
<xs:annotation>
<xs:documentation>
Title XIX Medicaid</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WRI">
<xs:annotation>
<xs:documentation>
Welfare Rights Initiative</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>