Additionally, you can get information about the “251J00000X” Taxonomy code in
HTML
|
TXT
|
JSON
formats.
<?xml version="1.0" encoding="UTF-8"?>
<HPTC>
<ShortName>
Nursing Care
</ShortName>
<Taxonomy>
251J00000X
</Taxonomy>
<Status>
Active
</Status>
<Level>
Level II Classification
</Level>
<FullName>
Nursing Care Agency
</FullName>
<Description>
A Nursing Care Agency is an entity that provides skilled nursing care through the services of a Registered Nurse (RN) or a Licensed Practical Nurse (LPN), by employees, contracted individuals, or via a registry, in a variety of settings. The agency may engage in providing private duty nursing and/or staffing services.
</Description>
<AdditionalInformation>
Source: National Uniform Claim Committee, 2008 [7/1/2008: modified definition]
</AdditionalInformation>
<Grouping>
Agencies
</Grouping>
<Classification>
Nursing 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>