Additionally, you can get information about the “207SG0207X” Taxonomy code in
HTML
|
TXT
|
JSON
formats.
<?xml version="1.0" encoding="UTF-8"?>
<HPTC>
<ShortName>
Medical Biochemical Genetics
</ShortName>
<Taxonomy>
207SG0207X
</Taxonomy>
<Status>
Active
</Status>
<Level>
Level III Area of Specialization
</Level>
<FullName>
Medical Biochemical Genetics
</FullName>
<Description>
A medical biochemical geneticist specializes in the diagnosis, evaluation, prevention, and treatment of patients with biochemical genetic disorders, defined as inborn errors of metabolism at any age of onset. Training does not include those skills and knowledge necessary to direct a clinical laboratory.
</Description>
<AdditionalInformation>
Source: American Board of Medical Genetics and Genomics, www.abmgg.org. [10/1/2023: New]
</AdditionalInformation>
<Grouping>
Allopathic & Osteopathic Physicians
</Grouping>
<Classification>
Medical Genetics
</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>