element -> <dContact.14>
dContact.14 Agency Medical Director Board Certification Type No Yes Documentation of the type of board certification of the EMS Agency Medical Director. Recommended This is based on the American Board of Medical Specialties List of Certifications. The Medical Director Information from Section D02 of NEMSIS Version 2.2.1 has been merged into Version 3 Section dContact.
Namespace:
Type:
Content:
simple, 2 attributes
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
Defined:
Includes:
definitions of 2 attributes
Content Model Diagram
XML Representation Summary
<dContact.14
    NV
 = 
("7701001" | "7701003" | "7701005")
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</dContact.14>
Simple Content Detail:
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

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
      complexType
Derivation:
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dContact.AgencyMedicalDirectorBoardCertificationType" maxOccurs="unbounded" minOccurs="0" name="dContact.14" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 2/2)
CorrelationID
Type:
Use:
optional
Attribute Value
xs:string
MaxLength:
255
MinLength:
0
XML Source (see within schema source)
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>

NV
Type:
Use:
optional
Attribute Value
"7701001" | "7701003" | "7701005"
Anonymous simpleType
Type Derivation Tree
  simpleType
Derivation:
by union
Member Types
XML Source (see within schema source)
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>