Lithuanian CVD Implementation Guide
0.0.1 - ci-build Lithuania vėliava

Lithuanian CVD 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-cvd/ and changes regularly. See the Directory of published versions

: Arterial Stiffness Interpretation

Draft nuo 2026-04-10

Neapdorotas xml | Atsisiųsti


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="arterial-stiffness-interpretation"/>
  <language value="lt"/>
  <text>
    <status value="extensions"/>
    <div xml:lang="lt" lang="lt"><hr/><p><b>Lithuanian</b></p><hr/><p class="res-header-id"><b>Generated Narrative: ValueSet arterial-stiffness-interpretation</b></p><a name="lt-arterial-stiffness-interpretation"> </a><a name="lt-hcarterial-stiffness-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-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><tr><td><a href="http://terminology.hl7.org/7.1.0/CodeSystem-v3-ObservationInterpretation.html#v3-ObservationInterpretation-H">H</a></td><td>High</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></table></li></ul></div>
  </text>
  <url
       value="https://tx.hl7.lt/fhir/ValueSet/arterial-stiffness-interpretation"/>
  <version value="0.0.1"/>
  <name value="ArterialStiffnessInterpretationVS"/>
  <title value="Arterial Stiffness Interpretation"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2026-04-10T05:28:05+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="Interpretation of pulse wave velocity (PWV) carotid-femoral measurement: normal (&lt; 10 m/s) or increased (&gt;= 10 m/s)."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="LT"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
      <version value="4.0.0"/>
      <concept>
        <code value="N"/>
        <display value="Normal"/>
      </concept>
      <concept>
        <code value="H"/>
        <display value="High"/>
      </concept>
    </include>
  </compose>
</ValueSet>