FHIR IG analytics| Package | ng.gov.digitalhealth.fhir-ig |
| Resource Type | CodeSystem |
| Id | CodeSystem-nigeria-location-owner-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/digitalhealth-gov-ng/Nigeria-Core/CodeSystem-nigeria-location-owner-cs.html |
| URL | https://fhir-ig.digitalhealth.gov.ng/CodeSystem/nigeria-location-owner-cs |
| Version | 0.0.0 |
| Status | active |
| Date | 2026-06-11T15:18:34+00:00 |
| Name | NGOrganizationOwnerCS |
| Title | NG Location Owner CS |
| Description | This CodeSystem defines Immunization Location Owner. |
| Content | complete |
| ValueSet | ||
| ng.gov.digitalhealth.fhir-ig#current | nigeria-location-owner | NG Location Owner |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem nigeria-location-owner-cs
This case-insensitive code system https://fhir-ig.digitalhealth.gov.ng/CodeSystem/nigeria-location-owner-cs defines the following codes:
| Code | Display |
| public | Public Health Institution Location |
| private | Private Health Institution Location |
| faith-based | Faith-based Institution Locations such as churches, musques, and traditional homes |
{
"resourceType": "CodeSystem",
"id": "nigeria-location-owner-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir-ig.digitalhealth.gov.ng/CodeSystem/nigeria-location-owner-cs",
"version": "0.0.0",
"name": "NGOrganizationOwnerCS",
"title": "NG Location Owner CS",
"status": "active",
"experimental": false,
"date": "2026-06-11T15:18:34+00:00",
"publisher": "NDHI",
"contact": [
{
"name": "NDHI",
"telecom": [
{
"system": "url",
"value": "https://digitalhealth.gov.ng"
},
{
"system": "email",
"value": "emeka2015@gmail.com"
}
]
},
{
"name": "Nigeria Digital in Health Initiative.",
"telecom": [
{
"system": "email",
"value": "lekeojewale@gmail.com",
"use": "work"
}
]
},
{
"name": "Nigeria Digital in Health Initiative.",
"telecom": [
{
"system": "email",
"value": "emeka2015@gmail.com",
"use": "work"
}
]
}
],
"description": "This CodeSystem defines Immunization Location Owner.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NG",
"display": "Nigeria"
}
]
}
],
"caseSensitive": false,
"content": "complete",
"count": 3,
"concept": [
{
"code": "public",
"display": "Public Health Institution Location"
},
{
"code": "private",
"display": "Private Health Institution Location"
},
{
"code": "faith-based",
"display": "Faith-based Institution Locations such as churches, musques, and traditional homes"
}
]
}