FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.nl.gf
Resource TypeTask
IdTask-a0fc5221-bcd9-46f1-922f-c2913dae5d63.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Task a0fc5221-bcd9-46f1-922f-c2913dae5d63

identifier: https://cp2-test.example.org/tasks/a0fc5221-bcd9-46f1-922f-c2913dae5d63

status: Requested

intent: order

code: Fulfill the focal request

focus: ServiceRequest Nursing

for: Jaantje Merkens Female, DoB: 1950-02-26 ( http://organization2.example.org/EHR/patients#vdfesz)

requester: Caroline van Dijk at Organization 2

owner: Organization 3 - HealthcareService Verpleging

location: Organization 3 - Location Nursing Department


Source1

{
  "resourceType": "Task",
  "id": "a0fc5221-bcd9-46f1-922f-c2913dae5d63",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://cp2-test.example.org/tasks",
      "value": "a0fc5221-bcd9-46f1-922f-c2913dae5d63",
      "assigner": {
        "identifier": {
          "type": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
                "code": "author"
              }
            ]
          },
          "system": "http://fhir.nl/fhir/NamingSystem/ura",
          "value": "22222222"
        }
      }
    }
  ],
  "status": "requested",
  "intent": "order",
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/CodeSystem/task-code",
        "code": "fulfill"
      }
    ]
  },
  "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"
  }
}