MyHealth@Eu Hospital Discharge Report
0.0.1 - qa-preview 150

MyHealth@Eu Hospital Discharge Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: eHDSI Severity - JSON Representation

Page standards status: Draft Maturity Level: 1

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "eHDSISeverity",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eHDSISeverity</b></p><a name=\"eHDSISeverity\"> </a><a name=\"hceHDSISeverity\"> </a><a name=\"eHDSISeverity-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/6736007\">6736007</a></td><td>Moderate</td></tr><tr><td><a href=\"http://snomed.info/id/371924009\">371924009</a></td><td>Moderate to severe</td></tr><tr><td><a href=\"http://snomed.info/id/24484000\">24484000</a></td><td>Severe</td></tr><tr><td><a href=\"http://snomed.info/id/255604002\">255604002</a></td><td>Mild</td></tr><tr><td><a href=\"http://snomed.info/id/371923003\">371923003</a></td><td>Mild to moderate</td></tr><tr><td><a href=\"http://snomed.info/id/442452003\">442452003</a></td><td>Life threatening severity</td></tr></table></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://terminology.ehdsi.eu/ValueSet/eHDSISeverity",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.13"
    }
  ],
  "version" : "0.0.1",
  "name" : "EHDSISeverity",
  "title" : "eHDSI Severity",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-12-04T17:32:57+00: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 all Problems and Allergies in the Patient Summary to indicate the severity of the problem (or Allergy)",
  "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" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "6736007",
            "display" : "Moderate"
          },
          {
            "code" : "371924009",
            "display" : "Moderate to severe"
          },
          {
            "code" : "24484000",
            "display" : "Severe"
          },
          {
            "code" : "255604002",
            "display" : "Mild"
          },
          {
            "code" : "371923003",
            "display" : "Mild to moderate"
          },
          {
            "code" : "442452003",
            "display" : "Life threatening severity"
          }
        ]
      }
    ]
  }
}