HPTC Code XML Logo

207ZD0900X : Healthcare Provider Taxonomy Code : XML

207ZD0900X
Dermatopathology ( Level III Area of Specialization )

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

HPTC Code : 207ZD0900X – XML Data Format

                    
<?xml version="1.0" encoding="UTF-8"?>
<HPTC>
	<ShortName>
		Dermatopathology
	</ShortName>
	<Taxonomy>
		207ZD0900X
	</Taxonomy>
	<Status>
		Active
	</Status>
	<Level>
		Level III Area of Specialization
	</Level>
	<FullName>
		Dermatopathology (Pathology) Physician
	</FullName>
	<Description>
		A dermatopathologist is an expert in diagnosing and monitoring diseases of the skin including infectious, immunologic, degenerative, and neoplastic diseases. This entails the examination and interpretation of specially prepared tissue sections, cellular scrapings, and smears of skin lesions by means of light microscopy, electron microscopy, and fluorescence microscopy.
	</Description>
	<AdditionalInformation>
		Source: American Board of Medical Specialties, 2007. www.abms.org [7/1/2007: definition changed, source added] Additional Resources: American Board of Pathology, 2007. http://www.abpath.org/. Board certification for Medical Doctors (MDs) is provided by the American Board of Pathology. A subspecialty certificate was first issued by the ABMS in 1974. ACGME Accredited Residency Program Requirements: None.
	</AdditionalInformation>
	<Grouping>
		Allopathic &amp; Osteopathic Physicians
	</Grouping>
	<Classification>
		Pathology
	</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>