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

FHIR IG analytics

Packagehl7.fhir.be.core-clinical
Resource TypeValueSet
IdValueSet-be-vs-body-topography.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-be/core-clinical/ValueSet-be-vs-body-topography.html
URLhttps://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/BeVSBodyTopography
Version1.0.1
Statusdraft
Date2026-01-29T08:29:04+00:00
NameBeVSBodyTopography
TitleBeVSBodyTopography
Realmbe
Authorityhl7
DescriptionBody 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

StructureDefinition
be-ext-body-topographyBeExtBodyTopography

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 be-vs-body-topography

  • Include codes fromhttp://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"
          }
        ]
      }
    ]
  }
}