DHIN 2025Connectathon FHIR IG
0.1.0 - draft
DHIN 2025Connectathon FHIR IG, published by DHIN. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Nigeria-FHIR-Community/2025Connectathon/ and changes regularly. See the Directory of published versions
Active as of 2025-10-02 |
{
"resourceType" : "CodeSystem",
"id" : "nigeria-facility-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nigeria-facility-type</b></p><a name=\"nigeria-facility-type\"> </a><a name=\"hcnigeria-facility-type\"> </a><p>This case-sensitive code system <code>https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">outreach<a name=\"nigeria-facility-type-outreach\"> </a></td><td>Outreach Post</td><td>A temporary or mobile health service site established to deliver essential healthcare to underserved or remote populations.</td></tr><tr><td style=\"white-space:nowrap\">phc-center-l1<a name=\"nigeria-facility-type-phc-center-l1\"> </a></td><td>PHC Center Level 1</td><td>A basic primary healthcare facility providing preventive and promotive services, often staffed by community health workers.</td></tr><tr><td style=\"white-space:nowrap\">phc-center-l2<a name=\"nigeria-facility-type-phc-center-l2\"> </a></td><td>PHC Center Level 2</td><td>A primary healthcare facility with limited diagnostic and treatment services, typically staffed by nurses, CHEWs, or junior medical personnel.</td></tr><tr><td style=\"white-space:nowrap\">phc-center-l3<a name=\"nigeria-facility-type-phc-center-l3\"> </a></td><td>PHC Center Level 3</td><td>An advanced primary healthcare facility offering comprehensive outpatient care, minor/light procedures, and referral support, often with a resident medical officer.</td></tr><tr><td style=\"white-space:nowrap\">hospital<a name=\"nigeria-facility-type-hospital\"> </a></td><td>Secondary Hospital</td><td>A referral facility providing specialized care, inpatient services, and emergency response, staffed by medical officers and specialists.</td></tr><tr><td style=\"white-space:nowrap\">tertiary<a name=\"nigeria-facility-type-tertiary\"> </a></td><td>Tertiary Facility</td><td>A highly specialized hospital offering advanced diagnostic, therapeutic, and surgical care, often affiliated with teaching or research institutions.</td></tr></table></div>"
},
"url" : "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-type",
"version" : "0.1.0",
"name" : "NGFacilityTypeCS",
"title" : "NG Facility Type CS",
"status" : "active",
"experimental" : false,
"date" : "2025-10-02T06:43:53+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.",
"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."
}
]
}