Additionally, you can get information about the “2083P0011X” Taxonomy code in
HTML
|
TXT
|
JSON
formats.
<?xml version="1.0" encoding="UTF-8"?>
<HPTC>
<ShortName>
Undersea and Hyperbaric Medicine
</ShortName>
<Taxonomy>
2083P0011X
</Taxonomy>
<Status>
Active
</Status>
<Level>
Level III Area of Specialization
</Level>
<FullName>
Undersea and Hyperbaric Medicine (Preventive Medicine) Physician
</FullName>
<Description>
A specialist who treats decompression illness and diving accident cases and uses hyperbaric oxygen therapy to treat such conditions as carbon monoxide poisoning, gas gangrene, non-healing wounds, tissue damage from radiation and burns and bone infections. This specialist also serves as consultant to other physicians in all aspects of hyperbaric chamber operations and assesses risks and applies appropriate standards to prevent disease and disability in divers and other persons working in altered atmospheric conditions.
</Description>
<AdditionalInformation>
Source: American Board of Medical Specialties, 2007. www.abms.org [7/1/2007: definition added, source added] Additional Resources: American Board of Preventive Medicine, 2007. http://www.abprevmed.org/. Board certification for Medical Doctors (MDs) is provided by the American Board of Preventive Medicine.
</AdditionalInformation>
<Grouping>
Allopathic & Osteopathic Physicians
</Grouping>
<Classification>
Preventive Medicine
</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>