simpleType "AgencyMedicalDirectorBoardCertificationType"
Namespace:
Defined:
globally in dContact_v3.xsd; see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"1114001"
 - 
Allergy and Immunology
"1114003"
 - 
Anesthesiology
"1114005"
 - 
Colon and Rectal Surgery
"1114007"
 - 
Dermatology
"1114009"
 - 
Emergency Medicine
"1114011"
 - 
Family Medicine
"1114013"
 - 
Internal Medicine
"1114015"
 - 
Neurological Surgery
"1114017"
 - 
Neurology
"1114019"
 - 
None (Not Board Certified)
"1114021"
 - 
Obstetrics and Gynecology
"1114023"
 - 
Ophthalmology
"1114025"
 - 
Orthopedic Surgery
"1114027"
 - 
Otolaryngology
"1114029"
 - 
Pediatrics
"1114031"
 - 
Physical Medicine and Rehabilitation
"1114033"
 - 
Plastic Surgery
"1114035"
 - 
Psychiatry
"1114037"
 - 
Surgery
"1114039"
 - 
Thoracic Surgery
"1114041"
 - 
Urology
"1114043"
 - 
Vascular Surgery

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Documentation of the type of board certification of the EMS Agency Medical Director.
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  AgencyMedicalDirectorBoardCertificationType
Derivation:
restriction of xs:string
Facets:
enumeration:
"1114001"
 - 
Allergy and Immunology
"1114003"
 - 
Anesthesiology
"1114005"
 - 
Colon and Rectal Surgery
"1114007"
 - 
Dermatology
"1114009"
 - 
Emergency Medicine
"1114011"
 - 
Family Medicine
"1114013"
 - 
Internal Medicine
"1114015"
 - 
Neurological Surgery
"1114017"
 - 
Neurology
"1114019"
 - 
None (Not Board Certified)
"1114021"
 - 
Obstetrics and Gynecology
"1114023"
 - 
Ophthalmology
"1114025"
 - 
Orthopedic Surgery
"1114027"
 - 
Otolaryngology
"1114029"
 - 
Pediatrics
"1114031"
 - 
Physical Medicine and Rehabilitation
"1114033"
 - 
Plastic Surgery
"1114035"
 - 
Psychiatry
"1114037"
 - 
Surgery
"1114039"
 - 
Thoracic Surgery
"1114041"
 - 
Urology
"1114043"
 - 
Vascular Surgery
XML Source (w/o annotations (23); see within schema source)
<xs:simpleType name="AgencyMedicalDirectorBoardCertificationType">
<xs:restriction base="xs:string">
<xs:enumeration value="1114001"/>
<xs:enumeration value="1114003"/>
<xs:enumeration value="1114005"/>
<xs:enumeration value="1114007"/>
<xs:enumeration value="1114009"/>
<xs:enumeration value="1114011"/>
<xs:enumeration value="1114013"/>
<xs:enumeration value="1114015"/>
<xs:enumeration value="1114017"/>
<xs:enumeration value="1114019"/>
<xs:enumeration value="1114021"/>
<xs:enumeration value="1114023"/>
<xs:enumeration value="1114025"/>
<xs:enumeration value="1114027"/>
<xs:enumeration value="1114029"/>
<xs:enumeration value="1114031"/>
<xs:enumeration value="1114033"/>
<xs:enumeration value="1114035"/>
<xs:enumeration value="1114037"/>
<xs:enumeration value="1114039"/>
<xs:enumeration value="1114041"/>
<xs:enumeration value="1114043"/>
</xs:restriction>
</xs:simpleType>