Netherlands - Generic Functions for data exchange Implementation Guide
0.2.0 - ci-build Netherlands flag

Netherlands - Generic Functions for data exchange Implementation Guide, published by Stichting Nuts. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nuts-foundation/nl-generic-functions-ig/ and changes regularly. See the Directory of published versions

: Organization 2 - Task for ServiceRequest Nursing - JSON Representation

Raw json | Download

{
  "resourceType" : "Task",
  "id" : "a0fc5221-bcd9-46f1-922f-c2913dae5d63",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Task a0fc5221-bcd9-46f1-922f-c2913dae5d63</b></p><a name=\"a0fc5221-bcd9-46f1-922f-c2913dae5d63\"> </a><a name=\"hca0fc5221-bcd9-46f1-922f-c2913dae5d63\"> </a><p><b>basedOn</b>: <a href=\"ServiceRequest-53a41e63-e826-45fa-9076-9be4b18399c8.html\">ServiceRequest Nursing</a></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}\">Fulfill the focal request</span></p><p><b>for</b>: <a href=\"Patient-27e58ece-409e-44f9-8cc1-b33495a0ef9d.html\">Jaantje Merkens  Female, DoB: 1950-02-26 ( http://organization2.example.org/EHR/patients#vdfesz)</a></p><p><b>requester</b>: <a href=\"PractitionerRole-f051d3bd-26ff-4030-a5b6-fc4ef2be83ba.html\">Caroline van Dijk at Organization 2</a></p><p><b>owner</b>: <a href=\"https://cp3-test.example.org/fhirr4/Organization/631cf10e-42d6-4165-9907-11e2333d4a85\">Nursing department at Organization 3</a></p></div>"
  },
  "basedOn" : [
    {
      🔗 "reference" : "ServiceRequest/53a41e63-e826-45fa-9076-9be4b18399c8",
      "display" : "ServiceRequest Nursing"
    }
  ],
  "status" : "requested",
  "intent" : "order",
  "code" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/CodeSystem/task-code",
        "code" : "fulfill"
      }
    ]
  },
  "for" : {
    🔗 "reference" : "Patient/27e58ece-409e-44f9-8cc1-b33495a0ef9d"
  },
  "requester" : {
    🔗 "reference" : "PractitionerRole/f051d3bd-26ff-4030-a5b6-fc4ef2be83ba",
    "display" : "Caroline van Dijk at Organization 2"
  },
  "owner" : {
    "reference" : "https://cp3-test.example.org/fhirr4/Organization/631cf10e-42d6-4165-9907-11e2333d4a85",
    "display" : "Nursing department at Organization 3"
  }
}