Additionally, you can get information about the “3747P1801X” Taxonomy code in
HTML
|
TXT
|
JSON
formats.
<?xml version="1.0" encoding="UTF-8"?>
<HPTC>
<ShortName>
Personal Care Attendant
</ShortName>
<Taxonomy>
3747P1801X
</Taxonomy>
<Status>
Active
</Status>
<Level>
Level III Area of Specialization
</Level>
<FullName>
Personal Care Attendant
</FullName>
<Description>
An individual who provides assistance with eating, bathing, dressing, personal hygiene, activities of daily living as specified in the plan of care. Services which are incidental to the care furnished, or essential to the health and welfare of the individual may also be provided. Personal care providers must meet state defined training and certification standards
</Description>
<AdditionalInformation>
[7/1/2003: definition added]
</AdditionalInformation>
<Grouping>
Nursing Service Related Providers
</Grouping>
<Classification>
Technician
</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>