Nigeria Immunization FHIR IG
0.1.0 - ci-build
Nigeria Immunization FHIR IG, published by intellisoftkenya.com. 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/IntelliSOFT-Consulting/Nigeria-Immunization-FHIR-IG/ and changes regularly. See the Directory of published versions
Active as of 2025-08-11 |
{
"resourceType" : "CodeSystem",
"id" : "neir-facility-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem neir-facility-type</b></p><a name=\"neir-facility-type\"> </a><a name=\"hcneir-facility-type\"> </a><p>This case-insensitive code system <code>http://nhin.example.ng/CodeSystem/neir-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></tr><tr><td style=\"white-space:nowrap\">DE3<a name=\"neir-facility-type-DE3\"> </a></td><td>Public</td></tr><tr><td style=\"white-space:nowrap\">DE4<a name=\"neir-facility-type-DE4\"> </a></td><td>Private</td></tr><tr><td style=\"white-space:nowrap\">DE5<a name=\"neir-facility-type-DE5\"> </a></td><td>Faith-based</td></tr></table></div>"
},
"url" : "http://nhin.example.ng/CodeSystem/neir-facility-type",
"version" : "0.1.0",
"name" : "NEIRFacilityTypeCS",
"title" : "NEIR CodeSystem for Facility Type",
"status" : "active",
"experimental" : false,
"date" : "2025-08-11T12:02:23+00:00",
"publisher" : "intellisoftkenya.com",
"contact" : [
{
"name" : "intellisoftkenya.com",
"telecom" : [
{
"system" : "url",
"value" : "https://www.intellisoftkenya.com/"
}
]
},
{
"name" : "IntelliSOFT Consulting Kenya.",
"telecom" : [
{
"system" : "email",
"value" : "info@intellisoftkenya.com",
"use" : "work"
}
]
}
],
"description" : "CodeSystem for NEIR Facility Type",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NG",
"display" : "Nigeria"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "DE3",
"display" : "Public"
},
{
"code" : "DE4",
"display" : "Private"
},
{
"code" : "DE5",
"display" : "Faith-based"
}
]
}