MyHealth@EU Core
1.0.0 - trial-use
150
MyHealth@EU Core - Downloaded Version 1.0.0 See the Directory of published versions
<DiagnosticReport xmlns="http://hl7.org/fhir">
<id value="a3b4c5d6-e7f8-9012-abcd-123456789012"/>
<meta>
<profile
value="http://fhir.ehdsi.eu/core/StructureDefinition/diagnosticReport-myhealtheu-core"/>
</meta>
<language value="en-GB"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">Laboratory Report - John Doe</div>
</text>
<identifier>
<system value="http://example.org/report-ids"/>
<value value="LAB-2024-001"/>
</identifier>
<status value="final"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="58410-2"/>
<display value="CBC panel - Blood by Automated count"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"/>
</subject>
<effectiveDateTime value="2024-01-10"/>
<issued value="2024-01-10T14:00:00Z"/>
<performer>🔗
<reference value="Organization/ff4d98d1-69c9-43db-896e-58d11c15662c"/>
</performer>
<result>🔗
<reference value="Observation/e1f2a3b4-c5d6-7890-efab-901234567890"/>
</result>
</DiagnosticReport>