Blood Pressure Cross-Country Cross-Language Cross-Paradigm (Demo) IG
0.2.1 - ci-build

Blood Pressure Cross-Country Cross-Language Cross-Paradigm (Demo) IG, published by FO. This guide is not an authorized publication; it is the continuous build for version 0.2.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/frankoemig/bloodpressure/ and changes regularly. See the Directory of published versions

: Measurement Setting value set - XML Representation

Draft as of 2024-12-21

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="MeasurementSettingVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet MeasurementSettingVS</b></p><a name="MeasurementSettingVS"> </a><a name="hcMeasurementSettingVS"> </a><a name="MeasurementSettingVS-en-US"> </a><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/264362003">264362003</a></td><td style="color: #cccccc">Dwelling</td></tr><tr><td><a href="http://snomed.info/id/257585005">257585005</a></td><td style="color: #cccccc">Clinic</td></tr><tr><td><a href="http://snomed.info/id/22232009">22232009</a></td><td style="color: #cccccc">Hospital</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://bloodpressure.oemig.de/fhir/ValueSet/MeasurementSetting"/>
  <version value="0.2.1"/>
  <name value="MeasurementSettingVS"/>
  <title value="Measurement Setting value set"/>
  <status value="draft"/>
  <date value="2024-12-21T12:09:47+00:00"/>
  <publisher value="FO"/>
  <contact>
    <name value="FO"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.oemig.de"/>
    </telecom>
  </contact>
  <description
               value="The environment in which the measurment was performed or observed."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="264362003"/>
      </concept>
      <concept>
        <code value="257585005"/>
      </concept>
      <concept>
        <code value="22232009"/>
      </concept>
    </include>
  </compose>
</ValueSet>