<?xml version="1.0" encoding="UTF-8"?> <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://www.nemsis.org" xmlns="http://www.nemsis.org" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:sequence> <xs:element id="eMedications.MedicationGroup" maxOccurs="unbounded" name="eMedications.MedicationGroup"> <xs:annotation> <xs:documentation>Group Tag to hold eMedication information</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element id="eMedications.DateTimeMedicationAdministered" name="eMedications.01" nillable="true"> <xs:annotation> <xs:documentation> <nemsisTacDoc> <number>eMedications.01</number> <name>Date/Time Medication Administered</name> <national>Yes</national> <state>Yes</state> <definition> The date/time medication administered to the patient </definition> <v2Number>E18_01</v2Number> <usage>Required</usage> <performanceMeasuresGroup> <performanceMeasure>Airway</performanceMeasure> <performanceMeasure>Cardiac Arrest</performanceMeasure> <performanceMeasure>Pediatric</performanceMeasure> <performanceMeasure>STEMI</performanceMeasure> <performanceMeasure>Stroke</performanceMeasure> <performanceMeasure>Trauma</performanceMeasure> </performanceMeasuresGroup> <comment> DateTime consists of finite-length characters of the form: yyyy '-' mm '-' dd 'T' hh ':' mm ':' ss ('.' s+)? (zzzzzz) <table cellspacing="2"><tr><td> <table border="1px" cellpadding="3px" cellspacing="0"> <tr><td align="center">yyyy</td><td>a four-digit numeral that represents the year</td></tr> <tr><td align="center">'-'</td><td>separators between parts of the date portion</td></tr> <tr><td align="center">mm</td><td>a two-digit numeral that represents the month</td></tr> <tr><td align="center">dd</td><td>a two-digit numeral that represents the day</td></tr> <tr><td align="center">T</td><td>separator that indicates time-of-day follows</td></tr> <tr><td align="center">hh</td><td>a two-digit numeral that represents the hour</td></tr> <tr><td align="center">':'</td><td>a separator between parts of the time-of-day portion</td></tr> <tr><td align="center">mm</td><td>a two-digit numeral that represents the minute</td></tr> <tr><td align="center">ss</td><td>a two-integer-digit numeral that represents the whole seconds</td></tr> <tr><td align="center">'.' s+</td><td>(not required) represents the fractional seconds</td></tr> <tr><td align="center">zzzzzz</td><td>(required) represents the timezone (as described below)</td></tr> </table> </td></tr></table> <br/>Timezones, required, are durations with (integer-valued) hour and minute properties in the form: ('+' | '-') hh ':' mm <table cellspacing="2"><tr><td> <table border="1px" cellpadding="3px" cellspacing="0"> <tr><td align="center">hh</td><td>a two-digit numeral (with leading zeros as required) that represents the hours</td></tr> <tr><td align="center">mm</td><td>a two-digit numeral that represents the minutes</td></tr> <tr><td align="center">'+'</td><td>a nonnegative duration</td></tr> <tr><td align="center">'-'</td><td>a nonpositive duration</td></tr> </table> </td></tr></table> </comment> </nemsisTacDoc> </xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element id="eMedications.MedicationAdministeredPriortothisUnitsEMSCare" name="eMedications.02" nillable="true"> <xs:annotation> <xs:documentation> <nemsisTacDoc> <number>eMedications.02</number> <name> Medication Administered Prior to this Unit's EMS Care </name> <national>Yes</national> <state>Yes</state> <definition> Indicates that the medication administration which is documented was administered prior to this EMS units care </definition> <v2Number>E18_02</v2Number> <usage>Required</usage> <performanceMeasuresGroup> <performanceMeasure>Airway</performanceMeasure> <performanceMeasure>Cardiac Arrest</performanceMeasure> <performanceMeasure>Pediatric</performanceMeasure> <performanceMeasure>STEMI</performanceMeasure> <performanceMeasure>Stroke</performanceMeasure> <performanceMeasure>Trauma</performanceMeasure> </performanceMeasuresGroup> <comment> This is the NEMSIS Version 3 method to document prior aid. </comment> </nemsisTacDoc> </xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:simpleType> <!-- NV.NotReporting --> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:annotation> <xs:documentation> <nemsisTacDoc> <number>eMedications.03</number> <name>Medication Given</name> <national>Yes</national> <state>Yes</state> <definition>The medication given to the patient</definition> <v2Number>E18_03</v2Number> <usage>Required</usage> <performanceMeasuresGroup> <performanceMeasure>Airway</performanceMeasure> <performanceMeasure>Cardiac Arrest</performanceMeasure> <performanceMeasure>Pediatric</performanceMeasure> <performanceMeasure>STEMI</performanceMeasure> <performanceMeasure>Stroke</performanceMeasure> <performanceMeasure>Trauma</performanceMeasure> </performanceMeasuresGroup> <comment> List of medications based on RxNorm (RXCUI) code. <br/><br/>Reference the NEMSIS Suggested Lists at: http://nemsis.org/v3/resources.html <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 </comment> </nemsisTacDoc> </xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:simpleType> <xs:union memberTypes="PN.ContraindicationNoted PN.DeniedByOrder PN.MedicationAllergy PN.MedicationAlreadyTaken PN.Refused PN.UnableToComplete"/> </xs:simpleType> </xs:attribute> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> <!-- <xs:attribute name="NV" use="optional"> <xs:simpleType> <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/> </xs:simpleType> </xs:attribute>--> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element id="eMedications.MedicationAdministeredRoute" minOccurs="0" name="eMedications.04" type="CurrentMedicationAdministrationRoute"> <xs:annotation> <xs:documentation> <nemsisTacDoc> <number>eMedications.04</number> <name>Medication Administered Route</name> <national>No</national> <state>Yes</state> <definition> The route medication was administered to the patient </definition> <v2Number>E18_04</v2Number> <usage>Optional</usage> <comment> This medication route list represents a sub-group of values from the Data Elements for Emergency Department Systems (DEEDS), pertaining to prehospital care. <br/> <br/> DEEDS Version 1.0 was utilized for this list: http://www.sciencedirect.com/science/article/pii/S0196064498703178. The list can be found on page 152 of 274 of the PDF document in Section 5, 5.13 Current Therapeutic Medication Route. </comment> </nemsisTacDoc> </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> <xs:documentation> Group Tag to hold info about the medication dosage given to the patient </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:annotation> <xs:documentation> <nemsisTacDoc> <number>eMedications.05</number> <name>Medication Dosage</name> <national>Yes</national> <state>Yes</state> <definition> The dose or amount of the medication given to the patient </definition> <v2Number>E18_05</v2Number> <usage>Required</usage> </nemsisTacDoc> </xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:annotation> <xs:documentation> <nemsisTacDoc> <number>eMedications.06</number> <name>Medication Dosage Units</name> <national>Yes</national> <state>Yes</state> <definition>The unit of medication dosage given to patient</definition> <v2Number>E18_06</v2Number> <usage>Required</usage> </nemsisTacDoc> </xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:annotation> <xs:documentation> <nemsisTacDoc> <number>eMedications.07</number> <name>Response to Medication</name> <national>Yes</national> <state>Yes</state> <definition>The patient's response to the medication</definition> <v2Number>E18_07</v2Number> <usage>Required</usage> </nemsisTacDoc> </xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element id="eMedications.MedicationComplication" maxOccurs="unbounded" name="eMedications.08" nillable="true"> <xs:annotation> <xs:documentation> <nemsisTacDoc> <number>eMedications.08</number> <name>Medication Complication</name> <national>Yes</national> <state>Yes</state> <definition> Any complication (abnormal effect on the patient) associated with the administration of the medication to the patient by EMS </definition> <v2Number>E18_08</v2Number> <usage>Required</usage> </nemsisTacDoc> </xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element id="eMedications.MedicationCrewHealthcareProfessionalsID" minOccurs="0" name="eMedications.09" nillable="true"> <xs:annotation> <xs:documentation> <nemsisTacDoc> <number>eMedications.09</number> <name>Medication Crew (Healthcare Professionals) ID</name> <national>No</national> <state>Yes</state> <definition> The statewide assigned ID number of the EMS crew member giving the treatment to the patient </definition> <v2Number>E18_09</v2Number> <usage>Recommended</usage> <performanceMeasuresGroup> <performanceMeasure>Airway</performanceMeasure> <performanceMeasure>Cardiac Arrest</performanceMeasure> <performanceMeasure>Pediatric</performanceMeasure> <performanceMeasure>STEMI</performanceMeasure> <performanceMeasure>Stroke</performanceMeasure> <performanceMeasure>Trauma</performanceMeasure> </performanceMeasuresGroup> <comment> How should the state ID for an EMS professional be record when working on an event in 2 states. The ID used would typically be based on the EMS agency's state license specific to each EMS professional. Used for eProcedures.09 (Procedure Crew Members ID) as well. </comment> </nemsisTacDoc> </xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element id="eMedications.EMSorHealthcareProfessionalTypeAdministeringMedication" name="eMedications.10" nillable="true"> <xs:annotation> <xs:documentation> <nemsisTacDoc> <number>eMedications.10</number> <name>Role/Type of Person Administering Medication</name> <national>Yes</national> <state>Yes</state> <definition> The type (level) of EMS or Healthcare Professional Administering the Medication. For medications administered prior to EMS arrival, this may be a non-EMS healthcare professional. </definition> <usage>Required</usage> <comment> Added to document the type of healthcare professional administering the medication. This could be auto-completed from the crew ID but is necessary to document medication administration prior to EMS arrival. State may maintain an enumerated list but must collapse to the National Standard. <br/><br/>The category EMT-Intermediate includes EMS professionals with an "85" or "99" certification level. </comment> <v3Changes> Added to better document the type of healthcare professional who administered the medication. </v3Changes> </nemsisTacDoc> </xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element id="eMedications.MedicationAuthorization" minOccurs="0" name="eMedications.11" type="TxAuthorization"> <xs:annotation> <xs:documentation> <nemsisTacDoc> <number>eMedications.11</number> <name>Medication Authorization</name> <national>No</national> <state>No</state> <definition>The type of treatment authorization obtained</definition> <v2Number>E18_10</v2Number> <usage>Optional</usage> </nemsisTacDoc> </xs:documentation> </xs:annotation> </xs:element> <xs:element id="eMedications.MedicationAuthorizingPhysician" minOccurs="0" name="eMedications.12" type="PersonName"> <xs:annotation> <xs:documentation> <nemsisTacDoc> <number>eMedications.12</number> <name>Medication Authorizing Physician</name> <national>No</national> <state>No</state> <definition> The name of the authorizing physician ordering the medication administration if the order was provided by any manner other than protocol (standing order) in EMedications.11 </definition> <v2Number>E18_11</v2Number> <usage>Optional</usage> </nemsisTacDoc> </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:annotation> <xs:documentation> Any complication (abnormal effect on the patient) associated with the administration of the medication to the patient by EMS </xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="3708001"> <xs:annotation> <xs:documentation>Altered Mental Status</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3708003"> <xs:annotation> <xs:documentation>Apnea</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3708005"> <xs:annotation> <xs:documentation>Bleeding</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3708007"> <xs:annotation> <xs:documentation>Bradycardia</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3708009"> <xs:annotation> <xs:documentation>Bradypnea</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3708011"> <xs:annotation> <xs:documentation>Diarrhea</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3708013"> <xs:annotation> <xs:documentation>Extravasation</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3708015"> <xs:annotation> <xs:documentation>Hypertension</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3708017"> <xs:annotation> <xs:documentation>Hyperthermia</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3708019"> <xs:annotation> <xs:documentation>Hypotension</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3708021"> <xs:annotation> <xs:documentation>Hypothermia</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3708023"> <xs:annotation> <xs:documentation>Hypoxia</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3708025"> <xs:annotation> <xs:documentation>Injury</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3708027"> <xs:annotation> <xs:documentation> Itching/Urticaria <span style='font-size:8px;background:purple;color:white;padding:1px;'>DEPRECATED</span> </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3708029"> <xs:annotation> <xs:documentation>Nausea</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3708031"> <xs:annotation> <xs:documentation>None</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3708033"> <xs:annotation> <xs:documentation>Other (Not Listed)</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3708035"> <xs:annotation> <xs:documentation>Respiratory Distress</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3708037"> <xs:annotation> <xs:documentation>Tachycardia</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3708039"> <xs:annotation> <xs:documentation>Tachypnea</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3708041"> <xs:annotation> <xs:documentation>Vomiting</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3708043"> <xs:annotation> <xs:documentation>Itching</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3708045"> <xs:annotation> <xs:documentation>Urticaria</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> <xs:annotation> <xs:documentation> The dose or amount of the medication given to the patient </xs:documentation> </xs:annotation> <xs:restriction base="xs:decimal"> <xs:totalDigits value="9"/> <xs:fractionDigits value="3"/> </xs:restriction> </xs:simpleType> <xs:annotation> <xs:documentation>The unit of medication dosage given to patient</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="3706001"> <xs:annotation> <xs:documentation>Grams</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3706003"> <xs:annotation> <xs:documentation>Inches</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3706005"> <xs:annotation> <xs:documentation>International Units</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3706007"> <xs:annotation> <xs:documentation>Keep Vein Open (To Keep Open)</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3706009"> <xs:annotation> <xs:documentation>Liters</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3706011"> <xs:annotation> <xs:documentation>Liters Per Minute</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3706013"> <xs:annotation> <xs:documentation>MDI Puffs</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3706015"> <xs:annotation> <xs:documentation>Micrograms</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3706017"> <xs:annotation> <xs:documentation>Micrograms per Kilogram per Minute</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3706019"> <xs:annotation> <xs:documentation>Milliequivalents</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3706021"> <xs:annotation> <xs:documentation>Milligrams</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3706023"> <xs:annotation> <xs:documentation>Milligrams Per Kilogram Per Minute</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3706025"> <xs:annotation> <xs:documentation>Milliliters</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3706027"> <xs:annotation> <xs:documentation>Milliliters Per Hour</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3706029"> <xs:annotation> <xs:documentation>Other</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> </xs:schema> |