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

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

: Composition - JSON Representation

Raw json | Download

{
  "resourceType" : "Composition",
  "id" : "ExampleCompositionHdr",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ehdsi.eu/hdr/StructureDefinition/composition-hdr-myhealtheu"
    ]
  },
  "language" : "en-GB",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-GB\" lang=\"en-GB\"><p class=\"res-header-id\"><b>Generated Narrative: Composition ExampleCompositionHdr</b></p><a name=\"ExampleCompositionHdr\"> </a><a name=\"hcExampleCompositionHdr\"> </a><a name=\"ExampleCompositionHdr-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en-GB</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-composition-hdr-myhealtheu.html\">Composition: HDR</a></p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 34105-7}\">Hospital Discharge summary</span></p><p><b>encounter</b>: <a href=\"Bundle-BundleExampleHdr.html#urn-uuid-b49cdbed-299c-4b95-aa9d-273811521147\">Bundle: identifier = http://example.org#7c8218d6-7a5b-4974-8221-c9102ad4fb41; type = document; timestamp = 2024-11-18 14:30:00+0100</a></p><p><b>date</b>: 2025-05-05 14:00:00+0200</p><p><b>author</b>: <a href=\"Bundle-BundleExampleHdr.html#urn-uuid-b975ec26-4ecf-4588-9fa2-afbb0d9fc530\">Bundle: identifier = http://example.org#7c8218d6-7a5b-4974-8221-c9102ad4fb41; type = document; timestamp = 2024-11-18 14:30:00+0100</a></p><p><b>title</b>: Hospital Discharge Summary</p></div>"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "34105-7",
        "display" : "Hospital Discharge summary"
      }
    ]
  },
  "subject" : {
    "reference" : "urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"
  },
  "encounter" : {
    "reference" : "urn:uuid:b49cdbed-299c-4b95-aa9d-273811521147"
  },
  "date" : "2025-05-05T14:00:00+02:00",
  "author" : [
    {
      "reference" : "urn:uuid:b975ec26-4ecf-4588-9fa2-afbb0d9fc530"
    }
  ],
  "title" : "Hospital Discharge Summary",
  "section" : [
    {
      "title" : "Hospital Course",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "8648-8",
            "display" : "Hospital Course"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Patient was admitted for observation and discharged in stable condition.</div>"
      }
    },
    {
      "title" : "Significant Results",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "30954-2",
            "display" : "Relevant diagnostic tests/laboratory data Narrative"
          }
        ]
      },
      "entry" : [
        {
          "reference" : "urn:uuid:9c72df9a-c459-45ea-bedf-b89568a8378a"
        },
        {
          "reference" : "urn:uuid:d532c253-9bd1-433a-a08e-fb6384f4a6b6"
        }
      ]
    },
    {
      "title" : "Clinical Synthesis",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "67781-5",
            "display" : "Summarization of encounter note Narrative"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Final diagnosis: Acute bronchitis. Treatment included antibiotics and rest.</div>"
      }
    },
    {
      "title" : "Allergies and intolerances",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "48765-2",
            "display" : "Allergies and adverse reactions Document"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Textual overview of allergies and intolerances.</div>"
      },
      "entry" : [
        {
          "reference" : "urn:uuid:5b87ea1e-01ad-4239-81ec-3a16b5c4f4ec"
        }
      ]
    }
  ]
}