FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageng.gov.nphcda.immunization
Resource TypePractitionerRole
IdPractitionerRole-practitionerrole-002.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: PractitionerRole practitionerrole-002

period: 2023-05-01 --> (ongoing)

practitioner: Practitioner Musa Abdullahi

organization: Organization UNICEF Supported Outreach Immunization Post

code: AEFI Surveillance Officer

location: Location Sabon Gari Primary School Outreach Post

healthcareService: 1. AEFI Case Detection and Reporting, 2. Community Health Education on Vaccine Safety


Source1

{
  "resourceType": "PractitionerRole",
  "id": "practitionerrole-002",
  "meta": {
    "profile": [
      "https://nphcda.gov.ng/ig/StructureDefinition/ng-imm-practitionerrole"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "period": {
    "start": "2023-05-01"
  },
  "practitioner": {
    "reference": "Practitioner/practitioner-002"
  },
  "organization": {
    "reference": "Organization/organization-003"
  },
  "code": [
    {
      "text": "AEFI Surveillance Officer"
    }
  ],
  "location": [
    {
      "reference": "Location/location-002"
    }
  ],
  "healthcareService": [
    {
      "display": "1. AEFI Case Detection and Reporting, 2. Community Health Education on Vaccine Safety"
    }
  ]
}