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

FHIR IG analytics

Packageng.gov.nphcda.immunization
Resource TypeProvenance
IdProvenance-provenance-003.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


Source1

{
  "resourceType": "Provenance",
  "id": "provenance-003",
  "meta": {
    "profile": [
      "https://nphcda.gov.ng/ig/StructureDefinition/ng-imm-provenance"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "target": [
    {
      "reference": "Immunization/immunization-003"
    }
  ],
  "recorded": "2025-08-17T10:30:00+01:00",
  "activity": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/w3c-provenance-activity-type",
        "code": "Start",
        "display": "wasStartedBy"
      }
    ]
  },
  "agent": [
    {
      "who": {
        "reference": "Practitioner/practitioner-001"
      }
    }
  ]
}