FHIR IG analytics| Package | ng.gov.nphcda.immunization |
| Resource Type | Organization |
| Id | Organization-organization-003.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Organization: Federal Ministry of Health - Immunization Department
Identifier: FMOH-IMM-01
Type: Federal Health Agency
Address: Abuja FCT
{
"resourceType": "Organization",
"id": "organization-003",
"meta": {
"profile": [
"https://nphcda.gov.ng/ig/StructureDefinition/ng-imm-organization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://nphcda.gov.ng/ig/CodeSystem/nigeria-facility-registry",
"value": "HCF-12346"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "https://nphcda.gov.ng/ig/ValueSet/nigeria-facility-types",
"code": "outreach",
"display": "Outreach session"
}
]
}
],
"name": "UNICEF Supported Outreach Immunization Post",
"telecom": [
{
"system": "phone",
"value": "+234-809-876-5432"
},
{
"system": "email",
"value": "outreach.kano@unicef.org"
}
],
"address": [
{
"line": [
"Community Square, Kumbotso"
],
"city": "Kano",
"district": "kn-albasu",
"state": "KN"
}
],
"partOf": {
"reference": "Organization/organization-003"
}
}