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

FHIR IG analytics

Packagehl7.fhir.au.ereq
Resource TypeTask
IdTask-task-communicationrequest-urgent-results-to-provider.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 task-communicationrequest-urgent-results-to-provider

Profile: AU eRequesting Task Communication Request

Tag: fulfilment of a task (Details: Resource Tag code fulfilment-task = 'fulfilment of a task')

groupIdentifier: Placer Group Number/EMC4542244-5624

partOf: Task Fulfill the focal request

status: Requested

intent: order

priority: Urgent

code: Fulfill the focal request

focus: CommunicationRequest: groupIdentifier = Placer Group Number: EMC4542244-5624; status = active; category = Urgent Results; priority = urgent; medium = telephone; authoredOn = 2024-05-11

for: Fred Roberts Male, DoB: 1961-06-16 ( IHI: Austalian Healthcare Identifier - Individual#8003608500314661)

authoredOn: 2024-05-11

requester: PractitionerRole General practitioner

owner: Organization Mount Charlton Radiology


Source1

{
  "resourceType": "Task",
  "id": "task-communicationrequest-urgent-results-to-provider",
  "meta": {
    "profile": [
      "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-task-communicationrequest"
    ],
    "tag": [
      {
        "system": "http://terminology.hl7.org.au/CodeSystem/resource-tag",
        "code": "fulfilment-task"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "groupIdentifier": {
    "type": {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
          "code": "PGN"
        }
      ],
      "text": "Placer Group Number"
    },
    "system": "http://ns.electronichealth.net.au/id/hpio-scoped/order/1.0/8003629900040359",
    "value": "EMC4542244-5624",
    "assigner": {
      "reference": "Organization/elimbah-medical-centre",
      "display": "Elimbah Medical Centre"
    }
  },
  "partOf": [
    {
      "reference": "Task/taskgroup-imaging-1"
    }
  ],
  "status": "requested",
  "intent": "order",
  "priority": "urgent",
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/CodeSystem/task-code",
        "code": "fulfill"
      }
    ]
  },
  "focus": {
    "reference": "CommunicationRequest/communicationrequest-urgent-results-to-provider"
  },
  "for": {
    "reference": "Patient/roberts-fred"
  },
  "authoredOn": "2024-05-11",
  "requester": {
    "reference": "PractitionerRole/generalpractitioner-guthridge-jarred"
  },
  "owner": {
    "reference": "Organization/mount-charlton-radiology"
  }
}