German Practice Management FHIR Profiles (R4)
0.49.0 - STU1
German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<DocumentReference xmlns="http://hl7.org/fhir">
<id value="example-documentreference"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DocumentReference example-documentreference</b></p><a name="example-documentreference"> </a><a name="hcexample-documentreference"> </a><p><b>status</b>: Current</p><p><b>type</b>: <span title="Codes:{http://loinc.org 18842-5}">Discharge summary</span></p><p><b>subject</b>: <a href="Patient-example-patient.html">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ContentType</b></td><td><b>Url</b></td></tr><tr><td style="display: none">*</td><td>application/pdf</td><td><a href="https://simplifier.net/resolve?scope=de.basisprofil.r4@1.6.0-ballot2&canonical=https://example.org/entlassbrief-weber.pdf">https://example.org/entlassbrief-weber.pdf</a></td></tr></table></blockquote></div>
</text>
<status value="current"/>
<type>
<coding>
<system value="http://loinc.org"/>
<code value="18842-5"/>
<display value="Discharge summary"/>
</coding>
</type>
<subject>🔗
<reference value="Patient/example-patient"/>
</subject>
<content>
<attachment>
<contentType value="application/pdf"/>
<url value="https://example.org/entlassbrief-weber.pdf"/>
</attachment>
</content>
</DocumentReference>