STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Hspc\valueset-hspc-deltaFlag-numericNom.xml

Raw XML (canonical form)

Definition for Value SetAbnormal Interpretation Numeric Nom

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="hspc-deltaFlag-numericNom"/>
  <meta>
    <lastUpdated value="2016-03-31T08:01:25.570+11:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>Abnormal Interpretation Numeric Nom</h2>
      <p>HL7 V3:ObservationInterpretation OID: 2.16.840.1.113883.5.83 + SNOMED CT SNOMED CT concepts
         from the Degree findings (qualifier value)272520006, Presence findings (qualifier value)260411009,
         Absence findings (qualifier value)272519000</p>
      <p>
        <b>Copyright Statement:</b> IHC
      </p>
      <p>This value set includes codes from the following code systems:</p>
      <ul>
        <li>Include these codes as defined in 
          <a href="../v3/ObservationInterpretation/cs.html">http://hl7.org/fhir/v3/ObservationInterpretation</a>
          <table>
            <tr>
              <td>
                <b>Code</b>
              </td>
              <td>
                <b>Display</b>
              </td>
            </tr>
            <tr>
              <td>U</td>
              <td>Significant Change Up</td>
              <td>The current result has increased from the previous result for a quantitative observation
                 (the change is significant as defined in the respective test procedure).</td>
            </tr>
            <tr>
              <td>D</td>
              <td>Significant Change Down</td>
              <td>The current result has decreased from the previous result for a quantitative observation
                 (the change is significant as defined in the respective test procedure).</td>
            </tr>
            <tr>
              <td>B</td>
              <td>Better</td>
              <td>The current result or observation value has improved compared to the previous result or
                 observation value (the change is significant as defined in the respective test procedure).
                <br/>
                        [Note: This can be applied to quantitative or qualitative observations.]
              </td>
            </tr>
            <tr>
              <td>W</td>
              <td>Worse</td>
              <td>The current result or observation value has degraded compared to the previous result or
                 observation value (the change is significant as defined in the respective test procedure).
                <br/>
                        [Note: This can be applied to quantitative or qualitative observations.]
              </td>
            </tr>
          </table>
        </li>
        <li>Include all codes defined in 
          <a href="../codesystem-deltaFlag-numericNom.html">http://healthcaresoa.org/fhir/hspc-deltaFlag-numericNom</a>
        </li>
      </ul>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
    <valueUri value="urn:oid:2.16.840.1.113883.4.642.2.722"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/hspc-deltaFlag-numericNom"/>
  <version value="0.01"/>
  <name value="Abnormal Interpretation Numeric Nom"/>
  <status value="draft"/>
  <experimental value="true"/>
  <publisher value="HSPC"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://healtcaresoa.org"/>
    </telecom>
  </contact>
  <date value="2014-06-25"/>
  <description value="HL7 V3:ObservationInterpretation OID: 2.16.840.1.113883.5.83 + SNOMED CT SNOMED CT concepts
   from the Degree findings (qualifier value)272520006, Presence findings (qualifier value)260411009,
   Absence findings (qualifier value)272519000"/>
  <copyright value="IHC"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/v3/ObservationInterpretation"/>
      <concept>
        <code value="U"/>
        <display value="Significant Change Up"/>
      </concept>
      <concept>
        <code value="D"/>
        <display value="Significant Change Down"/>
      </concept>
      <concept>
        <code value="B"/>
        <display value="Better"/>
      </concept>
      <concept>
        <code value="W"/>
        <display value="Worse"/>
      </concept>
    </include>
    <include>
      <system value="http://healthcaresoa.org/fhir/hspc-deltaFlag-numericNom"/>
    </include>
  </compose>
</ValueSet>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.