Additionally, you can get information about the “207WX0109X” Taxonomy code in
HTML
|
TXT
|
JSON
formats.
<?xml version="1.0" encoding="UTF-8"?>
<HPTC>
<ShortName>
Neuro-ophthalmology
</ShortName>
<Taxonomy>
207WX0109X
</Taxonomy>
<Status>
Active
</Status>
<Level>
Level III Area of Specialization
</Level>
<FullName>
Neuro-ophthalmology Physician
</FullName>
<Description>
A neuro-ophthalmologist is a subspecialist of ophthalmology. This physician evaluates, treats, and studies disorders of the eye, orbit and nervous system having to do with interactions of the visual motor and visual sensory systems with the central nervous system. Neuro-ophthalmologists manage patients with complex and severe neuro-ophthalmological disorders.
</Description>
<AdditionalInformation>
Source: American Academy of Ophthalmology, www.aao.org [7/1/2017: new] | Additional Resources: Association of University Professors of Ophthalmology, www.aupo.org.
</AdditionalInformation>
<Grouping>
Allopathic & Osteopathic Physicians
</Grouping>
<Classification>
Ophthalmology
</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>