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 - JSON Representation

Draft as of 2024-12-21

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "MeasurementSettingVS",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "http://bloodpressure.oemig.de/fhir/ValueSet/MeasurementSetting",
  "version" : "0.2.1",
  "name" : "MeasurementSettingVS",
  "title" : "Measurement Setting value set",
  "status" : "draft",
  "date" : "2024-12-21T12:09:47+00:00",
  "publisher" : "FO",
  "contact" : [
    {
      "name" : "FO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.oemig.de"
        }
      ]
    }
  ],
  "description" : "The environment in which the measurment was performed or observed.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "264362003"
          },
          {
            "code" : "257585005"
          },
          {
            "code" : "22232009"
          }
        ]
      }
    ]
  }
}