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

FHIR IG analytics

Packagehl7.eu.terminology.ehdsi
Resource TypeValueSet
IdValueSet-eHDSIBodyStructureLocation-8.1.0.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/EHDSI-Terminology-package/ValueSet-eHDSIBodyStructureLocation-8.1.0.html
URLhttp://terminology.ehdsi.eu/ValueSet/eHDSIBodyStructureLocation
Version0.2.0
Statusactive
Date2025-12-23T10:21:17+00:00
NameeHDSIBodyStructureLocation
TitleeHDSI Body Structure Location Qualifier
Realmeu
Authorityhl7
DescriptionThis Value Set is used for the body structure location qualifier. Concepts modifying the anatomic location.

Resources that use this resource

ValueSet
eHDSIBodyStructureLocationWithExceptionseHDSI Body Structure Location Qualifier with exceptions

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "eHDSIBodyStructureLocation-8.1.0",
  "url": "http://terminology.ehdsi.eu/ValueSet/eHDSIBodyStructureLocation",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.80"
    }
  ],
  "version": "0.2.0",
  "name": "eHDSIBodyStructureLocation",
  "title": "eHDSI Body Structure Location Qualifier",
  "status": "active",
  "experimental": false,
  "date": "2025-12-23T10:21:17+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7europe.org"
        }
      ]
    }
  ],
  "description": "This Value Set is used for the body structure location qualifier. Concepts modifying the anatomic location.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "49370004",
            "display": "Lateral"
          },
          {
            "code": "264217000",
            "display": "Superior"
          },
          {
            "code": "261089000",
            "display": "Inferior"
          },
          {
            "code": "255551008",
            "display": "Posterior"
          },
          {
            "code": "7771000",
            "display": "Left"
          },
          {
            "code": "24028007",
            "display": "Right"
          },
          {
            "code": "261183002",
            "display": "Upper"
          },
          {
            "code": "261122009",
            "display": "Lower"
          },
          {
            "code": "255561001",
            "display": "Medial"
          },
          {
            "code": "46053002",
            "display": "Distal"
          },
          {
            "code": "40415009",
            "display": "Proximal"
          },
          {
            "code": "255549009",
            "display": "Anterior"
          },
          {
            "code": "26283006",
            "display": "Superficial"
          },
          {
            "code": "795002",
            "display": "Deep"
          },
          {
            "code": "57195005",
            "display": "Basal"
          },
          {
            "code": "3583002",
            "display": "Caudal"
          },
          {
            "code": "66787007",
            "display": "Cephalic"
          }
        ]
      }
    ]
  }
}