FHIR IG analytics| Package | org.dhin-hie.sandbox |
| Resource Type | CodeSystem |
| Id | CodeSystem-nigeria-facility-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Nigeria-FHIR-Community/2025Connectathon/CodeSystem-nigeria-facility-type.html |
| URL | https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-type |
| Version | 0.2.0 |
| Status | active |
| Date | 2025-11-25T07:48:54+00:00 |
| Name | NGFacilityTypeCS |
| Title | NG Facility Type CS |
| Description | A standardized classification system used to describe the type or level of health facility within a healthcare delivery system, based on the scope of services provided, staffing, infrastructure, and administrative role. |
| Content | complete |
| ValueSet | |
| nigeria-facility-types | NG HealthFacility Type VS |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem nigeria-facility-type
This case-sensitive code system https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-type defines the following codes:
{
"resourceType": "CodeSystem",
"id": "nigeria-facility-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-type",
"version": "0.2.0",
"name": "NGFacilityTypeCS",
"title": "NG Facility Type CS",
"status": "active",
"experimental": false,
"date": "2025-11-25T07:48:54+00:00",
"publisher": "DHIN",
"contact": [
{
"name": "DHIN",
"telecom": [
{
"system": "url",
"value": "https://www.dhin-hie.org"
},
{
"system": "email",
"value": "info@dhin-hie.org"
}
]
},
{
"name": "Digital Health Interoperability Network.",
"telecom": [
{
"system": "email",
"value": "info@dhin-hie.org",
"use": "work"
}
]
}
],
"description": "A standardized classification system used to describe the type or level of health facility within a healthcare delivery system, based on the scope of services provided, staffing, infrastructure, and administrative role.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NG",
"display": "Nigeria"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 6,
"concept": [
{
"code": "outreach",
"display": "Outreach Post",
"definition": "A temporary or mobile health service site established to deliver essential healthcare to underserved or remote populations."
},
{
"code": "phc-center-l1",
"display": "PHC Center Level 1",
"definition": "A basic primary healthcare facility providing preventive and promotive services, often staffed by community health workers."
},
{
"code": "phc-center-l2",
"display": "PHC Center Level 2",
"definition": "A primary healthcare facility with limited diagnostic and treatment services, typically staffed by nurses, CHEWs, or junior medical personnel."
},
{
"code": "phc-center-l3",
"display": "PHC Center Level 3",
"definition": "An advanced primary healthcare facility offering comprehensive outpatient care, minor/light procedures, and referral support, often with a resident medical officer."
},
{
"code": "hospital",
"display": "Secondary Hospital",
"definition": "A referral facility providing specialized care, inpatient services, and emergency response, staffed by medical officers and specialists."
},
{
"code": "tertiary",
"display": "Tertiary Facility",
"definition": "A highly specialized hospital offering advanced diagnostic, therapeutic, and surgical care, often affiliated with teaching or research institutions."
}
]
}