FHIR IG analytics
Resources that use this resource
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-blood-pressure-position",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://healthsense.e-medlab.com/ValueSet/hs-blood-pressure-position",
"version": "0.1.0",
"name": "HsBloodPressurePositionVS",
"title": "BloodPressure position",
"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"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "102538003",
"display": "Lying position"
},
{
"code": "33586001",
"display": "Sitting position"
},
{
"code": "10904000",
"display": "Standing position"
}
]
}
]
}
}