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
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="ExampleServiceRequestZahntechnik"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest ExampleServiceRequestZahntechnik</b></p><a name="ExampleServiceRequestZahntechnik"> </a><a name="hcExampleServiceRequestZahntechnik"> </a><p><b>Digitaler Workflow</b>: digital</p><p><b>Fertigstellungstermin</b>: 2026-04-15 12:00:00+0200</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title="Codes:">Vollkeramikkrone Zahn 16</span></p><p><b>subject</b>: <a href="Patient-example-patient.html">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>authoredOn</b>: 2026-04-05</p><p><b>requester</b>: <a href="Practitioner-example-practitioner.html">Practitioner Markus Schoell (official)</a></p></div>
</text>
<extension
url="https://fhir.cognovis.de/praxis/StructureDefinition/digital-workflow">
<valueCode value="digital"/>
</extension>
<extension
url="https://fhir.cognovis.de/praxis/StructureDefinition/manufacturing-deadline">
<valueDateTime value="2026-04-15T12:00:00+02:00"/>
</extension>
<status value="active"/>
<intent value="order"/>
<code>
<text value="Vollkeramikkrone Zahn 16"/>
</code>
<subject>🔗
<reference value="Patient/example-patient"/>
</subject>
<authoredOn value="2026-04-05"/>
<requester>🔗
<reference value="Practitioner/example-practitioner"/>
</requester>
</ServiceRequest>