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

FHIR IG analytics

Packagecom.e-medlab.healthsense
Resource TypeValueSet
IdValueSet-hs-measurement-timing.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/e-medlab/healthsense/ValueSet-hs-measurement-timing.html
URLhttps://healthsense.e-medlab.com/ValueSet/hs-measurement-timing
Version0.1.0
Statusdraft
Date2026-01-05T08:48:52+00:00
NameHsMeasurementTiming
TitleMeasurement Timing
DescriptionMõõtmise aeg

Resources that use this resource

StructureDefinition
hs-glucoseLab - Glucose in blood

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-measurement-timing


Source1

{
  "resourceType": "ValueSet",
  "id": "hs-measurement-timing",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://healthsense.e-medlab.com/ValueSet/hs-measurement-timing",
  "version": "0.1.0",
  "name": "HsMeasurementTiming",
  "title": "Measurement Timing",
  "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": "Mõõtmise aeg",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "307165006",
            "display": "Before meal"
          },
          {
            "code": "309613002",
            "display": "Between meals"
          },
          {
            "code": "309612007",
            "display": "During meal"
          },
          {
            "code": "24863003",
            "display": "Postprandial"
          },
          {
            "code": "311503006",
            "display": "With or after meal"
          },
          {
            "code": "424616004",
            "display": "Without regard to meals"
          }
        ]
      }
    ]
  }
}