HL7 Czech Shared Health Record Implementation Guide
0.0.1 - ci-build Czechia flag

HL7 Czech Shared Health Record Implementation Guide, published by HL7 Czech Republic. 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/HL7-cz/szz/ and changes regularly. See the Directory of published versions

: Methods for blood pressure determination - XML Representation

Active as of 2025-03-05

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="cz-blood-pressure-code-szz-vs"/>
  <language value="cs-CZ"/>
  <text>
    <status value="generated"/>
    <div xml:lang="cs-CZ" xmlns="http://www.w3.org/1999/xhtml" lang="cs-CZ"><p class="res-header-id"><b>Generated Narrative: ValueSet cz-blood-pressure-code-szz-vs</b></p><a name="cz-blood-pressure-code-szz-vs"> </a><a name="hccz-blood-pressure-code-szz-vs"> </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: cs-CZ</p></div><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="https://loinc.org/8480-6/">8480-6</a></td><td>Systolic blood pressure</td></tr><tr><td><a href="https://loinc.org/8462-4/">8462-4</a></td><td>Diastolic blood pressure</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://ncez.mzcr.cz/terminology/ValueSet/cz-blood-pressure-code-szz-vs"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
  </identifier>
  <version value="0.0.1"/>
  <name value="BloodPressureCodeSzzVs"/>
  <title value="Methods for blood pressure determination"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-03-05"/>
  <publisher value="HL7 Czech Republic"/>
  <contact>
    <name value="HL7 Czech Republic"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7.cz/"/>
    </telecom>
  </contact>
  <description
               value="The Value Set is used for methods for blood pressure determination in the Shared Health Record."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CZ"/>
      <display value="Czechia"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="8480-6"/>
        <display value="Systolic blood pressure"/>
      </concept>
      <concept>
        <code value="8462-4"/>
        <display value="Diastolic blood pressure"/>
      </concept>
    </include>
  </compose>
</ValueSet>