FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| hs-glucose | Lab - Glucose in blood |
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
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"
}
]
}
]
}
}