Current Build

{
  "resourceType" : "ValueSet",
  "id" : "abnIntNumericNom",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>Abnormal Interpretation 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-H">H</a></td><td>Higher Than Normal</td><td>The result for a quantitative observation is above the upper limit of the reference range (as defined for the respective test procedure).<br/>
                        Synonym: Above high normal</td></tr><tr><td><a href="http://hl7.org/fhir/2017Jan/v3/ObservationInterpretation/cs.html#v3-ObservationInterpretation-L">L</a></td><td>Lower Than Normal</td><td>The result for a quantitative observation is below the lower limit of the reference range (as defined for the respective test procedure).<br/>
                        Synonym: Below low normal</td></tr><tr><td><a href="http://hl7.org/fhir/2017Jan/v3/ObservationInterpretation/cs.html#v3-ObservationInterpretation-A">A</a></td><td>Abnormal</td><td>The result or observation value is outside the reference range or expected norm (as defined for the respective test procedure).<br/>
                        [Note: Typically applies to non-numeric results.]</td></tr><tr><td><a href="http://hl7.org/fhir/2017Jan/v3/ObservationInterpretation/cs.html#v3-ObservationInterpretation-HH">HH</a></td><td>Panic High</td><td>The result for a quantitative observation is above a reference level at which immediate action should be considered for patient safety (as defined for the respective test procedure).<br/>
                        Synonym: Above upper panic limits.</td></tr><tr><td><a href="http://hl7.org/fhir/2017Jan/v3/ObservationInterpretation/cs.html#v3-ObservationInterpretation-LL">LL</a></td><td>Panic Low</td><td>The result for a quantitative observation is below a reference level at which immediate action should be considered for patient safety (as defined for the respective test procedure).<br/>
                        Synonym: Below lower panic limits.</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/hspc/ValueSet/abnIntNumericNom",
  "version" : "0.01",
  "name" : "Abnormal Interpretation Numeric Nom",
  "status" : "draft",
  "experimental" : true,
  "date" : "2015-04-14T00: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" : "H",
            "display" : "Higher Than Normal"
          },
          {
            "code" : "L",
            "display" : "Lower Than Normal"
          },
          {
            "code" : "A",
            "display" : "Abnormal"
          },
          {
            "code" : "HH",
            "display" : "Panic High"
          },
          {
            "code" : "LL",
            "display" : "Panic Low"
          }
        ]
      }
    ]
  }
}