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

FHIR IG analytics

Packagehl7.fhir.be.drp
Resource TypeTask
IdTask-performer-task-1-uc5a-1.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 performer-task-1-uc5a-1

partOf: Task: status = completed; intent = order; executionPeriod = 2023-02-08 --> 2023-02-08

status: Completed

intent: order

executionPeriod: 2023-02-08 --> 2023-02-08

authoredOn: 2020-01-01 00:00:00+0100

owner: Identifier: BeSSINNamingSystem/09090900110


Source1

{
  "resourceType": "Task",
  "id": "performer-task-1-uc5a-1",
  "meta": {
    "profile": [
      "https://www.ehealth.fgov.be/standards/fhir/drp/StructureDefinition/be-performer-task"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "partOf": [
    {
      "reference": "Task/referral-task-uc5a-1"
    }
  ],
  "status": "completed",
  "intent": "order",
  "executionPeriod": {
    "start": "2023-02-08",
    "end": "2023-02-08"
  },
  "authoredOn": "2020-01-01T00:00:00+01:00",
  "owner": {
    "identifier": {
      "system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
      "value": "09090900110"
    }
  }
}