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

Raw ttl | Download


@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-002"] ; # 
  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-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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:target ( [
fhir:reference [ fhir:v "Patient/patient-003" ]
  ] [
fhir:reference [ fhir:v "AllergyIntolerance/allergyIntolerance-002" ]
  ] ) ; # 
  fhir:occurred [
a fhir:dateTime ;
fhir:v "2025-08-10T12:20:00+01:00"^^xsd:dateTime
  ] ; # 
  fhir:recorded [ fhir:v "2025-08-10T12:35:00+01:00"^^xsd:dateTime] ; # 
  fhir:policy ( [ fhir:v "urn:policy:nphcda:aefi-reporting-guideline:v2"^^xsd:anyURI] [ fhir:v "urn:policy:ndpr:2019"^^xsd:anyURI] ) ; # 
  fhir:location [
fhir:reference [ fhir:v "Location/location-003" ]
  ] ; # 
  fhir:reason ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PAT" ] ;
fhir:display [ fhir:v "Patient Request" ]     ] ) ;
fhir:text [ fhir:v "Update due to reporting of measles vaccine adverse event" ]
  ] ) ; # 
  fhir:activity [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/w3c-provenance-activity-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "End" ] ;
fhir:display [ fhir:v "wasEndedBy" ]     ] ) ;
fhir:text [ fhir:v "Updating patient and allergy records" ]
  ] ; # 
  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-002" ]     ]
  ] [
    ( 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-002" ]     ]
  ] ) ; # 
  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.5" ] ;
fhir:display [ fhir:v "Verification Signature" ]     ] ) ;
fhir:when [ fhir:v "2025-08-10T12:34:50+01:00"^^xsd:dateTime ] ;
fhir:who [
fhir:reference [ fhir:v "Practitioner/practitioner-002" ]     ] ;
fhir:sigFormat [ fhir:v "application/jose" ] ;
fhir:data [ fhir:v "dmVyaWZpZWQtYWVmLWp3cw=="^^xsd:base64Binary ]
  ] ) . #