Additionally, you can get information about the “3336H0001X” Taxonomy code in
HTML
|
TXT
|
JSON
formats.
<?xml version="1.0" encoding="UTF-8"?>
<HPTC>
<ShortName>
Home Infusion Therapy Pharmacy
</ShortName>
<Taxonomy>
3336H0001X
</Taxonomy>
<Status>
Active
</Status>
<Level>
Level III Area of Specialization
</Level>
<FullName>
Home Infusion Therapy Pharmacy
</FullName>
<Description>
Pharmacy-based, decentralized patient care organization with expertise in USP 797-compliant sterile drug compounding that provides care to patients with acute or chronic conditions generally pertaining to parenteral administration of drugs, biologics and nutritional formulae administered through catheters and/or needles in home and alternate sites. Extensive professional pharmacy services, care coordination, infusion nursing services, supplies and equipment are provided to optimize efficacy and compliance.
</Description>
<AdditionalInformation>
Source: National Home Infusion Association [1/1/2006: new]
</AdditionalInformation>
<Grouping>
Suppliers
</Grouping>
<Classification>
Pharmacy
</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>