HL7 Europe Hospital Discharge Report
1.0.0-ci - draft 150

HL7 Europe Hospital Discharge Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/hdr/ and changes regularly. See the Directory of published versions

: Bundle: HL7 Europe Hospital Discharge Report (2) - TTL Representation

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/Bundle/HDR-Reijer-Wolff-Example> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "HDR-Reijer-Wolff-Example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.eu/fhir/hdr/StructureDefinition/bundle-eu-hdr" ;
       fhir:index 0 ;
       fhir:link <http://hl7.eu/fhir/hdr/StructureDefinition/bundle-eu-hdr>
     ]
  ] ;
  fhir:Bundle.identifier [
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
         fhir:Coding.code [ fhir:value "PRN" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "http://example.org/eu/identifier" ] ;
     fhir:Identifier.value [ fhir:value "8fd082b6-5d99-42de-988f-955a8ebac0cb" ]
  ] ;
  fhir:Bundle.type [ fhir:value "document"] ;
  fhir:Bundle.timestamp [ fhir:value "2025-04-29T14:00:00+01:00"^^xsd:dateTime] ;
  fhir:Bundle.entry [
     fhir:index 0 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:bd69ab8e-3835-4fb6-be83-1852a2893a65" ] ;
     fhir:Bundle.entry.resource <urn:uuid:bd69ab8e-3835-4fb6-be83-1852a2893a65>
  ], [
     fhir:index 1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:a1438872-05b1-4868-857d-521c9d586a7e" ] ;
     fhir:Bundle.entry.resource <urn:uuid:a1438872-05b1-4868-857d-521c9d586a7e>
  ], [
     fhir:index 2 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:cc0ae2a0-980d-4a2b-a4fb-9c71ecc70a15" ] ;
     fhir:Bundle.entry.resource <urn:uuid:cc0ae2a0-980d-4a2b-a4fb-9c71ecc70a15>
  ], [
     fhir:index 3 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:b60f89db-36c7-4a23-ab59-ace7089d2387" ] ;
     fhir:Bundle.entry.resource <urn:uuid:b60f89db-36c7-4a23-ab59-ace7089d2387>
  ], [
     fhir:index 4 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:3f30e341-19c6-484f-827a-0c58545fb2bc" ] ;
     fhir:Bundle.entry.resource <urn:uuid:3f30e341-19c6-484f-827a-0c58545fb2bc>
  ], [
     fhir:index 5 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:12fef60c-1fe7-4988-8286-af691889a3f3" ] ;
     fhir:Bundle.entry.resource <urn:uuid:12fef60c-1fe7-4988-8286-af691889a3f3>
  ], [
     fhir:index 6 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:38d0593b-7949-489e-9306-95df81a109df" ] ;
     fhir:Bundle.entry.resource <urn:uuid:38d0593b-7949-489e-9306-95df81a109df>
  ], [
     fhir:index 7 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:1493fed2-e9ed-4dc1-b107-f077cb1d0d40" ] ;
     fhir:Bundle.entry.resource <urn:uuid:1493fed2-e9ed-4dc1-b107-f077cb1d0d40>
  ], [
     fhir:index 8 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:1bcfb26f-6958-4604-a40b-712170c1e536" ] ;
     fhir:Bundle.entry.resource <urn:uuid:1bcfb26f-6958-4604-a40b-712170c1e536>
  ], [
     fhir:index 9 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:4578e7cd-0d00-4221-9a7f-3e3d6e14a21b" ] ;
     fhir:Bundle.entry.resource <urn:uuid:4578e7cd-0d00-4221-9a7f-3e3d6e14a21b>
  ] .

<urn:uuid:bd69ab8e-3835-4fb6-be83-1852a2893a65> a fhir:Composition ;
  fhir:Resource.id [ fhir:value "bd69ab8e-3835-4fb6-be83-1852a2893a65"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.eu/fhir/hdr/StructureDefinition/composition-eu-hdr" ;
       fhir:index 0 ;
       fhir:link <http://hl7.eu/fhir/hdr/StructureDefinition/composition-eu-hdr>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_bd69ab8e-3835-4fb6-be83-1852a2893a65\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition bd69ab8e-3835-4fb6-be83-1852a2893a65</b></p><a name=\"bd69ab8e-3835-4fb6-be83-1852a2893a65\"> </a><a name=\"hcbd69ab8e-3835-4fb6-be83-1852a2893a65\"> </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-composition-eu-hdr.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-HDR-Reijer-Wolff-Example.html#urn-uuid-12fef60c-1fe7-4988-8286-af691889a3f3\">Encounter: status = finished; class = inpatient encounter (ActCode#IMP); period = 2025-04-20 10:00:00+0100 --&gt; 2025-04-29 11:00:00+0100</a></p><p><b>date</b>: 2025-04-29 13:30:00+0100</p><p><b>author</b>: <a href=\"Bundle-HDR-Reijer-Wolff-Example.html#urn-uuid-cc0ae2a0-980d-4a2b-a4fb-9c71ecc70a15\">PractitionerRole</a></p><p><b>title</b>: Hospital Discharge Report</p><p><b>custodian</b>: <a href=\"Bundle-HDR-Reijer-Wolff-Example.html#urn-uuid-3f30e341-19c6-484f-827a-0c58545fb2bc\">Organization Onze Lieve Lucas Gasthuis Hulst</a></p></div>"
  ] ;
  fhir:Composition.status [ fhir:value "final"] ;
  fhir:Composition.type [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a loinc:34105-7 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "34105-7" ] ;
       fhir:Coding.display [ fhir:value "Hospital Discharge summary" ]
     ]
  ] ;
  fhir:Composition.subject [
     fhir:Reference.reference [ fhir:value "urn:uuid:a1438872-05b1-4868-857d-521c9d586a7e" ]
  ] ;
  fhir:Composition.encounter [
     fhir:Reference.reference [ fhir:value "urn:uuid:12fef60c-1fe7-4988-8286-af691889a3f3" ]
  ] ;
  fhir:Composition.date [ fhir:value "2025-04-29T13:30:00+01:00"^^xsd:dateTime] ;
  fhir:Composition.author [
     fhir:index 0 ;
     fhir:Reference.reference [ fhir:value "urn:uuid:cc0ae2a0-980d-4a2b-a4fb-9c71ecc70a15" ]
  ] ;
  fhir:Composition.title [ fhir:value "Hospital Discharge Report"] ;
  fhir:Composition.custodian [
     fhir:Reference.reference [ fhir:value "urn:uuid:3f30e341-19c6-484f-827a-0c58545fb2bc" ]
  ] ;
  fhir:Composition.section [
     fhir:index 0 ;
     fhir:Composition.section.title [ fhir:value "Admission evaluation" ] ;
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         a loinc:67851-6 ;
         fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
         fhir:Coding.code [ fhir:value "67851-6" ] ;
         fhir:Coding.display [ fhir:value "Admission evaluation note" ]
       ]
     ] ;
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ] ;
       fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Mr. Reijer Wolff was admitted on April 20, 2025, following a fall that resulted in a closed fracture of the tibia and fibula of the left leg.<table class=\"hl7__hdr\"><thead><tr><th>Problems</th><th>SNOMED</th></tr></thead><tbody><tr><td>Fracture of lower leg, Left lower limb</td><td>414292006</td></tr></tbody></table></div>"
     ]
  ], [
     fhir:index 1 ;
     fhir:Composition.section.title [ fhir:value "Procedures" ] ;
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         a loinc:10185-7 ;
         fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
         fhir:Coding.code [ fhir:value "10185-7" ] ;
         fhir:Coding.display [ fhir:value "Hospital discharge procedure note" ]
       ]
     ] ;
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ] ;
       fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">On April 23, 2025, a fixateur externe was applied to stabilize the fracture. The procedure was performed under general anesthesia without complications.<table class=\"hl7__hdr\"><thead><tr><th>Procedures</th><th>SNOMED</th></tr></thead><tbody><tr><td>Application of external fixator device, Left lower limb</td><td>304527002</td></tr></tbody></table></div>"
     ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:Reference.reference [ fhir:value "urn:uuid:1493fed2-e9ed-4dc1-b107-f077cb1d0d40" ]
     ]
  ], [
     fhir:index 2 ;
     fhir:Composition.section.title [ fhir:value "Medications" ] ;
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         a loinc:87232-5 ;
         fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
         fhir:Coding.code [ fhir:value "87232-5" ] ;
         fhir:Coding.display [ fhir:value "Medication administration.brief" ]
       ]
     ] ;
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ] ;
       fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">The patient received paracetamol for pain relief and cefazolin as a prophylactic antibiotic post-surgery.<table class=\"hl7__hdr\"><thead><tr><th>Medication administrations</th><th>SNOMED</th></tr></thead><tbody><tr><td>Paracetamol</td><td>387517004</td></tr><tr><td>Cefazolin</td><td>387458008</td></tr></tbody></table></div>"
     ] ;
     fhir:Composition.section.entry [
       fhir:index 0 ;
       fhir:Reference.reference [ fhir:value "urn:uuid:1bcfb26f-6958-4604-a40b-712170c1e536" ]
     ], [
       fhir:index 1 ;
       fhir:Reference.reference [ fhir:value "urn:uuid:4578e7cd-0d00-4221-9a7f-3e3d6e14a21b" ]
     ]
  ], [
     fhir:index 3 ;
     fhir:Composition.section.title [ fhir:value "Hospital course note" ] ;
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         a loinc:8648-8 ;
         fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
         fhir:Coding.code [ fhir:value "8648-8" ] ;
         fhir:Coding.display [ fhir:value "Hospital course note" ]
       ]
     ] ;
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ] ;
       fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">The patient was monitored for signs of infection, received regular wound care, and started physiotherapy during the stay. No adverse events occurred.</div>"
     ]
  ], [
     fhir:index 4 ;
     fhir:Composition.section.title [ fhir:value "Discharge and Follow-up" ] ;
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         a loinc:8653-8 ;
         fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
         fhir:Coding.code [ fhir:value "8653-8" ] ;
         fhir:Coding.display [ fhir:value "Hospital Discharge instructions" ]
       ]
     ] ;
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ] ;
       fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Mr. Doe was discharged in stable condition with instructions to avoid weight-bearing on the left leg and to follow up in the orthopedic clinic.</div>"
     ]
  ] .

<urn:uuid:a1438872-05b1-4868-857d-521c9d586a7e> a fhir:Patient ;
  fhir:Resource.id [ fhir:value "a1438872-05b1-4868-857d-521c9d586a7e"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core" ;
       fhir:index 0 ;
       fhir:link <http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_a1438872-05b1-4868-857d-521c9d586a7e\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient a1438872-05b1-4868-857d-521c9d586a7e</b></p><a name=\"a1438872-05b1-4868-857d-521c9d586a7e\"> </a><a name=\"hca1438872-05b1-4868-857d-521c9d586a7e\"> </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=\"http://hl7.eu/fhir/base/2.0.0/StructureDefinition-patient-eu-core.html\">Patient (EU core)</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Reijer Wolff Male, DoB: 1969-02-25 ( National unique individual identifier)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\">Medical record number/395922e4-846a-4c18-81e8-9121c77e7bf9</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li><a href=\"tel:+3106-58675866\">+31 06-58675866</a></li><li>Nieuweweg 134 Hoogerheide 4631 TC Netherlands (home)</li></ul></td></tr></table></div>"
  ] ;
  fhir:Patient.identifier [
     fhir:index 0 ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
         fhir:Coding.code [ fhir:value "NI" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "https://hl7europe.org/example-identifier" ] ;
     fhir:Identifier.value [ fhir:value "6077-888840-8" ]
  ], [
     fhir:index 1 ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
         fhir:Coding.code [ fhir:value "MR" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "https://hl7europe.org/example-identifier" ] ;
     fhir:Identifier.value [ fhir:value "395922e4-846a-4c18-81e8-9121c77e7bf9" ]
  ] ;
  fhir:Patient.name [
     fhir:index 0 ;
     fhir:HumanName.text [ fhir:value "Reijer Wolff" ] ;
     fhir:HumanName.family [ fhir:value "Wolff" ] ;
     fhir:HumanName.given [
       fhir:value "Reijer" ;
       fhir:index 0
     ]
  ] ;
  fhir:Patient.telecom [
     fhir:index 0 ;
     fhir:ContactPoint.system [ fhir:value "phone" ] ;
     fhir:ContactPoint.value [ fhir:value "+31 06-58675866" ]
  ] ;
  fhir:Patient.gender [ fhir:value "male"] ;
  fhir:Patient.birthDate [ fhir:value "1969-02-25"^^xsd:date] ;
  fhir:Patient.address [
     fhir:index 0 ;
     fhir:Address.use [ fhir:value "home" ] ;
     fhir:Address.type [ fhir:value "physical" ] ;
     fhir:Address.line [
       fhir:value "Nieuweweg 134" ;
       fhir:index 0
     ] ;
     fhir:Address.city [ fhir:value "Hoogerheide" ] ;
     fhir:Address.postalCode [ fhir:value "4631 TC" ] ;
     fhir:Address.country [ fhir:value "Netherlands" ]
  ] .

<urn:uuid:cc0ae2a0-980d-4a2b-a4fb-9c71ecc70a15> a fhir:PractitionerRole ;
  fhir:Resource.id [ fhir:value "cc0ae2a0-980d-4a2b-a4fb-9c71ecc70a15"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.eu/fhir/base/StructureDefinition/practitionerRole-eu-core" ;
       fhir:index 0 ;
       fhir:link <http://hl7.eu/fhir/base/StructureDefinition/practitionerRole-eu-core>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_cc0ae2a0-980d-4a2b-a4fb-9c71ecc70a15\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole cc0ae2a0-980d-4a2b-a4fb-9c71ecc70a15</b></p><a name=\"cc0ae2a0-980d-4a2b-a4fb-9c71ecc70a15\"> </a><a name=\"hccc0ae2a0-980d-4a2b-a4fb-9c71ecc70a15\"> </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=\"http://hl7.eu/fhir/base/2.0.0/StructureDefinition-practitionerRole-eu-core.html\">PractitionerRole (EU core)</a></p></div><p><b>practitioner</b>: <a href=\"Bundle-HDR-Reijer-Wolff-Example.html#urn-uuid-b60f89db-36c7-4a23-ab59-ace7089d2387\">Practitioner Anna Smit </a></p><p><b>organization</b>: <a href=\"Bundle-HDR-Reijer-Wolff-Example.html#urn-uuid-3f30e341-19c6-484f-827a-0c58545fb2bc\">Organization Onze Lieve Lucas Gasthuis Hulst</a></p></div>"
  ] ;
  fhir:PractitionerRole.practitioner [
     fhir:Reference.reference [ fhir:value "urn:uuid:b60f89db-36c7-4a23-ab59-ace7089d2387" ]
  ] ;
  fhir:PractitionerRole.organization [
     fhir:Reference.reference [ fhir:value "urn:uuid:3f30e341-19c6-484f-827a-0c58545fb2bc" ]
  ] .

<urn:uuid:b60f89db-36c7-4a23-ab59-ace7089d2387> a fhir:Practitioner ;
  fhir:Resource.id [ fhir:value "b60f89db-36c7-4a23-ab59-ace7089d2387"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_b60f89db-36c7-4a23-ab59-ace7089d2387\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner b60f89db-36c7-4a23-ab59-ace7089d2387</b></p><a name=\"b60f89db-36c7-4a23-ab59-ace7089d2387\"> </a><a name=\"hcb60f89db-36c7-4a23-ab59-ace7089d2387\"> </a><p><b>name</b>: Anna Smit </p><p><b>telecom</b>: <a href=\"mailto:anna.smit@olv-hulst.org\">anna.smit@olv-hulst.org</a></p></div>"
  ] ;
  fhir:Practitioner.name [
     fhir:index 0 ;
     fhir:HumanName.family [ fhir:value "Smit" ] ;
     fhir:HumanName.given [
       fhir:value "Anna" ;
       fhir:index 0
     ] ;
     fhir:HumanName.prefix [
       fhir:value "dr" ;
       fhir:index 0
     ]
  ] ;
  fhir:Practitioner.telecom [
     fhir:index 0 ;
     fhir:ContactPoint.system [ fhir:value "email" ] ;
     fhir:ContactPoint.value [ fhir:value "anna.smit@olv-hulst.org" ]
  ] .

<urn:uuid:3f30e341-19c6-484f-827a-0c58545fb2bc> a fhir:Organization ;
  fhir:Resource.id [ fhir:value "3f30e341-19c6-484f-827a-0c58545fb2bc"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_3f30e341-19c6-484f-827a-0c58545fb2bc\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization 3f30e341-19c6-484f-827a-0c58545fb2bc</b></p><a name=\"3f30e341-19c6-484f-827a-0c58545fb2bc\"> </a><a name=\"hc3f30e341-19c6-484f-827a-0c58545fb2bc\"> </a><p><b>name</b>: Onze Lieve Lucas Gasthuis Hulst</p><p><b>address</b>: Hulst 4561 nl </p></div>"
  ] ;
  fhir:Organization.name [ fhir:value "Onze Lieve Lucas Gasthuis Hulst"] ;
  fhir:Organization.address [
     fhir:index 0 ;
     fhir:Address.city [ fhir:value "Hulst" ] ;
     fhir:Address.postalCode [ fhir:value "4561" ] ;
     fhir:Address.country [ fhir:value "nl" ]
  ] .

<urn:uuid:12fef60c-1fe7-4988-8286-af691889a3f3> a fhir:Encounter ;
  fhir:Resource.id [ fhir:value "12fef60c-1fe7-4988-8286-af691889a3f3"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.eu/fhir/hdr/StructureDefinition/encounter-eu-hdr" ;
       fhir:index 0 ;
       fhir:link <http://hl7.eu/fhir/hdr/StructureDefinition/encounter-eu-hdr>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_12fef60c-1fe7-4988-8286-af691889a3f3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter 12fef60c-1fe7-4988-8286-af691889a3f3</b></p><a name=\"12fef60c-1fe7-4988-8286-af691889a3f3\"> </a><a name=\"hc12fef60c-1fe7-4988-8286-af691889a3f3\"> </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-encounter-eu-hdr.html\">Encounter (HDR)</a></p></div><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode: IMP</a> (inpatient encounter)</p><p><b>subject</b>: <a href=\"Bundle-HDR-Reijer-Wolff-Example.html#urn-uuid-a1438872-05b1-4868-857d-521c9d586a7e\">Reijer Wolff Male, DoB: 1969-02-25 ( National unique individual identifier)</a></p><p><b>period</b>: 2025-04-20 10:00:00+0100 --&gt; 2025-04-29 11:00:00+0100</p><p><b>reasonReference</b>: <a href=\"Bundle-HDR-Reijer-Wolff-Example.html#urn-uuid-38d0593b-7949-489e-9306-95df81a109df\">Condition Fracture of lower leg (disorder)</a></p><p><b>serviceProvider</b>: <a href=\"Bundle-HDR-Reijer-Wolff-Example.html#urn-uuid-3f30e341-19c6-484f-827a-0c58545fb2bc\">Organization Onze Lieve Lucas Gasthuis Hulst</a></p></div>"
  ] ;
  fhir:Encounter.status [ fhir:value "finished"] ;
  fhir:Encounter.class [
     fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ;
     fhir:Coding.code [ fhir:value "IMP" ]
  ] ;
  fhir:Encounter.subject [
     fhir:Reference.reference [ fhir:value "urn:uuid:a1438872-05b1-4868-857d-521c9d586a7e" ]
  ] ;
  fhir:Encounter.period [
     fhir:Period.start [ fhir:value "2025-04-20T10:00:00+01:00"^^xsd:dateTime ] ;
     fhir:Period.end [ fhir:value "2025-04-29T11:00:00+01:00"^^xsd:dateTime ]
  ] ;
  fhir:Encounter.reasonReference [
     fhir:index 0 ;
     fhir:Reference.reference [ fhir:value "urn:uuid:38d0593b-7949-489e-9306-95df81a109df" ]
  ] ;
  fhir:Encounter.serviceProvider [
     fhir:Reference.reference [ fhir:value "urn:uuid:3f30e341-19c6-484f-827a-0c58545fb2bc" ]
  ] .

<urn:uuid:38d0593b-7949-489e-9306-95df81a109df> a fhir:Condition ;
  fhir:Resource.id [ fhir:value "38d0593b-7949-489e-9306-95df81a109df"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.eu/fhir/base/StructureDefinition/condition-eu-core" ;
       fhir:index 0 ;
       fhir:link <http://hl7.eu/fhir/base/StructureDefinition/condition-eu-core>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_38d0593b-7949-489e-9306-95df81a109df\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition 38d0593b-7949-489e-9306-95df81a109df</b></p><a name=\"38d0593b-7949-489e-9306-95df81a109df\"> </a><a name=\"hc38d0593b-7949-489e-9306-95df81a109df\"> </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=\"http://hl7.eu/fhir/base/2.0.0/StructureDefinition-condition-eu-core.html\">Condition (EU core)</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 414292006}\">Fracture of lower leg (disorder)</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 362785004}\">Entire left lower limb (body structure)</span></p><p><b>subject</b>: <a href=\"Bundle-HDR-Reijer-Wolff-Example.html#urn-uuid-a1438872-05b1-4868-857d-521c9d586a7e\">Reijer Wolff Male, DoB: 1969-02-25 ( National unique individual identifier)</a></p><p><b>onset</b>: 2025-04-20</p></div>"
  ] ;
  fhir:Condition.clinicalStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ] ;
       fhir:Coding.code [ fhir:value "active" ]
     ]
  ] ;
  fhir:Condition.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:414292006 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "414292006" ] ;
       fhir:Coding.display [ fhir:value "Fracture of lower leg (disorder)" ]
     ]
  ] ;
  fhir:Condition.bodySite [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:362785004 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "362785004" ] ;
       fhir:Coding.display [ fhir:value "Entire left lower limb (body structure)" ]
     ]
  ] ;
  fhir:Condition.subject [
     fhir:Reference.reference [ fhir:value "urn:uuid:a1438872-05b1-4868-857d-521c9d586a7e" ]
  ] ;
  fhir:Condition.onsetDateTime [ fhir:value "2025-04-20"^^xsd:date] .

<urn:uuid:1493fed2-e9ed-4dc1-b107-f077cb1d0d40> a fhir:Procedure ;
  fhir:Resource.id [ fhir:value "1493fed2-e9ed-4dc1-b107-f077cb1d0d40"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.eu/fhir/base/StructureDefinition/procedure-eu-core" ;
       fhir:index 0 ;
       fhir:link <http://hl7.eu/fhir/base/StructureDefinition/procedure-eu-core>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_1493fed2-e9ed-4dc1-b107-f077cb1d0d40\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Procedure 1493fed2-e9ed-4dc1-b107-f077cb1d0d40</b></p><a name=\"1493fed2-e9ed-4dc1-b107-f077cb1d0d40\"> </a><a name=\"hc1493fed2-e9ed-4dc1-b107-f077cb1d0d40\"> </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=\"http://hl7.eu/fhir/base/2.0.0/StructureDefinition-procedure-eu-core.html\">Procedure (EU core)</a></p></div><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 302617002}\">Application of external fixator system (procedure)</span></p><p><b>subject</b>: <a href=\"Bundle-HDR-Reijer-Wolff-Example.html#urn-uuid-a1438872-05b1-4868-857d-521c9d586a7e\">Reijer Wolff Male, DoB: 1969-02-25 ( National unique individual identifier)</a></p><p><b>performed</b>: 2025-04-23</p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 362785004}\">Entire left lower limb (body structure)</span></p></div>"
  ] ;
  fhir:Procedure.status [ fhir:value "completed"] ;
  fhir:Procedure.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:302617002 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "302617002" ] ;
       fhir:Coding.display [ fhir:value "Application of external fixator system (procedure)" ]
     ]
  ] ;
  fhir:Procedure.subject [
     fhir:Reference.reference [ fhir:value "urn:uuid:a1438872-05b1-4868-857d-521c9d586a7e" ]
  ] ;
  fhir:Procedure.performedDateTime [ fhir:value "2025-04-23"^^xsd:date] ;
  fhir:Procedure.bodySite [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:362785004 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "362785004" ] ;
       fhir:Coding.display [ fhir:value "Entire left lower limb (body structure)" ]
     ]
  ] .

<urn:uuid:1bcfb26f-6958-4604-a40b-712170c1e536> a fhir:MedicationAdministration ;
  fhir:Resource.id [ fhir:value "1bcfb26f-6958-4604-a40b-712170c1e536"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.eu/fhir/hdr/StructureDefinition/medicationAdministration-eu-hdr" ;
       fhir:index 0 ;
       fhir:link <http://hl7.eu/fhir/hdr/StructureDefinition/medicationAdministration-eu-hdr>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_1bcfb26f-6958-4604-a40b-712170c1e536\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration 1bcfb26f-6958-4604-a40b-712170c1e536</b></p><a name=\"1bcfb26f-6958-4604-a40b-712170c1e536\"> </a><a name=\"hc1bcfb26f-6958-4604-a40b-712170c1e536\"> </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-medicationAdministration-eu-hdr.html\">MedicationAdministration (HDR)</a></p></div><p><b>status</b>: Completed</p><p><b>medication</b>: <span title=\"Codes:{http://snomed.info/sct 387517004}\">Paracetamol (substance)</span></p><p><b>subject</b>: <a href=\"Bundle-HDR-Reijer-Wolff-Example.html#urn-uuid-a1438872-05b1-4868-857d-521c9d586a7e\">Reijer Wolff Male, DoB: 1969-02-25 ( National unique individual identifier)</a></p><p><b>effective</b>: 2025-04-21</p></div>"
  ] ;
  fhir:MedicationAdministration.status [ fhir:value "completed"] ;
  fhir:MedicationAdministration.medicationCodeableConcept [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:387517004 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "387517004" ] ;
       fhir:Coding.display [ fhir:value "Paracetamol (substance)" ]
     ]
  ] ;
  fhir:MedicationAdministration.subject [
     fhir:Reference.reference [ fhir:value "urn:uuid:a1438872-05b1-4868-857d-521c9d586a7e" ]
  ] ;
  fhir:MedicationAdministration.effectiveDateTime [ fhir:value "2025-04-21"^^xsd:date] .

<urn:uuid:4578e7cd-0d00-4221-9a7f-3e3d6e14a21b> a fhir:MedicationAdministration ;
  fhir:Resource.id [ fhir:value "4578e7cd-0d00-4221-9a7f-3e3d6e14a21b"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.eu/fhir/hdr/StructureDefinition/medicationAdministration-eu-hdr" ;
       fhir:index 0 ;
       fhir:link <http://hl7.eu/fhir/hdr/StructureDefinition/medicationAdministration-eu-hdr>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_4578e7cd-0d00-4221-9a7f-3e3d6e14a21b\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration 4578e7cd-0d00-4221-9a7f-3e3d6e14a21b</b></p><a name=\"4578e7cd-0d00-4221-9a7f-3e3d6e14a21b\"> </a><a name=\"hc4578e7cd-0d00-4221-9a7f-3e3d6e14a21b\"> </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-medicationAdministration-eu-hdr.html\">MedicationAdministration (HDR)</a></p></div><p><b>status</b>: Completed</p><p><b>medication</b>: <span title=\"Codes:{http://snomed.info/sct 387470007}\">Cefazolin (substance)</span></p><p><b>subject</b>: <a href=\"Bundle-HDR-Reijer-Wolff-Example.html#urn-uuid-a1438872-05b1-4868-857d-521c9d586a7e\">Reijer Wolff Male, DoB: 1969-02-25 ( National unique individual identifier)</a></p><p><b>effective</b>: 2025-04-23</p></div>"
  ] ;
  fhir:MedicationAdministration.status [ fhir:value "completed"] ;
  fhir:MedicationAdministration.medicationCodeableConcept [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:387470007 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "387470007" ] ;
       fhir:Coding.display [ fhir:value "Cefazolin (substance)" ]
     ]
  ] ;
  fhir:MedicationAdministration.subject [
     fhir:Reference.reference [ fhir:value "urn:uuid:a1438872-05b1-4868-857d-521c9d586a7e" ]
  ] ;
  fhir:MedicationAdministration.effectiveDateTime [ fhir:value "2025-04-23"^^xsd:date] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/Bundle/HDR-Reijer-Wolff-Example.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Bundle/HDR-Reijer-Wolff-Example.ttl> .