HPTC Code XML Logo

2082S0099X : Healthcare Provider Taxonomy Code : XML

2082S0099X
Plastic Surgery Within the Head and Neck ( Level III Area of Specialization )

Additionally, you can get information about the “2082S0099X” Taxonomy code in   2082S0099X in HTML format HTML  |  2082S0099X in TXT (Plain Text) format TXT  |  2082S0099X in JSON format JSON  formats.

HPTC Code : 2082S0099X – XML Data Format

                    
<?xml version="1.0" encoding="UTF-8"?>
<HPTC>
	<ShortName>
		Plastic Surgery Within the Head and Neck
	</ShortName>
	<Taxonomy>
		2082S0099X
	</Taxonomy>
	<Status>
		Active
	</Status>
	<Level>
		Level III Area of Specialization
	</Level>
	<FullName>
		Plastic Surgery Within the Head and Neck (Plastic Surgery) Physician
	</FullName>
	<Description>
		A plastic surgeon with additional training in plastic and reconstructive procedures within the head, face, neck and associated structures, including cutaneous head and neck oncology and reconstruction, management of maxillofacial trauma, soft tissue repair and neural surgery. The field is diverse and involves a wide age range of patients, from the newborn to the aged. While both cosmetic and reconstructive surgery is practiced, there are many additional procedures which interface with them.
	</Description>
	<AdditionalInformation>
		Source: American Board of Medical Specialties, 2007. www.abms.org [7/1/2007: definition changed, source added] Additional Resources: American Board of Plastic Surgery, 2007. http://www.abplsurg.org/. Board certification for Medical Doctors (MDs) is provided by the American Board of Plastic Surgery. A subspecialty certificate was approved by the ABMS in 2000. ACGME Accredited Residency Program Requirements: None.
	</AdditionalInformation>
	<Grouping>
		Allopathic &amp; Osteopathic Physicians
	</Grouping>
	<Classification>
		Plastic Surgery
	</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>