Current Build

{
  "resourceType" : "ValueSet",
  "id" : "deltaFlagNumericNomVS",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>Delta Flag Numeric Nom</h2><div><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>
</div><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="http://hl7.org/fhir/2017Jan/v3/ObservationInterpretation/cs.html"><code>http://hl7.org/fhir/v3/ObservationInterpretation</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://hl7.org/fhir/2017Jan/v3/ObservationInterpretation/cs.html#v3-ObservationInterpretation-U">U</a></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><a href="http://hl7.org/fhir/2017Jan/v3/ObservationInterpretation/cs.html#v3-ObservationInterpretation-D">D</a></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><a href="http://hl7.org/fhir/2017Jan/v3/ObservationInterpretation/cs.html#v3-ObservationInterpretation-B">B</a></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><a href="http://hl7.org/fhir/2017Jan/v3/ObservationInterpretation/cs.html#v3-ObservationInterpretation-W">W</a></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></ul></div>"
  },
  "url" : "http://hl7.org/fhir/hspc/ValueSet/deltaFlagNumericNomVS",
  "version" : "0.01",
  "name" : "Delta Flag Numeric Nom",
  "status" : "draft",
  "experimental" : true,
  "date" : "2014-06-25T00:00:00-06:00",
  "publisher" : "HSPC",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://healtcaresoa.org"
        }
      ]
    }
  ],
  "description" : "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" : "IHC",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/v3/ObservationInterpretation",
        "concept" : [
          {
            "code" : "U",
            "display" : "Significant Change Up"
          },
          {
            "code" : "D",
            "display" : "Significant Change Down"
          },
          {
            "code" : "B",
            "display" : "Better"
          },
          {
            "code" : "W",
            "display" : "Worse"
          }
        ]
      }
    ]
  }
}