1.0.0 - release

CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Blood Pressure Body Position - JSON Representation

Active as of 2026-03-23

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "BPBodyPosition",
  "meta" : {
    "lastUpdated" : "2026-03-23T14:04:59.273+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet BPBodyPosition</b></p><a name=\"BPBodyPosition\"> </a><a name=\"hcBPBodyPosition\"> </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\">Last updated: 2026-03-23 14:04:59+0000</p></div><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/33586001\">33586001</a></td><td>Sitting</td></tr><tr><td><a href=\"http://snomed.info/id/10904000\">10904000</a></td><td>Standing</td></tr><tr><td><a href=\"http://snomed.info/id/102538003\">102538003</a></td><td>Lying position</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.cambio.se/ValueSet/bp-body-position",
  "version" : "1.0.0",
  "name" : "BPBodyPosition",
  "title" : "Blood Pressure Body Position",
  "status" : "active",
  "date" : "2026-03-23T14:04:59.1488869+00:00",
  "publisher" : "Cambio",
  "contact" : [
    {
      "name" : "Cambio",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://cambio.se"
        }
      ]
    },
    {
      "name" : "Cambio",
      "telecom" : [
        {
          "system" : "email",
          "value" : "informatics@cambio.se",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Body positions that the patient can have when having its blood pressure observed.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "33586001",
            "display" : "Sitting"
          },
          {
            "code" : "10904000",
            "display" : "Standing"
          },
          {
            "code" : "102538003",
            "display" : "Lying position"
          }
        ]
      }
    ]
  }
}