element -> <dContact.EMSMedicalDirectorGroup>
Group Tag to hold info about the EMS Medical Director
Namespace:
Type:
anonymous complexType
Content:
complex, 4 elements
Defined:
Includes:
definitions of 4 elements
Content Model Diagram
XML Representation Summary
<dContact.EMSMedicalDirectorGroup>
   
Content: 
dContact.13?, dContact.14*, dContact.15?, dContact.16?
</dContact.EMSMedicalDirectorGroup>
Content model elements (4):
Included in content model of elements (1):
XML Source (w/o annotations (5); see within schema source)
<xs:element id="dContact.EMSMedicalDirectorGroup" maxOccurs="1" minOccurs="0" name="dContact.EMSMedicalDirectorGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="dContact.AgencyMedicalDirectorDegree" minOccurs="0" name="dContact.13" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AgencyMedicalDirectorDegree">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<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>
<xs:element id="dContact.MedicalDirectorCompensation" minOccurs="0" name="dContact.15" type="MedicalDirectorCompensation"/>
<xs:element id="dContact.EMSMedicalDirectorFellowshipTrainedStatus" minOccurs="0" name="dContact.16" type="YesNoValues"/>
</xs:sequence>
<!--<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>-->
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined in this component only; 4/4)
dContact.13
Type:
anonymous (extension of AgencyMedicalDirectorDegree), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
dContact.13 Agency Medical Director Degree No Yes The medical school degree type of the EMS Medical Director. Recommended The Medical Director Information has been merged into Section dContact. This data element is now associated with the Medical Director and Assistant Medical Director Contacts in Section dContact.
Simple Content
enumeration of xs:string
Enumeration:
"1113001"
 - 
Doctor of Medicine
"1113003"
 - 
Doctor of Osteopathy
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dContact.AgencyMedicalDirectorDegree" minOccurs="0" name="dContact.13" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AgencyMedicalDirectorDegree">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

dContact.14
Type:
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
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.
Simple Content
enumeration of xs:string
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 (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>

dContact.15
Type:
dContact.15 Medical Director Compensation No No Indication of Medical Director's Compensation. Optional This element applies to the Medical Director(s) for an EMS agency (EMS Medical Director and EMS Assistant Medical Director).
Simple Content
enumeration of xs:string
Enumeration:
"1115001"
 - 
Compensated
"1115003"
 - 
Non-Compensated
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dContact.MedicalDirectorCompensation" minOccurs="0" name="dContact.15" type="MedicalDirectorCompensation"/>

dContact.16
Type:
YesNoValues, simple content
dContact.16 EMS Medical Director Fellowship Trained Status No No Indication if the EMS Medical Director is Fellowship trained. Optional
Simple Content
enumeration of xs:string
Enumeration:
"9923001"
 - 
No
"9923003"
 - 
Yes
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dContact.EMSMedicalDirectorFellowshipTrainedStatus" minOccurs="0" name="dContact.16" type="YesNoValues"/>