FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagecom.e-medlab.healthsense
Resource TypeValueSet
IdValueSet-hs-vital-sign-method.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/e-medlab/healthsense/ValueSet-hs-vital-sign-method.html
URLhttps://healthsense.e-medlab.com/ValueSet/hs-vital-sign-method
Version0.1.0
Statusdraft
Date2026-01-05T08:48:52+00:00
NameHsVitalSignMethodVS
TitleVitalSign methods value set
DescriptionToetatav meetodika eluliste näitajate mõõtmisel

Resources that use this resource

StructureDefinition
hs-blood-pressureVital Signs - Blood Pressure
hs-observation-bodyweightVital Sign - Body Weight

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet hs-vital-sign-method

This value set includes codes based on the following rules:

  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 1156040003 (Self reported (qualifier value))
  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 373115008 (Routine - numeric estimation technique (qualifier value))

Source1

{
  "resourceType": "ValueSet",
  "id": "hs-vital-sign-method",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://healthsense.e-medlab.com/ValueSet/hs-vital-sign-method",
  "version": "0.1.0",
  "name": "HsVitalSignMethodVS",
  "title": "VitalSign methods value set",
  "status": "draft",
  "experimental": false,
  "date": "2026-01-05T08:48:52+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": "Toetatav meetodika eluliste näitajate mõõtmisel",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "1156040003"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "373115008"
          }
        ]
      }
    ]
  }
}