CardX Hypertension Management
1.0.0-ballot - STU1 ballot International flag

This page is part of the CardX Hypertension Management IG (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

: Numeric Result Interpretation value set - XML Representation

Draft as of 2024-04-05

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="NumericResultIntVS"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-ObservationInterpretation.html"><code>http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation</code></a><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/5.3.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/5.3.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/5.3.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/5.3.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/5.3.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/5.3.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>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cic"/>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/cardx-htn-mng/ValueSet/NumericResultIntVS"/>
  <version value="1.0.0-ballot"/>
  <name value="NumericResultInterpretationNom"/>
  <title value="Numeric Result Interpretation value set"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-04-05T17:50:43+00:00"/>
  <publisher value="HL7 International / Clinical Interoperability Council"/>
  <contact>
    <name value="HL7 International / Clinical Interoperability Council"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cic"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="ciclist@lists.hl7.org"/>
    </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."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
      <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>
      <concept>
        <code value="HH"/>
        <display value="Panic High"/>
      </concept>
      <concept>
        <code value="LL"/>
        <display value="Panic Low"/>
      </concept>
      <concept>
        <code value="N"/>
        <display value="Normal"/>
      </concept>
    </include>
  </compose>
</ValueSet>