<?xml version="1.0" encoding="UTF-8"?>

<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="ExampleHomeNursingOriginalRequest"/>
  <meta>
    <profile value="https://fhir.cognovis.de/praxis/StructureDefinition/home-nursing-request-de"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest ExampleHomeNursingOriginalRequest</b></p><a name="ExampleHomeNursingOriginalRequest"> </a><a name="hcExampleHomeNursingOriginalRequest"> </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-home-nursing-request-de.html">Home Nursing Request DE</a></p></div><p><b>identifier</b>: <code>https://fhir.cognovis.de/praxis/NamingSystem/home-nursing-order-id</code>/E12-ORDER-2026-0001</p><p><b>basedOn</b>: <a href="CarePlan-ExampleHomeNursingPlan.html">CarePlan Home-nursing care plan</a></p><p><b>status</b>: Revoked</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{https://fhir.cognovis.de/praxis/CodeSystem/annex-2b-care-domain e12-home-nursing}">e12 Home Nursing</span></p><p><b>code</b>: <span title="Codes:">Home nursing</span></p><p><b>subject</b>: <a href="Patient-ExampleRehabPatient.html">Alex Becker (official) Unknown, DoB: 1978-04-17</a></p><p><b>occurrence</b>: 2026-08-01 --&gt; 2026-09-30</p><p><b>authoredOn</b>: 2026-07-20</p><p><b>requester</b>: <a href="Practitioner-ExampleRehabRequester.html">Practitioner Klara Neumann </a></p><p><b>performer</b>: <a href="Organization-ExampleCoordinatedCareProvider.html">Organization Example coordinated-care provider</a></p><p><b>reasonReference</b>: <a href="Condition-ExampleRehabCondition.html">Condition </a></p><p><b>insurance</b>: <a href="Coverage-ExampleRehabCoverage.html">Coverage: identifier = Gesetzliche Krankenversicherung; status = active; type = gesetzliche Krankenversicherung</a></p><p><b>supportingInfo</b>: <a href="Observation-ExampleCoordinatedCareEvidence.html">Observation </a></p></div>
  </text>
  <identifier>
    <system value="https://fhir.cognovis.de/praxis/NamingSystem/home-nursing-order-id"/>
    <value value="E12-ORDER-2026-0001"/>
  </identifier>
  <basedOn>
    <reference value="CarePlan/ExampleHomeNursingPlan"/>
  </basedOn>
  <status value="revoked"/>
  <intent value="order"/>
  <category>
    <coding>
      <system value="https://fhir.cognovis.de/praxis/CodeSystem/annex-2b-care-domain"/>
      <code value="e12-home-nursing"/>
    </coding>
  </category>
  <code>
    <text value="Home nursing"/>
  </code>
  <subject>
    <reference value="Patient/ExampleRehabPatient"/>
  </subject>
  <occurrencePeriod>
    <start value="2026-08-01"/>
    <end value="2026-09-30"/>
  </occurrencePeriod>
  <authoredOn value="2026-07-20"/>
  <requester>
    <reference value="Practitioner/ExampleRehabRequester"/>
  </requester>
  <performer>
    <reference value="Organization/ExampleCoordinatedCareProvider"/>
  </performer>
  <reasonReference>
    <reference value="Condition/ExampleRehabCondition"/>
  </reasonReference>
  <insurance>
    <reference value="Coverage/ExampleRehabCoverage"/>
  </insurance>
  <supportingInfo>
    <reference value="Observation/ExampleCoordinatedCareEvidence"/>
  </supportingInfo>
</ServiceRequest>