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 Adverse Event Type - JSON Representation

Page standards status: Draft Maturity Level: 1

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "eHDSIAdverseEventType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eHDSIAdverseEventType</b></p><a name=\"eHDSIAdverseEventType\"> </a><a name=\"hceHDSIAdverseEventType\"> </a><a name=\"eHDSIAdverseEventType-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/782197009\">782197009</a></td><td>Intolerance to substance</td></tr><tr><td><a href=\"http://snomed.info/id/420134006\">420134006</a></td><td>Propensity to adverse reaction</td></tr><tr><td><a href=\"http://snomed.info/id/609328004\">609328004</a></td><td>Allergic disposition</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/eHDSIAdverseEventType",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.18"
    }
  ],
  "version" : "0.0.1",
  "name" : "EHDSIAdverseEventType",
  "title" : "eHDSI Adverse Event Type",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-05-15T19:49:39+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 to identify a type of the underlying physiological mechanism for a reaction risk",
  "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" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "782197009",
            "display" : "Intolerance to substance"
          },
          {
            "code" : "420134006",
            "display" : "Propensity to adverse reaction"
          },
          {
            "code" : "609328004",
            "display" : "Allergic disposition"
          }
        ]
      }
    ]
  }
}