FHIR IG analytics
| Package | hl7.fhir.be.core-clinical |
| Resource Type | ValueSet |
| Id | ValueSet-be-vs-body-topography.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-be/core-clinical/ValueSet-be-vs-body-topography.html |
| URL | https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/BeVSBodyTopography |
| Version | 1.0.1 |
| Status | draft |
| Date | 2026-01-29T08:29:04+00:00 |
| Name | BeVSBodyTopography |
| Title | BeVSBodyTopography |
| Realm | be |
| Authority | hl7 |
| Description | Body topography value set - describes the location or relative position on the body (e.g., superior/inferior, medial/lateral, internal/external) |
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 codes from
http://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 106233006 (Topographical modifier)
Source1
{
"resourceType": "ValueSet",
"id": "be-vs-body-topography",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}
],
"url": "https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/BeVSBodyTopography",
"version": "1.0.1",
"name": "BeVSBodyTopography",
"title": "BeVSBodyTopography",
"status": "draft",
"experimental": false,
"date": "2026-01-29T08:29:04+00:00",
"publisher": "eHealth Platform",
"contact": [
{
"name": "eHealth Platform",
"telecom": [
{
"system": "url",
"value": "https://www.ehealth.fgov.be"
},
{
"system": "email",
"value": "message-structure@www.ehealth.fgov.be"
}
]
},
{
"name": "Message-Structure",
"telecom": [
{
"system": "email",
"value": "message-structure@www.ehealth.fgov.be",
"use": "work"
}
]
}
],
"description": "Body topography value set - describes the location or relative position on the body (e.g., superior/inferior, medial/lateral, internal/external)",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BE",
"display": "Belgium"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "106233006"
}
]
}
]
}
}