FHIR IG analytics| Package | ng.gov.nphcda.immunization |
| Resource Type | Provenance |
| Id | Provenance-provenance-003.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Provenance provenance-003
Profile: NG-Imm Provenance
Summary
| Recorded | 2025-08-17 10:30:00+0100 |
| Activity | wasStartedBy |
Agents
| who |
| Practitioner Nkiru Okafor |
{
"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"
}
}
]
}