element <dConfiguration.ConfigurationGroup>
Group Tag to hold agency Configuration information
Namespace:
Type:
anonymous complexType
Content:
complex, 3 attributes, 15 elements
Defined:
Includes:
definitions of 3 attributes, 15 elements
Content Model Diagram
XML Representation Summary
<dConfiguration.ConfigurationGroup
    CurrentStatus
 = 
("A" | "I")
    CurrentStatusDate
 = 
xs:dateTime
    CorrelationID
 = 
xs:string
    >
   
Content: 
dConfiguration.01, dConfiguration.02+, dConfiguration.03+, dConfiguration.04+, dConfiguration.05+, dConfiguration.ProcedureGroup+, dConfiguration.MedicationGroup+, dConfiguration.10+, dConfiguration.11+, dConfiguration.12?, dConfiguration.13, dConfiguration.14*, dConfiguration.15+, dConfiguration.16+, dConfiguration.17?
</dConfiguration.ConfigurationGroup>
Content model elements (15):
Included in content model of elements (1):
XML Source (w/o annotations (20); see within schema source)
<xs:element id="dConfiguration.ConfigurationGroup" maxOccurs="unbounded" name="dConfiguration.ConfigurationGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="dConfiguration.StateAssociatedwiththeCertificationLicensureLevels" name="dConfiguration.01" type="ANSIStateCode"/>
<xs:element id="dConfiguration.StateCertificationLicensureLevels" maxOccurs="unbounded" name="dConfiguration.02">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="LicensureLevels">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.ProceduresPermittedbytheState" maxOccurs="unbounded" name="dConfiguration.03" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="icd10Code">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.MedicationsPermittedbytheState" maxOccurs="unbounded" name="dConfiguration.04" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="Medication">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.ProtocolsPermittedbytheState" maxOccurs="unbounded" name="dConfiguration.05" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ProtocolsUsed">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.ProcedureGroup" maxOccurs="unbounded" name="dConfiguration.ProcedureGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="dConfiguration.EMSPersonnelLevelPermittedtoPerformtheProcedure" name="dConfiguration.06">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="StateCertificationLicensureLevels"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.EMSAgencyProcedures" maxOccurs="unbounded" name="dConfiguration.07">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="icd10Code">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.MedicationGroup" maxOccurs="unbounded" name="dConfiguration.MedicationGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="dConfiguration.PersonnelLevelPermittedtoAdministertheMedication" name="dConfiguration.08" type="StateCertificationLicensureLevels"/>
<xs:element id="dConfiguration.EMSAgencyMedications" maxOccurs="unbounded" name="dConfiguration.09">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="Medication">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.EMSAgencyProtocols" maxOccurs="unbounded" name="dConfiguration.10">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ProtocolsUsed">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.EMSAgencySpecialtyServiceCapability" maxOccurs="unbounded" name="dConfiguration.11">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AgencySpecialtyServiceCapability">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.BillingStatus" minOccurs="0" name="dConfiguration.12" type="YesNoValues"/>
<xs:element id="dConfiguration.EmergencyMedicalDispatchEMDProvidedtoEMSAgencyServiceArea" name="dConfiguration.13">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMDtoAgencyServiceArea"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.EMDVendor" maxOccurs="unbounded" minOccurs="0" name="dConfiguration.14" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMDVendorType">
<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="dConfiguration.PatientMonitoringCapabilitys" maxOccurs="unbounded" name="dConfiguration.15">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="PatientMonitoringCapability">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<!--<xs:element name="dConfiguration.CallSignGroup" id="dConfiguration.CallSignGroup" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>Group Tag to hold info about Agency Call Sign and Level.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
-->
<xs:element id="dConfiguration.AgencyCallSign" maxOccurs="unbounded" name="dConfiguration.16" type="AgencyCallSign"/>
<xs:element id="dConfiguration.DispatchCenterCADNameorID" minOccurs="0" name="dConfiguration.17" type="DispatchCenterCADNameorID"/>
</xs:sequence>
<xs:attribute name="CurrentStatus" type="Status" use="required"/>
<xs:attribute name="CurrentStatusDate" type="DateTimeType" use="required"/>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 3/3)
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"/>

CurrentStatus
Type:
Use:
required
Attribute Value
enumeration of xs:string
Enumeration:
"A"
 - 
Active
"I"
 - 
Inactive
XML Source (see within schema source)
<xs:attribute name="CurrentStatus" type="Status" use="required"/>

CurrentStatusDate
Type:
Use:
required
Attribute Value
xs:dateTime
MaxInclusive:
2050-01-01T00:00:00-00:00
MinInclusive:
1950-01-01T00:00:00-00:00
Pattern:
[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}(\.\d+)?(\+|-)[0-9]{2}:[0-9]{2}
XML Source (see within schema source)
<xs:attribute name="CurrentStatusDate" type="DateTimeType" use="required"/>
Content Element Detail (all declarations; defined in this component only; 15/15)
dConfiguration.01
Type:
ANSIStateCode, simple content
Name: State Associated with the Certification/Licensure Levels
National: Yes
State: Yes
Definition: The state associated with the state certification/licensure levels.
Usage: Mandatory
Simple Content
xs:string
Length:
2
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dConfiguration.StateAssociatedwiththeCertificationLicensureLevels" name="dConfiguration.01" type="ANSIStateCode"/>

dConfiguration.02
Type:
anonymous (extension of LicensureLevels), simple content
Name: State Certification Licensure Levels
National: Yes
State: Yes
Definition: All of the potential levels of certification/licensure for EMS personnel recognized by the state.
Usage: Mandatory
Simple Content
enumeration of xs:string
Enumeration:
"9911001"
 - 
2009 Advanced Emergency Medical Technician (AEMT)
"9911003"
 - 
2009 Emergency Medical Responder (EMR)
"9911005"
 - 
2009 Emergency Medical Technician
"9911007"
 - 
2009 Paramedic
"9911009"
 - 
EMT-Basic
"9911011"
 - 
EMT-Intermediate
"9911013"
 - 
EMT-Paramedic
"9911015"
 - 
First Responder
"9911017"
 - 
Nurse
"9911019"
 - 
Other
"9911021"
 - 
Physician
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dConfiguration.StateCertificationLicensureLevels" maxOccurs="unbounded" name="dConfiguration.02">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="LicensureLevels">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

dConfiguration.03
Type:
anonymous (extension of icd10Code), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
Name: Procedures Permitted by the State
National: Yes
State: Yes
Definition: A list of all of the procedures permitted by the EMS Agency's licensing state based on ICD-10 Procedure Codes.
Usage: Required
Simple Content
xs:string
Pattern:
[A-Z]{1}[0-9]{2}(\.[A-Za-z0-9]{1,4})?
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dConfiguration.ProceduresPermittedbytheState" maxOccurs="unbounded" name="dConfiguration.03" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="icd10Code">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

dConfiguration.04
Type:
anonymous (extension of Medication), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
Name: Medications Permitted by the State
National: Yes
State: Yes
Definition: A list of all of the medications permitted by the state to be used by each EMS state certification/licensure level.
Usage: Required
Simple Content
xs:positiveInteger
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dConfiguration.MedicationsPermittedbytheState" maxOccurs="unbounded" name="dConfiguration.04" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="Medication">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

dConfiguration.05
Type:
anonymous (extension of ProtocolsUsed), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
Name: Protocols Permitted by the State
National: Yes
State: Yes
Definition: A list of all of the protocols permitted by the state.
Usage: Required
Simple Content
enumeration of xs:string
Enumeration:
"9914001"
 - 
Airway
"9914003"
 - 
Airway-Failed
"9914005"
 - 
Airway-Obstruction/Foreign Body
"9914007"
 - 
Airway-Rapid Sequence Induction (RSI-Paralytic)
"9914009"
 - 
Airway-Sedation Assisted (Non-Paralytic)
"9914011"
 - 
Cardiac Arrest-Asystole
"9914013"
 - 
Cardiac Arrest-Hypothermia-Therapeutic
"9914015"
 - 
Cardiac Arrest-Pulseless Electrical Activity
"9914017"
 - 
Cardiac Arrest-Ventricular Fibrillation/ Pulseless Ventricular Tachycardia
"9914019"
 - 
Cardiac Arrest-Post Resuscitation Care
"9914021"
 - 
Environmental-Altitude Sickness
"9914023"
 - 
Environmental-Cold Exposure
"9914025"
 - 
Environmental-Frostbite/Cold Injury
"9914027"
 - 
Environmental-Heat Exposure/Exhaustion
"9914029"
 - 
Environmental-Heat Stroke/Hyperthermia
"9914031"
 - 
Environmental-Hypothermia
"9914033"
 - 
Exposure-Airway/Inhalation Irritants
"9914035"
 - 
Exposure-Biological/Infectious
"9914037"
 - 
Exposure-Blistering Agents
"9914039"
 - 
Exposure-Carbon Monoxide/Smoke Inhalation
"9914041"
 - 
Exposure-Chemicals to Eye
"9914043"
 - 
Exposure-Cyanide
"9914045"
 - 
Exposure-Explosive/ Blast Injury
"9914047"
 - 
Exposure-Nerve Agents
"9914049"
 - 
Exposure-Radiologic Agents
"9914051"
 - 
General-Back Pain
"9914053"
 - 
General-Behavioral/Patient Restraint
"9914055"
 - 
General-Dental Problems
"9914057"
 - 
General-Epistaxis
"9914059"
 - 
General-Fever
"9914061"
 - 
General-Individualized Patient Protocol
"9914063"
 - 
General-Indwelling Medical Devices/Equipment
"9914065"
 - 
General-IV Access
"9914067"
 - 
General-Medical Device Malfunction
"9914069"
 - 
General-Pain Control
"9914071"
 - 
General-Spinal Immobilization/Clearance
"9914073"
 - 
General-Universal Patient Care/ Initial Patient Contact
"9914075"
 - 
Injury-Amputation
"9914077"
 - 
Injury-Bites and Envenomations-Land
"9914079"
 - 
Injury-Bites and Envenomations-Marine
"9914081"
 - 
Injury-Bleeding/ Hemorrhage Control
"9914083"
 - 
Injury-Burns-Thermal
"9914085"
 - 
Injury-Cardiac Arrest
"9914087"
 - 
Injury-Crush Syndrome
"9914089"
 - 
Injury-Diving Emergencies
"9914091"
 - 
Injury-Drowning/Near Drowning
"9914093"
 - 
Injury-Electrical Injuries
"9914095"
 - 
Injury-Extremity
"9914097"
 - 
Injury-Eye
"9914099"
 - 
Injury-Head
"9914101"
 - 
Injury-Impaled Object
"9914103"
 - 
Injury-Multisystem
"9914105"
 - 
Injury-Spinal Cord
"9914107"
 - 
Medical-Abdominal Pain
"9914109"
 - 
Medical-Allergic Reaction/Anaphylaxis
"9914111"
 - 
Medical-Altered Mental Status
"9914113"
 - 
Medical-Bradycardia
"9914115"
 - 
Medical-Cardiac Chest Pain
"9914117"
 - 
Medical-Diarrhea
"9914119"
 - 
Medical-Hyperglycemia
"9914121"
 - 
Medical-Hypertension
"9914123"
 - 
Medical-Hypoglycemia/Diabetic Emergency
"9914125"
 - 
Medical-Hypotension/Shock (Non-Trauma)
"9914127"
 - 
Medical-Influenza-Like Illness/ Upper Respiratory Infection
"9914129"
 - 
Medical-Nausea/Vomiting
"9914131"
 - 
Medical-Newborn/ Neonatal Resuscitation
"9914133"
 - 
Medical-Overdose/Poisoning/Toxic Ingestion
"9914135"
 - 
Medical-Pulmonary Edema/CHF
"9914137"
 - 
Medical-Respiratory Distress/Asthma/COPD/Croup/Reactive Airway
"9914139"
 - 
Medical-Seizure
"9914141"
 - 
Medical-ST-Elevation Myocardial Infarction (STEMI)
"9914143"
 - 
Medical-Stroke/TIA
"9914145"
 - 
Medical-Supraventricular Tachycardia (Including Atrial Fibrillation)
"9914147"
 - 
Medical-Syncope
"9914149"
 - 
Medical-Ventricular Tachycardia (With Pulse)
"9914151"
 - 
Not Done
"9914153"
 - 
OB/GYN-Childbirth/Labor/Delivery
"9914155"
 - 
OB/GYN-Eclampsia
"9914157"
 - 
OB/GYN-Gynecologic Emergencies
"9914159"
 - 
OB/GYN-Pregnancy Related Emergencies
"9914161"
 - 
OB/GYN-Post-partum Hemorrhage
"9914163"
 - 
Other
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dConfiguration.ProtocolsPermittedbytheState" maxOccurs="unbounded" name="dConfiguration.05" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ProtocolsUsed">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

dConfiguration.10
Type:
anonymous (extension of ProtocolsUsed), simple content
Name: EMS Agency Protocols
National: Yes
State: Yes
Definition: A list of all of the EMS field protocols that the agency has in place and available for use.
Usage: Mandatory
Simple Content
enumeration of xs:string
Enumeration:
"9914001"
 - 
Airway
"9914003"
 - 
Airway-Failed
"9914005"
 - 
Airway-Obstruction/Foreign Body
"9914007"
 - 
Airway-Rapid Sequence Induction (RSI-Paralytic)
"9914009"
 - 
Airway-Sedation Assisted (Non-Paralytic)
"9914011"
 - 
Cardiac Arrest-Asystole
"9914013"
 - 
Cardiac Arrest-Hypothermia-Therapeutic
"9914015"
 - 
Cardiac Arrest-Pulseless Electrical Activity
"9914017"
 - 
Cardiac Arrest-Ventricular Fibrillation/ Pulseless Ventricular Tachycardia
"9914019"
 - 
Cardiac Arrest-Post Resuscitation Care
"9914021"
 - 
Environmental-Altitude Sickness
"9914023"
 - 
Environmental-Cold Exposure
"9914025"
 - 
Environmental-Frostbite/Cold Injury
"9914027"
 - 
Environmental-Heat Exposure/Exhaustion
"9914029"
 - 
Environmental-Heat Stroke/Hyperthermia
"9914031"
 - 
Environmental-Hypothermia
"9914033"
 - 
Exposure-Airway/Inhalation Irritants
"9914035"
 - 
Exposure-Biological/Infectious
"9914037"
 - 
Exposure-Blistering Agents
"9914039"
 - 
Exposure-Carbon Monoxide/Smoke Inhalation
"9914041"
 - 
Exposure-Chemicals to Eye
"9914043"
 - 
Exposure-Cyanide
"9914045"
 - 
Exposure-Explosive/ Blast Injury
"9914047"
 - 
Exposure-Nerve Agents
"9914049"
 - 
Exposure-Radiologic Agents
"9914051"
 - 
General-Back Pain
"9914053"
 - 
General-Behavioral/Patient Restraint
"9914055"
 - 
General-Dental Problems
"9914057"
 - 
General-Epistaxis
"9914059"
 - 
General-Fever
"9914061"
 - 
General-Individualized Patient Protocol
"9914063"
 - 
General-Indwelling Medical Devices/Equipment
"9914065"
 - 
General-IV Access
"9914067"
 - 
General-Medical Device Malfunction
"9914069"
 - 
General-Pain Control
"9914071"
 - 
General-Spinal Immobilization/Clearance
"9914073"
 - 
General-Universal Patient Care/ Initial Patient Contact
"9914075"
 - 
Injury-Amputation
"9914077"
 - 
Injury-Bites and Envenomations-Land
"9914079"
 - 
Injury-Bites and Envenomations-Marine
"9914081"
 - 
Injury-Bleeding/ Hemorrhage Control
"9914083"
 - 
Injury-Burns-Thermal
"9914085"
 - 
Injury-Cardiac Arrest
"9914087"
 - 
Injury-Crush Syndrome
"9914089"
 - 
Injury-Diving Emergencies
"9914091"
 - 
Injury-Drowning/Near Drowning
"9914093"
 - 
Injury-Electrical Injuries
"9914095"
 - 
Injury-Extremity
"9914097"
 - 
Injury-Eye
"9914099"
 - 
Injury-Head
"9914101"
 - 
Injury-Impaled Object
"9914103"
 - 
Injury-Multisystem
"9914105"
 - 
Injury-Spinal Cord
"9914107"
 - 
Medical-Abdominal Pain
"9914109"
 - 
Medical-Allergic Reaction/Anaphylaxis
"9914111"
 - 
Medical-Altered Mental Status
"9914113"
 - 
Medical-Bradycardia
"9914115"
 - 
Medical-Cardiac Chest Pain
"9914117"
 - 
Medical-Diarrhea
"9914119"
 - 
Medical-Hyperglycemia
"9914121"
 - 
Medical-Hypertension
"9914123"
 - 
Medical-Hypoglycemia/Diabetic Emergency
"9914125"
 - 
Medical-Hypotension/Shock (Non-Trauma)
"9914127"
 - 
Medical-Influenza-Like Illness/ Upper Respiratory Infection
"9914129"
 - 
Medical-Nausea/Vomiting
"9914131"
 - 
Medical-Newborn/ Neonatal Resuscitation
"9914133"
 - 
Medical-Overdose/Poisoning/Toxic Ingestion
"9914135"
 - 
Medical-Pulmonary Edema/CHF
"9914137"
 - 
Medical-Respiratory Distress/Asthma/COPD/Croup/Reactive Airway
"9914139"
 - 
Medical-Seizure
"9914141"
 - 
Medical-ST-Elevation Myocardial Infarction (STEMI)
"9914143"
 - 
Medical-Stroke/TIA
"9914145"
 - 
Medical-Supraventricular Tachycardia (Including Atrial Fibrillation)
"9914147"
 - 
Medical-Syncope
"9914149"
 - 
Medical-Ventricular Tachycardia (With Pulse)
"9914151"
 - 
Not Done
"9914153"
 - 
OB/GYN-Childbirth/Labor/Delivery
"9914155"
 - 
OB/GYN-Eclampsia
"9914157"
 - 
OB/GYN-Gynecologic Emergencies
"9914159"
 - 
OB/GYN-Pregnancy Related Emergencies
"9914161"
 - 
OB/GYN-Post-partum Hemorrhage
"9914163"
 - 
Other
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dConfiguration.EMSAgencyProtocols" maxOccurs="unbounded" name="dConfiguration.10">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ProtocolsUsed">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

dConfiguration.11
Type:
anonymous (extension of AgencySpecialtyServiceCapability), simple content
Name: EMS Agency Specialty Service Capability
National: Yes
State: Yes
Definition: Special training or services provided by the EMS Agency and available to the EMS service area/community.
Usage: Mandatory
Simple Content
enumeration of xs:string
Enumeration:
"1211001"
 - 
Air Rescue
"1211003"
 - 
CBRNE
"1211005"
 - 
Community Health Medicine
"1211007"
 - 
Disaster Medical Assistance Team (DMAT)
"1211009"
 - 
Disaster Mortuary (DMORT)
"1211011"
 - 
Dive Rescue
"1211013"
 - 
Farm Rescue
"1211015"
 - 
High Angle Rescue
"1211017"
 - 
Machinery Disentanglement
"1211019"
 - 
None
"1211021"
 - 
Tactical EMS
"1211023"
 - 
Trench / Confined Space Rescue
"1211025"
 - 
Urban Search and Rescue (USAR)
"1211027"
 - 
Vehicle Extrication
"1211029"
 - 
Veterinary Medical Assistance Team (VMAT)
"1211031"
 - 
Water or Ice Related Rescue (Incl Swift Water)
"1211033"
 - 
Wilderness Search and Rescue
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dConfiguration.EMSAgencySpecialtyServiceCapability" maxOccurs="unbounded" name="dConfiguration.11">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AgencySpecialtyServiceCapability">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

dConfiguration.12
Type:
YesNoValues, simple content
Name: Billing Status
National: No
State: No
Definition: Indication of whether the EMS agency routinely bills for any segment of the patient population.
Usage: 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="dConfiguration.BillingStatus" minOccurs="0" name="dConfiguration.12" type="YesNoValues"/>

dConfiguration.13
Type:
anonymous (extension of EMDtoAgencyServiceArea), simple content
Name: Emergency Medical Dispatch (EMD) Provided to EMS Agency Service Area
National: Yes
State: Yes
Definition: Indication as to whether Emergency Medical Dispatch is provided to the EMS Agency's service area.
Usage: Mandatory
Simple Content
enumeration of xs:string
Enumeration:
"1213001"
 - 
No
"1213003"
 - 
Yes, 100% of the EMS Agency's Service Area
"1213005"
 - 
Yes, Less than 100% of the EMS Agency's Service Area
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dConfiguration.EmergencyMedicalDispatchEMDProvidedtoEMSAgencyServiceArea" name="dConfiguration.13">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMDtoAgencyServiceArea"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>

dConfiguration.14
Type:
anonymous (extension of EMDVendorType), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
Name: EMD Vendor
National: No
State: Yes
Definition: The vendor or company associated with the EMD Card set and algorithms.
Usage: Recommended
Simple Content
xs:string
maxLength:
255
minLength:
3
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dConfiguration.EMDVendor" maxOccurs="unbounded" minOccurs="0" name="dConfiguration.14" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMDVendorType">
<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>

dConfiguration.15
Type:
anonymous (extension of PatientMonitoringCapability), simple content
Name: Patient Monitoring Capability(s)
National: Yes
State: Yes
Definition: The EMS Agency's patient monitoring capability which can be provided to any/all patients presenting to EMS.
Usage: Mandatory
Simple Content
enumeration of xs:string
Enumeration:
"1215001"
 - 
Capnography-Numeric
"1215003"
 - 
Capnography-Waveform
"1215005"
 - 
ECG-12 Lead or Greater
"1215007"
 - 
ECG-Less than 12 Lead (Cardiac Monitor)
"1215009"
 - 
Oximetry-Carbon Monoxide
"1215011"
 - 
Oximetry-Oxygen
"1215013"
 - 
Pressure Measurement-Invasive (Arterial, CVP, Swan, etc.)
"1215015"
 - 
Pressure Measurement-Non-Invasive (Blood Pressure, etc.)
"1215017"
 - 
Ventilator-Transport
"1215019"
 - 
Vital Sign Monitoring
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dConfiguration.PatientMonitoringCapabilitys" maxOccurs="unbounded" name="dConfiguration.15">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="PatientMonitoringCapability">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

dConfiguration.16
Type:
AgencyCallSign, simple content
Name: Crew Call Sign
National: Yes
State: Yes
Definition: The EMS crew call sign used to dispatch and communicate with the unit. This may be the same as the EMS Unit/Vehicle Number in many agencies.
Usage: Mandatory
Simple Content
xs:string
maxLength:
50
minLength:
1
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dConfiguration.AgencyCallSign" maxOccurs="unbounded" name="dConfiguration.16" type="AgencyCallSign"/>

dConfiguration.17
Type:
Name: Dispatch Center (CAD) Name or ID
National: No
State: No
Definition: The name or ID of the dispatch center providing electronic data to the PCR for the EMS agency, if applicable.
Usage: Optional
Simple Content
xs:string
maxLength:
100
minLength:
2
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dConfiguration.DispatchCenterCADNameorID" minOccurs="0" name="dConfiguration.17" type="DispatchCenterCADNameorID"/>

dConfiguration.MedicationGroup
Type:
anonymous, complex content
Group Tag to hold info about Medication information
XML Source (w/o annotations (3); see within schema source)
<xs:element id="dConfiguration.MedicationGroup" maxOccurs="unbounded" name="dConfiguration.MedicationGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="dConfiguration.PersonnelLevelPermittedtoAdministertheMedication" name="dConfiguration.08" type="StateCertificationLicensureLevels"/>
<xs:element id="dConfiguration.EMSAgencyMedications" maxOccurs="unbounded" name="dConfiguration.09">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="Medication">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:complexType>
</xs:element>

dConfiguration.ProcedureGroup
Type:
anonymous, complex content
Group Tag to hold info about Procedure information
XML Source (w/o annotations (3); see within schema source)
<xs:element id="dConfiguration.ProcedureGroup" maxOccurs="unbounded" name="dConfiguration.ProcedureGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="dConfiguration.EMSPersonnelLevelPermittedtoPerformtheProcedure" name="dConfiguration.06">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="StateCertificationLicensureLevels"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.EMSAgencyProcedures" maxOccurs="unbounded" name="dConfiguration.07">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="icd10Code">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:complexType>
</xs:element>