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

FHIR IG analytics

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

Provenance for:

Summary

Occurrence2025-08-16 09:40:00+0100
Recorded2025-08-16 09:45:30+0100
Policy
  • urn:policy:nphcda:ri-data-governance:v1
  • urn:policy:nitda:ndpr:2019
  • urn:policy:who:eul:immunization-data-guidance
LocationLocation Surulere Primary Health Centre
ActivityCreation of immunization record

Agents

Rolewho
PractitionerRole
Organization Surulere Primary Health Centre

Source1

{
  "resourceType": "Provenance",
  "id": "provenance-001",
  "meta": {
    "profile": [
      "https://nphcda.gov.ng/ig/StructureDefinition/ng-imm-provenance"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "target": [
    {
      "reference": "Immunization/immunization-001"
    },
    {
      "reference": "Patient/patient-001"
    }
  ],
  "occurredDateTime": "2025-08-16T09:40:00+01:00",
  "recorded": "2025-08-16T09:45:30+01:00",
  "policy": [
    "urn:policy:nphcda:ri-data-governance:v1",
    "urn:policy:nitda:ndpr:2019",
    "urn:policy:who:eul:immunization-data-guidance"
  ],
  "location": {
    "reference": "Location/location-001"
  },
  "reason": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
          "code": "TREAT",
          "display": "Treatment"
        }
      ],
      "text": "Routine immunization service delivery"
    }
  ],
  "activity": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/w3c-provenance-activity-type",
        "code": "Usage",
        "display": "used"
      }
    ],
    "text": "Creation of immunization record"
  },
  "agent": [
    {
      "role": [
        {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"
            }
          ]
        }
      ],
      "who": {
        "reference": "PractitionerRole/practitionerrole-001"
      }
    },
    {
      "role": [
        {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"
            }
          ]
        }
      ],
      "who": {
        "reference": "Organization/organization-001"
      }
    }
  ],
  "signature": [
    {
      "type": [
        {
          "system": "urn:iso-astm:E1762-95:2013",
          "code": "1.2.840.10065.1.12.1.1",
          "display": "Author's Signature"
        }
      ],
      "when": "2025-08-16T09:45:20+01:00",
      "who": {
        "reference": "Practitioner/practitioner-001"
      },
      "sigFormat": "application/jose",
      "data": "ZXhhbXBsZS1qb3NlLXNpZw=="
    }
  ]
}