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

<Task xmlns="http://hl7.org/fhir">
  <id value="np-eov-coordination-task-a"/>
  <meta>
    <profile value="http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-cow-coordination-task"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Task np-eov-coordination-task-a</b></p><a name="np-eov-coordination-task-a"> </a><a name="hcnp-eov-coordination-task-a"> </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-nl-cow-coordination-task.html">NL COW Coordination Task</a></p></div><p><b>identifier</b>: <a href="http://terminology.hl7.org/6.2.0/NamingSystem-uri.html" title="As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt 

This oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: 

Note that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.

This OID may also be used in CD.codeSystem.">Uniform Resource Identifier (URI)</a>/urn:uuid:8a1d4f6c-2e97-4b3a-a5c8-7d0f9e2b6c14</p><p><b>status</b>: Requested</p><p><b>intent</b>: order</p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/CodeSystem/task-code fulfill}, {http://snomed.info/sct 308292007}">Transfer of care</span></p><p><b>focus</b>: <a href="ServiceRequest-np-eov-servicerequest.html">ServiceRequest Transfer of care</a></p><p><b>for</b>: <a href="https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.12.0-beta.4&amp;canonical=http://fhir.org/packages/nictiz.fhir.nl.r4.nl-core/Patient/a91c3e7d-58b2-4f06-9d14-6e2b7c0a5f38">Patient/a91c3e7d-58b2-4f06-9d14-6e2b7c0a5f38</a></p><p><b>authoredOn</b>: 2026-04-17 09:15:00+0200</p><p><b>requester</b>: Placer Hospital (Identifier: Ura/11111111)</p><p><b>owner</b>: Fulfiller Home-care A (Identifier: Ura/33333333)</p><h3>Restrictions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Period</b></td></tr><tr><td style="display: none">*</td><td>?? --&gt; 2026-05-17 00:00:00+0200</td></tr></table></div>
  </text>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:8a1d4f6c-2e97-4b3a-a5c8-7d0f9e2b6c14"/>
  </identifier>
  <status value="requested"/>
  <intent value="order"/>
  <code>
    <coding>
      <system value="http://hl7.org/fhir/CodeSystem/task-code"/>
      <code value="fulfill"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="308292007"/>
      <display value="Transfer of care"/>
    </coding>
  </code>
  <focus>
    <reference value="ServiceRequest/np-eov-servicerequest"/>
  </focus>
  <for>
    <reference value="Patient/a91c3e7d-58b2-4f06-9d14-6e2b7c0a5f38"/>
  </for>
  <authoredOn value="2026-04-17T09:15:00+02:00"/>
  <requester>
    <identifier>
      <system value="http://fhir.nl/fhir/NamingSystem/ura"/>
      <value value="11111111"/>
    </identifier>
    <display value="Placer Hospital"/>
  </requester>
  <owner>
    <identifier>
      <system value="http://fhir.nl/fhir/NamingSystem/ura"/>
      <value value="33333333"/>
    </identifier>
    <display value="Fulfiller Home-care A"/>
  </owner>
  <restriction>
    <period>
      <end value="2026-05-17T00:00:00+02:00"/>
    </period>
  </restriction>
</Task>