German Practice Management FHIR Profiles (R4)
0.71.0 - STU1
DE
German Practice Management FHIR Profiles (R4) - Local Development build (v0.71.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Composition xmlns="http://hl7.org/fhir">
<id value="example-card-entry-composition"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Composition example-card-entry-composition</b></p><a name="example-card-entry-composition"> </a><a name="hcexample-card-entry-composition"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title="Codes:{http://loinc.org 11506-3}">Progress note</span></p><p><b>date</b>: 2026-05-18 10:05:00+0100</p><p><b>author</b>: <a href="Practitioner-example-practitioner.html">Practitioner Markus Schoell (official)</a></p><p><b>title</b>: Card Entry</p></div>
</text>
<status value="final"/>
<type>
<coding>
<system value="http://loinc.org"/>
<code value="11506-3"/>
<display value="Progress note"/>
</coding>
</type>
<subject>🔗
<reference value="Patient/example-patient"/>
</subject>
<date value="2026-05-18T10:05:00+01:00"/>
<author>🔗
<reference value="Practitioner/example-practitioner"/>
</author>
<title value="Card Entry"/>
<section>
<title value="Assessment"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">Patient reports fatigue and elevated glucose readings.</div>
</text>
</section>
</Composition>