German Practice Management FHIR Profiles (R4)
Version 0.101.6 - release

: Failed therapeutic-remedy handover Task - XML Representation

Raw xml | Download


<Task xmlns="http://hl7.org/fhir">
  <id value="ExampleTherapeuticRemedyFailedTask"/>
  <meta>
    <profile
             value="https://fhir.cognovis.de/praxis/StructureDefinition/therapeutic-remedy-handover-task-de"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Task ExampleTherapeuticRemedyFailedTask</b></p><a name="ExampleTherapeuticRemedyFailedTask"> </a><a name="hcExampleTherapeuticRemedyFailedTask"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-therapeutic-remedy-handover-task-de.html">Therapeutic Remedy Handover Task DE</a></p></div><p><b>status</b>: Failed</p><p><b>statusReason</b>: <span title="Codes:">The local handover could not be completed.</span></p><p><b>intent</b>: order</p><p><b>focus</b>: <a href="RequestGroup-ExampleTherapeuticRemedyPrescriptionFailed.html">RequestGroup: identifier = https://example-producer.invalid/fhir/NamingSystem/therapeutic-remedy-prescription#prescription-2026-failed; status = active; intent = proposal; authoredOn = 2026-08-16</a></p></div>
  </text>
  <status value="failed"/>
  <statusReason>
    <text value="The local handover could not be completed."/>
  </statusReason>
  <intent value="order"/>
  <focus>🔗 
    <reference
               value="RequestGroup/ExampleTherapeuticRemedyPrescriptionFailed"/>
  </focus>
</Task>