{
  "resourceType": "Task",
  "id": "a0fc5221-bcd9-46f1-922f-c2913dae5d63",
  "identifier": [
    {
      "assigner": {
        "identifier": {
          "system": "http://fhir.nl/fhir/NamingSystem/ura",
          "value": "22222222",
          "type": {
            "coding": [
              {
                "code": "author",
                "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type"
              }
            ]
          }
        }
      },
      "system": "https://cp2-test.example.org/tasks",
      "value": "a0fc5221-bcd9-46f1-922f-c2913dae5d63"
    }
  ],
  "status": "requested",
  "intent": "order",
  "code": {
    "coding": [
      {
        "code": "fulfill",
        "system": "http://hl7.org/fhir/CodeSystem/task-code"
      }
    ]
  },
  "focus": {
    "reference": "ServiceRequest/53a41e63-e826-45fa-9076-9be4b18399c8",
    "display": "ServiceRequest Nursing"
  },
  "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": "HealthcareService/b48826dc-2d58-479a-bfd3-80b7a9d69757",
    "display": "Organization 3 - HealthcareService Verpleging"
  },
  "location": {
    "reference": "Location/9a2b8f1c-4e7d-42a1-b3c9-2d5e8f7a6c1b",
    "display": "Organization 3 - Location Nursing Department"
  }
}
