Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Included schema sConfiguration_v3.xsd
Namespace http://www.nemsis.org
Properties
attribute form default unqualified
element form default qualified
Element sConfiguration / sConfiguration.01
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>sConfiguration.01</number>
  <name>State Certification/Licensure Levels</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>The levels of certification/licensure for EMS personnel recognized by the state.</definition>
  <v2Number>D04_01</v2Number>
  <usage>Required</usage>
  <comment>Used to populate EMS-related values in the following data elements (some data elements contain additional non-EMS-related values, such as "Student" or "Patient" that should be allowed unless specifically instructed otherwise by the state): <br/>dAgency.11 Level of Service <br/>dConfiguration.06 EMS Certification Levels Permitted to Perform Each Procedure <br/>dConfiguration.08 EMS Certification Levels Permitted to Administer Each Medication <br/>dVehicle.05 Crew State Certification/Licensure Levels <br/>dPersonnel.24 EMS Personnel's State EMS Certification Licensure Level <br/>dPersonnel.38 EMS Personnel's Practice Level <br/>ePayment.42 Specialty Care Transport Care Provider</comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#StateCertificationLicensureLevelssConfiguration_v3_xsd.tmp#sConfiguration_sConfiguration_sConfiguration.01_NV
Type extension of StateCertificationLicensureLevels
Type hierarchy
Properties
content complex
maxOccurs unbounded
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded) optional
Source
<xs:element name="sConfiguration.01" id="sConfiguration.StateCertificationLicensureLevels" maxOccurs="unbounded" nillable="true">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>sConfiguration.01</number>
        <name>State Certification/Licensure Levels</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>The levels of certification/licensure for EMS personnel recognized by the state.</definition>
        <v2Number>D04_01</v2Number>
        <usage>Required</usage>
        <comment>Used to populate EMS-related values in the following data elements (some data elements contain additional non-EMS-related values, such as "Student" or "Patient" that should be allowed unless specifically instructed otherwise by the state): <br/>dAgency.11 Level of Service <br/>dConfiguration.06 EMS Certification Levels Permitted to Perform Each Procedure <br/>dConfiguration.08 EMS Certification Levels Permitted to Administer Each Medication <br/>dVehicle.05 Crew State Certification/Licensure Levels <br/>dPersonnel.24 EMS Personnel's State EMS Certification Licensure Level <br/>dPersonnel.38 EMS Personnel's Practice Level <br/>ePayment.42 Specialty Care Transport Care Provider</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="StateCertificationLicensureLevels">
        <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 sConfiguration / sConfiguration.ProcedureGroup
Namespace http://www.nemsis.org
Annotations
Group tag to hold information about procedures permitted by the state for a certification/licensure level.
Diagram
DiagramsConfiguration_v3_xsd.tmp#sConfiguration_sConfiguration_sConfiguration.ProcedureGroup_sConfiguration.02sConfiguration_v3_xsd.tmp#sConfiguration_sConfiguration_sConfiguration.ProcedureGroup_sConfiguration.03
Properties
content complex
maxOccurs unbounded
Model
Children sConfiguration.02, sConfiguration.03
Instance
<sConfiguration.ProcedureGroup xmlns="http://www.nemsis.org">
  <sConfiguration.02 NV="">{1,1}</sConfiguration.02>
  <sConfiguration.03 NV="">{1,unbounded}</sConfiguration.03>
</sConfiguration.ProcedureGroup>
Source
<xs:element name="sConfiguration.ProcedureGroup" id="sConfiguration.AgencyProcedureGroup" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Group tag to hold information about procedures permitted by the state for a certification/licensure level.</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="sConfiguration.02" id="sConfiguration.EMSPersonnelLevelPermittedtoPerformtheProcedure" nillable="true">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>sConfiguration.02</number>
              <name>EMS Certification Levels Permitted to Perform Each Procedure</name>
              <national>Yes</national>
              <state>Yes</state>
              <definition>The certification/licensure level that is permitted to perform the procedures listed in sConfiguration.03.</definition>
              <v2Number>D04_05</v2Number>
              <usage>Required</usage>
              <performanceMeasuresGroup>
                <performanceMeasure>Airway</performanceMeasure>
                <performanceMeasure>Cardiac Arrest</performanceMeasure>
                <performanceMeasure>Pediatric</performanceMeasure>
                <performanceMeasure>Response</performanceMeasure>
                <performanceMeasure>STEMI</performanceMeasure>
                <performanceMeasure>Stroke</performanceMeasure>
                <performanceMeasure>Trauma</performanceMeasure>
              </performanceMeasuresGroup>
              <comment>Used to populate dConfiguration.06 EMS Certification Levls Permitted to Perform Each Procedure.</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="StateCertificationLicensureLevels">
              <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="sConfiguration.03" nillable="true" id="sConfiguration.ProceduresPermittedbytheState" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>sConfiguration.03</number>
              <name>Procedures Permitted by the State</name>
              <national>Yes</national>
              <state>Yes</state>
              <definition>Procedures permitted by the state for the certification/licensure level listed in sConfiguration.02.</definition>
              <comment>Used to populate dConfiguration.07 EMS Agency Procedures.</comment>
              <usage>Required</usage>
              <performanceMeasuresGroup>
                <performanceMeasure>Airway</performanceMeasure>
                <performanceMeasure>Cardiac Arrest</performanceMeasure>
                <performanceMeasure>Pediatric</performanceMeasure>
                <performanceMeasure>Response</performanceMeasure>
                <performanceMeasure>STEMI</performanceMeasure>
                <performanceMeasure>Stroke</performanceMeasure>
                <performanceMeasure>Trauma</performanceMeasure>
              </performanceMeasuresGroup>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="snomed">
              <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 sConfiguration / sConfiguration.ProcedureGroup / sConfiguration.02
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>sConfiguration.02</number>
  <name>EMS Certification Levels Permitted to Perform Each Procedure</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>The certification/licensure level that is permitted to perform the procedures listed in sConfiguration.03.</definition>
  <v2Number>D04_05</v2Number>
  <usage>Required</usage>
  <performanceMeasuresGroup>
    <performanceMeasure>Airway</performanceMeasure>
    <performanceMeasure>Cardiac Arrest</performanceMeasure>
    <performanceMeasure>Pediatric</performanceMeasure>
    <performanceMeasure>Response</performanceMeasure>
    <performanceMeasure>STEMI</performanceMeasure>
    <performanceMeasure>Stroke</performanceMeasure>
    <performanceMeasure>Trauma</performanceMeasure>
  </performanceMeasuresGroup>
  <comment>Used to populate dConfiguration.06 EMS Certification Levls Permitted to Perform Each Procedure.</comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#StateCertificationLicensureLevelssConfiguration_v3_xsd.tmp#sConfiguration_sConfiguration_sConfiguration.ProcedureGroup_sConfiguration_sConfiguration_sConfiguration.ProcedureGroup_sConfiguration.02_NV
Type extension of StateCertificationLicensureLevels
Type hierarchy
Properties
content complex
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded) optional
Source
<xs:element name="sConfiguration.02" id="sConfiguration.EMSPersonnelLevelPermittedtoPerformtheProcedure" nillable="true">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>sConfiguration.02</number>
        <name>EMS Certification Levels Permitted to Perform Each Procedure</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>The certification/licensure level that is permitted to perform the procedures listed in sConfiguration.03.</definition>
        <v2Number>D04_05</v2Number>
        <usage>Required</usage>
        <performanceMeasuresGroup>
          <performanceMeasure>Airway</performanceMeasure>
          <performanceMeasure>Cardiac Arrest</performanceMeasure>
          <performanceMeasure>Pediatric</performanceMeasure>
          <performanceMeasure>Response</performanceMeasure>
          <performanceMeasure>STEMI</performanceMeasure>
          <performanceMeasure>Stroke</performanceMeasure>
          <performanceMeasure>Trauma</performanceMeasure>
        </performanceMeasuresGroup>
        <comment>Used to populate dConfiguration.06 EMS Certification Levls Permitted to Perform Each Procedure.</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="StateCertificationLicensureLevels">
        <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 sConfiguration / sConfiguration.ProcedureGroup / sConfiguration.03
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>sConfiguration.03</number>
  <name>Procedures Permitted by the State</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>Procedures permitted by the state for the certification/licensure level listed in sConfiguration.02.</definition>
  <comment>Used to populate dConfiguration.07 EMS Agency Procedures.</comment>
  <usage>Required</usage>
  <performanceMeasuresGroup>
    <performanceMeasure>Airway</performanceMeasure>
    <performanceMeasure>Cardiac Arrest</performanceMeasure>
    <performanceMeasure>Pediatric</performanceMeasure>
    <performanceMeasure>Response</performanceMeasure>
    <performanceMeasure>STEMI</performanceMeasure>
    <performanceMeasure>Stroke</performanceMeasure>
    <performanceMeasure>Trauma</performanceMeasure>
  </performanceMeasuresGroup>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#snomedsConfiguration_v3_xsd.tmp#sConfiguration_sConfiguration_sConfiguration.ProcedureGroup_sConfiguration_sConfiguration_sConfiguration.ProcedureGroup_sConfiguration.03_NV
Type extension of snomed
Type hierarchy
Properties
content complex
maxOccurs unbounded
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded) optional
Source
<xs:element name="sConfiguration.03" nillable="true" id="sConfiguration.ProceduresPermittedbytheState" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>sConfiguration.03</number>
        <name>Procedures Permitted by the State</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>Procedures permitted by the state for the certification/licensure level listed in sConfiguration.02.</definition>
        <comment>Used to populate dConfiguration.07 EMS Agency Procedures.</comment>
        <usage>Required</usage>
        <performanceMeasuresGroup>
          <performanceMeasure>Airway</performanceMeasure>
          <performanceMeasure>Cardiac Arrest</performanceMeasure>
          <performanceMeasure>Pediatric</performanceMeasure>
          <performanceMeasure>Response</performanceMeasure>
          <performanceMeasure>STEMI</performanceMeasure>
          <performanceMeasure>Stroke</performanceMeasure>
          <performanceMeasure>Trauma</performanceMeasure>
        </performanceMeasuresGroup>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="snomed">
        <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 sConfiguration / sConfiguration.MedicationGroup
Namespace http://www.nemsis.org
Annotations
Group tag to hold information about medications permitted by the state for a certification/licensure level.
Diagram
DiagramsConfiguration_v3_xsd.tmp#sConfiguration_sConfiguration_sConfiguration.MedicationGroup_sConfiguration.04sConfiguration_v3_xsd.tmp#sConfiguration_sConfiguration_sConfiguration.MedicationGroup_sConfiguration.05
Properties
content complex
maxOccurs unbounded
Model
Children sConfiguration.04, sConfiguration.05
Instance
<sConfiguration.MedicationGroup xmlns="http://www.nemsis.org">
  <sConfiguration.04 NV="">{1,1}</sConfiguration.04>
  <sConfiguration.05 CodeType="" NV="">{1,unbounded}</sConfiguration.05>
</sConfiguration.MedicationGroup>
Source
<xs:element name="sConfiguration.MedicationGroup" id="sConfiguration.AgencyMedicationGroup" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Group tag to hold information about medications permitted by the state for a certification/licensure level.</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="sConfiguration.04" id="sConfiguration.PersonnelLevelPermittedtoAdministertheMedication" nillable="true">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>sConfiguration.04</number>
              <name>EMS Certification Levels Permitted to Administer Each Medication</name>
              <national>Yes</national>
              <state>Yes</state>
              <definition>The certification/licensure level that is permitted to administer the medications listed in sConfiguration.05.</definition>
              <v2Number>D04_07</v2Number>
              <usage>Required</usage>
              <performanceMeasuresGroup>
                <performanceMeasure>Airway</performanceMeasure>
                <performanceMeasure>Cardiac Arrest</performanceMeasure>
                <performanceMeasure>Pediatric</performanceMeasure>
                <performanceMeasure>Response</performanceMeasure>
                <performanceMeasure>STEMI</performanceMeasure>
                <performanceMeasure>Stroke</performanceMeasure>
                <performanceMeasure>Trauma</performanceMeasure>
              </performanceMeasuresGroup>
              <comment>Used to populate dConfiguration.08 EMS Certification Levels Permitted to Administer Each Medication.</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="StateCertificationLicensureLevels">
              <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="sConfiguration.05" nillable="true" id="sConfiguration.MedicationsPermittedbytheState" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>sConfiguration.05</number>
              <name>Medications Permitted by the State</name>
              <national>Yes</national>
              <state>Yes</state>
              <definition>Medications permitted by the state for the certification/licensure level listed in sConfiguration.04.</definition>
              <usage>Required</usage>
              <performanceMeasuresGroup>
                <performanceMeasure>Airway</performanceMeasure>
                <performanceMeasure>Cardiac Arrest</performanceMeasure>
                <performanceMeasure>Pediatric</performanceMeasure>
                <performanceMeasure>Response</performanceMeasure>
                <performanceMeasure>STEMI</performanceMeasure>
                <performanceMeasure>Stroke</performanceMeasure>
                <performanceMeasure>Trauma</performanceMeasure>
              </performanceMeasuresGroup>
              <comment>Used to populate dConfiguration.09 EMS Agency Medications <br/><br/>List of medications based on RxNorm (RXCUI) code and SNOMED-CT codes for blood products.. List of medications based on RxNorm (RXCUI) code. <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="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
                </xs:simpleType>
              </xs:attribute>
              <xs:attribute name="CodeType" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="CodeType.RxNorm CodeType.SNOMED"/>
                </xs:simpleType>
              </xs:attribute>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Element sConfiguration / sConfiguration.MedicationGroup / sConfiguration.04
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>sConfiguration.04</number>
  <name>EMS Certification Levels Permitted to Administer Each Medication</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>The certification/licensure level that is permitted to administer the medications listed in sConfiguration.05.</definition>
  <v2Number>D04_07</v2Number>
  <usage>Required</usage>
  <performanceMeasuresGroup>
    <performanceMeasure>Airway</performanceMeasure>
    <performanceMeasure>Cardiac Arrest</performanceMeasure>
    <performanceMeasure>Pediatric</performanceMeasure>
    <performanceMeasure>Response</performanceMeasure>
    <performanceMeasure>STEMI</performanceMeasure>
    <performanceMeasure>Stroke</performanceMeasure>
    <performanceMeasure>Trauma</performanceMeasure>
  </performanceMeasuresGroup>
  <comment>Used to populate dConfiguration.08 EMS Certification Levels Permitted to Administer Each Medication.</comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#StateCertificationLicensureLevelssConfiguration_v3_xsd.tmp#sConfiguration_sConfiguration_sConfiguration.MedicationGroup_sConfiguration_sConfiguration_sConfiguration.MedicationGroup_sConfiguration.04_NV
Type extension of StateCertificationLicensureLevels
Type hierarchy
Properties
content complex
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded) optional
Source
<xs:element name="sConfiguration.04" id="sConfiguration.PersonnelLevelPermittedtoAdministertheMedication" nillable="true">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>sConfiguration.04</number>
        <name>EMS Certification Levels Permitted to Administer Each Medication</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>The certification/licensure level that is permitted to administer the medications listed in sConfiguration.05.</definition>
        <v2Number>D04_07</v2Number>
        <usage>Required</usage>
        <performanceMeasuresGroup>
          <performanceMeasure>Airway</performanceMeasure>
          <performanceMeasure>Cardiac Arrest</performanceMeasure>
          <performanceMeasure>Pediatric</performanceMeasure>
          <performanceMeasure>Response</performanceMeasure>
          <performanceMeasure>STEMI</performanceMeasure>
          <performanceMeasure>Stroke</performanceMeasure>
          <performanceMeasure>Trauma</performanceMeasure>
        </performanceMeasuresGroup>
        <comment>Used to populate dConfiguration.08 EMS Certification Levels Permitted to Administer Each Medication.</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="StateCertificationLicensureLevels">
        <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 sConfiguration / sConfiguration.MedicationGroup / sConfiguration.05
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>sConfiguration.05</number>
  <name>Medications Permitted by the State</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>Medications permitted by the state for the certification/licensure level listed in sConfiguration.04.</definition>
  <usage>Required</usage>
  <performanceMeasuresGroup>
    <performanceMeasure>Airway</performanceMeasure>
    <performanceMeasure>Cardiac Arrest</performanceMeasure>
    <performanceMeasure>Pediatric</performanceMeasure>
    <performanceMeasure>Response</performanceMeasure>
    <performanceMeasure>STEMI</performanceMeasure>
    <performanceMeasure>Stroke</performanceMeasure>
    <performanceMeasure>Trauma</performanceMeasure>
  </performanceMeasuresGroup>
  <comment>Used to populate dConfiguration.09 EMS Agency Medications <br/><br/>List of medications based on RxNorm (RXCUI) code and SNOMED-CT codes for blood products.. List of medications based on RxNorm (RXCUI) code. <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#MedicationsConfiguration_v3_xsd.tmp#sConfiguration_sConfiguration_sConfiguration.MedicationGroup_sConfiguration_sConfiguration_sConfiguration.MedicationGroup_sConfiguration.05_NVsConfiguration_v3_xsd.tmp#sConfiguration_sConfiguration_sConfiguration.MedicationGroup_sConfiguration_sConfiguration_sConfiguration.MedicationGroup_sConfiguration.05_CodeType
Type extension of Medication
Type hierarchy
Properties
content complex
maxOccurs unbounded
nillable true
Attributes
QName Type Use
CodeType union of(CodeType.RxNorm, CodeType.SNOMED) optional
NV union of(NV.NotApplicable, NV.NotRecorded) optional
Source
<xs:element name="sConfiguration.05" nillable="true" id="sConfiguration.MedicationsPermittedbytheState" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>sConfiguration.05</number>
        <name>Medications Permitted by the State</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>Medications permitted by the state for the certification/licensure level listed in sConfiguration.04.</definition>
        <usage>Required</usage>
        <performanceMeasuresGroup>
          <performanceMeasure>Airway</performanceMeasure>
          <performanceMeasure>Cardiac Arrest</performanceMeasure>
          <performanceMeasure>Pediatric</performanceMeasure>
          <performanceMeasure>Response</performanceMeasure>
          <performanceMeasure>STEMI</performanceMeasure>
          <performanceMeasure>Stroke</performanceMeasure>
          <performanceMeasure>Trauma</performanceMeasure>
        </performanceMeasuresGroup>
        <comment>Used to populate dConfiguration.09 EMS Agency Medications <br/><br/>List of medications based on RxNorm (RXCUI) code and SNOMED-CT codes for blood products.. List of medications based on RxNorm (RXCUI) code. <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="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
          </xs:simpleType>
        </xs:attribute>
        <xs:attribute name="CodeType" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="CodeType.RxNorm CodeType.SNOMED"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element sConfiguration / sConfiguration.06
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>sConfiguration.06</number>
  <name>Protocols Permitted by the State</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>Protocols permitted by the state.</definition>
  <usage>Required</usage>
  <performanceMeasuresGroup>
    <performanceMeasure>Airway</performanceMeasure>
    <performanceMeasure>Cardiac Arrest</performanceMeasure>
    <performanceMeasure>Pediatric</performanceMeasure>
    <performanceMeasure>Response</performanceMeasure>
    <performanceMeasure>STEMI</performanceMeasure>
    <performanceMeasure>Stroke</performanceMeasure>
    <performanceMeasure>Trauma</performanceMeasure>
  </performanceMeasuresGroup>
  <comment>Used to populate dConfiguration.10 EMS Agency Protocols.</comment>
  <v3Changes>Added to better identify states with statewide protocols and define state EMS capability and care.</v3Changes>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#ProtocolsUsedsConfiguration_v3_xsd.tmp#sConfiguration_sConfiguration_sConfiguration.06_NV
Type extension of ProtocolsUsed
Type hierarchy
Properties
content complex
maxOccurs unbounded
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded) optional
Source
<xs:element name="sConfiguration.06" nillable="true" id="sConfiguration.ProtocolsPermittedbytheState" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>sConfiguration.06</number>
        <name>Protocols Permitted by the State</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>Protocols permitted by the state.</definition>
        <usage>Required</usage>
        <performanceMeasuresGroup>
          <performanceMeasure>Airway</performanceMeasure>
          <performanceMeasure>Cardiac Arrest</performanceMeasure>
          <performanceMeasure>Pediatric</performanceMeasure>
          <performanceMeasure>Response</performanceMeasure>
          <performanceMeasure>STEMI</performanceMeasure>
          <performanceMeasure>Stroke</performanceMeasure>
          <performanceMeasure>Trauma</performanceMeasure>
        </performanceMeasuresGroup>
        <comment>Used to populate dConfiguration.10 EMS Agency Protocols.</comment>
        <v3Changes>Added to better identify states with statewide protocols and define state EMS capability and care.</v3Changes>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="ProtocolsUsed">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Complex Type sConfiguration
Namespace http://www.nemsis.org
Diagram
DiagramsConfiguration_v3_xsd.tmp#sConfiguration_sConfiguration.01sConfiguration_v3_xsd.tmp#sConfiguration_sConfiguration.ProcedureGroupsConfiguration_v3_xsd.tmp#sConfiguration_sConfiguration.MedicationGroupsConfiguration_v3_xsd.tmp#sConfiguration_sConfiguration.06
Used by
Model
Children sConfiguration.01, sConfiguration.06, sConfiguration.MedicationGroup, sConfiguration.ProcedureGroup
Source
<xs:complexType name="sConfiguration" id="sConfigurationInformation">
  <xs:sequence>
    <xs:element name="sConfiguration.01" id="sConfiguration.StateCertificationLicensureLevels" maxOccurs="unbounded" nillable="true">
      <xs:annotation>
        <xs:documentation>
          <nemsisTacDoc>
            <number>sConfiguration.01</number>
            <name>State Certification/Licensure Levels</name>
            <national>Yes</national>
            <state>Yes</state>
            <definition>The levels of certification/licensure for EMS personnel recognized by the state.</definition>
            <v2Number>D04_01</v2Number>
            <usage>Required</usage>
            <comment>Used to populate EMS-related values in the following data elements (some data elements contain additional non-EMS-related values, such as "Student" or "Patient" that should be allowed unless specifically instructed otherwise by the state): <br/>dAgency.11 Level of Service <br/>dConfiguration.06 EMS Certification Levels Permitted to Perform Each Procedure <br/>dConfiguration.08 EMS Certification Levels Permitted to Administer Each Medication <br/>dVehicle.05 Crew State Certification/Licensure Levels <br/>dPersonnel.24 EMS Personnel's State EMS Certification Licensure Level <br/>dPersonnel.38 EMS Personnel's Practice Level <br/>ePayment.42 Specialty Care Transport Care Provider</comment>
          </nemsisTacDoc>
        </xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:simpleContent>
          <xs:extension base="StateCertificationLicensureLevels">
            <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="sConfiguration.ProcedureGroup" id="sConfiguration.AgencyProcedureGroup" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Group tag to hold information about procedures permitted by the state for a certification/licensure level.</xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:sequence>
          <xs:element name="sConfiguration.02" id="sConfiguration.EMSPersonnelLevelPermittedtoPerformtheProcedure" nillable="true">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>sConfiguration.02</number>
                  <name>EMS Certification Levels Permitted to Perform Each Procedure</name>
                  <national>Yes</national>
                  <state>Yes</state>
                  <definition>The certification/licensure level that is permitted to perform the procedures listed in sConfiguration.03.</definition>
                  <v2Number>D04_05</v2Number>
                  <usage>Required</usage>
                  <performanceMeasuresGroup>
                    <performanceMeasure>Airway</performanceMeasure>
                    <performanceMeasure>Cardiac Arrest</performanceMeasure>
                    <performanceMeasure>Pediatric</performanceMeasure>
                    <performanceMeasure>Response</performanceMeasure>
                    <performanceMeasure>STEMI</performanceMeasure>
                    <performanceMeasure>Stroke</performanceMeasure>
                    <performanceMeasure>Trauma</performanceMeasure>
                  </performanceMeasuresGroup>
                  <comment>Used to populate dConfiguration.06 EMS Certification Levls Permitted to Perform Each Procedure.</comment>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="StateCertificationLicensureLevels">
                  <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="sConfiguration.03" nillable="true" id="sConfiguration.ProceduresPermittedbytheState" maxOccurs="unbounded">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>sConfiguration.03</number>
                  <name>Procedures Permitted by the State</name>
                  <national>Yes</national>
                  <state>Yes</state>
                  <definition>Procedures permitted by the state for the certification/licensure level listed in sConfiguration.02.</definition>
                  <comment>Used to populate dConfiguration.07 EMS Agency Procedures.</comment>
                  <usage>Required</usage>
                  <performanceMeasuresGroup>
                    <performanceMeasure>Airway</performanceMeasure>
                    <performanceMeasure>Cardiac Arrest</performanceMeasure>
                    <performanceMeasure>Pediatric</performanceMeasure>
                    <performanceMeasure>Response</performanceMeasure>
                    <performanceMeasure>STEMI</performanceMeasure>
                    <performanceMeasure>Stroke</performanceMeasure>
                    <performanceMeasure>Trauma</performanceMeasure>
                  </performanceMeasuresGroup>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="snomed">
                  <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="sConfiguration.MedicationGroup" id="sConfiguration.AgencyMedicationGroup" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Group tag to hold information about medications permitted by the state for a certification/licensure level.</xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:sequence>
          <xs:element name="sConfiguration.04" id="sConfiguration.PersonnelLevelPermittedtoAdministertheMedication" nillable="true">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>sConfiguration.04</number>
                  <name>EMS Certification Levels Permitted to Administer Each Medication</name>
                  <national>Yes</national>
                  <state>Yes</state>
                  <definition>The certification/licensure level that is permitted to administer the medications listed in sConfiguration.05.</definition>
                  <v2Number>D04_07</v2Number>
                  <usage>Required</usage>
                  <performanceMeasuresGroup>
                    <performanceMeasure>Airway</performanceMeasure>
                    <performanceMeasure>Cardiac Arrest</performanceMeasure>
                    <performanceMeasure>Pediatric</performanceMeasure>
                    <performanceMeasure>Response</performanceMeasure>
                    <performanceMeasure>STEMI</performanceMeasure>
                    <performanceMeasure>Stroke</performanceMeasure>
                    <performanceMeasure>Trauma</performanceMeasure>
                  </performanceMeasuresGroup>
                  <comment>Used to populate dConfiguration.08 EMS Certification Levels Permitted to Administer Each Medication.</comment>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="StateCertificationLicensureLevels">
                  <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="sConfiguration.05" nillable="true" id="sConfiguration.MedicationsPermittedbytheState" maxOccurs="unbounded">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>sConfiguration.05</number>
                  <name>Medications Permitted by the State</name>
                  <national>Yes</national>
                  <state>Yes</state>
                  <definition>Medications permitted by the state for the certification/licensure level listed in sConfiguration.04.</definition>
                  <usage>Required</usage>
                  <performanceMeasuresGroup>
                    <performanceMeasure>Airway</performanceMeasure>
                    <performanceMeasure>Cardiac Arrest</performanceMeasure>
                    <performanceMeasure>Pediatric</performanceMeasure>
                    <performanceMeasure>Response</performanceMeasure>
                    <performanceMeasure>STEMI</performanceMeasure>
                    <performanceMeasure>Stroke</performanceMeasure>
                    <performanceMeasure>Trauma</performanceMeasure>
                  </performanceMeasuresGroup>
                  <comment>Used to populate dConfiguration.09 EMS Agency Medications <br/><br/>List of medications based on RxNorm (RXCUI) code and SNOMED-CT codes for blood products.. List of medications based on RxNorm (RXCUI) code. <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="NV" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
                    </xs:simpleType>
                  </xs:attribute>
                  <xs:attribute name="CodeType" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="CodeType.RxNorm CodeType.SNOMED"/>
                    </xs:simpleType>
                  </xs:attribute>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
        </xs:sequence>
      </xs:complexType>
    </xs:element>
    <xs:element name="sConfiguration.06" nillable="true" id="sConfiguration.ProtocolsPermittedbytheState" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>
          <nemsisTacDoc>
            <number>sConfiguration.06</number>
            <name>Protocols Permitted by the State</name>
            <national>Yes</national>
            <state>Yes</state>
            <definition>Protocols permitted by the state.</definition>
            <usage>Required</usage>
            <performanceMeasuresGroup>
              <performanceMeasure>Airway</performanceMeasure>
              <performanceMeasure>Cardiac Arrest</performanceMeasure>
              <performanceMeasure>Pediatric</performanceMeasure>
              <performanceMeasure>Response</performanceMeasure>
              <performanceMeasure>STEMI</performanceMeasure>
              <performanceMeasure>Stroke</performanceMeasure>
              <performanceMeasure>Trauma</performanceMeasure>
            </performanceMeasuresGroup>
            <comment>Used to populate dConfiguration.10 EMS Agency Protocols.</comment>
            <v3Changes>Added to better identify states with statewide protocols and define state EMS capability and care.</v3Changes>
          </nemsisTacDoc>
        </xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:simpleContent>
          <xs:extension base="ProtocolsUsed">
            <xs:attribute name="NV" use="optional">
              <xs:simpleType>
                <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
              </xs:simpleType>
            </xs:attribute>
          </xs:extension>
        </xs:simpleContent>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Attribute sConfiguration / sConfiguration.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 sConfiguration / sConfiguration.ProcedureGroup / sConfiguration.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 sConfiguration / sConfiguration.ProcedureGroup / sConfiguration.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 sConfiguration / sConfiguration.MedicationGroup / sConfiguration.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 sConfiguration / sConfiguration.MedicationGroup / sConfiguration.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 sConfiguration / sConfiguration.MedicationGroup / sConfiguration.05 / @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 sConfiguration / sConfiguration.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>