FHIR IG analytics| Package | ng.gov.nphcda.immunization |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-practitionerrole-001.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PractitionerRole practitionerrole-001
Profile: NG-Imm PractitionerRole
period: 2022-01-01 --> 2025-12-31
practitioner: Practitioner Nkiru Okafor
organization: Organization Surulere Primary Health Centre
code: Routine Immunization Officer
location: Location Surulere Primary Health Centre
healthcareService: 1. Childhood Routine Immunization Services 2. AEFI Surveillance & Reporting
{
"resourceType": "PractitionerRole",
"id": "practitionerrole-001",
"meta": {
"profile": [
"https://nphcda.gov.ng/ig/StructureDefinition/ng-imm-practitionerrole"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"period": {
"start": "2022-01-01",
"end": "2025-12-31"
},
"practitioner": {
"reference": "Practitioner/practitioner-001"
},
"organization": {
"reference": "Organization/organization-001"
},
"code": [
{
"text": "Routine Immunization Officer"
}
],
"location": [
{
"reference": "Location/location-001"
}
],
"healthcareService": [
{
"display": "1. Childhood Routine Immunization Services 2. AEFI Surveillance & Reporting"
}
]
}