Showing:

Annotations
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Included schema eRecord_v3.xsd
Namespace http://www.nemsis.org
Properties
attribute form default unqualified
element form default qualified
Element eRecord / eRecord.01
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>eRecord.01</number>
  <name>Patient Care Report Number</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>The unique number automatically assigned by the EMS agency for each Patient Care Report (PCR). This should be a unique number for the EMS agency for all of time.</definition>
  <v2Number>E01_01</v2Number>
  <usage>Mandatory</usage>
  <performanceMeasuresGroup>
    <performanceMeasure>Airway</performanceMeasure>
    <performanceMeasure>Cardiac Arrest</performanceMeasure>
    <performanceMeasure>Pediatric</performanceMeasure>
    <performanceMeasure>Response</performanceMeasure>
    <performanceMeasure>STEMI</performanceMeasure>
    <performanceMeasure>Stroke</performanceMeasure>
    <performanceMeasure>Trauma</performanceMeasure>
  </performanceMeasuresGroup>
</nemsisTacDoc>
Diagram
DiagrameRecord_v3_xsd.tmp#PatientCareReportNumber
Type PatientCareReportNumber
Properties
content simple
Facets
minLength 3
maxLength 50
Source
<xs:element name="eRecord.01" type="PatientCareReportNumber" id="eRecord.PatientCareReportNumber">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>eRecord.01</number>
        <name>Patient Care Report Number</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>The unique number automatically assigned by the EMS agency for each Patient Care Report (PCR). This should be a unique number for the EMS agency for all of time.</definition>
        <v2Number>E01_01</v2Number>
        <usage>Mandatory</usage>
        <performanceMeasuresGroup>
          <performanceMeasure>Airway</performanceMeasure>
          <performanceMeasure>Cardiac Arrest</performanceMeasure>
          <performanceMeasure>Pediatric</performanceMeasure>
          <performanceMeasure>Response</performanceMeasure>
          <performanceMeasure>STEMI</performanceMeasure>
          <performanceMeasure>Stroke</performanceMeasure>
          <performanceMeasure>Trauma</performanceMeasure>
        </performanceMeasuresGroup>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element eRecord / eRecord.SoftwareApplicationGroup
Namespace http://www.nemsis.org
Annotations
Group Tag to hold information about the software used to generate this patient care report
Diagram
DiagrameRecord_v3_xsd.tmp#eRecord_eRecord_eRecord.SoftwareApplicationGroup_eRecord.02eRecord_v3_xsd.tmp#eRecord_eRecord_eRecord.SoftwareApplicationGroup_eRecord.03eRecord_v3_xsd.tmp#eRecord_eRecord_eRecord.SoftwareApplicationGroup_eRecord.04
Properties
content complex
Model
Children eRecord.02, eRecord.03, eRecord.04
Instance
<eRecord.SoftwareApplicationGroup xmlns="http://www.nemsis.org">
  <eRecord.02>{1,1}</eRecord.02>
  <eRecord.03>{1,1}</eRecord.03>
  <eRecord.04>{1,1}</eRecord.04>
</eRecord.SoftwareApplicationGroup>
Source
<xs:element name="eRecord.SoftwareApplicationGroup" id="eRecord.SoftwareApplicationGroup">
  <xs:annotation>
    <xs:documentation>Group Tag to hold information about the software used to generate this patient care report</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="eRecord.02" type="SoftwareCreator" id="eRecord.SoftwareCreator">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>eRecord.02</number>
              <name>Software Creator</name>
              <national>Yes</national>
              <state>Yes</state>
              <definition>The name of the vendor, manufacturer, and developer who designed the application that created this record.</definition>
              <v2Number>E01_02</v2Number>
              <usage>Mandatory</usage>
              <comment>This is required to document the software used to generate the Patient Care Report. This is not the last software which aggregated/stored the Patient Care Report after it was sent from another software.</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="eRecord.03" type="SoftwareName" id="eRecord.SoftwareName">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>eRecord.03</number>
              <name>Software Name</name>
              <national>Yes</national>
              <state>Yes</state>
              <definition>The name of the application used to create this record.</definition>
              <v2Number>E01_03</v2Number>
              <usage>Mandatory</usage>
              <comment>This is the EMS Agency's software, not the state or other level software which electronically received the data from the local EMS Agency.</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="eRecord.04" type="SoftwareVersion" id="eRecord.SoftwareVersion">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>eRecord.04</number>
              <name>Software Version</name>
              <national>Yes</national>
              <state>Yes</state>
              <definition>The version of the application used to create this record.</definition>
              <v2Number>E01_04</v2Number>
              <usage>Mandatory</usage>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Element eRecord / eRecord.SoftwareApplicationGroup / eRecord.02
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>eRecord.02</number>
  <name>Software Creator</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>The name of the vendor, manufacturer, and developer who designed the application that created this record.</definition>
  <v2Number>E01_02</v2Number>
  <usage>Mandatory</usage>
  <comment>This is required to document the software used to generate the Patient Care Report. This is not the last software which aggregated/stored the Patient Care Report after it was sent from another software.</comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#SoftwareCreator
Type SoftwareCreator
Properties
content simple
Facets
minLength 1
maxLength 50
Source
<xs:element name="eRecord.02" type="SoftwareCreator" id="eRecord.SoftwareCreator">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>eRecord.02</number>
        <name>Software Creator</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>The name of the vendor, manufacturer, and developer who designed the application that created this record.</definition>
        <v2Number>E01_02</v2Number>
        <usage>Mandatory</usage>
        <comment>This is required to document the software used to generate the Patient Care Report. This is not the last software which aggregated/stored the Patient Care Report after it was sent from another software.</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element eRecord / eRecord.SoftwareApplicationGroup / eRecord.03
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>eRecord.03</number>
  <name>Software Name</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>The name of the application used to create this record.</definition>
  <v2Number>E01_03</v2Number>
  <usage>Mandatory</usage>
  <comment>This is the EMS Agency's software, not the state or other level software which electronically received the data from the local EMS Agency.</comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#SoftwareName
Type SoftwareName
Properties
content simple
Facets
minLength 1
maxLength 50
Source
<xs:element name="eRecord.03" type="SoftwareName" id="eRecord.SoftwareName">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>eRecord.03</number>
        <name>Software Name</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>The name of the application used to create this record.</definition>
        <v2Number>E01_03</v2Number>
        <usage>Mandatory</usage>
        <comment>This is the EMS Agency's software, not the state or other level software which electronically received the data from the local EMS Agency.</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element eRecord / eRecord.SoftwareApplicationGroup / eRecord.04
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>eRecord.04</number>
  <name>Software Version</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>The version of the application used to create this record.</definition>
  <v2Number>E01_04</v2Number>
  <usage>Mandatory</usage>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#SoftwareVersion
Type SoftwareVersion
Properties
content simple
Facets
minLength 1
maxLength 50
Source
<xs:element name="eRecord.04" type="SoftwareVersion" id="eRecord.SoftwareVersion">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>eRecord.04</number>
        <name>Software Version</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>The version of the application used to create this record.</definition>
        <v2Number>E01_04</v2Number>
        <usage>Mandatory</usage>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type eRecord
Namespace http://www.nemsis.org
Diagram
DiagrameRecord_v3_xsd.tmp#eRecord_eRecord.01eRecord_v3_xsd.tmp#eRecord_eRecord.SoftwareApplicationGroup
Used by
Model
Children eRecord.01, eRecord.SoftwareApplicationGroup
Source
<xs:complexType name="eRecord" id="eRecord.RecordInformation">
  <xs:sequence>
    <xs:element name="eRecord.01" type="PatientCareReportNumber" id="eRecord.PatientCareReportNumber">
      <xs:annotation>
        <xs:documentation>
          <nemsisTacDoc>
            <number>eRecord.01</number>
            <name>Patient Care Report Number</name>
            <national>Yes</national>
            <state>Yes</state>
            <definition>The unique number automatically assigned by the EMS agency for each Patient Care Report (PCR). This should be a unique number for the EMS agency for all of time.</definition>
            <v2Number>E01_01</v2Number>
            <usage>Mandatory</usage>
            <performanceMeasuresGroup>
              <performanceMeasure>Airway</performanceMeasure>
              <performanceMeasure>Cardiac Arrest</performanceMeasure>
              <performanceMeasure>Pediatric</performanceMeasure>
              <performanceMeasure>Response</performanceMeasure>
              <performanceMeasure>STEMI</performanceMeasure>
              <performanceMeasure>Stroke</performanceMeasure>
              <performanceMeasure>Trauma</performanceMeasure>
            </performanceMeasuresGroup>
          </nemsisTacDoc>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="eRecord.SoftwareApplicationGroup" id="eRecord.SoftwareApplicationGroup">
      <xs:annotation>
        <xs:documentation>Group Tag to hold information about the software used to generate this patient care report</xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:sequence>
          <xs:element name="eRecord.02" type="SoftwareCreator" id="eRecord.SoftwareCreator">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>eRecord.02</number>
                  <name>Software Creator</name>
                  <national>Yes</national>
                  <state>Yes</state>
                  <definition>The name of the vendor, manufacturer, and developer who designed the application that created this record.</definition>
                  <v2Number>E01_02</v2Number>
                  <usage>Mandatory</usage>
                  <comment>This is required to document the software used to generate the Patient Care Report. This is not the last software which aggregated/stored the Patient Care Report after it was sent from another software.</comment>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="eRecord.03" type="SoftwareName" id="eRecord.SoftwareName">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>eRecord.03</number>
                  <name>Software Name</name>
                  <national>Yes</national>
                  <state>Yes</state>
                  <definition>The name of the application used to create this record.</definition>
                  <v2Number>E01_03</v2Number>
                  <usage>Mandatory</usage>
                  <comment>This is the EMS Agency's software, not the state or other level software which electronically received the data from the local EMS Agency.</comment>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="eRecord.04" type="SoftwareVersion" id="eRecord.SoftwareVersion">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>eRecord.04</number>
                  <name>Software Version</name>
                  <national>Yes</national>
                  <state>Yes</state>
                  <definition>The version of the application used to create this record.</definition>
                  <v2Number>E01_04</v2Number>
                  <usage>Mandatory</usage>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
          </xs:element>
        </xs:sequence>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Simple Type PatientCareReportNumber
Namespace http://www.nemsis.org
Annotations
The unique number automatically assigned by the EMS agency for each patient care report(PCR).  This is a unique number to the EMS agency for all of time.
Diagram
Diagram
Type restriction of xs:string
Facets
minLength 3
maxLength 50
Used by
Source
<xs:simpleType name="PatientCareReportNumber">
  <xs:annotation>
    <xs:documentation>The unique number automatically assigned by the EMS agency for each patient care report(PCR). This is a unique number to the EMS agency for all of time.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:minLength value="3"/>
    <xs:maxLength value="50"/>
  </xs:restriction>
</xs:simpleType>