HealthSense Implementation Guide (Taltech)
0.1.0 - ci-build

HealthSense Implementation Guide (Taltech), published by Taltech. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/e-medlab/healthsense/ and changes regularly. See the Directory of published versions

: BloodPressure body site value set - JSON Representation

Draft as of 2025-12-30

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "hs-blood-pressure-body-site",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hs-blood-pressure-body-site</b></p><a name=\"hs-blood-pressure-body-site\"> </a><a name=\"hchs-blood-pressure-body-site\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept  is-a 80768000 (Left upper extremity)</li><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept  is-a 6921000 (Right upper extremity)</li></ul></div>"
  },
  "url" : "https://healthsense.e-medlab.com/ValueSet/hs-blood-pressure-body-site",
  "version" : "0.1.0",
  "name" : "HsBloodPressureBodySiteVS",
  "title" : "BloodPressure body site value set",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-12-30T08:51:28+00:00",
  "publisher" : "Taltech",
  "contact" : [
    {
      "name" : "Taltech",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://taltech.ee/en/emed-lab"
        }
      ]
    },
    {
      "name" : "Departament of Health Technologies",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:igor.bossenko@taltech.ee"
        }
      ]
    }
  ],
  "description" : "Kehaosad kus saab mõõta vererõhu",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "80768000"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "6921000"
          }
        ]
      }
    ]
  }
}