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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://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 -------------------------------------------------------------------
a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "MyHealthEUExampleBundle"] ; #
fhir:identifier [
fhir:system [ fhir:v "http://example.org"^^xsd:anyURI ] ;
fhir:value [ fhir:v "7c8218d6-7a5b-4974-8221-c9102ad4fb41" ]
] ; #
fhir:type [ fhir:v "document"] ; #
fhir:timestamp [ fhir:v "2024-11-18T14:30:00+01:00"^^xsd:dateTime] ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:83b8f6d4-b345-4673-a127-59131ac352c9"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:83b8f6d4-b345-4673-a127-59131ac352c9> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49> )
] ) . #
<urn:uuid:83b8f6d4-b345-4673-a127-59131ac352c9> a fhir:Composition ;
fhir:id [ fhir:v "ExampleHDRComposition"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.ehdsi.eu/hdr/StructureDefinition/composition-hdr-myhealtheu"^^xsd:anyURI ;
fhir:link <http://fhir.ehdsi.eu/hdr/StructureDefinition/composition-hdr-myhealtheu> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Narrative Hospital Discharge Report</div>"
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:type [
( fhir:coding [
a loinc:34105-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "34105-7" ] ;
fhir:display [ fhir:v "Hospital Discharge summary" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/ExampleHDRPatient" ]
] ; #
fhir:date [ fhir:v "2024-11-12"^^xsd:date] ; #
fhir:author ( [
fhir:display [ fhir:v "Dr. Patrick Dempsey" ]
] ) ; #
fhir:title [ fhir:v "Hospital Discharge Report - 11 November, 2024 17:20"] ; #
fhir:section ( [
fhir:title [ fhir:v "Course of hospitalization (Hospital stay)" ] ;
fhir:code [
( fhir:coding [
a loinc:8648-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8648-8" ] ;
fhir:display [ fhir:v "Hospital course Narrative" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Hospital course Narrative</div>" ] ;
( fhir:entry [
fhir:reference [ fhir:v "Encounter/ExampleHDREncounter" ] ] ) ;
( fhir:section [
fhir:title [ fhir:v "Diagnostic Summary Description" ] ;
fhir:code [
( fhir:coding [
a sct:721981007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "721981007" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Diagnostic Summary Description Narrative</div>" ] ] [
fhir:title [ fhir:v "Significant Procedures Description" ] ;
fhir:code [
( fhir:coding [
a sct:721981007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "721981007" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Significant Procedures Narrative</div>" ] ;
( fhir:entry [
fhir:reference [ fhir:v "Procedure/ExampleProcedure" ] ] ) ] [
fhir:title [ fhir:v "Medical Devices Description" ] ;
fhir:code [
( fhir:coding [
a sct:1184586001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1184586001" ] ;
fhir:display [ fhir:v "Medical device document section (record artifact)" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Medical Devices Narrative</div>" ] ;
( fhir:entry [
fhir:reference [ fhir:v "Device/example-device" ] ] ) ] [
fhir:title [ fhir:v "Medications description" ] ;
fhir:code [
( fhir:coding [
a sct:1003606003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1003606003" ] ;
fhir:display [ fhir:v "Medication history section (record artifact)" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Medications Narrative</div>" ] ;
( fhir:entry [
fhir:reference [ fhir:v "MedicationStatement/ExampleMedicationStatement" ] ] ) ] [
fhir:title [ fhir:v "Synthesis Description" ] ;
fhir:code [
( fhir:coding [
a sct:424836000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "424836000" ] ;
fhir:display [ fhir:v "Assessment section (record artifact)" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Synthesis Narrative</div>" ] ;
( fhir:section [
fhir:title [ fhir:v "Synthesis - Problem Synthesis Description" ] ;
fhir:code [
( fhir:coding [
a sct:423016009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "423016009" ] ;
fhir:display [ fhir:v "Clinical statement entry (record artifact)" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Synthesis - Problem Synthesis Narrative</div>" ] ] [
fhir:title [ fhir:v "Synthesis - Clinical Reasoning Description" ] ;
fhir:code [
( fhir:coding [
a sct:424836000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "424836000" ] ;
fhir:display [ fhir:v "Assessment section (record artifact)" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Synthesis - Clinical Reasoning Narrative</div>" ] ] ) ] )
] [
fhir:title [ fhir:v "Discharge details" ] ;
fhir:code [
( fhir:coding [
a loinc:8650-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8650-4" ] ;
fhir:display [ fhir:v "Hospital discharge disposition Narrative" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Discharge Details Narrative</div>" ]
] [
fhir:title [ fhir:v "Allergies and Intolerances" ] ;
fhir:code [
( fhir:coding [
a loinc:48765-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "48765-2" ] ;
fhir:display [ fhir:v "Allergies and adverse reactions Document" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Allergies and Intolerances section Narrative</div>" ] ;
( fhir:entry [
fhir:reference [ fhir:v "AllergyIntolerance/ExampleAllergyIntolerance" ] ] )
] ) . #
<urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49> a fhir:Patient ;
fhir:id [ fhir:v "ExampleHDRPatient"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.ehdsi.eu/hdr/StructureDefinition/patient-hdr-myhealtheu"^^xsd:anyURI ;
fhir:link <http://fhir.ehdsi.eu/hdr/StructureDefinition/patient-hdr-myhealtheu> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_ExampleHDRPatient\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient ExampleHDRPatient</b></p><a name=\"ExampleHDRPatient\"> </a><a name=\"hcExampleHDRPatient\"> </a><a name=\"ExampleHDRPatient-en-US\"> </a><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 (use: official, ))</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>"
] ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin"^^xsd:anyURI ] ;
fhir:value [ fhir:v "89121210976" ]
] ) ; #
fhir:name ( [
fhir:family [ fhir:v "Doe" ] ;
( fhir:given [ fhir:v "John" ] [ fhir:v "Albertus" ] )
] ) ; #
fhir:gender [ fhir:v "male"] ; #
fhir:birthDate [ fhir:v "1989-12-12"^^xsd:date] ; #
fhir:address ( [
( fhir:line [ fhir:v "Breydelstraat 4" ] ) ;
fhir:city [ fhir:v "Brussels" ] ;
fhir:postalCode [ fhir:v "1000" ] ;
fhir:country [ fhir:v "BE" ]
] ) . #
IG © 2024+ MyHealth@Eu. Package myhealth.eu.fhir.hdr#0.0.1 based on FHIR 4.0.1. Generated 2024-11-21