Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Included schema eMedications_v3.xsd
Namespace http://www.nemsis.org
Properties
attribute form default unqualified
element form default qualified
Element eMedications / eMedications.MedicationGroup
Namespace http://www.nemsis.org
Annotations
Group Tag to hold eMedication information
Diagram
DiagrameMedications_v3_xsd.tmp#eMedications_eMedications_eMedications.MedicationGroup_CorrelationIDeMedications_v3_xsd.tmp#eMedications_eMedications_eMedications.MedicationGroup_eMedications.01eMedications_v3_xsd.tmp#eMedications_eMedications_eMedications.MedicationGroup_eMedications.02eMedications_v3_xsd.tmp#eMedications_eMedications_eMedications.MedicationGroup_eMedications.03eMedications_v3_xsd.tmp#eMedications_eMedications_eMedications.MedicationGroup_eMedications.04eMedications_v3_xsd.tmp#eMedications_eMedications_eMedications.MedicationGroup_eMedications.DosageGroupeMedications_v3_xsd.tmp#eMedications_eMedications_eMedications.MedicationGroup_eMedications.07eMedications_v3_xsd.tmp#eMedications_eMedications_eMedications.MedicationGroup_eMedications.08eMedications_v3_xsd.tmp#eMedications_eMedications_eMedications.MedicationGroup_eMedications.09eMedications_v3_xsd.tmp#eMedications_eMedications_eMedications.MedicationGroup_eMedications.10eMedications_v3_xsd.tmp#eMedications_eMedications_eMedications.MedicationGroup_eMedications.11eMedications_v3_xsd.tmp#eMedications_eMedications_eMedications.MedicationGroup_eMedications.12
Properties
content complex
maxOccurs unbounded
Model
Children eMedications.01, eMedications.02, eMedications.03, eMedications.04, eMedications.07, eMedications.08, eMedications.09, eMedications.10, eMedications.11, eMedications.12, eMedications.DosageGroup
Instance
<eMedications.MedicationGroup CorrelationID="" xmlns="http://www.nemsis.org">
  <eMedications.01 NV="">{1,1}</eMedications.01>
  <eMedications.02 NV="">{1,1}</eMedications.02>
  <eMedications.03 CodeType="" NV="" PN="">{1,1}</eMedications.03>
  <eMedications.04 NV="" PN="">{1,1}</eMedications.04>
  <eMedications.DosageGroup>{1,1}</eMedications.DosageGroup>
  <eMedications.07 NV="">{1,1}</eMedications.07>
  <eMedications.08 CorrelationID="" NV="">{1,unbounded}</eMedications.08>
  <eMedications.09 NV="">{0,1}</eMedications.09>
  <eMedications.10 NV="">{1,1}</eMedications.10>
  <eMedications.11>{0,1}</eMedications.11>
  <eMedications.12>{0,1}</eMedications.12>
</eMedications.MedicationGroup>
Attributes
QName Type Use
CorrelationID CorrelationID optional
Source
<xs:element name="eMedications.MedicationGroup" id="eMedications.MedicationGroup" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Group Tag to hold eMedication information</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="eMedications.01" nillable="true" id="eMedications.DateTimeMedicationAdministered">
        <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:extension base="DateTimeType">
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
                </xs:simpleType>
              </xs:attribute>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="eMedications.02" nillable="true" id="eMedications.MedicationAdministeredPriortothisUnitsEMSCare">
        <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:extension base="YesNoValues">
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
                </xs:simpleType>
              </xs:attribute>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="eMedications.03" nillable="true" id="eMedications.MedicationAdministered">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>eMedications.03</number>
              <name>Medication Administered</name>
              <national>Yes</national>
              <state>Yes</state>
              <definition>The medication administered 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 and SNOMED-CT codes for blood products. <br/><br/>Reference the NEMSIS Suggested Lists at: <a href="https://nemsis.org/technical-resources/version-3/version-3-resources/">https://nemsis.org/technical-resources/version-3/version-3-resources/</a> <br/><br/>RxNorm <br/>Website - <a href="http://www.nlm.nih.gov/research/umls/rxnorm/docs/rxnormfiles.html">http://www.nlm.nih.gov/research/umls/rxnorm/docs/rxnormfiles.html</a> <br/>Product - RxNorm Full Monthly Release <br/><br/>SNOMED-CT <br/>Website: <a href="http://www.nlm.nih.gov/research/umls/Snomed/snomed_main.html">http://www.nlm.nih.gov/research/umls/Snomed/snomed_main.html</a> <br/>Product: Product - UMLS Metathesaurus. <br/><br/>Allowable SNOMED-CT codes are: <br/>116762002 Administration of blood product <br/>116795008 Transfusion of cryoprecipitate <br/>116861002 Transfusion of fresh frozen plasma <br/>116865006 Administration of albumin <br/>180208003 Intravenous blood transfusion of platelets <br/>33389009 Transfusion of whole blood <br/>71493000 Transfusion of packed red blood cells</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="Medication">
              <xs:attribute name="CodeType" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="CodeType.RxNorm CodeType.SNOMED"/>
                </xs:simpleType>
              </xs:attribute>
              <xs:attribute name="PN" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="PN.ContraindicationNoted PN.DeniedByOrder PN.MedicationAllergy PN.MedicationAlreadyTaken PN.Refused PN.UnableToComplete PN.OrderCriteriaNotMet"/>
                </xs:simpleType>
              </xs:attribute>
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
                </xs:simpleType>
              </xs:attribute>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="eMedications.04" id="eMedications.MedicationAdministeredRoute" nillable="true">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>eMedications.04</number>
              <name>Medication Administered Route</name>
              <national>Yes</national>
              <state>Yes</state>
              <definition>The route medication was administered to the patient.</definition>
              <v2Number>E18_04</v2Number>
              <usage>Required</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: <a href="http://www.sciencedirect.com/science/article/pii/S0196064498703178">http://www.sciencedirect.com/science/article/pii/S0196064498703178</a>. 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:complexType>
          <xs:simpleContent>
            <xs:extension base="CurrentMedicationAdministrationRoute">
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
                </xs:simpleType>
              </xs:attribute>
              <xs:attribute name="PN" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="PN.UnableToComplete"/>
                </xs:simpleType>
              </xs:attribute>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="eMedications.DosageGroup" id="eMedications.DosageGroup">
        <xs:annotation>
          <xs:documentation>Group Tag to hold info about the medication dosage administered to the patient</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:sequence>
            <xs:element name="eMedications.05" nillable="true" id="eMedications.MedicationDosage">
              <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 administered to the patient.</definition>
                    <v2Number>E18_05</v2Number>
                    <usage>Required</usage>
                  </nemsisTacDoc>
                </xs:documentation>
              </xs:annotation>
              <xs:complexType>
                <xs:simpleContent>
                  <xs:extension base="MedicationDosage">
                    <xs:attribute name="NV" use="optional">
                      <xs:simpleType>
                        <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
                      </xs:simpleType>
                    </xs:attribute>
                  </xs:extension>
                </xs:simpleContent>
              </xs:complexType>
            </xs:element>
            <xs:element name="eMedications.06" nillable="true" id="eMedications.MedicationDosageUnits">
              <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 administered to patient.</definition>
                    <v2Number>E18_06</v2Number>
                    <usage>Required</usage>
                  </nemsisTacDoc>
                </xs:documentation>
              </xs:annotation>
              <xs:complexType>
                <xs:simpleContent>
                  <xs:extension base="MedicationDosageUnits">
                    <xs:attribute name="NV" use="optional">
                      <xs:simpleType>
                        <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
                      </xs:simpleType>
                    </xs:attribute>
                  </xs:extension>
                </xs:simpleContent>
              </xs:complexType>
            </xs:element>
          </xs:sequence>
        </xs:complexType>
      </xs:element>
      <xs:element name="eMedications.07" nillable="true" id="eMedications.ResponsetoMedication">
        <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:extension base="Response">
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
                </xs:simpleType>
              </xs:attribute>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="eMedications.08" nillable="true" id="eMedications.MedicationComplication" maxOccurs="unbounded">
        <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:extension base="MedicationComplication">
              <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 name="eMedications.09" nillable="true" id="eMedications.MedicationCrewHealthcareProfessionalsID" minOccurs="0">
        <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:extension base="CrewMemberID">
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                </xs:simpleType>
              </xs:attribute>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="eMedications.10" nillable="true" id="eMedications.EMSorHealthcareProfessionalTypeAdministeringMedication">
        <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:extension base="EMSCaregiverLevel">
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
                </xs:simpleType>
              </xs:attribute>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="eMedications.11" type="TxAuthorization" id="eMedications.MedicationAuthorization" minOccurs="0">
        <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 name="eMedications.12" type="PersonName" id="eMedications.MedicationAuthorizingPhysician" minOccurs="0">
        <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:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
  </xs:complexType>
</xs:element>
Element eMedications / eMedications.MedicationGroup / eMedications.01
Namespace http://www.nemsis.org
Annotations
<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>
Diagram
DiagramcommonTypes_v3_xsd.tmp#DateTimeTypeeMedications_v3_xsd.tmp#eMedications_eMedications_eMedications.MedicationGroup_eMedications_eMedications_eMedications.MedicationGroup_eMedications.01_NV
Type extension of DateTimeType
Type hierarchy
Properties
content complex
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded) optional
Source
<xs:element name="eMedications.01" nillable="true" id="eMedications.DateTimeMedicationAdministered">
  <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:extension base="DateTimeType">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element eMedications / eMedications.MedicationGroup / eMedications.02
Namespace http://www.nemsis.org
Annotations
<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>
Diagram
DiagramcommonTypes_v3_xsd.tmp#YesNoValueseMedications_v3_xsd.tmp#eMedications_eMedications_eMedications.MedicationGroup_eMedications_eMedications_eMedications.MedicationGroup_eMedications.02_NV
Type extension of YesNoValues
Type hierarchy
Properties
content complex
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded) optional
Source
<xs:element name="eMedications.02" nillable="true" id="eMedications.MedicationAdministeredPriortothisUnitsEMSCare">
  <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:extension base="YesNoValues">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element eMedications / eMedications.MedicationGroup / eMedications.03
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>eMedications.03</number>
  <name>Medication Administered</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>The medication administered 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 and SNOMED-CT codes for blood products. <br/><br/>Reference the NEMSIS Suggested Lists at: <a href="https://nemsis.org/technical-resources/version-3/version-3-resources/">https://nemsis.org/technical-resources/version-3/version-3-resources/</a> <br/><br/>RxNorm <br/>Website - <a href="http://www.nlm.nih.gov/research/umls/rxnorm/docs/rxnormfiles.html">http://www.nlm.nih.gov/research/umls/rxnorm/docs/rxnormfiles.html</a> <br/>Product - RxNorm Full Monthly Release <br/><br/>SNOMED-CT <br/>Website: <a href="http://www.nlm.nih.gov/research/umls/Snomed/snomed_main.html">http://www.nlm.nih.gov/research/umls/Snomed/snomed_main.html</a> <br/>Product: Product - UMLS Metathesaurus. <br/><br/>Allowable SNOMED-CT codes are: <br/>116762002 Administration of blood product <br/>116795008 Transfusion of cryoprecipitate <br/>116861002 Transfusion of fresh frozen plasma <br/>116865006 Administration of albumin <br/>180208003 Intravenous blood transfusion of platelets <br/>33389009 Transfusion of whole blood <br/>71493000 Transfusion of packed red blood cells</comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#MedicationeMedications_v3_xsd.tmp#eMedications_eMedications_eMedications.MedicationGroup_eMedications_eMedications_eMedications.MedicationGroup_eMedications.03_CodeTypeeMedications_v3_xsd.tmp#eMedications_eMedications_eMedications.MedicationGroup_eMedications_eMedications_eMedications.MedicationGroup_eMedications.03_PNeMedications_v3_xsd.tmp#eMedications_eMedications_eMedications.MedicationGroup_eMedications_eMedications_eMedications.MedicationGroup_eMedications.03_NV
Type extension of Medication
Type hierarchy
Properties
content complex
nillable true
Attributes
Source
<xs:element name="eMedications.03" nillable="true" id="eMedications.MedicationAdministered">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>eMedications.03</number>
        <name>Medication Administered</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>The medication administered 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 and SNOMED-CT codes for blood products. <br/><br/>Reference the NEMSIS Suggested Lists at: <a href="https://nemsis.org/technical-resources/version-3/version-3-resources/">https://nemsis.org/technical-resources/version-3/version-3-resources/</a> <br/><br/>RxNorm <br/>Website - <a href="http://www.nlm.nih.gov/research/umls/rxnorm/docs/rxnormfiles.html">http://www.nlm.nih.gov/research/umls/rxnorm/docs/rxnormfiles.html</a> <br/>Product - RxNorm Full Monthly Release <br/><br/>SNOMED-CT <br/>Website: <a href="http://www.nlm.nih.gov/research/umls/Snomed/snomed_main.html">http://www.nlm.nih.gov/research/umls/Snomed/snomed_main.html</a> <br/>Product: Product - UMLS Metathesaurus. <br/><br/>Allowable SNOMED-CT codes are: <br/>116762002 Administration of blood product <br/>116795008 Transfusion of cryoprecipitate <br/>116861002 Transfusion of fresh frozen plasma <br/>116865006 Administration of albumin <br/>180208003 Intravenous blood transfusion of platelets <br/>33389009 Transfusion of whole blood <br/>71493000 Transfusion of packed red blood cells</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="Medication">
        <xs:attribute name="CodeType" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="CodeType.RxNorm CodeType.SNOMED"/>
          </xs:simpleType>
        </xs:attribute>
        <xs:attribute name="PN" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="PN.ContraindicationNoted PN.DeniedByOrder PN.MedicationAllergy PN.MedicationAlreadyTaken PN.Refused PN.UnableToComplete PN.OrderCriteriaNotMet"/>
          </xs:simpleType>
        </xs:attribute>
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element eMedications / eMedications.MedicationGroup / eMedications.04
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>eMedications.04</number>
  <name>Medication Administered Route</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>The route medication was administered to the patient.</definition>
  <v2Number>E18_04</v2Number>
  <usage>Required</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: <a href="http://www.sciencedirect.com/science/article/pii/S0196064498703178">http://www.sciencedirect.com/science/article/pii/S0196064498703178</a>. 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>
Diagram
DiagramcommonTypes_v3_xsd.tmp#CurrentMedicationAdministrationRouteeMedications_v3_xsd.tmp#eMedications_eMedications_eMedications.MedicationGroup_eMedications_eMedications_eMedications.MedicationGroup_eMedications.04_NVeMedications_v3_xsd.tmp#eMedications_eMedications_eMedications.MedicationGroup_eMedications_eMedications_eMedications.MedicationGroup_eMedications.04_PN
Type extension of CurrentMedicationAdministrationRoute
Type hierarchy
Properties
content complex
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded) optional
PN union of(PN.UnableToComplete) optional
Source
<xs:element name="eMedications.04" id="eMedications.MedicationAdministeredRoute" nillable="true">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>eMedications.04</number>
        <name>Medication Administered Route</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>The route medication was administered to the patient.</definition>
        <v2Number>E18_04</v2Number>
        <usage>Required</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: <a href="http://www.sciencedirect.com/science/article/pii/S0196064498703178">http://www.sciencedirect.com/science/article/pii/S0196064498703178</a>. 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:complexType>
    <xs:simpleContent>
      <xs:extension base="CurrentMedicationAdministrationRoute">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
          </xs:simpleType>
        </xs:attribute>
        <xs:attribute name="PN" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="PN.UnableToComplete"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element eMedications / eMedications.MedicationGroup / eMedications.DosageGroup
Namespace http://www.nemsis.org
Annotations
Group Tag to hold info about the medication dosage administered to the patient
Diagram
DiagrameMedications_v3_xsd.tmp#eMedications_eMedications_eMedications.MedicationGroup_eMedications_eMedications_eMedications.MedicationGroup_eMedications.DosageGroup_eMedications.05eMedications_v3_xsd.tmp#eMedications_eMedications_eMedications.MedicationGroup_eMedications_eMedications_eMedications.MedicationGroup_eMedications.DosageGroup_eMedications.06
Properties
content complex
Model
Children eMedications.05, eMedications.06
Instance
<eMedications.DosageGroup xmlns="http://www.nemsis.org">
  <eMedications.05 NV="">{1,1}</eMedications.05>
  <eMedications.06 NV="">{1,1}</eMedications.06>
</eMedications.DosageGroup>
Source
<xs:element name="eMedications.DosageGroup" id="eMedications.DosageGroup">
  <xs:annotation>
    <xs:documentation>Group Tag to hold info about the medication dosage administered to the patient</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="eMedications.05" nillable="true" id="eMedications.MedicationDosage">
        <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 administered to the patient.</definition>
              <v2Number>E18_05</v2Number>
              <usage>Required</usage>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="MedicationDosage">
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
                </xs:simpleType>
              </xs:attribute>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="eMedications.06" nillable="true" id="eMedications.MedicationDosageUnits">
        <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 administered to patient.</definition>
              <v2Number>E18_06</v2Number>
              <usage>Required</usage>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="MedicationDosageUnits">
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
                </xs:simpleType>
              </xs:attribute>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Element eMedications / eMedications.MedicationGroup / eMedications.DosageGroup / eMedications.05
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>eMedications.05</number>
  <name>Medication Dosage</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>The dose or amount of the medication administered to the patient.</definition>
  <v2Number>E18_05</v2Number>
  <usage>Required</usage>
</nemsisTacDoc>
Diagram
DiagrameMedications_v3_xsd.tmp#MedicationDosageeMedications_v3_xsd.tmp#eMedications_eMedications_eMedications.MedicationGroup_eMedications_eMedications_eMedications.MedicationGroup_eMedications.DosageGroup_eMedications_eMedications_eMedications.MedicationGroup_eMedications_eMedications_eMedications.MedicationGroup_eMedications.DosageGroup_eMedications.05_NV
Type extension of MedicationDosage
Type hierarchy
Properties
content complex
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded) optional
Source
<xs:element name="eMedications.05" nillable="true" id="eMedications.MedicationDosage">
  <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 administered to the patient.</definition>
        <v2Number>E18_05</v2Number>
        <usage>Required</usage>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="MedicationDosage">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element eMedications / eMedications.MedicationGroup / eMedications.DosageGroup / eMedications.06
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>eMedications.06</number>
  <name>Medication Dosage Units</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>The unit of medication dosage administered to patient.</definition>
  <v2Number>E18_06</v2Number>
  <usage>Required</usage>
</nemsisTacDoc>
Diagram
DiagrameMedications_v3_xsd.tmp#MedicationDosageUnitseMedications_v3_xsd.tmp#eMedications_eMedications_eMedications.MedicationGroup_eMedications_eMedications_eMedications.MedicationGroup_eMedications.DosageGroup_eMedications_eMedications_eMedications.MedicationGroup_eMedications_eMedications_eMedications.MedicationGroup_eMedications.DosageGroup_eMedications.06_NV
Type extension of MedicationDosageUnits
Type hierarchy
Properties
content complex
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded) optional
Source
<xs:element name="eMedications.06" nillable="true" id="eMedications.MedicationDosageUnits">
  <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 administered to patient.</definition>
        <v2Number>E18_06</v2Number>
        <usage>Required</usage>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="MedicationDosageUnits">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element eMedications / eMedications.MedicationGroup / eMedications.07
Namespace http://www.nemsis.org
Annotations
<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>
Diagram
DiagramcommonTypes_v3_xsd.tmp#ResponseeMedications_v3_xsd.tmp#eMedications_eMedications_eMedications.MedicationGroup_eMedications_eMedications_eMedications.MedicationGroup_eMedications.07_NV
Type extension of Response
Type hierarchy
Properties
content complex
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded) optional
Source
<xs:element name="eMedications.07" nillable="true" id="eMedications.ResponsetoMedication">
  <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:extension base="Response">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element eMedications / eMedications.MedicationGroup / eMedications.08
Namespace http://www.nemsis.org
Annotations
<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>
Diagram
DiagrameMedications_v3_xsd.tmp#MedicationComplicationeMedications_v3_xsd.tmp#eMedications_eMedications_eMedications.MedicationGroup_eMedications_eMedications_eMedications.MedicationGroup_eMedications.08_NVeMedications_v3_xsd.tmp#eMedications_eMedications_eMedications.MedicationGroup_eMedications_eMedications_eMedications.MedicationGroup_eMedications.08_CorrelationID
Type extension of MedicationComplication
Type hierarchy
Properties
content complex
maxOccurs unbounded
nillable true
Attributes
QName Type Use
CorrelationID CorrelationID optional
NV union of(NV.NotApplicable, NV.NotRecorded) optional
Source
<xs:element name="eMedications.08" nillable="true" id="eMedications.MedicationComplication" maxOccurs="unbounded">
  <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:extension base="MedicationComplication">
        <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>
Element eMedications / eMedications.MedicationGroup / eMedications.09
Namespace http://www.nemsis.org
Annotations
<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>
Diagram
DiagramcommonTypes_v3_xsd.tmp#CrewMemberIDeMedications_v3_xsd.tmp#eMedications_eMedications_eMedications.MedicationGroup_eMedications_eMedications_eMedications.MedicationGroup_eMedications.09_NV
Type extension of CrewMemberID
Type hierarchy
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting) optional
Source
<xs:element name="eMedications.09" nillable="true" id="eMedications.MedicationCrewHealthcareProfessionalsID" minOccurs="0">
  <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:extension base="CrewMemberID">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element eMedications / eMedications.MedicationGroup / eMedications.10
Namespace http://www.nemsis.org
Annotations
<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>
Diagram
DiagramcommonTypes_v3_xsd.tmp#EMSCaregiverLeveleMedications_v3_xsd.tmp#eMedications_eMedications_eMedications.MedicationGroup_eMedications_eMedications_eMedications.MedicationGroup_eMedications.10_NV
Type extension of EMSCaregiverLevel
Type hierarchy
Properties
content complex
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded) optional
Source
<xs:element name="eMedications.10" nillable="true" id="eMedications.EMSorHealthcareProfessionalTypeAdministeringMedication">
  <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:extension base="EMSCaregiverLevel">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element eMedications / eMedications.MedicationGroup / eMedications.11
Namespace http://www.nemsis.org
Annotations
<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>
Diagram
DiagramcommonTypes_v3_xsd.tmp#TxAuthorization
Type TxAuthorization
Properties
content simple
minOccurs 0
Facets
enumeration 9918001
On-Line (Remote Verbal Order)
enumeration 9918003
On-Scene
enumeration 9918005
Protocol (Standing Order)
enumeration 9918007
Written Orders (Patient Specific)
Source
<xs:element name="eMedications.11" type="TxAuthorization" id="eMedications.MedicationAuthorization" minOccurs="0">
  <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>
Element eMedications / eMedications.MedicationGroup / eMedications.12
Namespace http://www.nemsis.org
Annotations
<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>
Diagram
DiagramcommonTypes_v3_xsd.tmp#PersonName
Type PersonName
Properties
content simple
minOccurs 0
Facets
minLength 1
maxLength 255
Source
<xs:element name="eMedications.12" type="PersonName" id="eMedications.MedicationAuthorizingPhysician" minOccurs="0">
  <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>
Complex Type eMedications
Namespace http://www.nemsis.org
Diagram
DiagrameMedications_v3_xsd.tmp#eMedications_eMedications.MedicationGroup
Used by
Model
Children eMedications.MedicationGroup
Source
<xs:complexType name="eMedications">
  <xs:sequence>
    <xs:element name="eMedications.MedicationGroup" id="eMedications.MedicationGroup" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Group Tag to hold eMedication information</xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:sequence>
          <xs:element name="eMedications.01" nillable="true" id="eMedications.DateTimeMedicationAdministered">
            <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:extension base="DateTimeType">
                  <xs:attribute name="NV" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
                    </xs:simpleType>
                  </xs:attribute>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="eMedications.02" nillable="true" id="eMedications.MedicationAdministeredPriortothisUnitsEMSCare">
            <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:extension base="YesNoValues">
                  <xs:attribute name="NV" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
                    </xs:simpleType>
                  </xs:attribute>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="eMedications.03" nillable="true" id="eMedications.MedicationAdministered">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>eMedications.03</number>
                  <name>Medication Administered</name>
                  <national>Yes</national>
                  <state>Yes</state>
                  <definition>The medication administered 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 and SNOMED-CT codes for blood products. <br/><br/>Reference the NEMSIS Suggested Lists at: <a href="https://nemsis.org/technical-resources/version-3/version-3-resources/">https://nemsis.org/technical-resources/version-3/version-3-resources/</a> <br/><br/>RxNorm <br/>Website - <a href="http://www.nlm.nih.gov/research/umls/rxnorm/docs/rxnormfiles.html">http://www.nlm.nih.gov/research/umls/rxnorm/docs/rxnormfiles.html</a> <br/>Product - RxNorm Full Monthly Release <br/><br/>SNOMED-CT <br/>Website: <a href="http://www.nlm.nih.gov/research/umls/Snomed/snomed_main.html">http://www.nlm.nih.gov/research/umls/Snomed/snomed_main.html</a> <br/>Product: Product - UMLS Metathesaurus. <br/><br/>Allowable SNOMED-CT codes are: <br/>116762002 Administration of blood product <br/>116795008 Transfusion of cryoprecipitate <br/>116861002 Transfusion of fresh frozen plasma <br/>116865006 Administration of albumin <br/>180208003 Intravenous blood transfusion of platelets <br/>33389009 Transfusion of whole blood <br/>71493000 Transfusion of packed red blood cells</comment>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="Medication">
                  <xs:attribute name="CodeType" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="CodeType.RxNorm CodeType.SNOMED"/>
                    </xs:simpleType>
                  </xs:attribute>
                  <xs:attribute name="PN" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="PN.ContraindicationNoted PN.DeniedByOrder PN.MedicationAllergy PN.MedicationAlreadyTaken PN.Refused PN.UnableToComplete PN.OrderCriteriaNotMet"/>
                    </xs:simpleType>
                  </xs:attribute>
                  <xs:attribute name="NV" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
                    </xs:simpleType>
                  </xs:attribute>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="eMedications.04" id="eMedications.MedicationAdministeredRoute" nillable="true">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>eMedications.04</number>
                  <name>Medication Administered Route</name>
                  <national>Yes</national>
                  <state>Yes</state>
                  <definition>The route medication was administered to the patient.</definition>
                  <v2Number>E18_04</v2Number>
                  <usage>Required</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: <a href="http://www.sciencedirect.com/science/article/pii/S0196064498703178">http://www.sciencedirect.com/science/article/pii/S0196064498703178</a>. 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:complexType>
              <xs:simpleContent>
                <xs:extension base="CurrentMedicationAdministrationRoute">
                  <xs:attribute name="NV" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
                    </xs:simpleType>
                  </xs:attribute>
                  <xs:attribute name="PN" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="PN.UnableToComplete"/>
                    </xs:simpleType>
                  </xs:attribute>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="eMedications.DosageGroup" id="eMedications.DosageGroup">
            <xs:annotation>
              <xs:documentation>Group Tag to hold info about the medication dosage administered to the patient</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:sequence>
                <xs:element name="eMedications.05" nillable="true" id="eMedications.MedicationDosage">
                  <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 administered to the patient.</definition>
                        <v2Number>E18_05</v2Number>
                        <usage>Required</usage>
                      </nemsisTacDoc>
                    </xs:documentation>
                  </xs:annotation>
                  <xs:complexType>
                    <xs:simpleContent>
                      <xs:extension base="MedicationDosage">
                        <xs:attribute name="NV" use="optional">
                          <xs:simpleType>
                            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
                          </xs:simpleType>
                        </xs:attribute>
                      </xs:extension>
                    </xs:simpleContent>
                  </xs:complexType>
                </xs:element>
                <xs:element name="eMedications.06" nillable="true" id="eMedications.MedicationDosageUnits">
                  <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 administered to patient.</definition>
                        <v2Number>E18_06</v2Number>
                        <usage>Required</usage>
                      </nemsisTacDoc>
                    </xs:documentation>
                  </xs:annotation>
                  <xs:complexType>
                    <xs:simpleContent>
                      <xs:extension base="MedicationDosageUnits">
                        <xs:attribute name="NV" use="optional">
                          <xs:simpleType>
                            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
                          </xs:simpleType>
                        </xs:attribute>
                      </xs:extension>
                    </xs:simpleContent>
                  </xs:complexType>
                </xs:element>
              </xs:sequence>
            </xs:complexType>
          </xs:element>
          <xs:element name="eMedications.07" nillable="true" id="eMedications.ResponsetoMedication">
            <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:extension base="Response">
                  <xs:attribute name="NV" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
                    </xs:simpleType>
                  </xs:attribute>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="eMedications.08" nillable="true" id="eMedications.MedicationComplication" maxOccurs="unbounded">
            <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:extension base="MedicationComplication">
                  <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 name="eMedications.09" nillable="true" id="eMedications.MedicationCrewHealthcareProfessionalsID" minOccurs="0">
            <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:extension base="CrewMemberID">
                  <xs:attribute name="NV" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                    </xs:simpleType>
                  </xs:attribute>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="eMedications.10" nillable="true" id="eMedications.EMSorHealthcareProfessionalTypeAdministeringMedication">
            <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:extension base="EMSCaregiverLevel">
                  <xs:attribute name="NV" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
                    </xs:simpleType>
                  </xs:attribute>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="eMedications.11" type="TxAuthorization" id="eMedications.MedicationAuthorization" minOccurs="0">
            <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 name="eMedications.12" type="PersonName" id="eMedications.MedicationAuthorizingPhysician" minOccurs="0">
            <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:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Simple Type MedicationDosage
Namespace http://www.nemsis.org
Annotations
The dose or amount of the medication administered to the patient
Diagram
Diagram
Type restriction of xs:decimal
Facets
totalDigits 9
fractionDigits 3
Used by
Source
<xs:simpleType name="MedicationDosage">
  <xs:annotation>
    <xs:documentation>The dose or amount of the medication administered to the patient</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:decimal">
    <xs:totalDigits value="9"/>
    <xs:fractionDigits value="3"/>
  </xs:restriction>
</xs:simpleType>
Simple Type MedicationDosageUnits
Namespace http://www.nemsis.org
Annotations
The unit of medication dosage administered to patient
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 3706001
Grams (gms)
enumeration 3706003
Inches (in)
enumeration 3706005
International Units (IU)
enumeration 3706007
Keep Vein Open (kvo)
enumeration 3706009
Liters (l)
enumeration 3706013
Metered Dose (MDI)
enumeration 3706015
Micrograms (mcg)
enumeration 3706017
Micrograms per Kilogram per Minute (mcg/kg/min)
enumeration 3706019
Milliequivalents (mEq)
enumeration 3706021
Milligrams (mg)
enumeration 3706023
Milligrams per Kilogram Per Minute (mg/kg/min)
enumeration 3706025
Milliliters (ml)
enumeration 3706027
Milliliters per Hour (ml/hr)
enumeration 3706029
Other
enumeration 3706031
Centimeters (cm)
enumeration 3706033
Drops (gtts)
enumeration 3706035
Liters Per Minute (LPM [gas])
enumeration 3706037
Micrograms per Minute (mcg/min)
enumeration 3706039
Milligrams per Kilogram (mg/kg)
enumeration 3706041
Milligrams per Minute (mg/min)
enumeration 3706043
Puffs
enumeration 3706045
Units per Hour (units/hr)
enumeration 3706047
Micrograms per Kilogram (mcg/kg)
enumeration 3706049
Units
enumeration 3706051
Units per Kilogram per Hour (units/kg/hr)
enumeration 3706053
Units per Kilogram (units/kg)
enumeration 3706055
Milligrams per Hour (mg/hr)
Used by
Source
<xs:simpleType name="MedicationDosageUnits">
  <xs:annotation>
    <xs:documentation>The unit of medication dosage administered to patient</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="3706001">
      <xs:annotation>
        <xs:documentation>Grams (gms)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3706003">
      <xs:annotation>
        <xs:documentation>Inches (in)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3706005">
      <xs:annotation>
        <xs:documentation>International Units (IU)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3706007">
      <xs:annotation>
        <xs:documentation>Keep Vein Open (kvo)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3706009">
      <xs:annotation>
        <xs:documentation>Liters (l)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3706013">
      <xs:annotation>
        <xs:documentation>Metered Dose (MDI)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3706015">
      <xs:annotation>
        <xs:documentation>Micrograms (mcg)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3706017">
      <xs:annotation>
        <xs:documentation>Micrograms per Kilogram per Minute (mcg/kg/min)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3706019">
      <xs:annotation>
        <xs:documentation>Milliequivalents (mEq)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3706021">
      <xs:annotation>
        <xs:documentation>Milligrams (mg)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3706023">
      <xs:annotation>
        <xs:documentation>Milligrams per Kilogram Per Minute (mg/kg/min)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3706025">
      <xs:annotation>
        <xs:documentation>Milliliters (ml)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3706027">
      <xs:annotation>
        <xs:documentation>Milliliters per Hour (ml/hr)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3706029">
      <xs:annotation>
        <xs:documentation>Other</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3706031">
      <xs:annotation>
        <xs:documentation>Centimeters (cm)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3706033">
      <xs:annotation>
        <xs:documentation>Drops (gtts)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3706035">
      <xs:annotation>
        <xs:documentation>Liters Per Minute (LPM [gas])</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3706037">
      <xs:annotation>
        <xs:documentation>Micrograms per Minute (mcg/min)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3706039">
      <xs:annotation>
        <xs:documentation>Milligrams per Kilogram (mg/kg)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3706041">
      <xs:annotation>
        <xs:documentation>Milligrams per Minute (mg/min)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3706043">
      <xs:annotation>
        <xs:documentation>Puffs</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3706045">
      <xs:annotation>
        <xs:documentation>Units per Hour (units/hr)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3706047">
      <xs:annotation>
        <xs:documentation>Micrograms per Kilogram (mcg/kg)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3706049">
      <xs:annotation>
        <xs:documentation>Units</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3706051">
      <xs:annotation>
        <xs:documentation>Units per Kilogram per Hour (units/kg/hr)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3706053">
      <xs:annotation>
        <xs:documentation>Units per Kilogram (units/kg)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3706055">
      <xs:annotation>
        <xs:documentation>Milligrams per Hour (mg/hr)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Simple Type MedicationComplication
Namespace http://www.nemsis.org
Annotations
Any complication (abnormal effect on the patient) associated with the administration of the medication to the patient by EMS
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 3708001
Altered Mental Status
enumeration 3708003
Apnea
enumeration 3708005
Bleeding
enumeration 3708007
Bradycardia
enumeration 3708009
Bradypnea
enumeration 3708011
Diarrhea
enumeration 3708013
Extravasation
enumeration 3708015
Hypertension
enumeration 3708017
Hyperthermia
enumeration 3708019
Hypotension
enumeration 3708021
Hypothermia
enumeration 3708023
Hypoxia
enumeration 3708025
Injury
enumeration 3708029
Nausea
enumeration 3708031
None
enumeration 3708033
Other
enumeration 3708035
Respiratory Distress
enumeration 3708037
Tachycardia
enumeration 3708039
Tachypnea
enumeration 3708041
Vomiting
enumeration 3708043
Itching
enumeration 3708045
Urticaria
Used by
Source
<xs:simpleType name="MedicationComplication">
  <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="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</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>
Attribute eMedications / eMedications.MedicationGroup / eMedications.01 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
  </xs:simpleType>
</xs:attribute>
Attribute eMedications / eMedications.MedicationGroup / eMedications.02 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
  </xs:simpleType>
</xs:attribute>
Attribute eMedications / eMedications.MedicationGroup / eMedications.03 / @CodeType
Namespace No namespace
Type union of(CodeType.RxNorm, CodeType.SNOMED)
Properties
use optional
Used by
Source
<xs:attribute name="CodeType" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="CodeType.RxNorm CodeType.SNOMED"/>
  </xs:simpleType>
</xs:attribute>
Attribute eMedications / eMedications.MedicationGroup / eMedications.03 / @PN
Namespace No namespace
Type union of(PN.ContraindicationNoted, PN.DeniedByOrder, PN.MedicationAllergy, PN.MedicationAlreadyTaken, PN.Refused, PN.UnableToComplete, PN.OrderCriteriaNotMet)
Properties
use optional
Used by
Source
<xs:attribute name="PN" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="PN.ContraindicationNoted PN.DeniedByOrder PN.MedicationAllergy PN.MedicationAlreadyTaken PN.Refused PN.UnableToComplete PN.OrderCriteriaNotMet"/>
  </xs:simpleType>
</xs:attribute>
Attribute eMedications / eMedications.MedicationGroup / eMedications.03 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
  </xs:simpleType>
</xs:attribute>
Attribute eMedications / eMedications.MedicationGroup / eMedications.04 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
  </xs:simpleType>
</xs:attribute>
Attribute eMedications / eMedications.MedicationGroup / eMedications.04 / @PN
Namespace No namespace
Type union of(PN.UnableToComplete)
Properties
use optional
Used by
Source
<xs:attribute name="PN" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="PN.UnableToComplete"/>
  </xs:simpleType>
</xs:attribute>
Attribute eMedications / eMedications.MedicationGroup / eMedications.DosageGroup / eMedications.05 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
  </xs:simpleType>
</xs:attribute>
Attribute eMedications / eMedications.MedicationGroup / eMedications.DosageGroup / eMedications.06 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
  </xs:simpleType>
</xs:attribute>
Attribute eMedications / eMedications.MedicationGroup / eMedications.07 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
  </xs:simpleType>
</xs:attribute>
Attribute eMedications / eMedications.MedicationGroup / eMedications.08 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
  </xs:simpleType>
</xs:attribute>
Attribute eMedications / eMedications.MedicationGroup / eMedications.08 / @CorrelationID
Namespace No namespace
Type CorrelationID
Properties
use optional
Facets
minLength 2
maxLength 255
Used by
Source
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
Attribute eMedications / eMedications.MedicationGroup / eMedications.09 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
  </xs:simpleType>
</xs:attribute>
Attribute eMedications / eMedications.MedicationGroup / eMedications.10 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
  </xs:simpleType>
</xs:attribute>
Attribute eMedications / eMedications.MedicationGroup / @CorrelationID
Namespace No namespace
Type CorrelationID
Properties
use optional
Facets
minLength 2
maxLength 255
Used by
Source
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>