| Package | ng.gov.nphcda.immunization |
| Resource Type | CodeSystem |
| Id | nigeria-location-owner-cs |
| FHIR Version | R4 |
| Source | http://nphcda.gov.ng/ig/immunization/https://build.fhir.org/ig/Nigeria-FHIR-Community/ImmunizationIG/CodeSystem-nigeria-location-owner-cs.html |
| URL | http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-location-owner-cs |
| Version | 1.0.0 |
| Status | draft |
| Date | 2025-08-04T10:06:52+00:00 |
| Name | NGOrganizationOwnerCS |
| Title | NG-Imm Location Owner CS |
| Description | This CodeSystem defines Immunization Location Owner. |
| Content | complete |
| ValueSet | |
| nigeria-location-owner | NG-Imm Location Owner |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem nigeria-location-owner-cs
This code system http://nphcda.gov.ng/ig/immunization/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": "http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-location-owner-cs",
"version": "1.0.0",
"name": "NGOrganizationOwnerCS",
"title": "NG-Imm Location Owner CS",
"status": "draft",
"date": "2025-08-04T10:06:52+00:00",
"publisher": "https://nphcda.gov.ng",
"contact": [
{
"name": "https://nphcda.gov.ng",
"telecom": [
{
"system": "url",
"value": "https://nphcda.gov.ng"
},
{
"system": "email",
"value": "kasim.sani@nphcda.gov.ng"
}
]
},
{
"name": "Nigeria Primary Healthcare Development Agency.",
"telecom": [
{
"system": "email",
"value": "ig@nphcda.gov.ng",
"use": "work"
}
]
}
],
"description": "This CodeSystem defines Immunization Location Owner.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NG",
"display": "Nigeria"
}
]
}
],
"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"
}
]
}