FHIR IG analytics| Package | zm-core |
| Resource Type | CodeSystem |
| Id | CodeSystem-facility-ownership.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/MOH-Zambia/ZM-Core/CodeSystem-facility-ownership.html |
| URL | http://hapi.moh.gov.zm/fhir/CodeSystem/facility-ownership |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-08-09T08:43:02+00:00 |
| Name | ZMCoreFacilityOwnershipCS |
| Title | Zambia Master Facility List Facility Ownership |
| Description | Facility ownership or controlling sector represented in the Zambia Master Facility List. |
| Content | complete |
| ValueSet | ||
| zm-core#current | facility-ownership | Zambia Master Facility List Facility Ownership Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem facility-ownership
This case-sensitive code system http://hapi.moh.gov.zm/fhir/CodeSystem/facility-ownership defines the following codes:
| Code | Display |
| grz | Government of the Republic of Zambia |
| private | Private |
| ngo | Non-governmental organization |
| police | Police |
| military | Military |
{
"resourceType": "CodeSystem",
"id": "facility-ownership",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hapi.moh.gov.zm/fhir/CodeSystem/facility-ownership",
"version": "0.1.0",
"name": "ZMCoreFacilityOwnershipCS",
"title": "Zambia Master Facility List Facility Ownership",
"status": "active",
"experimental": false,
"date": "2026-08-09T08:43:02+00:00",
"publisher": "Ministry of Health - Zambia",
"contact": [
{
"name": "Ministry of Health - Zambia",
"telecom": [
{
"system": "url",
"value": "https://www.moh.gov.zm/"
},
{
"system": "email",
"value": "digital.health@moh.gov.zm"
}
]
},
{
"name": "ZM-Core Team",
"telecom": [
{
"system": "email",
"value": "zm-core@moh.gov.zm",
"use": "work"
}
]
}
],
"description": "Facility ownership or controlling sector represented in the Zambia Master Facility List.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "ZM",
"display": "Zambia"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 5,
"concept": [
{
"code": "grz",
"display": "Government of the Republic of Zambia"
},
{
"code": "private",
"display": "Private"
},
{
"code": "ngo",
"display": "Non-governmental organization"
},
{
"code": "police",
"display": "Police"
},
{
"code": "military",
"display": "Military"
}
]
}