Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Included schema eCustom_v3.xsd
Namespace http://www.nemsis.org
Properties
attribute form default unqualified
element form default qualified
Element eCustomConfiguration / eCustomConfiguration.CustomGroup
Namespace http://www.nemsis.org
Annotations
Group Tag to hold custom information
Diagram
DiagrameCustom_v3_xsd.tmp#eCustomConfiguration_eCustomConfiguration_eCustomConfiguration.CustomGroup_CustomElementIDeCustom_v3_xsd.tmp#eCustomConfiguration_eCustomConfiguration_eCustomConfiguration.CustomGroup_eCustomConfiguration.01eCustom_v3_xsd.tmp#eCustomConfiguration_eCustomConfiguration_eCustomConfiguration.CustomGroup_eCustomConfiguration.02eCustom_v3_xsd.tmp#eCustomConfiguration_eCustomConfiguration_eCustomConfiguration.CustomGroup_eCustomConfiguration.03eCustom_v3_xsd.tmp#eCustomConfiguration_eCustomConfiguration_eCustomConfiguration.CustomGroup_eCustomConfiguration.04eCustom_v3_xsd.tmp#eCustomConfiguration_eCustomConfiguration_eCustomConfiguration.CustomGroup_eCustomConfiguration.05eCustom_v3_xsd.tmp#eCustomConfiguration_eCustomConfiguration_eCustomConfiguration.CustomGroup_eCustomConfiguration.06eCustom_v3_xsd.tmp#eCustomConfiguration_eCustomConfiguration_eCustomConfiguration.CustomGroup_eCustomConfiguration.07eCustom_v3_xsd.tmp#eCustomConfiguration_eCustomConfiguration_eCustomConfiguration.CustomGroup_eCustomConfiguration.08eCustom_v3_xsd.tmp#eCustomConfiguration_eCustomConfiguration_eCustomConfiguration.CustomGroup_eCustomConfiguration.09
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children eCustomConfiguration.01, eCustomConfiguration.02, eCustomConfiguration.03, eCustomConfiguration.04, eCustomConfiguration.05, eCustomConfiguration.06, eCustomConfiguration.07, eCustomConfiguration.08, eCustomConfiguration.09
Instance
<eCustomConfiguration.CustomGroup CustomElementID="" xmlns="http://www.nemsis.org">
  <eCustomConfiguration.01 nemsisElement="">{1,1}</eCustomConfiguration.01>
  <eCustomConfiguration.02>{1,1}</eCustomConfiguration.02>
  <eCustomConfiguration.03>{1,1}</eCustomConfiguration.03>
  <eCustomConfiguration.04>{1,1}</eCustomConfiguration.04>
  <eCustomConfiguration.05>{1,1}</eCustomConfiguration.05>
  <eCustomConfiguration.06 customValueDescription="" nemsisCode="">{0,unbounded}</eCustomConfiguration.06>
  <eCustomConfiguration.07>{0,unbounded}</eCustomConfiguration.07>
  <eCustomConfiguration.08>{0,unbounded}</eCustomConfiguration.08>
  <eCustomConfiguration.09>{0,1}</eCustomConfiguration.09>
</eCustomConfiguration.CustomGroup>
Attributes
QName Type Use
CustomElementID CorrelationID required
Source
<xs:element name="eCustomConfiguration.CustomGroup" id="eCustomConfiguration.eCustomGroup" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Group Tag to hold custom information</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="eCustomConfiguration.01" id="eCustomConfiguration.eCustomDataElementTitle" minOccurs="1">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>eCustomConfiguration.01</number>
              <name>Custom Data Element Title</name>
              <national>No</national>
              <state>No</state>
              <definition>This is the title of the custom data element created to collect information that is not defined formally in NEMSIS Version 3.</definition>
              <usage>Mandatory</usage>
              <comment>This is grouped with all data elements in this section and can have multiple instances.</comment>
              <v3Changes>Added to allow customized data elements to be inserted and collected from within the NEMSIS Version 3 standard.</v3Changes>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="CustomTitle">
              <xs:attribute name="nemsisElement" type="xs:string" use="optional"/>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="eCustomConfiguration.02" type="CustomDefinition" id="eCustomConfiguration.eCustomDefinition" minOccurs="1">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>eCustomConfiguration.02</number>
              <name>Custom Definition</name>
              <national>No</national>
              <state>No</state>
              <definition>The definition of the custom element and how it should be used.</definition>
              <usage>Mandatory</usage>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="eCustomConfiguration.03" type="CustomDataType" id="eCustomConfiguration.eCustomDataType" minOccurs="1">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>eCustomConfiguration.03</number>
              <name>Custom Data Type</name>
              <national>No</national>
              <state>No</state>
              <definition>The data type of the custom element.</definition>
              <usage>Mandatory</usage>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="eCustomConfiguration.04" type="YesNoValues" id="eCustomConfiguration.eCustomDataElementRecurrence" minOccurs="1">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>eCustomConfiguration.04</number>
              <name>Custom Data Element Recurrence</name>
              <national>No</national>
              <state>No</state>
              <definition>Indication if the data element will accept multiple values.</definition>
              <usage>Mandatory</usage>
              <v3Changes>Added to allow customized data elements to be inserted and collected from within the NEMSIS Version 3 standard.</v3Changes>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="eCustomConfiguration.05" type="ElementUsage" id="eCustomConfiguration.eCustomDataElementUsage" minOccurs="1">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>eCustomConfiguration.05</number>
              <name>Custom Data Element Usage</name>
              <national>No</national>
              <state>No</state>
              <definition>The Usage (Mandatory, Required, Recommended or Optional) for the Custom Data Element.</definition>
              <usage>Mandatory</usage>
              <comment>Mandatory = Must be completed and will not accept null values <br/>Required = Must be completed but will accept null values <br/>Recommended = Not required but if collected will accept null values <br/>Optional = Not required but if collected, it cannot be a null value.</comment>
              <v3Changes>Added to allow customized data elements to be inserted and collected from within the NEMSIS Version 3 standard.</v3Changes>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="eCustomConfiguration.06" id="eCustomConfiguration.eCustomDataElementPotentialValues" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>eCustomConfiguration.06</number>
              <name>Custom Data Element Potential Values</name>
              <national>No</national>
              <state>No</state>
              <definition>The values which are associated with the Custom Data Element. Values would be the choices provided to the user when they document the Custom Data Element.</definition>
              <usage>Optional</usage>
              <v3Changes>Added to allow customized data elements to be inserted and collected from within the NEMSIS Version 3 standard.</v3Changes>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="CustomValue">
              <xs:attribute name="nemsisCode" type="xs:string" use="optional"/>
              <xs:attribute name="customValueDescription" type="xs:string" use="optional"/>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="eCustomConfiguration.07" type="NV" id="eCustomConfiguration.eCustomAcceptableNV" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>eCustomConfiguration.07</number>
              <name>Custom Data Element Potential NOT Values (NV)</name>
              <national>No</national>
              <state>No</state>
              <definition>NOT Values (NV) associated with the custom element.</definition>
              <usage>Optional</usage>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="eCustomConfiguration.08" type="PN" id="eCustomConfiguration.eCustomAcceptablePN" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>eCustomConfiguration.08</number>
              <name>Custom Data Element Potential Pertinent Negative Values (PN)</name>
              <national>No</national>
              <state>No</state>
              <definition>Pertinent Negative Values (PN) associated with the custom element.</definition>
              <usage>Optional</usage>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="eCustomConfiguration.09" type="CorrelationID" id="eCustomConfiguration.CustomDataElementGroupingID" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>eCustomConfiguration.09</number>
              <name>Custom Data Element Grouping ID</name>
              <national>No</national>
              <state>No</state>
              <definition>ID for custom element grouping.</definition>
              <usage>Optional</usage>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
    <xs:attribute name="CustomElementID" type="CorrelationID" use="required"/>
  </xs:complexType>
</xs:element>
Element eCustomConfiguration / eCustomConfiguration.CustomGroup / eCustomConfiguration.01
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>eCustomConfiguration.01</number>
  <name>Custom Data Element Title</name>
  <national>No</national>
  <state>No</state>
  <definition>This is the title of the custom data element created to collect information that is not defined formally in NEMSIS Version 3.</definition>
  <usage>Mandatory</usage>
  <comment>This is grouped with all data elements in this section and can have multiple instances.</comment>
  <v3Changes>Added to allow customized data elements to be inserted and collected from within the NEMSIS Version 3 standard.</v3Changes>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#CustomTitleeCustom_v3_xsd.tmp#eCustomConfiguration_eCustomConfiguration_eCustomConfiguration.CustomGroup_eCustomConfiguration_eCustomConfiguration_eCustomConfiguration.CustomGroup_eCustomConfiguration.01_nemsisElement
Type extension of CustomTitle
Type hierarchy
Properties
content complex
minOccurs 1
Attributes
QName Type Use
nemsisElement xs:string optional
Source
<xs:element name="eCustomConfiguration.01" id="eCustomConfiguration.eCustomDataElementTitle" minOccurs="1">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>eCustomConfiguration.01</number>
        <name>Custom Data Element Title</name>
        <national>No</national>
        <state>No</state>
        <definition>This is the title of the custom data element created to collect information that is not defined formally in NEMSIS Version 3.</definition>
        <usage>Mandatory</usage>
        <comment>This is grouped with all data elements in this section and can have multiple instances.</comment>
        <v3Changes>Added to allow customized data elements to be inserted and collected from within the NEMSIS Version 3 standard.</v3Changes>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="CustomTitle">
        <xs:attribute name="nemsisElement" type="xs:string" use="optional"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element eCustomConfiguration / eCustomConfiguration.CustomGroup / eCustomConfiguration.02
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>eCustomConfiguration.02</number>
  <name>Custom Definition</name>
  <national>No</national>
  <state>No</state>
  <definition>The definition of the custom element and how it should be used.</definition>
  <usage>Mandatory</usage>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#CustomDefinition
Type CustomDefinition
Properties
content simple
minOccurs 1
Facets
minLength 2
maxLength 255
Source
<xs:element name="eCustomConfiguration.02" type="CustomDefinition" id="eCustomConfiguration.eCustomDefinition" minOccurs="1">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>eCustomConfiguration.02</number>
        <name>Custom Definition</name>
        <national>No</national>
        <state>No</state>
        <definition>The definition of the custom element and how it should be used.</definition>
        <usage>Mandatory</usage>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element eCustomConfiguration / eCustomConfiguration.CustomGroup / eCustomConfiguration.03
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>eCustomConfiguration.03</number>
  <name>Custom Data Type</name>
  <national>No</national>
  <state>No</state>
  <definition>The data type of the custom element.</definition>
  <usage>Mandatory</usage>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#CustomDataType
Type CustomDataType
Properties
content simple
minOccurs 1
Facets
enumeration 9902001
Binary
enumeration 9902003
Date/Time
enumeration 9902005
Integer/Number
enumeration 9902007
Other
enumeration 9902009
Text/String
enumeration 9902011
Boolean
Source
<xs:element name="eCustomConfiguration.03" type="CustomDataType" id="eCustomConfiguration.eCustomDataType" minOccurs="1">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>eCustomConfiguration.03</number>
        <name>Custom Data Type</name>
        <national>No</national>
        <state>No</state>
        <definition>The data type of the custom element.</definition>
        <usage>Mandatory</usage>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element eCustomConfiguration / eCustomConfiguration.CustomGroup / eCustomConfiguration.04
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>eCustomConfiguration.04</number>
  <name>Custom Data Element Recurrence</name>
  <national>No</national>
  <state>No</state>
  <definition>Indication if the data element will accept multiple values.</definition>
  <usage>Mandatory</usage>
  <v3Changes>Added to allow customized data elements to be inserted and collected from within the NEMSIS Version 3 standard.</v3Changes>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#YesNoValues
Type YesNoValues
Properties
content simple
minOccurs 1
Facets
enumeration 9923001
No
enumeration 9923003
Yes
Source
<xs:element name="eCustomConfiguration.04" type="YesNoValues" id="eCustomConfiguration.eCustomDataElementRecurrence" minOccurs="1">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>eCustomConfiguration.04</number>
        <name>Custom Data Element Recurrence</name>
        <national>No</national>
        <state>No</state>
        <definition>Indication if the data element will accept multiple values.</definition>
        <usage>Mandatory</usage>
        <v3Changes>Added to allow customized data elements to be inserted and collected from within the NEMSIS Version 3 standard.</v3Changes>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element eCustomConfiguration / eCustomConfiguration.CustomGroup / eCustomConfiguration.05
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>eCustomConfiguration.05</number>
  <name>Custom Data Element Usage</name>
  <national>No</national>
  <state>No</state>
  <definition>The Usage (Mandatory, Required, Recommended or Optional) for the Custom Data Element.</definition>
  <usage>Mandatory</usage>
  <comment>Mandatory = Must be completed and will not accept null values <br/>Required = Must be completed but will accept null values <br/>Recommended = Not required but if collected will accept null values <br/>Optional = Not required but if collected, it cannot be a null value.</comment>
  <v3Changes>Added to allow customized data elements to be inserted and collected from within the NEMSIS Version 3 standard.</v3Changes>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#ElementUsage
Type ElementUsage
Properties
content simple
minOccurs 1
Facets
enumeration 9903001
Mandatory
enumeration 9903003
Required
enumeration 9903005
Recommended
enumeration 9903007
Optional
Source
<xs:element name="eCustomConfiguration.05" type="ElementUsage" id="eCustomConfiguration.eCustomDataElementUsage" minOccurs="1">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>eCustomConfiguration.05</number>
        <name>Custom Data Element Usage</name>
        <national>No</national>
        <state>No</state>
        <definition>The Usage (Mandatory, Required, Recommended or Optional) for the Custom Data Element.</definition>
        <usage>Mandatory</usage>
        <comment>Mandatory = Must be completed and will not accept null values <br/>Required = Must be completed but will accept null values <br/>Recommended = Not required but if collected will accept null values <br/>Optional = Not required but if collected, it cannot be a null value.</comment>
        <v3Changes>Added to allow customized data elements to be inserted and collected from within the NEMSIS Version 3 standard.</v3Changes>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element eCustomConfiguration / eCustomConfiguration.CustomGroup / eCustomConfiguration.06
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>eCustomConfiguration.06</number>
  <name>Custom Data Element Potential Values</name>
  <national>No</national>
  <state>No</state>
  <definition>The values which are associated with the Custom Data Element. Values would be the choices provided to the user when they document the Custom Data Element.</definition>
  <usage>Optional</usage>
  <v3Changes>Added to allow customized data elements to be inserted and collected from within the NEMSIS Version 3 standard.</v3Changes>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#CustomValueeCustom_v3_xsd.tmp#eCustomConfiguration_eCustomConfiguration_eCustomConfiguration.CustomGroup_eCustomConfiguration_eCustomConfiguration_eCustomConfiguration.CustomGroup_eCustomConfiguration.06_nemsisCodeeCustom_v3_xsd.tmp#eCustomConfiguration_eCustomConfiguration_eCustomConfiguration.CustomGroup_eCustomConfiguration_eCustomConfiguration_eCustomConfiguration.CustomGroup_eCustomConfiguration.06_customValueDescription
Type extension of CustomValue
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs unbounded
Attributes
QName Type Use
customValueDescription xs:string optional
nemsisCode xs:string optional
Source
<xs:element name="eCustomConfiguration.06" id="eCustomConfiguration.eCustomDataElementPotentialValues" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>eCustomConfiguration.06</number>
        <name>Custom Data Element Potential Values</name>
        <national>No</national>
        <state>No</state>
        <definition>The values which are associated with the Custom Data Element. Values would be the choices provided to the user when they document the Custom Data Element.</definition>
        <usage>Optional</usage>
        <v3Changes>Added to allow customized data elements to be inserted and collected from within the NEMSIS Version 3 standard.</v3Changes>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="CustomValue">
        <xs:attribute name="nemsisCode" type="xs:string" use="optional"/>
        <xs:attribute name="customValueDescription" type="xs:string" use="optional"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element eCustomConfiguration / eCustomConfiguration.CustomGroup / eCustomConfiguration.07
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>eCustomConfiguration.07</number>
  <name>Custom Data Element Potential NOT Values (NV)</name>
  <national>No</national>
  <state>No</state>
  <definition>NOT Values (NV) associated with the custom element.</definition>
  <usage>Optional</usage>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#NV
Type NV
Properties
content simple
minOccurs 0
maxOccurs unbounded
Facets
enumeration 7701001
Not Applicable
enumeration 7701003
Not Recorded
enumeration 7701005
Not Reporting
Source
<xs:element name="eCustomConfiguration.07" type="NV" id="eCustomConfiguration.eCustomAcceptableNV" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>eCustomConfiguration.07</number>
        <name>Custom Data Element Potential NOT Values (NV)</name>
        <national>No</national>
        <state>No</state>
        <definition>NOT Values (NV) associated with the custom element.</definition>
        <usage>Optional</usage>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element eCustomConfiguration / eCustomConfiguration.CustomGroup / eCustomConfiguration.08
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>eCustomConfiguration.08</number>
  <name>Custom Data Element Potential Pertinent Negative Values (PN)</name>
  <national>No</national>
  <state>No</state>
  <definition>Pertinent Negative Values (PN) associated with the custom element.</definition>
  <usage>Optional</usage>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#PN
Type PN
Properties
content simple
minOccurs 0
maxOccurs unbounded
Facets
enumeration 8801001
Contraindication Noted
enumeration 8801003
Denied By Order
enumeration 8801005
Exam Finding Not Present
enumeration 8801007
Medication Allergy
enumeration 8801009
Medication Already Taken
enumeration 8801013
No Known Drug Allergy
enumeration 8801015
None Reported
enumeration 8801017
Not Performed by EMS
enumeration 8801019
Refused
enumeration 8801021
Unresponsive
enumeration 8801023
Unable to Complete
enumeration 8801025
Not Immunized
enumeration 8801027
Order Criteria Not Met
enumeration 8801029
Approximate
enumeration 8801031
Symptom Not Present
Source
<xs:element name="eCustomConfiguration.08" type="PN" id="eCustomConfiguration.eCustomAcceptablePN" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>eCustomConfiguration.08</number>
        <name>Custom Data Element Potential Pertinent Negative Values (PN)</name>
        <national>No</national>
        <state>No</state>
        <definition>Pertinent Negative Values (PN) associated with the custom element.</definition>
        <usage>Optional</usage>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element eCustomConfiguration / eCustomConfiguration.CustomGroup / eCustomConfiguration.09
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>eCustomConfiguration.09</number>
  <name>Custom Data Element Grouping ID</name>
  <national>No</national>
  <state>No</state>
  <definition>ID for custom element grouping.</definition>
  <usage>Optional</usage>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#CorrelationID
Type CorrelationID
Properties
content simple
minOccurs 0
Facets
minLength 2
maxLength 255
Source
<xs:element name="eCustomConfiguration.09" type="CorrelationID" id="eCustomConfiguration.CustomDataElementGroupingID" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>eCustomConfiguration.09</number>
        <name>Custom Data Element Grouping ID</name>
        <national>No</national>
        <state>No</state>
        <definition>ID for custom element grouping.</definition>
        <usage>Optional</usage>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element eCustomResults / eCustomResults.ResultsGroup
Namespace http://www.nemsis.org
Annotations
Group Tag to hold custom results
Diagram
DiagrameCustom_v3_xsd.tmp#eCustomResults_eCustomResults_eCustomResults.ResultsGroup_CorrelationIDeCustom_v3_xsd.tmp#eCustomResults_eCustomResults_eCustomResults.ResultsGroup_eCustomResults.01eCustom_v3_xsd.tmp#eCustomResults_eCustomResults_eCustomResults.ResultsGroup_eCustomResults.02eCustom_v3_xsd.tmp#eCustomResults_eCustomResults_eCustomResults.ResultsGroup_eCustomResults.03
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children eCustomResults.01, eCustomResults.02, eCustomResults.03
Instance
<eCustomResults.ResultsGroup CorrelationID="" xmlns="http://www.nemsis.org">
  <eCustomResults.01 NV="" PN="">{1,unbounded}</eCustomResults.01>
  <eCustomResults.02>{1,1}</eCustomResults.02>
  <eCustomResults.03>{0,1}</eCustomResults.03>
</eCustomResults.ResultsGroup>
Attributes
QName Type Use
CorrelationID CorrelationID optional
Source
<xs:element name="eCustomResults.ResultsGroup" id="eCustomConfiguration.eResultsGroup" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Group Tag to hold custom results</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="eCustomResults.01" nillable="true" id="eCustomConfiguration.eCustomDataElementResult" minOccurs="1" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>eCustomResults.01</number>
              <name>Custom Data Element Result</name>
              <national>No</national>
              <state>No</state>
              <definition>The actual value or values chosen (if values listed in eCustomConfiguration.06) or result (free text, Date/Time, or number) documented for the Custom Data Element.</definition>
              <usage>Mandatory</usage>
              <v3Changes>Added to allow customized data elements to be inserted and collected from within the NEMSIS Version 3 standard.</v3Changes>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="CustomResults">
              <xs:attribute name="NV" type="NV" use="optional"/>
              <xs:attribute name="PN" type="PN" use="optional"/>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="eCustomResults.02" type="CorrelationID" id="eCustomConfiguration.eCustomDataElementReference" minOccurs="1">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>eCustomResults.02</number>
              <name>Custom Element ID Referenced</name>
              <national>No</national>
              <state>No</state>
              <definition>References the CustomElementID attribute for eCustomConfiguration.CustomGroup.</definition>
              <usage>Mandatory</usage>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="eCustomResults.03" type="CorrelationID" id="eCustomConfiguration.eCustomCorrelationID" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>eCustomResults.03</number>
              <name>CorrelationID of PatientCareReport Element or Group</name>
              <national>No</national>
              <state>No</state>
              <definition>References the CorrelationID attribute of an element or group in the PatientCareReport section.</definition>
              <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 eCustomResults / eCustomResults.ResultsGroup / eCustomResults.01
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>eCustomResults.01</number>
  <name>Custom Data Element Result</name>
  <national>No</national>
  <state>No</state>
  <definition>The actual value or values chosen (if values listed in eCustomConfiguration.06) or result (free text, Date/Time, or number) documented for the Custom Data Element.</definition>
  <usage>Mandatory</usage>
  <v3Changes>Added to allow customized data elements to be inserted and collected from within the NEMSIS Version 3 standard.</v3Changes>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#CustomResultseCustom_v3_xsd.tmp#eCustomResults_eCustomResults_eCustomResults.ResultsGroup_eCustomResults_eCustomResults_eCustomResults.ResultsGroup_eCustomResults.01_NVeCustom_v3_xsd.tmp#eCustomResults_eCustomResults_eCustomResults.ResultsGroup_eCustomResults_eCustomResults_eCustomResults.ResultsGroup_eCustomResults.01_PN
Type extension of CustomResults
Type hierarchy
Properties
content complex
minOccurs 1
maxOccurs unbounded
nillable true
Attributes
QName Type Use
NV NV optional
PN PN optional
Source
<xs:element name="eCustomResults.01" nillable="true" id="eCustomConfiguration.eCustomDataElementResult" minOccurs="1" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>eCustomResults.01</number>
        <name>Custom Data Element Result</name>
        <national>No</national>
        <state>No</state>
        <definition>The actual value or values chosen (if values listed in eCustomConfiguration.06) or result (free text, Date/Time, or number) documented for the Custom Data Element.</definition>
        <usage>Mandatory</usage>
        <v3Changes>Added to allow customized data elements to be inserted and collected from within the NEMSIS Version 3 standard.</v3Changes>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="CustomResults">
        <xs:attribute name="NV" type="NV" use="optional"/>
        <xs:attribute name="PN" type="PN" use="optional"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element eCustomResults / eCustomResults.ResultsGroup / eCustomResults.02
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>eCustomResults.02</number>
  <name>Custom Element ID Referenced</name>
  <national>No</national>
  <state>No</state>
  <definition>References the CustomElementID attribute for eCustomConfiguration.CustomGroup.</definition>
  <usage>Mandatory</usage>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#CorrelationID
Type CorrelationID
Properties
content simple
minOccurs 1
Facets
minLength 2
maxLength 255
Source
<xs:element name="eCustomResults.02" type="CorrelationID" id="eCustomConfiguration.eCustomDataElementReference" minOccurs="1">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>eCustomResults.02</number>
        <name>Custom Element ID Referenced</name>
        <national>No</national>
        <state>No</state>
        <definition>References the CustomElementID attribute for eCustomConfiguration.CustomGroup.</definition>
        <usage>Mandatory</usage>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element eCustomResults / eCustomResults.ResultsGroup / eCustomResults.03
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>eCustomResults.03</number>
  <name>CorrelationID of PatientCareReport Element or Group</name>
  <national>No</national>
  <state>No</state>
  <definition>References the CorrelationID attribute of an element or group in the PatientCareReport section.</definition>
  <usage>Optional</usage>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#CorrelationID
Type CorrelationID
Properties
content simple
minOccurs 0
Facets
minLength 2
maxLength 255
Source
<xs:element name="eCustomResults.03" type="CorrelationID" id="eCustomConfiguration.eCustomCorrelationID" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>eCustomResults.03</number>
        <name>CorrelationID of PatientCareReport Element or Group</name>
        <national>No</national>
        <state>No</state>
        <definition>References the CorrelationID attribute of an element or group in the PatientCareReport section.</definition>
        <usage>Optional</usage>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type eCustomConfiguration
Namespace http://www.nemsis.org
Diagram
DiagrameCustom_v3_xsd.tmp#eCustomConfiguration_eCustomConfiguration.CustomGroup
Used by
Model
Children eCustomConfiguration.CustomGroup
Source
<xs:complexType name="eCustomConfiguration" id="eCustomConfiguration.eCustomHeaderInformation">
  <xs:sequence>
    <xs:element name="eCustomConfiguration.CustomGroup" id="eCustomConfiguration.eCustomGroup" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Group Tag to hold custom information</xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:sequence>
          <xs:element name="eCustomConfiguration.01" id="eCustomConfiguration.eCustomDataElementTitle" minOccurs="1">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>eCustomConfiguration.01</number>
                  <name>Custom Data Element Title</name>
                  <national>No</national>
                  <state>No</state>
                  <definition>This is the title of the custom data element created to collect information that is not defined formally in NEMSIS Version 3.</definition>
                  <usage>Mandatory</usage>
                  <comment>This is grouped with all data elements in this section and can have multiple instances.</comment>
                  <v3Changes>Added to allow customized data elements to be inserted and collected from within the NEMSIS Version 3 standard.</v3Changes>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="CustomTitle">
                  <xs:attribute name="nemsisElement" type="xs:string" use="optional"/>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="eCustomConfiguration.02" type="CustomDefinition" id="eCustomConfiguration.eCustomDefinition" minOccurs="1">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>eCustomConfiguration.02</number>
                  <name>Custom Definition</name>
                  <national>No</national>
                  <state>No</state>
                  <definition>The definition of the custom element and how it should be used.</definition>
                  <usage>Mandatory</usage>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="eCustomConfiguration.03" type="CustomDataType" id="eCustomConfiguration.eCustomDataType" minOccurs="1">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>eCustomConfiguration.03</number>
                  <name>Custom Data Type</name>
                  <national>No</national>
                  <state>No</state>
                  <definition>The data type of the custom element.</definition>
                  <usage>Mandatory</usage>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="eCustomConfiguration.04" type="YesNoValues" id="eCustomConfiguration.eCustomDataElementRecurrence" minOccurs="1">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>eCustomConfiguration.04</number>
                  <name>Custom Data Element Recurrence</name>
                  <national>No</national>
                  <state>No</state>
                  <definition>Indication if the data element will accept multiple values.</definition>
                  <usage>Mandatory</usage>
                  <v3Changes>Added to allow customized data elements to be inserted and collected from within the NEMSIS Version 3 standard.</v3Changes>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="eCustomConfiguration.05" type="ElementUsage" id="eCustomConfiguration.eCustomDataElementUsage" minOccurs="1">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>eCustomConfiguration.05</number>
                  <name>Custom Data Element Usage</name>
                  <national>No</national>
                  <state>No</state>
                  <definition>The Usage (Mandatory, Required, Recommended or Optional) for the Custom Data Element.</definition>
                  <usage>Mandatory</usage>
                  <comment>Mandatory = Must be completed and will not accept null values <br/>Required = Must be completed but will accept null values <br/>Recommended = Not required but if collected will accept null values <br/>Optional = Not required but if collected, it cannot be a null value.</comment>
                  <v3Changes>Added to allow customized data elements to be inserted and collected from within the NEMSIS Version 3 standard.</v3Changes>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="eCustomConfiguration.06" id="eCustomConfiguration.eCustomDataElementPotentialValues" minOccurs="0" maxOccurs="unbounded">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>eCustomConfiguration.06</number>
                  <name>Custom Data Element Potential Values</name>
                  <national>No</national>
                  <state>No</state>
                  <definition>The values which are associated with the Custom Data Element. Values would be the choices provided to the user when they document the Custom Data Element.</definition>
                  <usage>Optional</usage>
                  <v3Changes>Added to allow customized data elements to be inserted and collected from within the NEMSIS Version 3 standard.</v3Changes>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="CustomValue">
                  <xs:attribute name="nemsisCode" type="xs:string" use="optional"/>
                  <xs:attribute name="customValueDescription" type="xs:string" use="optional"/>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="eCustomConfiguration.07" type="NV" id="eCustomConfiguration.eCustomAcceptableNV" minOccurs="0" maxOccurs="unbounded">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>eCustomConfiguration.07</number>
                  <name>Custom Data Element Potential NOT Values (NV)</name>
                  <national>No</national>
                  <state>No</state>
                  <definition>NOT Values (NV) associated with the custom element.</definition>
                  <usage>Optional</usage>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="eCustomConfiguration.08" type="PN" id="eCustomConfiguration.eCustomAcceptablePN" minOccurs="0" maxOccurs="unbounded">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>eCustomConfiguration.08</number>
                  <name>Custom Data Element Potential Pertinent Negative Values (PN)</name>
                  <national>No</national>
                  <state>No</state>
                  <definition>Pertinent Negative Values (PN) associated with the custom element.</definition>
                  <usage>Optional</usage>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="eCustomConfiguration.09" type="CorrelationID" id="eCustomConfiguration.CustomDataElementGroupingID" minOccurs="0">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>eCustomConfiguration.09</number>
                  <name>Custom Data Element Grouping ID</name>
                  <national>No</national>
                  <state>No</state>
                  <definition>ID for custom element grouping.</definition>
                  <usage>Optional</usage>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
          </xs:element>
        </xs:sequence>
        <xs:attribute name="CustomElementID" type="CorrelationID" use="required"/>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type eCustomResults
Namespace http://www.nemsis.org
Diagram
DiagrameCustom_v3_xsd.tmp#eCustomResults_eCustomResults.ResultsGroup
Used by
Model
Children eCustomResults.ResultsGroup
Source
<xs:complexType name="eCustomResults" id="eCustomConfiguration.eCustomResults">
  <xs:sequence>
    <xs:element name="eCustomResults.ResultsGroup" id="eCustomConfiguration.eResultsGroup" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Group Tag to hold custom results</xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:sequence>
          <xs:element name="eCustomResults.01" nillable="true" id="eCustomConfiguration.eCustomDataElementResult" minOccurs="1" maxOccurs="unbounded">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>eCustomResults.01</number>
                  <name>Custom Data Element Result</name>
                  <national>No</national>
                  <state>No</state>
                  <definition>The actual value or values chosen (if values listed in eCustomConfiguration.06) or result (free text, Date/Time, or number) documented for the Custom Data Element.</definition>
                  <usage>Mandatory</usage>
                  <v3Changes>Added to allow customized data elements to be inserted and collected from within the NEMSIS Version 3 standard.</v3Changes>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="CustomResults">
                  <xs:attribute name="NV" type="NV" use="optional"/>
                  <xs:attribute name="PN" type="PN" use="optional"/>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="eCustomResults.02" type="CorrelationID" id="eCustomConfiguration.eCustomDataElementReference" minOccurs="1">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>eCustomResults.02</number>
                  <name>Custom Element ID Referenced</name>
                  <national>No</national>
                  <state>No</state>
                  <definition>References the CustomElementID attribute for eCustomConfiguration.CustomGroup.</definition>
                  <usage>Mandatory</usage>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="eCustomResults.03" type="CorrelationID" id="eCustomConfiguration.eCustomCorrelationID" minOccurs="0">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>eCustomResults.03</number>
                  <name>CorrelationID of PatientCareReport Element or Group</name>
                  <national>No</national>
                  <state>No</state>
                  <definition>References the CorrelationID attribute of an element or group in the PatientCareReport section.</definition>
                  <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>
Attribute eCustomConfiguration / eCustomConfiguration.CustomGroup / eCustomConfiguration.01 / @nemsisElement
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Source
<xs:attribute name="nemsisElement" type="xs:string" use="optional"/>
Attribute eCustomConfiguration / eCustomConfiguration.CustomGroup / eCustomConfiguration.06 / @nemsisCode
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Source
<xs:attribute name="nemsisCode" type="xs:string" use="optional"/>
Attribute eCustomConfiguration / eCustomConfiguration.CustomGroup / eCustomConfiguration.06 / @customValueDescription
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Source
<xs:attribute name="customValueDescription" type="xs:string" use="optional"/>
Attribute eCustomConfiguration / eCustomConfiguration.CustomGroup / @CustomElementID
Namespace No namespace
Type CorrelationID
Properties
use required
Facets
minLength 2
maxLength 255
Used by
Source
<xs:attribute name="CustomElementID" type="CorrelationID" use="required"/>
Attribute eCustomResults / eCustomResults.ResultsGroup / eCustomResults.01 / @NV
Namespace No namespace
Type NV
Properties
use optional
Facets
enumeration 7701001
Not Applicable
enumeration 7701003
Not Recorded
enumeration 7701005
Not Reporting
Used by
Source
<xs:attribute name="NV" type="NV" use="optional"/>
Attribute eCustomResults / eCustomResults.ResultsGroup / eCustomResults.01 / @PN
Namespace No namespace
Type PN
Properties
use optional
Facets
enumeration 8801001
Contraindication Noted
enumeration 8801003
Denied By Order
enumeration 8801005
Exam Finding Not Present
enumeration 8801007
Medication Allergy
enumeration 8801009
Medication Already Taken
enumeration 8801013
No Known Drug Allergy
enumeration 8801015
None Reported
enumeration 8801017
Not Performed by EMS
enumeration 8801019
Refused
enumeration 8801021
Unresponsive
enumeration 8801023
Unable to Complete
enumeration 8801025
Not Immunized
enumeration 8801027
Order Criteria Not Met
enumeration 8801029
Approximate
enumeration 8801031
Symptom Not Present
Used by
Source
<xs:attribute name="PN" type="PN" use="optional"/>
Attribute eCustomResults / eCustomResults.ResultsGroup / @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"/>