NPHCDA Immunization FHIR IG
0.7.0 - ci-build Nigeria flag

NPHCDA Immunization FHIR IG, published by https://nphcda.gov.ng. This guide is not an authorized publication; it is the continuous build for version 0.7.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Nigeria-FHIR-Community/NPHCDA-ImmunizationIG/ and changes regularly. See the Directory of published versions

: Example NG-Imm Provenance Update - JSON Representation

Raw json | Download

{
  "resourceType" : "Provenance",
  "id" : "provenance-002",
  "meta" : {
    "profile" : [
      🔗 "http://nphcda.gov.ng/ig/immunization/StructureDefinition/ng-imm-provenance"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Provenance provenance-002</b></p><a name=\"provenance-002\"> </a><a name=\"hcprovenance-002\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ng-imm-provenance.html\">NG-Imm Provenance</a></p></div><p>Provenance for: </p><ul><li><a href=\"Patient-patient-003.html\">Tolu Oluwatobi Adeyemi  Male, DoB: 2022-09-21 ( MRN)</a></li><li><a href=\"AllergyIntolerance-allergyIntolerance-002.html\">AllergyIntolerance Measles morbillivirus and Rubella virus antigens only vaccine product</a></li></ul><p>Summary</p><table class=\"grid\"><tr><td>Occurrence</td><td>2025-08-10 12:20:00+0100</td></tr><tr><td>Recorded</td><td>2025-08-10 12:35:00+0100</td></tr><tr><td>Policy</td><td><ul><li>urn:policy:nphcda:aefi-reporting-guideline:v2</li><li>urn:policy:ndpr:2019</li></ul></td></tr><tr><td>Location</td><td><a href=\"Location-location-003.html\">Location Benue State Mobile Immunization Team</a></td></tr><tr><td>Activity</td><td><span title=\"Codes:{http://hl7.org/fhir/w3c-provenance-activity-type End}\">Updating patient and allergy records</span></td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>Role</b></td><td><b>who</b></td></tr><tr><td/><td><a href=\"PractitionerRole-practitionerrole-002.html\">PractitionerRole </a></td></tr><tr><td/><td><a href=\"Organization-organization-002.html\">Organization Garki Specialist Hospital</a></td></tr></table></div>"
  },
  "target" : [
    {
      🔗 "reference" : "Patient/patient-003"
    },
    {
      🔗 "reference" : "AllergyIntolerance/allergyIntolerance-002"
    }
  ],
  "occurredDateTime" : "2025-08-10T12:20:00+01:00",
  "recorded" : "2025-08-10T12:35:00+01:00",
  "policy" : [
    "urn:policy:nphcda:aefi-reporting-guideline:v2",
    "urn:policy:ndpr:2019"
  ],
  "location" : {
    🔗 "reference" : "Location/location-003"
  },
  "reason" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
          "code" : "PAT",
          "display" : "Patient Request"
        }
      ],
      "text" : "Update due to reporting of measles vaccine adverse event"
    }
  ],
  "activity" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/w3c-provenance-activity-type",
        "code" : "End",
        "display" : "wasEndedBy"
      }
    ],
    "text" : "Updating patient and allergy records"
  },
  "agent" : [
    {
      "role" : [
        {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"
            }
          ]
        }
      ],
      "who" : {
        🔗 "reference" : "PractitionerRole/practitionerrole-002"
      }
    },
    {
      "role" : [
        {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"
            }
          ]
        }
      ],
      "who" : {
        🔗 "reference" : "Organization/organization-002"
      }
    }
  ],
  "signature" : [
    {
      "type" : [
        {
          "system" : "urn:iso-astm:E1762-95:2013",
          "code" : "1.2.840.10065.1.12.1.5",
          "display" : "Verification Signature"
        }
      ],
      "when" : "2025-08-10T12:34:50+01:00",
      "who" : {
        🔗 "reference" : "Practitioner/practitioner-002"
      },
      "sigFormat" : "application/jose",
      "data" : "dmVyaWZpZWQtYWVmLWp3cw=="
    }
  ]
}