FHIR IG analytics| Package | ng.gov.nphcda.immunization |
| Resource Type | Organization |
| Id | Organization-organization-002.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Organization: Kano State Primary Health Care Board
Identifier: KNSPHCB-01
Type: State Primary Healthcare Board
Address: Kano Municipal, Kano State
{
"resourceType": "Organization",
"id": "organization-002",
"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-12347"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "http://nphcda.gov.ng/ig/ValueSet/nigeria-facility-types",
"code": "tertiary",
"display": "Tertiary Hospital"
}
]
}
],
"name": "Garki Specialist Hospital",
"telecom": [
{
"system": "phone",
"value": "+234-701-234-5678"
},
{
"system": "email",
"value": "info@garkihospital.org"
}
],
"address": [
{
"line": [
"Plot 132, Area 3, Garki"
],
"city": "Abuja",
"district": "fc-municipal",
"state": "FC"
}
],
"partOf": {
"reference": "Organization/organization-002"
}
}