{
  "resourceType" : "Bundle",
  "id" : "BundleExampleEps",
  "meta" : {
    "profile" : ["http://fhir.ehdsi.eu/eps/StructureDefinition/bundle-eps-myhealtheu"]
  },
  "identifier" : {
    "system" : "http://example.org",
    "value" : "7c8218d6-7a5b-4974-8221-c9102ad4fb41"
  },
  "type" : "document",
  "timestamp" : "2024-11-18T14:30:00+01:00",
  "entry" : [{
    "fullUrl" : "urn:uuid:1033c423-e5cf-45f2-a580-cb9d882af7c4",
    "resource" : {
      "resourceType" : "Composition",
      "id" : "ExampleCompositionEps",
      "meta" : {
        "profile" : ["http://fhir.ehdsi.eu/eps/StructureDefinition/composition-eps-myhealtheu"]
      },
      "language" : "en-GB",
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-GB\" lang=\"en-GB\"><a name=\"Composition_ExampleCompositionEps\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition ExampleCompositionEps</b></p><a name=\"ExampleCompositionEps\"> </a><a name=\"hcExampleCompositionEps\"> </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-eps-myhealtheu.html\">Composition: EPS</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>: <code>urn:uuid:b49cdbed-299c-4b95-aa9d-273811521147</code></p><p><b>date</b>: 2025-05-05 14:00:00+0200</p><p><b>author</b>: <a href=\"Bundle-BundleExampleEps.html#urn-uuid-b975ec26-4ecf-4588-9fa2-afbb0d9fc530\">PractitionerRole Medical Doctors</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" : "Results Section",
        "code" : {
          "coding" : [{
            "system" : "http://loinc.org",
            "code" : "30954-2",
            "display" : "Relevant diagnostic tests/laboratory data Narrative"
          }]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Textual overview of the results.</div>"
        },
        "entry" : [{
          "reference" : "urn:uuid:9c72df9a-c459-45ea-bedf-b89568a8378a"
        },
        {
          "reference" : "urn:uuid:d532c253-9bd1-433a-a08e-fb6384f4a6b6"
        }]
      },
      {
        "title" : "Problem list",
        "code" : {
          "coding" : [{
            "system" : "http://loinc.org",
            "code" : "11450-4",
            "display" : "Problem list - Reported"
          }]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Textual overview of the problem list.</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"
        }]
      },
      {
        "title" : "Medication list",
        "code" : {
          "coding" : [{
            "system" : "http://loinc.org",
            "code" : "10160-0",
            "display" : "History of Medication use Narrative"
          }]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Textual overview of medications.</div>"
        }
      },
      {
        "title" : "History of Procedures",
        "code" : {
          "coding" : [{
            "system" : "http://loinc.org",
            "code" : "47519-4",
            "display" : "History of Procedures Document"
          }]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Textual overview of procedures.</div>"
        }
      },
      {
        "title" : "Medical Devices",
        "code" : {
          "coding" : [{
            "system" : "http://loinc.org",
            "code" : "46264-8",
            "display" : "History of medical device use"
          }]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Textual overview of medical Devices.</div>"
        },
        "entry" : [{
          "reference" : "urn:uuid:839a0a30-a290-4fbb-a803-14e8dfff0137"
        }]
      }]
    }
  },
  {
    "fullUrl" : "urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49",
    "resource" : {
      "resourceType" : "Patient",
      "id" : "1d4bbc93-63b7-4f2b-8f0f-8380aa138f49",
      "meta" : {
        "profile" : ["http://fhir.ehdsi.eu/core/StructureDefinition/patient-myhealtheu-core"]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_1d4bbc93-63b7-4f2b-8f0f-8380aa138f49\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient 1d4bbc93-63b7-4f2b-8f0f-8380aa138f49</b></p><a name=\"1d4bbc93-63b7-4f2b-8f0f-8380aa138f49\"> </a><a name=\"hc1d4bbc93-63b7-4f2b-8f0f-8380aa138f49\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"file:///builds/ehdsi/hl7-fhir-ig/core/output/StructureDefinition-patient-myhealtheu-core.html\">Patient (Core)</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">John Albertus Doe  Male, DoB: 1989-12-12 ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin#89121210976\u00a0(use:\u00a0official,\u00a0))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">Breydelstraat 4 Brussels 1000 BE </td></tr></table></div>"
      },
      "identifier" : [{
        "use" : "official",
        "system" : "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
        "value" : "89121210976"
      }],
      "name" : [{
        "family" : "Doe",
        "given" : ["John",
        "Albertus"]
      }],
      "gender" : "male",
      "birthDate" : "1989-12-12",
      "address" : [{
        "line" : ["Breydelstraat 4"],
        "city" : "Brussels",
        "postalCode" : "1000",
        "country" : "BE"
      }]
    }
  },
  {
    "fullUrl" : "urn:uuid:5b87ea1e-01ad-4239-81ec-3a16b5c4f4ec",
    "resource" : {
      "resourceType" : "AllergyIntolerance",
      "id" : "5b87ea1e-01ad-4239-81ec-3a16b5c4f4ec",
      "meta" : {
        "profile" : ["http://fhir.ehdsi.eu/eps/StructureDefinition/allergyIntolerance-eps-myhealtheu"]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_5b87ea1e-01ad-4239-81ec-3a16b5c4f4ec\"> </a>Allergies and Intolerances</div>"
      },
      "clinicalStatus" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
          "code" : "active"
        }]
      },
      "verificationStatus" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
          "code" : "confirmed"
        }]
      },
      "category" : ["medication"],
      "criticality" : "high",
      "code" : {
        "coding" : [{
          "system" : "http://snomed.info/sct",
          "code" : "226934003",
          "display" : "Pork"
        }]
      },
      "patient" : {
        "reference" : "urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"
      },
      "onsetDateTime" : "2022-03-15",
      "recordedDate" : "2022-03-20",
      "recorder" : {
        "reference" : "urn:uuid:b975ec26-4ecf-4588-9fa2-afbb0d9fc530"
      },
      "note" : [{
        "text" : "Patient reported rash and swelling after taking Paracetamol."
      }],
      "reaction" : [{
        "manifestation" : [{
          "coding" : [{
            "system" : "http://snomed.info/sct",
            "code" : "271807003",
            "display" : "Skin rash"
          }]
        },
        {
          "coding" : [{
            "system" : "http://snomed.info/sct",
            "code" : "421262002",
            "display" : "Tongue swelling"
          }]
        }],
        "severity" : "moderate"
      }]
    }
  },
  {
    "fullUrl" : "urn:uuid:b06b2c2c-15dd-4e58-b27e-37326ba51407",
    "resource" : {
      "resourceType" : "Practitioner",
      "id" : "b06b2c2c-15dd-4e58-b27e-37326ba51407",
      "meta" : {
        "profile" : ["http://fhir.ehdsi.eu/eps/StructureDefinition/practitioner-myhealtheu-eps"]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_b06b2c2c-15dd-4e58-b27e-37326ba51407\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner b06b2c2c-15dd-4e58-b27e-37326ba51407</b></p><a name=\"b06b2c2c-15dd-4e58-b27e-37326ba51407\"> </a><a name=\"hcb06b2c2c-15dd-4e58-b27e-37326ba51407\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-practitioner-myhealtheu-eps.html\">Practitioner (MyHealthEu EPS)</a></p></div><p><b>name</b>: Anna Smith </p><h3>Qualifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0360 MD}\">Doctor of Medicine</span></td></tr></table></div>"
      },
      "name" : [{
        "family" : "Smith",
        "given" : ["Anna"]
      }],
      "qualification" : [{
        "code" : {
          "coding" : [{
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0360",
            "code" : "MD",
            "display" : "Doctor of Medicine"
          }]
        }
      }]
    }
  },
  {
    "fullUrl" : "urn:uuid:b975ec26-4ecf-4588-9fa2-afbb0d9fc530",
    "resource" : {
      "resourceType" : "PractitionerRole",
      "id" : "b975ec26-4ecf-4588-9fa2-afbb0d9fc530",
      "meta" : {
        "profile" : ["http://fhir.ehdsi.eu/eps/StructureDefinition/practitionerRole-myhealtheu-eps",
        "http://fhir.ehdsi.eu/hdr/StructureDefinition/practitionerRole-hdr-myhealtheu"]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_b975ec26-4ecf-4588-9fa2-afbb0d9fc530\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole b975ec26-4ecf-4588-9fa2-afbb0d9fc530</b></p><a name=\"b975ec26-4ecf-4588-9fa2-afbb0d9fc530\"> </a><a name=\"hcb975ec26-4ecf-4588-9fa2-afbb0d9fc530\"> </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\"/><p style=\"margin-bottom: 0px\">Profiles: <a href=\"StructureDefinition-practitionerRole-myhealtheu-eps.html\">PractitionerRole (MyHealthEu EPS)</a>, <code>http://fhir.ehdsi.eu/hdr/StructureDefinition/practitionerRole-hdr-myhealtheu</code></p></div><p><b>identifier</b>: <code>http://example.org/practitioner-role-ids</code>/PR-123456</p><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"Bundle-BundleExampleEps.html#urn-uuid-b06b2c2c-15dd-4e58-b27e-37326ba51407\">Practitioner Anna Smith </a></p><p><b>organization</b>: <a href=\"Bundle-BundleExampleEps.html#urn-uuid-ff4d98d1-69c9-43db-896e-58d11c15662c\">Organization University Hospital Berlin</a></p><p><b>code</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.2.9.6.2.7 221}\">Medical Doctors</span></p></div>"
      },
      "identifier" : [{
        "system" : "http://example.org/practitioner-role-ids",
        "value" : "PR-123456"
      }],
      "active" : true,
      "practitioner" : {
        "reference" : "urn:uuid:b06b2c2c-15dd-4e58-b27e-37326ba51407"
      },
      "organization" : {
        "reference" : "urn:uuid:ff4d98d1-69c9-43db-896e-58d11c15662c"
      },
      "code" : [{
        "coding" : [{
          "system" : "urn:oid:2.16.840.1.113883.2.9.6.2.7",
          "code" : "221",
          "display" : "Medical Doctors"
        }]
      }]
    }
  },
  {
    "fullUrl" : "urn:uuid:ff4d98d1-69c9-43db-896e-58d11c15662c",
    "resource" : {
      "resourceType" : "Organization",
      "id" : "ff4d98d1-69c9-43db-896e-58d11c15662c",
      "meta" : {
        "profile" : ["http://fhir.ehdsi.eu/eps/StructureDefinition/organization-myhealtheu-eps"]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_ff4d98d1-69c9-43db-896e-58d11c15662c\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization ff4d98d1-69c9-43db-896e-58d11c15662c</b></p><a name=\"ff4d98d1-69c9-43db-896e-58d11c15662c\"> </a><a name=\"hcff4d98d1-69c9-43db-896e-58d11c15662c\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-organization-myhealtheu-eps.html\">Organization (EPS)</a></p></div><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span></p><p><b>name</b>: University Hospital Berlin</p><p><b>telecom</b>: <a href=\"tel:+49-30-1234567\">+49-30-1234567</a>, <a href=\"mailto:info@universityhospital-berlin.eu\">info@universityhospital-berlin.eu</a></p><p><b>address</b>: Charitéplatz 1 Berlin 10117 DE (work)</p><p><b>partOf</b>: Parent Health Network</p><blockquote><p><b>contact</b></p><p><b>name</b>: Dr. Erika Schmidt</p><p><b>telecom</b>: <a href=\"mailto:erika.schmidt@universityhospital-berlin.eu\">erika.schmidt@universityhospital-berlin.eu</a>, ph: -unknown-</p></blockquote></div>"
      },
      "type" : [{
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
          "code" : "prov",
          "display" : "Healthcare Provider"
        }]
      }],
      "name" : "University Hospital Berlin",
      "telecom" : [{
        "system" : "phone",
        "value" : "+49-30-1234567"
      },
      {
        "system" : "email",
        "value" : "info@universityhospital-berlin.eu"
      }],
      "address" : [{
        "use" : "work",
        "type" : "both",
        "line" : ["Charitéplatz 1"],
        "city" : "Berlin",
        "postalCode" : "10117",
        "country" : "DE"
      }],
      "partOf" : {
        "display" : "Parent Health Network"
      },
      "contact" : [{
        "name" : {
          "text" : "Dr. Erika Schmidt"
        },
        "telecom" : [{
          "system" : "email",
          "value" : "erika.schmidt@universityhospital-berlin.eu"
        },
        {
          "system" : "phone"
        }]
      }]
    }
  }]
}