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 - JSON Representation

Raw json | Download

{
  "resourceType" : "Provenance",
  "id" : "provenance-001",
  "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-001</b></p><a name=\"provenance-001\"> </a><a name=\"hcprovenance-001\"> </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=\"Immunization-immunization-001.html\">Immunization: extension = false; status = completed; vaccineCode = Pentavalent 1; occurrence[x] = 2025-08-10 09:35:00+0100; lotNumber = PENTA-LOT-24-0098; expirationDate = 2026-03-31; site = Left arm; route = Injection, intramuscular; doseQuantity = 0.5 mL</a></li><li><a href=\"Patient-patient-001.html\">Chinedu Emeka Okafor  Male, DoB: 2020-05-15 ( NIN)</a></li></ul><p>Summary</p><table class=\"grid\"><tr><td>Occurrence</td><td>2025-08-16 09:40:00+0100</td></tr><tr><td>Recorded</td><td>2025-08-16 09:45:30+0100</td></tr><tr><td>Policy</td><td><ul><li>urn:policy:nphcda:ri-data-governance:v1</li><li>urn:policy:nitda:ndpr:2019</li><li>urn:policy:who:eul:immunization-data-guidance</li></ul></td></tr><tr><td>Location</td><td><a href=\"Location-location-001.html\">Location Surulere Primary Health Centre</a></td></tr><tr><td>Activity</td><td><span title=\"Codes:{http://hl7.org/fhir/w3c-provenance-activity-type Usage}\">Creation of immunization record</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-001.html\">PractitionerRole </a></td></tr><tr><td/><td><a href=\"Organization-organization-001.html\">Organization Surulere Primary Health Centre</a></td></tr></table></div>"
  },
  "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=="
    }
  ]
}