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

FHIR IG analytics

Packagezm-core
Resource TypeProvenance
IdProvenance-ExampleZMCoreCommunicationProvenance.json
FHIR VersionR5

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: Provenance ExampleZMCoreCommunicationProvenance

Provenance for CommunicationRequest: extension = Internal,http://hapi.moh.gov.zm/fhir/sid/message-template#DHIS2-REPORTING-REMINDER-v1,en,true,2026-08-11 17:00:00+0200,->Organization Chilenje First Level Hospital,SMS; identifier = http://hapi.moh.gov.zm/fhir/sid/communication-request-id#CR-DHIS2-2026-0001; status = active; intent = order; category = Operational; priority = routine; medium = Email; occurrence[x] = 2026-08-10 08:00:00+0200 --> 2026-08-11 17:00:00+0200; authoredOn = 2026-08-08 10:00:00+0200

Summary

Occurrence2026-08-08 10:00:00+0200
Recorded2026-08-08 10:00:01+0200
ActivityCreate communication request

Agents

TypewhoOn Behalf Of
AuthorPractitionerRole Organization Chilenje First Level Hospital

Source1

{
  "resourceType": "Provenance",
  "id": "ExampleZMCoreCommunicationProvenance",
  "meta": {
    "profile": [
      "http://hapi.moh.gov.zm/fhir/StructureDefinition/zm-core-communication-provenance"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "target": [
    {
      "reference": "CommunicationRequest/ExampleZMCoreCommunicationRequest"
    }
  ],
  "occurredDateTime": "2026-08-08T10:00:00+02:00",
  "recorded": "2026-08-08T10:00:01+02:00",
  "activity": {
    "text": "Create communication request"
  },
  "agent": [
    {
      "type": {
        "text": "Author"
      },
      "who": {
        "reference": "PractitionerRole/ExampleZMCorePractitionerRole"
      },
      "onBehalfOf": {
        "reference": "Organization/ExampleZMCoreOrganization"
      }
    }
  ]
}