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" maxOccurs="unbounded" 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
<nemsisTacDoc> <number>dConfiguration.01</number> <name>State Associated with the Certification/Licensure Levels</name> <national>Yes</national> <state>Yes</state> <definition>The state associated with the state certification/licensure levels.</definition> <v2Number/> <usage>Mandatory</usage> <performanceMeasure/> <comment>Associated with the state (dAgency.01 - EMS Agency State). <br/><br/>GNIS Codes Website: <a>http://geonames.usgs.gov/domestic/download_data.htm</a> <br/><br/>The state EMS system does not need to import this information into their database. Reference the Demographic Dataset Submission Guide for further details. </comment> <v3Changes/> </nemsisTacDoc>
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
<nemsisTacDoc> <number>dConfiguration.02</number> <name>State Certification Licensure Levels</name> <national>Yes</national> <state>Yes</state> <definition>All of the potential levels of certification/licensure for EMS personnel recognized by the state.</definition> <v2Number>D04_01</v2Number> <usage>Mandatory</usage> <performanceMeasure/> <comment>The new 2009 Education Levels have been added. The category EMT-Intermediate includes EMS professionals with an “85” or “99” certification level. <br/><br/>The state EMS system does not need to import this information into their database. Reference the Demographic Dataset Submission Guide for further details. </comment> <v3Changes/> </nemsisTacDoc>
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
"9911023"
 - 
Critical Care Paramedic
"9911025"
 - 
Community Paramedicine
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)
<nemsisTacDoc> <number>dConfiguration.03</number> <name>Procedures Permitted by the State</name> <national>Yes</national> <state>Yes</state> <definition>A list of all of the procedures permitted by the EMS Agency's licensing state.</definition> <v2Number/> <usage>Required</usage> <performanceMeasuresGroup> <performanceMeasure>Airway</performanceMeasure> <performanceMeasure>Cardiac Arrest</performanceMeasure> <performanceMeasure>Pediatric</performanceMeasure> <performanceMeasure>Response</performanceMeasure> <performanceMeasure>STEMI</performanceMeasure> <performanceMeasure>Stroke</performanceMeasure> <performanceMeasure>Trauma</performanceMeasure> </performanceMeasuresGroup> <comment>This data element should capture all of the procedures permitted by the state for any/all levels of EMS personnel in the state. This is associated with the EMS Agency State (dAgency.01). This is related to the EMS Agency's procedures (dConfiguration.07) which have been implemented within the EMS System. <br/><br/>State EMS systems which have regulatory authority to determine the procedures statewide may identify ICD-10 PCS procedure codes based on medical direction and their own need. <br/> <br/>Code list is represented in ICD-10-PCS: Procedure Codes, see suggested NEMSIS list of procedure codes. <br/>ICD-10-PCS <br/>Website - http://uts.nlm.nih.gov <br/>Product - UMLS Metathesaurus <br/><br/>The EMS agency should submit “Not Applicable” and “Nil” to the state system for the demographic export. The state EMS system does not need to import this information into their database. It is the responsibility of the state to submit this element to the national EMS database (NEMSIS). Reference the Demographic Dataset Submission Guide for further details. </comment> <v3Changes/> </nemsisTacDoc>
Simple Content
xs:string
Pattern:
[0-9A-HJ-NP-Z]([0-9A-Za-z]{1,6})?
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)
<nemsisTacDoc> <number>dConfiguration.04</number> <name>Medications Permitted by the State</name> <national>Yes</national> <state>Yes</state> <definition>A list of all of the medications permitted by the state to be used by each EMS state certification/licensure level.</definition> <v2Number/> <usage>Required</usage> <performanceMeasuresGroup> <performanceMeasure>Airway</performanceMeasure> <performanceMeasure>Cardiac Arrest</performanceMeasure> <performanceMeasure>Pediatric</performanceMeasure> <performanceMeasure>Response</performanceMeasure> <performanceMeasure>STEMI</performanceMeasure> <performanceMeasure>Stroke</performanceMeasure> <performanceMeasure>Trauma</performanceMeasure> </performanceMeasuresGroup> <comment>This data element should capture all of the medications permitted by the state for any/all levels of EMS personnel in the state. This should be stored as an RxNorm (RXCUI) Code. This is associated with the EMS Agency State (dAgency.01). <br/><br/>The EMS agency should submit “Not Applicable” and “Nil” to the state system for the demographic export. The state EMS system does not need to import this information into their database. It is the responsibility of the state to submit this element to the national EMS database (NEMSIS). Reference the Demographic Dataset Submission Guide for further details. </comment> <v3Changes>State EMS systems which have regulatory authority to identify medications to be administered within the state may identify specific RxNorm codes based on medical direction and their own need. <br/><br/>List of medications based on RxNorm (RXCUI) code. See suggested NEMSIS list of medication codes. <br/><br/>RxNorm <br/>Website - http://uts.nlm.nih.gov <br/><br/>Product - UMLS Metathesaurus <br/>Website - http://www.nlm.nih.gov/research/umls/rxnorm/docs/rxnormfiles.html <br/>Product - RxNorm Full Monthly Release </v3Changes> </nemsisTacDoc>
Simple Content
xs:string
maxLength:
7
minLength:
2
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)
<nemsisTacDoc> <number>dConfiguration.05</number> <name>Protocols Permitted by the State</name> <national>Yes</national> <state>Yes</state> <definition>A list of all of the protocols permitted by the state.</definition> <v2Number/> <usage>Required</usage> <performanceMeasuresGroup> <performanceMeasure>Airway</performanceMeasure> <performanceMeasure>Cardiac Arrest</performanceMeasure> <performanceMeasure>Pediatric</performanceMeasure> <performanceMeasure>Response</performanceMeasure> <performanceMeasure>STEMI</performanceMeasure> <performanceMeasure>Stroke</performanceMeasure> <performanceMeasure>Trauma</performanceMeasure> </performanceMeasuresGroup> <comment> This data element should capture all of the protocols permitted by the state for any/all levels of EMS personnel in the state. This is associated with the EMS Agency State (dAgency.01). <br/><br/>States can add additional protocols to the list but the additional state protocols must map to these uniform codes. <br/><br/>The list is defined by the NASEMSO State Medical Directors. <br/><br/>The EMS agency should submit “Not Applicable” and “Nil” to the state system for the demographic export. The state EMS system does not need to import this information into their database. It is the responsibility of the state to submit this element to the national EMS database (NEMSIS). Reference the Demographic Dataset Submission Guide for further details. </comment> <v3Changes>Added to better identify states with statewide protocols and define state EMS capability and care.</v3Changes> </nemsisTacDoc>
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-Cardiac Arrest
"9914057"
 - 
General-Dental Problems
"9914059"
 - 
General-Epistaxis
"9914061"
 - 
General-Fever
"9914063"
 - 
General-Individualized Patient Protocol
"9914065"
 - 
General-Indwelling Medical Devices/Equipment
"9914067"
 - 
General-IV Access
"9914069"
 - 
General-Medical Device Malfunction
"9914071"
 - 
General-Pain Control
"9914073"
 - 
General-Spinal Immobilization/Clearance
"9914075"
 - 
General-Universal Patient Care/ Initial Patient Contact
"9914077"
 - 
Injury-Amputation
"9914079"
 - 
Injury-Bites and Envenomations-Land
"9914081"
 - 
Injury-Bites and Envenomations-Marine
"9914083"
 - 
Injury-Bleeding/ Hemorrhage Control
"9914085"
 - 
Injury-Burns-Thermal
"9914087"
 - 
Injury-Cardiac Arrest
"9914089"
 - 
Injury-Crush Syndrome
"9914091"
 - 
Injury-Diving Emergencies
"9914093"
 - 
Injury-Drowning/Near Drowning
"9914095"
 - 
Injury-Electrical Injuries
"9914097"
 - 
Injury-Extremity
"9914099"
 - 
Injury-Eye
"9914101"
 - 
Injury-Head
"9914103"
 - 
Injury-Impaled Object
"9914105"
 - 
Injury-Multisystem
"9914107"
 - 
Injury-Spinal Cord
"9914109"
 - 
Medical-Abdominal Pain
"9914111"
 - 
Medical-Allergic Reaction/Anaphylaxis
"9914113"
 - 
Medical-Altered Mental Status
"9914115"
 - 
Medical-Bradycardia
"9914117"
 - 
Medical-Cardiac Chest Pain
"9914119"
 - 
Medical-Diarrhea
"9914121"
 - 
Medical-Hyperglycemia
"9914123"
 - 
Medical-Hypertension
"9914125"
 - 
Medical-Hypoglycemia/Diabetic Emergency
"9914127"
 - 
Medical-Hypotension/Shock (Non-Trauma)
"9914129"
 - 
Medical-Influenza-Like Illness/ Upper Respiratory Infection
"9914131"
 - 
Medical-Nausea/Vomiting
"9914133"
 - 
Medical-Newborn/ Neonatal Resuscitation
"9914135"
 - 
Medical-Overdose/Poisoning/Toxic Ingestion
"9914137"
 - 
Medical-Pulmonary Edema/CHF
"9914139"
 - 
Medical-Respiratory Distress/Asthma/COPD/Croup/Reactive Airway
"9914141"
 - 
Medical-Seizure
"9914143"
 - 
Medical-ST-Elevation Myocardial Infarction (STEMI)
"9914145"
 - 
Medical-Stroke/TIA
"9914147"
 - 
Medical-Supraventricular Tachycardia (Including Atrial Fibrillation)
"9914149"
 - 
Medical-Syncope
"9914151"
 - 
Medical-Ventricular Tachycardia (With Pulse)
"9914153"
 - 
Not Done
"9914155"
 - 
OB/GYN-Childbirth/Labor/Delivery
"9914157"
 - 
OB/GYN-Eclampsia
"9914159"
 - 
OB/GYN-Gynecologic Emergencies
"9914161"
 - 
OB/GYN-Pregnancy Related Emergencies
"9914163"
 - 
OB/GYN-Post-partum Hemorrhage
"9914165"
 - 
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
<nemsisTacDoc> <number>dConfiguration.10</number> <name>EMS Agency Protocols</name> <national>Yes</national> <state>Yes</state> <definition>A list of all of the EMS field protocols that the agency has in place and available for use.</definition> <v2Number>D04_08</v2Number> <usage>Mandatory</usage> <performanceMeasuresGroup> <performanceMeasure>Airway</performanceMeasure> <performanceMeasure>Cardiac Arrest</performanceMeasure> <performanceMeasure>Pediatric</performanceMeasure> <performanceMeasure>Response</performanceMeasure> <performanceMeasure>STEMI</performanceMeasure> <performanceMeasure>Stroke</performanceMeasure> <performanceMeasure>Trauma</performanceMeasure> </performanceMeasuresGroup> <comment>This is associated with the EMS Agency Number (dAgency.02) since each EMS Agency Number may have different capabilities. <div style="font-size:6px">&nbsp;</div>State and local entities can add additional protocols to the list but the additional protocols must map to these uniform codes. <div style="font-size:6px">&nbsp;</div>The list is defined by the NASEMSO State Medical Directors.</comment> <v3Changes/> </nemsisTacDoc>
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-Cardiac Arrest
"9914057"
 - 
General-Dental Problems
"9914059"
 - 
General-Epistaxis
"9914061"
 - 
General-Fever
"9914063"
 - 
General-Individualized Patient Protocol
"9914065"
 - 
General-Indwelling Medical Devices/Equipment
"9914067"
 - 
General-IV Access
"9914069"
 - 
General-Medical Device Malfunction
"9914071"
 - 
General-Pain Control
"9914073"
 - 
General-Spinal Immobilization/Clearance
"9914075"
 - 
General-Universal Patient Care/ Initial Patient Contact
"9914077"
 - 
Injury-Amputation
"9914079"
 - 
Injury-Bites and Envenomations-Land
"9914081"
 - 
Injury-Bites and Envenomations-Marine
"9914083"
 - 
Injury-Bleeding/ Hemorrhage Control
"9914085"
 - 
Injury-Burns-Thermal
"9914087"
 - 
Injury-Cardiac Arrest
"9914089"
 - 
Injury-Crush Syndrome
"9914091"
 - 
Injury-Diving Emergencies
"9914093"
 - 
Injury-Drowning/Near Drowning
"9914095"
 - 
Injury-Electrical Injuries
"9914097"
 - 
Injury-Extremity
"9914099"
 - 
Injury-Eye
"9914101"
 - 
Injury-Head
"9914103"
 - 
Injury-Impaled Object
"9914105"
 - 
Injury-Multisystem
"9914107"
 - 
Injury-Spinal Cord
"9914109"
 - 
Medical-Abdominal Pain
"9914111"
 - 
Medical-Allergic Reaction/Anaphylaxis
"9914113"
 - 
Medical-Altered Mental Status
"9914115"
 - 
Medical-Bradycardia
"9914117"
 - 
Medical-Cardiac Chest Pain
"9914119"
 - 
Medical-Diarrhea
"9914121"
 - 
Medical-Hyperglycemia
"9914123"
 - 
Medical-Hypertension
"9914125"
 - 
Medical-Hypoglycemia/Diabetic Emergency
"9914127"
 - 
Medical-Hypotension/Shock (Non-Trauma)
"9914129"
 - 
Medical-Influenza-Like Illness/ Upper Respiratory Infection
"9914131"
 - 
Medical-Nausea/Vomiting
"9914133"
 - 
Medical-Newborn/ Neonatal Resuscitation
"9914135"
 - 
Medical-Overdose/Poisoning/Toxic Ingestion
"9914137"
 - 
Medical-Pulmonary Edema/CHF
"9914139"
 - 
Medical-Respiratory Distress/Asthma/COPD/Croup/Reactive Airway
"9914141"
 - 
Medical-Seizure
"9914143"
 - 
Medical-ST-Elevation Myocardial Infarction (STEMI)
"9914145"
 - 
Medical-Stroke/TIA
"9914147"
 - 
Medical-Supraventricular Tachycardia (Including Atrial Fibrillation)
"9914149"
 - 
Medical-Syncope
"9914151"
 - 
Medical-Ventricular Tachycardia (With Pulse)
"9914153"
 - 
Not Done
"9914155"
 - 
OB/GYN-Childbirth/Labor/Delivery
"9914157"
 - 
OB/GYN-Eclampsia
"9914159"
 - 
OB/GYN-Gynecologic Emergencies
"9914161"
 - 
OB/GYN-Pregnancy Related Emergencies
"9914163"
 - 
OB/GYN-Post-partum Hemorrhage
"9914165"
 - 
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
<nemsisTacDoc> <number>dConfiguration.11</number> <name>EMS Agency Specialty Service Capability</name> <national>Yes</national> <state>Yes</state> <definition>Special training or services provided by the EMS Agency and available to the EMS service area/community.</definition> <v2Number/> <usage>Mandatory</usage> <performanceMeasure/> <comment/> <v3Changes/> </nemsisTacDoc>
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"
 - 
Ski / Snow Rescue
"1211023"
 - 
Tactical EMS
"1211025"
 - 
Trench / Confined Space Rescue
"1211027"
 - 
Urban Search and Rescue (USAR)
"1211029"
 - 
Vehicle Extrication
"1211031"
 - 
Veterinary Medical Assistance Team (VMAT)
"1211033"
 - 
Water or Ice Related Rescue (Incl Swift Water)
"1211035"
 - 
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
<nemsisTacDoc> <number>dConfiguration.12</number> <name>Billing Status</name> <national>No</national> <state>No</state> <definition>Indication of whether the EMS agency routinely bills for any segment of the patient population.</definition> <v2Number>D04_10</v2Number> <usage>Optional</usage> <performanceMeasure/> <comment>Billing status is associated with each EMS Agency for the specific EMS Agency Number (dAgency.02).</comment> <v3Changes/> </nemsisTacDoc>
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
<nemsisTacDoc> <number>dConfiguration.13</number> <name>Emergency Medical Dispatch (EMD) Provided to EMS Agency Service Area</name> <national>Yes</national> <state>Yes</state> <definition>Indication as to whether Emergency Medical Dispatch is provided to the EMS Agency's service area.</definition> <v2Number/> <usage>Mandatory</usage> <performanceMeasuresGroup> <performanceMeasure>Airway</performanceMeasure> <performanceMeasure>Cardiac Arrest</performanceMeasure> <performanceMeasure>Pediatric</performanceMeasure> <performanceMeasure>Response</performanceMeasure> <performanceMeasure>STEMI</performanceMeasure> <performanceMeasure>Stroke</performanceMeasure> <performanceMeasure>Trauma</performanceMeasure> </performanceMeasuresGroup> <comment>Added to better document the implementation of Emergency Medical Dispatch. Associated with each EMS Agency and the specific EMS Agency Number (dAgency.02).</comment> <v3Changes/> </nemsisTacDoc>
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)
<nemsisTacDoc> <number>dConfiguration.14</number> <name>EMD Vendor</name> <national>No</national> <state>Yes</state> <definition>The vendor or company associated with the EMD Card set and algorithms.</definition> <v2Number>D04_17</v2Number> <usage>Recommended</usage> <performanceMeasure/> <comment/> <v3Changes/> </nemsisTacDoc>
Simple Content
xs:string
maxLength:
100
minLength:
2
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
<nemsisTacDoc> <number>dConfiguration.15</number> <name>Patient Monitoring Capability(s)</name> <national>Yes</national> <state>Yes</state> <definition>The EMS Agency's patient monitoring capability which can be provided to any/all patients presenting to EMS.</definition> <v2Number/> <usage>Mandatory</usage> <performanceMeasuresGroup> <performanceMeasure>Airway</performanceMeasure> <performanceMeasure>Cardiac Arrest</performanceMeasure> <performanceMeasure>Pediatric</performanceMeasure> <performanceMeasure>Response</performanceMeasure> <performanceMeasure>STEMI</performanceMeasure> <performanceMeasure>Stroke</performanceMeasure> <performanceMeasure>Trauma</performanceMeasure> </performanceMeasuresGroup> <comment>Added to identify the patient monitoring capability of the EMS Agency. Associated with each EMS Agency Number (dAgency.02) since each EMS Agency Number may have a different capability within each EMS Agency. Other patient monitoring capability may exist but NEMSIS Version 3 only includes these specific capabilities.</comment> <v3Changes/> </nemsisTacDoc>
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
<nemsisTacDoc> <number>dConfiguration.16</number> <name>Crew Call Sign</name> <national>Yes</national> <state>Yes</state> <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.</definition> <v2Number>D04_02</v2Number> <usage>Mandatory</usage> <performanceMeasures/> <comment/> <v3Changes/> </nemsisTacDoc>
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:
<nemsisTacDoc> <number>dConfiguration.17</number> <name>Dispatch Center (CAD) Name or ID</name> <national>No</national> <state>No</state> <definition>The name or ID of the dispatch center providing electronic data to the PCR for the EMS agency, if applicable.</definition> <v2Number/> <usage>Optional</usage> <performanceMeasures/> <comment>This element can be used to identify the dispatch center (Primary or Secondary Service Answering Point - PSAP) that dispatches the EMS agency. If the EMS agency is able to populate the Patient Care Report (PCR) with CAD specific details (times, incident address information, crew information, EMD, etc) the name or ID of the dispatch center should be documented. Information in dConfiguration.17 may be used to populate eDispatch.04 - Computer Aided Dispatch (CAD) Name or ID if a CAD integration exists.</comment> <v3Changes>Added to the dataset to assist in identifying the CAD / dispatch center providing information to the EMS agency and ePCR when there are multiple dispatch centers sending resources to the same EMS incident.</v3Changes> </nemsisTacDoc>
Simple Content
xs:string
maxLength:
100
minLength:
2
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dConfiguration.DispatchCenterCADNameorID" maxOccurs="unbounded" 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>