MyHealth@Eu Patient Summary - Local Development build (v1.0.0-ci-build) 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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:DiagnosticReport ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ObservationRadiologyExample"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.eu/fhir/eps/StructureDefinition/diagnosticReport-eu-eps"^^xsd:anyURI ;
fhir:l <http://hl7.eu/fhir/eps/StructureDefinition/diagnosticReport-eu-eps> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport ObservationRadiologyExample</b></p><a name=\"ObservationRadiologyExample\"> </a><a name=\"hcObservationRadiologyExample\"> </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/eps/xtehr/StructureDefinition-diagnosticReport-eu-eps.html\">DiagnosticReport (EPS)</a></p></div><h2><span title=\"Codes:{http://loinc.org 58410-2}\">CBC panel - Blood by Automated count</span> (<span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 LAB}\">Laboratory</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>John Albertus Doe Male, DoB: 1989-12-12 ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin#89121210976 (use: official, ))</td></tr><tr><td>When For</td><td>2025-02-10 09:30:00+0100</td></tr><tr><td>Reported</td><td>2025-02-10 11:00:00+0100</td></tr><tr><td>Performer</td><td> <a href=\"Bundle-BundleExampleEps.html#urn-uuid-ff4d98d1-69c9-43db-896e-58d11c15662c\">Organization University Hospital Berlin</a></td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td></tr><tr><td colspan=\"2\"><i>The observation 'Observation/hb-result' could not be resolved</i></td></tr><tr><td colspan=\"2\"><i>The observation 'Observation/wbc-result' could not be resolved</i></td></tr></table><p>Blood count within normal limits.</p><p><b>Coded Conclusions:</b></p><ul><li><span title=\"Codes:{http://snomed.info/sct 166717003}\">Serum creatinine raised</span></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:category ( [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0074> ] ;
fhir:code [ fhir:v "LAB" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
a loinc:58410-2 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org> ] ;
fhir:code [ fhir:v "58410-2" ] ] )
] ; #
fhir:subject [
fhir:l <urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49> ;
fhir:reference [ fhir:v "urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49" ]
] ; #
fhir:effective [
a fhir:DateTime ;
fhir:v "2025-02-10T09:30:00+01:00"^^xsd:dateTime
] ; #
fhir:issued [ fhir:v "2025-02-10T11:00:00+01:00"^^xsd:dateTime] ; #
fhir:performer ( [
fhir:l <urn:uuid:ff4d98d1-69c9-43db-896e-58d11c15662c> ;
fhir:reference [ fhir:v "urn:uuid:ff4d98d1-69c9-43db-896e-58d11c15662c" ]
] ) ; #
fhir:result ( [
fhir:l fhir:Observation/hb-result ;
fhir:reference [ fhir:v "Observation/hb-result" ]
] [
fhir:l fhir:Observation/wbc-result ;
fhir:reference [ fhir:v "Observation/wbc-result" ]
] ) ; #
fhir:conclusion [ fhir:v "Blood count within normal limits."] ; #
fhir:conclusionCode ( [
( fhir:coding [
a sct:166717003 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "166717003" ] ] )
] ) ; #
fhir:presentedForm ( [
fhir:contentType [ fhir:v "application/pdf" ] ;
fhir:url [
fhir:v "https://example.org/reports/cbc-report.pdf"^^xsd:anyURI ;
fhir:l <https://example.org/reports/cbc-report.pdf> ] ;
fhir:title [ fhir:v "Laboratory Report" ]
] ) . #
IG © 2026+ MyHealth@Eu. Package myhealth.eu.fhir.eps#1.0.0-ci-build based on FHIR 4.0.1. Generated 2026-03-31