Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Included schema eProtocols_v3.xsd
Namespace http://www.nemsis.org
Properties
attribute form default unqualified
element form default qualified
Element eProtocols / eProtocols.ProtocolGroup
Namespace http://www.nemsis.org
Annotations
Group Tag to hold eProtocol information
Diagram
DiagrameProtocols_v3_xsd.tmp#eProtocols_eProtocols_eProtocols.ProtocolGroup_CorrelationIDeProtocols_v3_xsd.tmp#eProtocols_eProtocols_eProtocols.ProtocolGroup_eProtocols.01eProtocols_v3_xsd.tmp#eProtocols_eProtocols_eProtocols.ProtocolGroup_eProtocols.02
Properties
content complex
maxOccurs unbounded
Model
Children eProtocols.01, eProtocols.02
Instance
<eProtocols.ProtocolGroup CorrelationID="" xmlns="http://www.nemsis.org">
  <eProtocols.01 NV="">{1,1}</eProtocols.01>
  <eProtocols.02 NV="">{0,1}</eProtocols.02>
</eProtocols.ProtocolGroup>
Attributes
QName Type Use
CorrelationID CorrelationID optional
Source
<xs:element name="eProtocols.ProtocolGroup" id="eProtocols.ProtocolGroup" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Group Tag to hold eProtocol information</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="eProtocols.01" nillable="true" id="eProtocols.ProtocolsUsed">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>eProtocols.01</number>
              <name>Protocols Used</name>
              <national>Yes</national>
              <state>Yes</state>
              <definition>The protocol used by EMS personnel to direct the clinical care of the patient.</definition>
              <v2Number>E17_01</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>Protocols are grouped into Airway, Cardiac, Environmental, Exposure, General, Injury, Medical, and OB/GYN. <br/><br/> There is a new data element eProtocols.02 to indicate whether the protocol is Adult, Pediatric, or General (both). <br/><br/> State and local entities can add additional protocols to the list but the additional protocols must map to these uniform codes. The protocol code list should be derived from dConfiguration.05 and/or dConfiguration.10</comment>
            </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:element name="eProtocols.02" nillable="true" id="eProtocols.ProtocolAgeCategory" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>eProtocols.02</number>
              <name>Protocol Age Category</name>
              <national>No</national>
              <state>Yes</state>
              <definition>The age group the protocol is written to address.</definition>
              <usage>Recommended</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>Protocols are grouped into Airway, Environmental, Exposure, General, Injury, Medical, and OB/GYN. -There is a new data element to indicate whether the protocol is Adult, Pediatric, or General (both).</comment>
              <v3Changes>Added to better document protocol use.</v3Changes>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="ProtocolAgeCategory">
              <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:sequence>
    <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
  </xs:complexType>
</xs:element>
Element eProtocols / eProtocols.ProtocolGroup / eProtocols.01
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>eProtocols.01</number>
  <name>Protocols Used</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>The protocol used by EMS personnel to direct the clinical care of the patient.</definition>
  <v2Number>E17_01</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>Protocols are grouped into Airway, Cardiac, Environmental, Exposure, General, Injury, Medical, and OB/GYN. <br/><br/> There is a new data element eProtocols.02 to indicate whether the protocol is Adult, Pediatric, or General (both). <br/><br/> State and local entities can add additional protocols to the list but the additional protocols must map to these uniform codes. The protocol code list should be derived from dConfiguration.05 and/or dConfiguration.10</comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#ProtocolsUsedeProtocols_v3_xsd.tmp#eProtocols_eProtocols_eProtocols.ProtocolGroup_eProtocols_eProtocols_eProtocols.ProtocolGroup_eProtocols.01_NV
Type extension of ProtocolsUsed
Type hierarchy
Properties
content complex
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded) optional
Source
<xs:element name="eProtocols.01" nillable="true" id="eProtocols.ProtocolsUsed">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>eProtocols.01</number>
        <name>Protocols Used</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>The protocol used by EMS personnel to direct the clinical care of the patient.</definition>
        <v2Number>E17_01</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>Protocols are grouped into Airway, Cardiac, Environmental, Exposure, General, Injury, Medical, and OB/GYN. <br/><br/> There is a new data element eProtocols.02 to indicate whether the protocol is Adult, Pediatric, or General (both). <br/><br/> State and local entities can add additional protocols to the list but the additional protocols must map to these uniform codes. The protocol code list should be derived from dConfiguration.05 and/or dConfiguration.10</comment>
      </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>
Element eProtocols / eProtocols.ProtocolGroup / eProtocols.02
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>eProtocols.02</number>
  <name>Protocol Age Category</name>
  <national>No</national>
  <state>Yes</state>
  <definition>The age group the protocol is written to address.</definition>
  <usage>Recommended</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>Protocols are grouped into Airway, Environmental, Exposure, General, Injury, Medical, and OB/GYN. -There is a new data element to indicate whether the protocol is Adult, Pediatric, or General (both).</comment>
  <v3Changes>Added to better document protocol use.</v3Changes>
</nemsisTacDoc>
Diagram
DiagrameProtocols_v3_xsd.tmp#ProtocolAgeCategoryeProtocols_v3_xsd.tmp#eProtocols_eProtocols_eProtocols.ProtocolGroup_eProtocols_eProtocols_eProtocols.ProtocolGroup_eProtocols.02_NV
Type extension of ProtocolAgeCategory
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="eProtocols.02" nillable="true" id="eProtocols.ProtocolAgeCategory" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>eProtocols.02</number>
        <name>Protocol Age Category</name>
        <national>No</national>
        <state>Yes</state>
        <definition>The age group the protocol is written to address.</definition>
        <usage>Recommended</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>Protocols are grouped into Airway, Environmental, Exposure, General, Injury, Medical, and OB/GYN. -There is a new data element to indicate whether the protocol is Adult, Pediatric, or General (both).</comment>
        <v3Changes>Added to better document protocol use.</v3Changes>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="ProtocolAgeCategory">
        <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>
Complex Type eProtocols
Namespace http://www.nemsis.org
Diagram
DiagrameProtocols_v3_xsd.tmp#eProtocols_eProtocols.ProtocolGroup
Used by
Model
Children eProtocols.ProtocolGroup
Source
<xs:complexType name="eProtocols">
  <xs:sequence>
    <xs:element name="eProtocols.ProtocolGroup" id="eProtocols.ProtocolGroup" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Group Tag to hold eProtocol information</xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:sequence>
          <xs:element name="eProtocols.01" nillable="true" id="eProtocols.ProtocolsUsed">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>eProtocols.01</number>
                  <name>Protocols Used</name>
                  <national>Yes</national>
                  <state>Yes</state>
                  <definition>The protocol used by EMS personnel to direct the clinical care of the patient.</definition>
                  <v2Number>E17_01</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>Protocols are grouped into Airway, Cardiac, Environmental, Exposure, General, Injury, Medical, and OB/GYN. <br/><br/> There is a new data element eProtocols.02 to indicate whether the protocol is Adult, Pediatric, or General (both). <br/><br/> State and local entities can add additional protocols to the list but the additional protocols must map to these uniform codes. The protocol code list should be derived from dConfiguration.05 and/or dConfiguration.10</comment>
                </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:element name="eProtocols.02" nillable="true" id="eProtocols.ProtocolAgeCategory" minOccurs="0">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>eProtocols.02</number>
                  <name>Protocol Age Category</name>
                  <national>No</national>
                  <state>Yes</state>
                  <definition>The age group the protocol is written to address.</definition>
                  <usage>Recommended</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>Protocols are grouped into Airway, Environmental, Exposure, General, Injury, Medical, and OB/GYN. -There is a new data element to indicate whether the protocol is Adult, Pediatric, or General (both).</comment>
                  <v3Changes>Added to better document protocol use.</v3Changes>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="ProtocolAgeCategory">
                  <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:sequence>
        <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Simple Type ProtocolAgeCategory
Namespace http://www.nemsis.org
Annotations
The age group the protocol is written to address
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 3602001
Adult Only
enumeration 3602003
General
enumeration 3602005
Pediatric Only
Used by
Source
<xs:simpleType name="ProtocolAgeCategory">
  <xs:annotation>
    <xs:documentation>The age group the protocol is written to address</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="3602001">
      <xs:annotation>
        <xs:documentation>Adult Only</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3602003">
      <xs:annotation>
        <xs:documentation>General</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3602005">
      <xs:annotation>
        <xs:documentation>Pediatric Only</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Attribute eProtocols / eProtocols.ProtocolGroup / eProtocols.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 eProtocols / eProtocols.ProtocolGroup / eProtocols.02 / @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 eProtocols / eProtocols.ProtocolGroup / @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"/>