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

FHIR IG analytics

Packagehl7.fhir.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 (use: official, )

status: Requested

intent: order

code: Fulfill the focal request

focus: ServiceRequest Nursing

for: Jaantje Merkens Female, DoB: 1950-02-26 ( http://fhir.nl/fhir/NamingSystem/bsn#111222333)

requester: Caroline van Dijk at Organization 2 (Identifier: http://fhir.nl/fhir/NamingSystem/uzi/02222222)

owner: Organization 3 - HealthcareService Verpleging (Identifier: Uniform Resource Identifier (URI)/urn:uuid:b48826dc-2d58-479a-bfd3-80b7a9d69757)

location: Organization 3 - Location Nursing Department (Identifier: Uniform Resource Identifier (URI)/urn:uuid:9a2b8f1c-4e7d-42a1-b3c9-2d5e8f7a6c1b)


Source1

{
  "resourceType": "Task",
  "id": "a0fc5221-bcd9-46f1-922f-c2913dae5d63",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "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": "custodian"
              }
            ]
          },
          "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": {
    "type": "PractitionerRole",
    "identifier": {
      "system": "http://fhir.nl/fhir/NamingSystem/uzi",
      "value": "02222222",
      "assigner": {
        "identifier": {
          "system": "http://fhir.nl/fhir/NamingSystem/kvk",
          "value": "50000535"
        }
      }
    },
    "display": "Caroline van Dijk at Organization 2"
  },
  "owner": {
    "type": "HealthcareService",
    "identifier": {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:uuid:b48826dc-2d58-479a-bfd3-80b7a9d69757",
      "assigner": {
        "identifier": {
          "system": "http://fhir.nl/fhir/NamingSystem/kvk",
          "value": "50000535"
        }
      }
    },
    "display": "Organization 3 - HealthcareService Verpleging"
  },
  "location": {
    "type": "Location",
    "identifier": {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:uuid:9a2b8f1c-4e7d-42a1-b3c9-2d5e8f7a6c1b",
      "assigner": {
        "identifier": {
          "system": "http://fhir.nl/fhir/NamingSystem/kvk",
          "value": "50000535"
        }
      }
    },
    "display": "Organization 3 - Location Nursing Department"
  }
}