Lithuanian Vital Signs Implementation Guide
0.0.1 - ci-build Lithuania flag

Lithuanian Vital Signs Implementation Guide, published by Lithuanian Medical Library. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7LT/ig-lt-vitalsigns/ and changes regularly. See the Directory of published versions

: Numeric Result Interpretation without panic values, value set

Active as of 2026-04-10

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="numeric-result-interpretation-non-panic"/>
  <language value="en"/>
  <text>
    <status value="extensions"/>
    <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-non-panic</b></p><a name="numeric-result-interpretation-non-panic"> </a><a name="hcnumeric-result-interpretation-non-panic"> </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></table></li></ul></div>
  </text>
  <url
       value="https://tx.hl7.lt/fhir/ValueSet/numeric-result-interpretation-non-panic"/>
  <version value="1.0.0"/>
  <name value="NumericResultInterpretationNonPanic"/>
  <title
         value="Numeric Result Interpretation without panic values, value set"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-04-10T05:24:00+00:00"/>
  <publisher value="Lithuanian Medical Library"/>
  <contact>
    <name value="Lithuanian Medical Library"/>
    <telecom>
      <system value="url"/>
      <value value="https://medicinosnk.lt"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@medicinosnk.lt"/>
    </telecom>
  </contact>
  <description
               value="The HL7 V3:ObservationInterpretation code set (OID: 2.16.840.1.113883.5.83) that describes interpretations associated with a measured value, constrained to terms that are not those associated with 'panic' terms."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="LT"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Logica Health, all rights reserved Creative Commons License"/>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
      <version value="4.0.0"/>
      <concept>
        <code value="A"/>
        <display value="Abnormal"/>
      </concept>
      <concept>
        <code value="H"/>
        <display value="Higher Than Normal"/>
      </concept>
      <concept>
        <code value="L"/>
        <display value="Lower Than Normal"/>
      </concept>
    </include>
  </compose>
</ValueSet>