MyHealth@EU Core
1.0.0 - trial-use
150
This page is part of the MyHealth@Eu Core (v1.0.0: Wave 9) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
<Composition xmlns="http://hl7.org/fhir">
<id value="f2a3b4c5-d6e7-8901-fabc-012345678901"/>
<meta>
<profile
value="http://fhir.ehdsi.eu/core/StructureDefinition/composition-myhealtheu-core"/>
</meta>
<language value="en-GB"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">Patient Summary - John Doe</div>
</text>
<identifier>
<system value="http://example.org/composition-ids"/>
<value value="COMP-2024-001"/>
</identifier>
<status value="final"/>
<type>
<coding>
<system value="http://loinc.org"/>
<code value="11502-2"/>
<display value="Laboratory report"/>
</coding>
</type>
<subject>🔗
<reference value="Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"/>
</subject>
<date value="2024-01-15"/>
<author>🔗
<reference value="PractitionerRole/b975ec26-4ecf-4588-9fa2-afbb0d9fc530"/>
</author>
<title value="Patient Summary - John Doe"/>
<attester>
<mode value="legal"/>
<time value="2024-01-15T10:00:00Z"/>
<party>🔗
<reference
value="PractitionerRole/b975ec26-4ecf-4588-9fa2-afbb0d9fc530"/>
</party>
</attester>
<custodian>🔗
<reference value="Organization/ff4d98d1-69c9-43db-896e-58d11c15662c"/>
</custodian>
<section>
<title value="Active Problems"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="11450-4"/>
<display value="Problem list - Reported"/>
</coding>
</code>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">Type 2 diabetes mellitus</div>
</text>
<entry>🔗
<reference value="Condition/c3d4e5f6-a7b8-9012-cdef-123456789012"/>
</entry>
</section>
</Composition>