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 Reference Range Applies To with exceptions - JSON Representation

Page standards status: Draft Maturity Level: 1

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "eHDSIReferenceRangeAppliesToWithExceptions",
  "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-eHDSIReferenceRangeAppliesTo.html\">eHDSI Reference Range Applies To</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/eHDSIReferenceRangeAppliesToWithExceptions",
  "version" : "0.0.1",
  "name" : "EHDSIReferenceRangeAppliesToWithExceptions",
  "title" : "eHDSI Reference Range Applies To 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 defines a set of codes that can be used to indicate the particular target population the reference range applies to. It also includes exceptional values.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://terminology.ehdsi.eu/ValueSet/eHDSIExceptionalValue"
        ]
      },
      {
        "valueSet" : [
          🔗 "http://terminology.ehdsi.eu/ValueSet/eHDSIReferenceRangeAppliesTo"
        ]
      }
    ]
  }
}