NPHCDA Immunization FHIR IG
1.0.0 - ci-build Nigeria flag

NPHCDA Immunization FHIR IG, published by https://nphcda.gov.ng. This guide is not an authorized publication; it is the continuous build for version 1.0.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/ImmunizationIG/ and changes regularly. See the Directory of published versions

: NG-Imm Facility Type CS - TTL Representation

Active as of 2025-08-04

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "nigeria-facility-type"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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  code system <code>http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-facility-type</code> defines the following codes in a Is-A hierarchy:</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-post<a name=\"nigeria-facility-type-outreach-post\"> </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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-facility-type"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "NGFacilityTypeCS"] ; # 
  fhir:title [ fhir:v "NG-Imm Facility Type CS"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2025-08-04T10:06:52+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "https://nphcda.gov.ng"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "https://nphcda.gov.ng" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://nphcda.gov.ng" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "kasim.sani@nphcda.gov.ng" ]     ] )
  ] [
fhir:name [ fhir:v "Nigeria Primary Healthcare Development Agency." ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "ig@nphcda.gov.ng" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "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."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NG" ] ;
fhir:display [ fhir:v "Nigeria" ]     ] )
  ] ) ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "6"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "outreach-post" ] ;
fhir:display [ fhir:v "Outreach Post" ] ;
fhir:definition [ fhir:v "A temporary or mobile health service site established to deliver essential healthcare to underserved or remote populations." ]
  ] [
fhir:code [ fhir:v "phc-center-l1" ] ;
fhir:display [ fhir:v "PHC Center Level 1" ] ;
fhir:definition [ fhir:v "A basic primary healthcare facility providing preventive and promotive services, often staffed by community health workers." ]
  ] [
fhir:code [ fhir:v "phc-center-l2" ] ;
fhir:display [ fhir:v "PHC Center Level 2" ] ;
fhir:definition [ fhir:v "A primary healthcare facility with limited diagnostic and treatment services, typically staffed by nurses, CHEWs, or junior medical personnel." ]
  ] [
fhir:code [ fhir:v "phc-center-l3" ] ;
fhir:display [ fhir:v "PHC Center Level 3" ] ;
fhir:definition [ fhir:v "An advanced primary healthcare facility offering comprehensive outpatient care, minor/light procedures, and referral support, often with a resident medical officer." ]
  ] [
fhir:code [ fhir:v "hospital" ] ;
fhir:display [ fhir:v "Secondary Hospital" ] ;
fhir:definition [ fhir:v "A referral facility providing specialized care, inpatient services, and emergency response, staffed by medical officers and specialists." ]
  ] [
fhir:code [ fhir:v "tertiary" ] ;
fhir:display [ fhir:v "Tertiary Facility" ] ;
fhir:definition [ fhir:v "A highly specialized hospital offering advanced diagnostic, therapeutic, and surgical care, often affiliated with teaching or research institutions." ]
  ] ) . #