NPHCDA Immunization FHIR IG
            
            0.7.0 - ci-build
  
            
          
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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
 a fhir:Provenance ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "provenance-001"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://nphcda.gov.ng/ig/StructureDefinition/ng-imm-provenance"^^xsd:anyURI ;
fhir:link <https://nphcda.gov.ng/ig/StructureDefinition/ng-imm-provenance>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:target ( [
fhir:reference [ fhir:v "Immunization/immunization-001" ]
  ] [
fhir:reference [ fhir:v "Patient/patient-001" ]
  ] ) ; # 
  fhir:occurred [
a fhir:dateTime ;
fhir:v "2025-08-16T09:40:00+01:00"^^xsd:dateTime
  ] ; # 
  fhir:recorded [ fhir:v "2025-08-16T09:45:30+01:00"^^xsd:dateTime] ; # 
  fhir:policy ( [ fhir:v "urn:policy:nphcda:ri-data-governance:v1"^^xsd:anyURI] [ fhir:v "urn:policy:nitda:ndpr:2019"^^xsd:anyURI] [ fhir:v "urn:policy:who:eul:immunization-data-guidance"^^xsd:anyURI] ) ; # 
  fhir:location [
fhir:reference [ fhir:v "Location/location-001" ]
  ] ; # 
  fhir:reason ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "TREAT" ] ;
fhir:display [ fhir:v "Treatment" ]     ] ) ;
fhir:text [ fhir:v "Routine immunization service delivery" ]
  ] ) ; # 
  fhir:activity [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/w3c-provenance-activity-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Usage" ] ;
fhir:display [ fhir:v "used" ]     ] ) ;
fhir:text [ fhir:v "Creation of immunization record" ]
  ] ; # 
  fhir:agent ( [
    ( fhir:role [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"^^xsd:anyURI ]       ] )     ] ) ;
fhir:who [
fhir:reference [ fhir:v "PractitionerRole/practitionerrole-001" ]     ]
  ] [
    ( fhir:role [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"^^xsd:anyURI ]       ] )     ] ) ;
fhir:who [
fhir:reference [ fhir:v "Organization/organization-001" ]     ]
  ] ) ; # 
  fhir:signature ( [
    ( fhir:type [
fhir:system [ fhir:v "urn:iso-astm:E1762-95:2013"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1.2.840.10065.1.12.1.1" ] ;
fhir:display [ fhir:v "Author's Signature" ]     ] ) ;
fhir:when [ fhir:v "2025-08-16T09:45:20+01:00"^^xsd:dateTime ] ;
fhir:who [
fhir:reference [ fhir:v "Practitioner/practitioner-001" ]     ] ;
fhir:sigFormat [ fhir:v "application/jose" ] ;
fhir:data [ fhir:v "ZXhhbXBsZS1qb3NlLXNpZw=="^^xsd:base64Binary ]
  ] ) . # 
          IG © 2025+ https://nphcda.gov.ng.  Package ng.gov.nphcda.immunization#0.7.0 based on FHIR 4.0.1. Generated 2025-10-27
          
          
                      Links: Table of Contents |
                 QA Report