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

FHIR IG analytics

Packagemyhealth.eu.fhir.core
Resource TypeValueSet
IdValueSet-eHDSIBodySiteWithExceptions.json
FHIR VersionR4
Sourcehttp://fhir.ehdsi.eu/core/1.0.0/ValueSet-eHDSIBodySiteWithExceptions.html
URLhttp://fhir.ehdsi.eu/core/ValueSet/eHDSIBodySiteWithExceptions
Version1.0.0
Statusactive
Date2026-05-04T15:59:03+02:00
NameEHDSIBodySiteWithExceptions
TitleeHDSI Body Site With Exceptions
Realmeu
DescriptionThe Value Set is used for the details about the anatomical location of a specimen in the Laboratory Result Report or the target body location of a procedure in the Patient Summary. It includes also exceptional values.
CopyrightThe Value Set incorporates SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. For further information on the use of SNOMED CT, including translations, implementers of MyHealth@EU should review usage terms or directly contact SNOMED International: info@snomed.org.

Resources that use this resource

StructureDefinition
myhealth.eu.fhir.core#1.0.0bodyStructure-myhealtheu-coreBodyStructure (Core)
myhealth.eu.fhir.core#1.0.0condition-myhealtheu-coreCondition (Core)
myhealth.eu.fhir.core#1.0.0immunization-myhealtheu-coreImmunization (Core)
myhealth.eu.fhir.core#1.0.0medicalTestResult-myhealtheu-coreObservation: Medical Test Result (Core)
myhealth.eu.fhir.core#1.0.0medicationRequest-myhealtheu-coreMedicationRequest (Core)
myhealth.eu.fhir.core#1.0.0medicationStatement-myhealtheu-coreMedicationStatement (Core)
myhealth.eu.fhir.core#1.0.0procedure-myhealtheu-coreProcedure (Core)
myhealth.eu.fhir.laboratory#9.1.1Specimen-lab-myhealtheuSpecimen: Laboratory

Resources that this resource uses

ValueSet
myhealth.eu.fhir.mvc-package#9.1.0eHDSIBodySiteeHDSI Body Site
myhealth.eu.fhir.mvc-package#9.1.0eHDSIExceptionalValueeHDSI Exceptional Value

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet eHDSIBodySiteWithExceptions

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "eHDSIBodySiteWithExceptions",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    }
  ],
  "url": "http://fhir.ehdsi.eu/core/ValueSet/eHDSIBodySiteWithExceptions",
  "version": "1.0.0",
  "name": "EHDSIBodySiteWithExceptions",
  "title": "eHDSI Body Site With Exceptions",
  "status": "active",
  "experimental": false,
  "date": "2026-05-04T15:59:03+02:00",
  "publisher": "MyHealth@Eu",
  "contact": [
    {
      "name": "MyHealth@Eu",
      "telecom": [
        {
          "system": "url",
          "value": "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
        }
      ]
    }
  ],
  "description": "The Value Set is used for the details about the anatomical location of a specimen in the Laboratory Result Report or the target body location of a procedure in the Patient Summary.\r\nIt includes also exceptional values.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "The Value Set incorporates SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. For further information on the use of SNOMED CT, including translations, implementers of MyHealth@EU should review usage terms or directly contact SNOMED International: info@snomed.org.",
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://terminology.ehdsi.eu/ValueSet/eHDSIExceptionalValue"
        ]
      },
      {
        "valueSet": [
          "http://terminology.ehdsi.eu/ValueSet/eHDSIBodySite"
        ]
      }
    ]
  }
}