Additionally, you can get information about the “385HR2050X” Taxonomy code in
HTML
|
TXT
|
JSON
formats.
<?xml version="1.0" encoding="UTF-8"?>
<HPTC>
<ShortName>
Respite Care Camp
</ShortName>
<Taxonomy>
385HR2050X
</Taxonomy>
<Status>
Active
</Status>
<Level>
Level III Area of Specialization
</Level>
<FullName>
Respite Care Camp
</FullName>
<Description>
A camping facility that provides specialized respite care to individuals requiring enhanced services to enable them to remain in the community, (e.g., those with developmental delays, intellectual disabilities, mental/behavioral disorders). The staff must have training in working with the target populations and dealing with emergency situations which might be related to or exacerbate the individual's condition.
</Description>
<AdditionalInformation>
[7/1/2003: new, 1/1/2021: modified definition]
</AdditionalInformation>
<Grouping>
Respite Care Facility
</Grouping>
<Classification>
Respite Care
</Classification>
</HPTC>
Taxonomy Code XSD (XML Schema Definition)
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="HPTC">
<xs:complexType>
<xs:sequence>
<xs:element type="xs:string" name="ShortName"/>
<xs:element type="xs:string" name="Taxonomy"/>
<xs:element type="xs:string" name="Status"/>
<xs:element type="xs:string" name="Level"/>
<xs:element type="xs:string" name="FullName"/>
<xs:element type="xs:string" name="Description"/>
<xs:element type="xs:string" name="AdditionalInformation"/>
<xs:element type="xs:string" name="Grouping"/>
<xs:element type="xs:string" name="Classification"/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>