FHIR IG analytics| Package | ng.gov.nphcda.immunization |
| Resource Type | Practitioner |
| Id | Practitioner-practitioner-002.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Practitioner: Mr. John Bello (male), born 1982-12-10
Identifier: MDCN-654321
Contact: +234-809-555-8877
Qualification: Nursing Certificate issued by Kano PHC Board
{
"resourceType": "Practitioner",
"id": "practitioner-002",
"meta": {
"profile": [
"https://nphcda.gov.ng/ig/StructureDefinition/NgImmPractitioner"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://nphcda.gov.ng/ig/CodeSystem/nigeria-mdcn",
"value": "CHEW-12346"
}
],
"active": true,
"name": [
{
"family": "Abdullahi",
"given": [
"Musa"
]
}
],
"telecom": [
{
"system": "phone",
"value": "+234-806-445-7788"
},
{
"system": "email",
"value": "musa.abdullahi@kano-phc.gov.ng"
}
],
"gender": "male",
"birthDate": "1990-11-08",
"qualification": [
{
"code": {
"text": "CHEW License KNS/2022/01432"
},
"period": {
"start": "2022-02-01",
"end": "2025-02-01"
},
"issuer": {
"reference": "Organization/organization-003"
}
}
]
}