HL7 Europe Patient Summary, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.0.1-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/eps/ and changes regularly. 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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "EPSExampleBundle01NoProblemsMedicationAllergies"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.eu/fhir/eps/StructureDefinition/bundle-eu-eps"^^xsd:anyURI ;
fhir:link <http://hl7.eu/fhir/eps/StructureDefinition/bundle-eu-eps> ] )
] ; #
fhir:identifier [
fhir:system [ fhir:v "http://system-to-be-defined.com"^^xsd:anyURI ] ;
fhir:value [ fhir:v "63fef90a-be11-4ddf-aece-d77da15c4f20" ]
] ; #
fhir:type [ fhir:v "document"] ; #
fhir:timestamp [ fhir:v "2024-02-08T14:01:30+00:00"^^xsd:dateTime] ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:212fdc76-ccc3-40bf-8cdd-82f2ef88bd7b"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:212fdc76-ccc3-40bf-8cdd-82f2ef88bd7b> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:0fed5ebe-ca8f-4ad1-aba4-ddad45bd6cc8"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:0fed5ebe-ca8f-4ad1-aba4-ddad45bd6cc8> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:75db30ee-7028-486c-929a-c5126837f472"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:75db30ee-7028-486c-929a-c5126837f472> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:6bcdcc96-1443-48bd-ab41-7692dc1baecd"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:6bcdcc96-1443-48bd-ab41-7692dc1baecd> )
] ) . #
<urn:uuid:212fdc76-ccc3-40bf-8cdd-82f2ef88bd7b> a fhir:Composition ;
fhir:id [ fhir:v "EPSExampleBundle01-composition"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.eu/fhir/eps/StructureDefinition/composition-eu-eps"^^xsd:anyURI ;
fhir:link <http://hl7.eu/fhir/eps/StructureDefinition/composition-eu-eps> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_EPSExampleBundle01-composition\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition EPSExampleBundle01-composition</b></p><a name=\"EPSExampleBundle01-composition\"> </a><a name=\"hcEPSExampleBundle01-composition\"> </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-eps.html\">Composition (EPS)</a></p></div><p><b>status</b>: Preliminary</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 60591-5}\">Patient summary Document</span></p><p><b>date</b>: 2024-02-08 14:01:30+0000</p><p><b>author</b>: <a href=\"Bundle-EPSExampleBundle01NoProblemsMedicationAllergies.html#urn-uuid-75db30ee-7028-486c-929a-c5126837f472\">APS Generator</a></p><p><b>title</b>: Austrian Patient Summary</p><p><b>custodian</b>: <a href=\"Bundle-EPSExampleBundle01NoProblemsMedicationAllergies.html#urn-uuid-6bcdcc96-1443-48bd-ab41-7692dc1baecd\">Muster-Organization</a></p></div>"^^rdf:XMLLiteral
] ; #
fhir:status [ fhir:v "preliminary"] ; #
fhir:type [
( fhir:coding [
a loinc:60591-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "60591-5" ] ;
fhir:display [ fhir:v "Patient summary Document" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "urn:uuid:0fed5ebe-ca8f-4ad1-aba4-ddad45bd6cc8" ] ;
fhir:display [ fhir:v "Maria Musterfrau" ]
] ; #
fhir:date [ fhir:v "2024-02-08T14:01:30+00:00"^^xsd:dateTime] ; #
fhir:author ( [
fhir:reference [ fhir:v "urn:uuid:75db30ee-7028-486c-929a-c5126837f472" ] ;
fhir:display [ fhir:v "APS Generator" ]
] ) ; #
fhir:title [ fhir:v "Austrian Patient Summary"] ; #
fhir:custodian [
fhir:reference [ fhir:v "urn:uuid:6bcdcc96-1443-48bd-ab41-7692dc1baecd" ] ;
fhir:display [ fhir:v "Muster-Organization" ]
] ; #
fhir:section ( [
fhir:title [ fhir:v "Medikationsliste" ] ;
fhir:code [
( fhir:coding [
a loinc:10160-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10160-0" ] ;
fhir:display [ fhir:v "History of Medication use Narrative" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Narrativer Text muss generiert werden.</p></div>"^^rdf:XMLLiteral ] ;
fhir:emptyReason [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "nilknown" ] ] ) ]
] [
fhir:title [ fhir:v "Allergien und Intoleranzen" ] ;
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 "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Narrativer Text muss generiert werden.</p></div>"^^rdf:XMLLiteral ] ;
fhir:emptyReason [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "nilknown" ] ] ) ]
] [
fhir:title [ fhir:v "Gesundheitsprobleme und Risiken" ] ;
fhir:code [
( fhir:coding [
a loinc:11450-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11450-4" ] ;
fhir:display [ fhir:v "Problem list - Reported" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Narrativer Text muss generiert werden.</p></div>"^^rdf:XMLLiteral ] ;
fhir:emptyReason [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "nilknown" ] ] ) ]
] [
fhir:title [ fhir:v "Eingriffe und Therapien" ] ;
fhir:code [
( fhir:coding [
a loinc:47519-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "47519-4" ] ;
fhir:display [ fhir:v "History of Procedures Document" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Narrativer Text muss generiert werden.</p></div>"^^rdf:XMLLiteral ] ;
fhir:emptyReason [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "nilknown" ] ] ) ]
] [
fhir:title [ fhir:v "Implantate, medizinische Geräte und Heilbehelfe" ] ;
fhir:code [
( fhir:coding [
a loinc:46264-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "46264-8" ] ;
fhir:display [ fhir:v "History of medical device use" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Narrativer Text muss generiert werden.</p></div>"^^rdf:XMLLiteral ] ;
fhir:emptyReason [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "nilknown" ] ] ) ]
] ) . #
<urn:uuid:0fed5ebe-ca8f-4ad1-aba4-ddad45bd6cc8> a fhir:Patient ;
fhir:id [ fhir:v "EPSExampleBundle01-patient"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.eu/fhir/eps/StructureDefinition/patient-eu-eps"^^xsd:anyURI ;
fhir:link <http://hl7.eu/fhir/eps/StructureDefinition/patient-eu-eps> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_EPSExampleBundle01-patient\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient EPSExampleBundle01-patient</b></p><a name=\"EPSExampleBundle01-patient\"> </a><a name=\"hcEPSExampleBundle01-patient\"> </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-patient-eu-eps.html\">Patient (EPS)</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Maria Johanna Musterfrau Female, DoB: 1961-12-24</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known Marital status of Patient\">Marital Status:</td><td colspan=\"3\"><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-MaritalStatus M}\">Married</span></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:+43.2682.40400\">+43.2682.40400</a></li><li><a href=\"tel:+43.664.1234567\">+43.664.1234567</a></li><li><a href=\"mailto:musterfrau@provider.at\">musterfrau@provider.at</a></li><li>Musterstraße 13a Eisenstadt Burgenland 7000 AUT (home)</li></ul></td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:name ( [
fhir:family [ fhir:v "Musterfrau" ] ;
( fhir:given [ fhir:v "Maria" ] [ fhir:v "Johanna" ] ) ;
( fhir:prefix [ fhir:v "Dr." ] )
] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+43.2682.40400" ] ;
fhir:use [ fhir:v "home" ]
] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+43.664.1234567" ] ;
fhir:use [ fhir:v "mobile" ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "musterfrau@provider.at" ]
] ) ; #
fhir:gender [ fhir:v "female"] ; #
fhir:birthDate [ fhir:v "1961-12-24"^^xsd:date] ; #
fhir:address ( [
fhir:use [ fhir:v "home" ] ;
( fhir:line [ fhir:v "Musterstraße 13a" ] ) ;
fhir:city [ fhir:v "Eisenstadt" ] ;
fhir:state [ fhir:v "Burgenland" ] ;
fhir:postalCode [ fhir:v "7000" ] ;
fhir:country [ fhir:v "AUT" ]
] ) ; #
fhir:maritalStatus [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"^^xsd:anyURI ] ;
fhir:code [ fhir:v "M" ] ;
fhir:display [ fhir:v "Married" ] ] )
] . #
<urn:uuid:75db30ee-7028-486c-929a-c5126837f472> a fhir:Device ;
fhir:id [ fhir:v "EPSExampleBundle01-author"] ; #
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Dieses Gerät erzeugt ein APS FHIR-Dokument.</p></div>"^^rdf:XMLLiteral
] ; #
fhir:deviceName ( [
fhir:name [ fhir:v "APS Generator" ] ;
fhir:type [ fhir:v "user-friendly-name" ]
] ) . #
<urn:uuid:6bcdcc96-1443-48bd-ab41-7692dc1baecd> a fhir:Organization ;
fhir:id [ fhir:v "EPSExampleBundle01-custodian"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_EPSExampleBundle01-custodian\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization EPSExampleBundle01-custodian</b></p><a name=\"EPSExampleBundle01-custodian\"> </a><a name=\"hcEPSExampleBundle01-custodian\"> </a><p><b>name</b>: Muster-Organization</p></div>"^^rdf:XMLLiteral
] ; #
fhir:name [ fhir:v "Muster-Organization"] . #
IG © 2024+ HL7 Europe. Package hl7.fhir.eu.eps#0.0.1-ci based on FHIR 4.0.1. Generated 2025-06-20