FHIR IG analytics| Package | org.dhin-hie.sandbox |
| Resource Type | CodeSystem |
| Id | CodeSystem-nigeria-location-owner-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Nigeria-FHIR-Community/2025Connectathon/CodeSystem-nigeria-location-owner-cs.html |
| URL | https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-location-owner-cs |
| Version | 0.2.0 |
| Status | active |
| Date | 2025-11-25T07:48:54+00:00 |
| Name | NGOrganizationOwnerCS |
| Title | NG Location Owner CS |
| Description | This CodeSystem defines Immunization Location Owner. |
| Content | complete |
| ValueSet | |
| 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://sandbox.dhin-hie.org/ig/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://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-location-owner-cs",
"version": "0.2.0",
"name": "NGOrganizationOwnerCS",
"title": "NG Location Owner 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": "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"
}
]
}