{
  "resourceType" : "ValueSet",
  "id" : "numeric-result-interpretation",
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet numeric-result-interpretation</b></p><a name=\"numeric-result-interpretation\"> </a><a name=\"hcnumeric-result-interpretation\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ObservationInterpretation.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation</code></a><span title=\"Version is explicitly stated to be 4.0.0\"> version &#x1F4CD;4.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ObservationInterpretation.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/><br/>\\[Note: Typically applies to non-numeric results.\\]</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ObservationInterpretation.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/><br/>Synonym: Above high normal</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ObservationInterpretation.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/><br/>Synonym: Below low normal</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ObservationInterpretation.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/><br/>Synonym: Above upper panic limits.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ObservationInterpretation.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/><br/>Synonym: Below lower panic limits.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ObservationInterpretation.html#v3-ObservationInterpretation-N\">N</a></td><td>Normal</td><td>The result or observation value is within the reference range or expected norm (as defined for the respective test procedure).<br/><br/>\\[Note: Applies to numeric or non-numeric results.\\]</td></tr></table></li></ul></div>"
  },
  "url" : "https://tx.hl7.lt/fhir/ValueSet/numeric-result-interpretation",
  "version" : "1.0.0",
  "name" : "NumericResultInterpretation",
  "title" : "Numeric Result Interpretation value set",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-10T05:24:00+00:00",
  "publisher" : "Lithuanian Medical Library",
  "contact" : [{
    "name" : "Lithuanian Medical Library",
    "telecom" : [{
      "system" : "url",
      "value" : "https://medicinosnk.lt"
    },
    {
      "system" : "email",
      "value" : "info@medicinosnk.lt"
    }]
  }],
  "description" : "The HL7 V3:ObservationInterpretation code set (OID: 2.16.840.1.113883.5.83) that describes interpretations associated with a measured value.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "LT"
    }]
  }],
  "copyright" : "Logica Health, all rights reserved Creative Commons License",
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
      "version" : "4.0.0",
      "concept" : [{
        "code" : "A",
        "display" : "Abnormal"
      },
      {
        "code" : "H",
        "display" : "Higher Than Normal"
      },
      {
        "code" : "L",
        "display" : "Lower Than Normal"
      },
      {
        "code" : "HH",
        "display" : "Panic High"
      },
      {
        "code" : "LL",
        "display" : "Panic Low"
      },
      {
        "code" : "N",
        "display" : "Normal"
      }]
    }]
  }
}