Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Included schema seCustom_v3.xsd
Namespace http://www.nemsis.org
Properties
attribute form default unqualified
element form default qualified
Element seCustomConfiguration / seCustomConfiguration.CustomGroup
Namespace http://www.nemsis.org
Annotations
Group Tag to hold a patient care report custom element configuration
Diagram
DiagramseCustom_v3_xsd.tmp#seCustomConfiguration_seCustomConfiguration_seCustomConfiguration.CustomGroup_CustomElementIDseCustom_v3_xsd.tmp#seCustomConfiguration_seCustomConfiguration_seCustomConfiguration.CustomGroup_seCustomConfiguration.01seCustom_v3_xsd.tmp#seCustomConfiguration_seCustomConfiguration_seCustomConfiguration.CustomGroup_seCustomConfiguration.02seCustom_v3_xsd.tmp#seCustomConfiguration_seCustomConfiguration_seCustomConfiguration.CustomGroup_seCustomConfiguration.03seCustom_v3_xsd.tmp#seCustomConfiguration_seCustomConfiguration_seCustomConfiguration.CustomGroup_seCustomConfiguration.04seCustom_v3_xsd.tmp#seCustomConfiguration_seCustomConfiguration_seCustomConfiguration.CustomGroup_seCustomConfiguration.05seCustom_v3_xsd.tmp#seCustomConfiguration_seCustomConfiguration_seCustomConfiguration.CustomGroup_seCustomConfiguration.06seCustom_v3_xsd.tmp#seCustomConfiguration_seCustomConfiguration_seCustomConfiguration.CustomGroup_seCustomConfiguration.07seCustom_v3_xsd.tmp#seCustomConfiguration_seCustomConfiguration_seCustomConfiguration.CustomGroup_seCustomConfiguration.08seCustom_v3_xsd.tmp#seCustomConfiguration_seCustomConfiguration_seCustomConfiguration.CustomGroup_seCustomConfiguration.09
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children seCustomConfiguration.01, seCustomConfiguration.02, seCustomConfiguration.03, seCustomConfiguration.04, seCustomConfiguration.05, seCustomConfiguration.06, seCustomConfiguration.07, seCustomConfiguration.08, seCustomConfiguration.09
Instance
<seCustomConfiguration.CustomGroup CustomElementID="" xmlns="http://www.nemsis.org">
  <seCustomConfiguration.01 nemsisElement="">{1,1}</seCustomConfiguration.01>
  <seCustomConfiguration.02>{1,1}</seCustomConfiguration.02>
  <seCustomConfiguration.03>{1,1}</seCustomConfiguration.03>
  <seCustomConfiguration.04>{1,1}</seCustomConfiguration.04>
  <seCustomConfiguration.05>{1,1}</seCustomConfiguration.05>
  <seCustomConfiguration.06 customValueDescription="" nemsisCode="">{0,unbounded}</seCustomConfiguration.06>
  <seCustomConfiguration.07>{0,unbounded}</seCustomConfiguration.07>
  <seCustomConfiguration.08>{0,unbounded}</seCustomConfiguration.08>
  <seCustomConfiguration.09>{0,1}</seCustomConfiguration.09>
</seCustomConfiguration.CustomGroup>
Attributes
QName Type Use
CustomElementID CorrelationID required
Source
<xs:element name="seCustomConfiguration.CustomGroup" id="seCustomConfiguration.eCustomGroup" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Group Tag to hold a patient care report custom element configuration</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="seCustomConfiguration.01" id="seCustomConfiguration.eCustomDataElementTitle">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>seCustomConfiguration.01</number>
              <name>Patient Care Report Custom Data Element Title</name>
              <national>Yes</national>
              <state>Yes</state>
              <definition>This is the title of the patient care report custom data element created to collect information that is not defined formally in NEMSIS Version 3.</definition>
              <usage>Mandatory</usage>
              <comment>Used to populate eCustomConfiguration.01 Custom Data Element Title.</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="seCustomConfiguration.02" type="CustomDefinition" id="seCustomConfiguration.eCustomDefinition">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>seCustomConfiguration.02</number>
              <name>Patient Care Report Custom Definition</name>
              <national>Yes</national>
              <state>Yes</state>
              <definition>The definition of the patient care report custom data element and how it should be used.</definition>
              <comment>Used to populate eCustomConfiguration.02 Custom Definition.</comment>
              <usage>Mandatory</usage>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="seCustomConfiguration.03" type="CustomDataType" id="seCustomConfiguration.eCustomDataType">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>seCustomConfiguration.03</number>
              <name>Patient Care Report Custom Data Type</name>
              <national>Yes</national>
              <state>Yes</state>
              <definition>The data type of the patient care report custom data element.</definition>
              <comment>Used to populate eCustomConfiguration.03 Custom Data Type.</comment>
              <usage>Mandatory</usage>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="seCustomConfiguration.04" type="YesNoValues" id="seCustomConfiguration.eCustomDataElementRecurrence">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>seCustomConfiguration.04</number>
              <name>Patient Care Report Custom Data Element Recurrence</name>
              <national>Yes</national>
              <state>Yes</state>
              <definition>Indication if the patient care report custom data element will accept multiple values.</definition>
              <usage>Mandatory</usage>
              <comment>Used to populate eCustomConfiguration.04 Custom Data Element Recurrence.</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="seCustomConfiguration.05" type="ElementUsage" id="seCustomConfiguration.eCustomDataElementUsage">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>seCustomConfiguration.05</number>
              <name>Patient Care Report Custom Data Element Usage</name>
              <national>Yes</national>
              <state>Yes</state>
              <definition>The state-level usage (Mandatory, Required, Recommended, or Optional) for the patient care report 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. <br/><br/>Used to populate eCustomConfiguration.05 Custom Data Element Usage.</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="seCustomConfiguration.06" id="seCustomConfiguration.eCustomDataElementPotentialValues" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>seCustomConfiguration.06</number>
              <name>Patient Care Report Custom Data Element Potential Values</name>
              <national>Yes</national>
              <state>Yes</state>
              <definition>The values which are associated with the patient care report custom data element. Values would be the choices provided to the user when they document the custom data element.</definition>
              <usage>Optional</usage>
              <comment>Used to populate eCustomConfiguration.06 Custom Data Element Potential Values.</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="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="seCustomConfiguration.07" type="NV" id="seCustomConfiguration.eCustomAcceptableNV" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>seCustomConfiguration.07</number>
              <name>Patient Care Report Custom Data Element Potential NOT Values (NV)</name>
              <national>Yes</national>
              <state>Yes</state>
              <definition>NOT Values (NV) associated with the patient care report custom data element.</definition>
              <comment>Used to populate eCustomConfiguration.07 Custom Data Element Potential NOT Values (NV).</comment>
              <usage>Optional</usage>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="seCustomConfiguration.08" type="PN" id="seCustomConfiguration.eCustomAcceptablePN" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>seCustomConfiguration.08</number>
              <name>Patient Care Report Custom Data Element Potential Pertinent Negative Values (PN)</name>
              <national>Yes</national>
              <state>Yes</state>
              <definition>Pertinent Negative Values (PN) associated with the patient care report custom data element.</definition>
              <comment>Used to populate eCustomConfiguration.08 Custom Data Element Potential Pertinent Negative Values (PN).</comment>
              <usage>Optional</usage>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="seCustomConfiguration.09" type="CorrelationID" id="seCustomConfiguration.CustomDataElementGroupingID" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>seCustomConfiguration.09</number>
              <name>Patient Care Report Custom Data Element Grouping ID</name>
              <national>Yes</national>
              <state>Yes</state>
              <definition>ID for patient care report custom data element grouping.</definition>
              <comment>Used to populate eCustomConfiguration.09 Custom Data Element Grouping ID.</comment>
              <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 seCustomConfiguration / seCustomConfiguration.CustomGroup / seCustomConfiguration.01
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>seCustomConfiguration.01</number>
  <name>Patient Care Report Custom Data Element Title</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>This is the title of the patient care report custom data element created to collect information that is not defined formally in NEMSIS Version 3.</definition>
  <usage>Mandatory</usage>
  <comment>Used to populate eCustomConfiguration.01 Custom Data Element Title.</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#CustomTitleseCustom_v3_xsd.tmp#seCustomConfiguration_seCustomConfiguration_seCustomConfiguration.CustomGroup_seCustomConfiguration_seCustomConfiguration_seCustomConfiguration.CustomGroup_seCustomConfiguration.01_nemsisElement
Type extension of CustomTitle
Type hierarchy
Properties
content complex
Attributes
QName Type Use
nemsisElement xs:string optional
Source
<xs:element name="seCustomConfiguration.01" id="seCustomConfiguration.eCustomDataElementTitle">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>seCustomConfiguration.01</number>
        <name>Patient Care Report Custom Data Element Title</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>This is the title of the patient care report custom data element created to collect information that is not defined formally in NEMSIS Version 3.</definition>
        <usage>Mandatory</usage>
        <comment>Used to populate eCustomConfiguration.01 Custom Data Element Title.</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 seCustomConfiguration / seCustomConfiguration.CustomGroup / seCustomConfiguration.02
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>seCustomConfiguration.02</number>
  <name>Patient Care Report Custom Definition</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>The definition of the patient care report custom data element and how it should be used.</definition>
  <comment>Used to populate eCustomConfiguration.02 Custom Definition.</comment>
  <usage>Mandatory</usage>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#CustomDefinition
Type CustomDefinition
Properties
content simple
Facets
minLength 2
maxLength 255
Source
<xs:element name="seCustomConfiguration.02" type="CustomDefinition" id="seCustomConfiguration.eCustomDefinition">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>seCustomConfiguration.02</number>
        <name>Patient Care Report Custom Definition</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>The definition of the patient care report custom data element and how it should be used.</definition>
        <comment>Used to populate eCustomConfiguration.02 Custom Definition.</comment>
        <usage>Mandatory</usage>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element seCustomConfiguration / seCustomConfiguration.CustomGroup / seCustomConfiguration.03
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>seCustomConfiguration.03</number>
  <name>Patient Care Report Custom Data Type</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>The data type of the patient care report custom data element.</definition>
  <comment>Used to populate eCustomConfiguration.03 Custom Data Type.</comment>
  <usage>Mandatory</usage>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#CustomDataType
Type CustomDataType
Properties
content simple
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="seCustomConfiguration.03" type="CustomDataType" id="seCustomConfiguration.eCustomDataType">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>seCustomConfiguration.03</number>
        <name>Patient Care Report Custom Data Type</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>The data type of the patient care report custom data element.</definition>
        <comment>Used to populate eCustomConfiguration.03 Custom Data Type.</comment>
        <usage>Mandatory</usage>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element seCustomConfiguration / seCustomConfiguration.CustomGroup / seCustomConfiguration.04
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>seCustomConfiguration.04</number>
  <name>Patient Care Report Custom Data Element Recurrence</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>Indication if the patient care report custom data element will accept multiple values.</definition>
  <usage>Mandatory</usage>
  <comment>Used to populate eCustomConfiguration.04 Custom Data Element Recurrence.</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#YesNoValues
Type YesNoValues
Properties
content simple
Facets
enumeration 9923001
No
enumeration 9923003
Yes
Source
<xs:element name="seCustomConfiguration.04" type="YesNoValues" id="seCustomConfiguration.eCustomDataElementRecurrence">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>seCustomConfiguration.04</number>
        <name>Patient Care Report Custom Data Element Recurrence</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>Indication if the patient care report custom data element will accept multiple values.</definition>
        <usage>Mandatory</usage>
        <comment>Used to populate eCustomConfiguration.04 Custom Data Element Recurrence.</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 seCustomConfiguration / seCustomConfiguration.CustomGroup / seCustomConfiguration.05
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>seCustomConfiguration.05</number>
  <name>Patient Care Report Custom Data Element Usage</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>The state-level usage (Mandatory, Required, Recommended, or Optional) for the patient care report 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. <br/><br/>Used to populate eCustomConfiguration.05 Custom Data Element Usage.</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
Facets
enumeration 9903001
Mandatory
enumeration 9903003
Required
enumeration 9903005
Recommended
enumeration 9903007
Optional
Source
<xs:element name="seCustomConfiguration.05" type="ElementUsage" id="seCustomConfiguration.eCustomDataElementUsage">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>seCustomConfiguration.05</number>
        <name>Patient Care Report Custom Data Element Usage</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>The state-level usage (Mandatory, Required, Recommended, or Optional) for the patient care report 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. <br/><br/>Used to populate eCustomConfiguration.05 Custom Data Element Usage.</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 seCustomConfiguration / seCustomConfiguration.CustomGroup / seCustomConfiguration.06
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>seCustomConfiguration.06</number>
  <name>Patient Care Report Custom Data Element Potential Values</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>The values which are associated with the patient care report custom data element. Values would be the choices provided to the user when they document the custom data element.</definition>
  <usage>Optional</usage>
  <comment>Used to populate eCustomConfiguration.06 Custom Data Element Potential Values.</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#CustomValueseCustom_v3_xsd.tmp#seCustomConfiguration_seCustomConfiguration_seCustomConfiguration.CustomGroup_seCustomConfiguration_seCustomConfiguration_seCustomConfiguration.CustomGroup_seCustomConfiguration.06_nemsisCodeseCustom_v3_xsd.tmp#seCustomConfiguration_seCustomConfiguration_seCustomConfiguration.CustomGroup_seCustomConfiguration_seCustomConfiguration_seCustomConfiguration.CustomGroup_seCustomConfiguration.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="seCustomConfiguration.06" id="seCustomConfiguration.eCustomDataElementPotentialValues" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>seCustomConfiguration.06</number>
        <name>Patient Care Report Custom Data Element Potential Values</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>The values which are associated with the patient care report custom data element. Values would be the choices provided to the user when they document the custom data element.</definition>
        <usage>Optional</usage>
        <comment>Used to populate eCustomConfiguration.06 Custom Data Element Potential Values.</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="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 seCustomConfiguration / seCustomConfiguration.CustomGroup / seCustomConfiguration.07
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>seCustomConfiguration.07</number>
  <name>Patient Care Report Custom Data Element Potential NOT Values (NV)</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>NOT Values (NV) associated with the patient care report custom data element.</definition>
  <comment>Used to populate eCustomConfiguration.07 Custom Data Element Potential NOT Values (NV).</comment>
  <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="seCustomConfiguration.07" type="NV" id="seCustomConfiguration.eCustomAcceptableNV" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>seCustomConfiguration.07</number>
        <name>Patient Care Report Custom Data Element Potential NOT Values (NV)</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>NOT Values (NV) associated with the patient care report custom data element.</definition>
        <comment>Used to populate eCustomConfiguration.07 Custom Data Element Potential NOT Values (NV).</comment>
        <usage>Optional</usage>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element seCustomConfiguration / seCustomConfiguration.CustomGroup / seCustomConfiguration.08
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>seCustomConfiguration.08</number>
  <name>Patient Care Report Custom Data Element Potential Pertinent Negative Values (PN)</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>Pertinent Negative Values (PN) associated with the patient care report custom data element.</definition>
  <comment>Used to populate eCustomConfiguration.08 Custom Data Element Potential Pertinent Negative Values (PN).</comment>
  <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="seCustomConfiguration.08" type="PN" id="seCustomConfiguration.eCustomAcceptablePN" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>seCustomConfiguration.08</number>
        <name>Patient Care Report Custom Data Element Potential Pertinent Negative Values (PN)</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>Pertinent Negative Values (PN) associated with the patient care report custom data element.</definition>
        <comment>Used to populate eCustomConfiguration.08 Custom Data Element Potential Pertinent Negative Values (PN).</comment>
        <usage>Optional</usage>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element seCustomConfiguration / seCustomConfiguration.CustomGroup / seCustomConfiguration.09
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>seCustomConfiguration.09</number>
  <name>Patient Care Report Custom Data Element Grouping ID</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>ID for patient care report custom data element grouping.</definition>
  <comment>Used to populate eCustomConfiguration.09 Custom Data Element Grouping ID.</comment>
  <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="seCustomConfiguration.09" type="CorrelationID" id="seCustomConfiguration.CustomDataElementGroupingID" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>seCustomConfiguration.09</number>
        <name>Patient Care Report Custom Data Element Grouping ID</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>ID for patient care report custom data element grouping.</definition>
        <comment>Used to populate eCustomConfiguration.09 Custom Data Element Grouping ID.</comment>
        <usage>Optional</usage>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type seCustomConfiguration
Namespace http://www.nemsis.org
Diagram
DiagramseCustom_v3_xsd.tmp#seCustomConfiguration_seCustomConfiguration.CustomGroup
Used by
Model
Children seCustomConfiguration.CustomGroup
Source
<xs:complexType name="seCustomConfiguration" id="seCustomConfigurationHeaderInformation">
  <xs:sequence>
    <xs:element name="seCustomConfiguration.CustomGroup" id="seCustomConfiguration.eCustomGroup" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Group Tag to hold a patient care report custom element configuration</xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:sequence>
          <xs:element name="seCustomConfiguration.01" id="seCustomConfiguration.eCustomDataElementTitle">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>seCustomConfiguration.01</number>
                  <name>Patient Care Report Custom Data Element Title</name>
                  <national>Yes</national>
                  <state>Yes</state>
                  <definition>This is the title of the patient care report custom data element created to collect information that is not defined formally in NEMSIS Version 3.</definition>
                  <usage>Mandatory</usage>
                  <comment>Used to populate eCustomConfiguration.01 Custom Data Element Title.</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="seCustomConfiguration.02" type="CustomDefinition" id="seCustomConfiguration.eCustomDefinition">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>seCustomConfiguration.02</number>
                  <name>Patient Care Report Custom Definition</name>
                  <national>Yes</national>
                  <state>Yes</state>
                  <definition>The definition of the patient care report custom data element and how it should be used.</definition>
                  <comment>Used to populate eCustomConfiguration.02 Custom Definition.</comment>
                  <usage>Mandatory</usage>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="seCustomConfiguration.03" type="CustomDataType" id="seCustomConfiguration.eCustomDataType">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>seCustomConfiguration.03</number>
                  <name>Patient Care Report Custom Data Type</name>
                  <national>Yes</national>
                  <state>Yes</state>
                  <definition>The data type of the patient care report custom data element.</definition>
                  <comment>Used to populate eCustomConfiguration.03 Custom Data Type.</comment>
                  <usage>Mandatory</usage>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="seCustomConfiguration.04" type="YesNoValues" id="seCustomConfiguration.eCustomDataElementRecurrence">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>seCustomConfiguration.04</number>
                  <name>Patient Care Report Custom Data Element Recurrence</name>
                  <national>Yes</national>
                  <state>Yes</state>
                  <definition>Indication if the patient care report custom data element will accept multiple values.</definition>
                  <usage>Mandatory</usage>
                  <comment>Used to populate eCustomConfiguration.04 Custom Data Element Recurrence.</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="seCustomConfiguration.05" type="ElementUsage" id="seCustomConfiguration.eCustomDataElementUsage">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>seCustomConfiguration.05</number>
                  <name>Patient Care Report Custom Data Element Usage</name>
                  <national>Yes</national>
                  <state>Yes</state>
                  <definition>The state-level usage (Mandatory, Required, Recommended, or Optional) for the patient care report 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. <br/><br/>Used to populate eCustomConfiguration.05 Custom Data Element Usage.</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="seCustomConfiguration.06" id="seCustomConfiguration.eCustomDataElementPotentialValues" minOccurs="0" maxOccurs="unbounded">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>seCustomConfiguration.06</number>
                  <name>Patient Care Report Custom Data Element Potential Values</name>
                  <national>Yes</national>
                  <state>Yes</state>
                  <definition>The values which are associated with the patient care report custom data element. Values would be the choices provided to the user when they document the custom data element.</definition>
                  <usage>Optional</usage>
                  <comment>Used to populate eCustomConfiguration.06 Custom Data Element Potential Values.</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="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="seCustomConfiguration.07" type="NV" id="seCustomConfiguration.eCustomAcceptableNV" minOccurs="0" maxOccurs="unbounded">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>seCustomConfiguration.07</number>
                  <name>Patient Care Report Custom Data Element Potential NOT Values (NV)</name>
                  <national>Yes</national>
                  <state>Yes</state>
                  <definition>NOT Values (NV) associated with the patient care report custom data element.</definition>
                  <comment>Used to populate eCustomConfiguration.07 Custom Data Element Potential NOT Values (NV).</comment>
                  <usage>Optional</usage>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="seCustomConfiguration.08" type="PN" id="seCustomConfiguration.eCustomAcceptablePN" minOccurs="0" maxOccurs="unbounded">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>seCustomConfiguration.08</number>
                  <name>Patient Care Report Custom Data Element Potential Pertinent Negative Values (PN)</name>
                  <national>Yes</national>
                  <state>Yes</state>
                  <definition>Pertinent Negative Values (PN) associated with the patient care report custom data element.</definition>
                  <comment>Used to populate eCustomConfiguration.08 Custom Data Element Potential Pertinent Negative Values (PN).</comment>
                  <usage>Optional</usage>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="seCustomConfiguration.09" type="CorrelationID" id="seCustomConfiguration.CustomDataElementGroupingID" minOccurs="0">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>seCustomConfiguration.09</number>
                  <name>Patient Care Report Custom Data Element Grouping ID</name>
                  <national>Yes</national>
                  <state>Yes</state>
                  <definition>ID for patient care report custom data element grouping.</definition>
                  <comment>Used to populate eCustomConfiguration.09 Custom Data Element Grouping ID.</comment>
                  <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>
Attribute seCustomConfiguration / seCustomConfiguration.CustomGroup / seCustomConfiguration.01 / @nemsisElement
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Source
<xs:attribute name="nemsisElement" type="xs:string" use="optional"/>
Attribute seCustomConfiguration / seCustomConfiguration.CustomGroup / seCustomConfiguration.06 / @nemsisCode
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Source
<xs:attribute name="nemsisCode" type="xs:string" use="optional"/>
Attribute seCustomConfiguration / seCustomConfiguration.CustomGroup / seCustomConfiguration.06 / @customValueDescription
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Source
<xs:attribute name="customValueDescription" type="xs:string" use="optional"/>
Attribute seCustomConfiguration / seCustomConfiguration.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"/>