MyHealth@Eu Laboratory Report
0.0.1 - qa-preview 150

This page is part of the MyHealth@Eu Laboratory Report (v0.0.1: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: eHDSI Body Structure Location Qualifier with exceptions - JSON Representation

Page standards status: Draft Maturity Level: 1

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "eHDSIBodyStructureLocationWithExceptions",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-eHDSIExceptionalValue.html\">eHDSI Exceptional Value</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-eHDSIBodyStructureLocation.html\">eHDSI Body Structure Location Qualifier</a></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "draft"
    }
  ],
  "url" : "http://fhir.ehdsi.eu/laboratory/ValueSet/eHDSIBodyStructureLocationWithExceptions",
  "version" : "0.0.1",
  "name" : "EHDSIBodyStructureLocationWithExceptions",
  "title" : "eHDSI Body Structure Location Qualifier with exceptions",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-04-18T20:56:17+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" : "This Value Set is used for the body structure location qualifier. Concepts modifying the anatomic location.\r\nIt also includes exceptional values.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://terminology.ehdsi.eu/ValueSet/eHDSIExceptionalValue"
        ]
      },
      {
        "valueSet" : [
          🔗 "http://terminology.ehdsi.eu/ValueSet/eHDSIBodyStructureLocation"
        ]
      }
    ]
  }
}