FHIR IG analytics| Package | zm-core |
| Resource Type | CodeSystem |
| Id | CodeSystem-zm-communication-lane.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/MOH-Zambia/ZM-Core/CodeSystem-zm-communication-lane.html |
| URL | http://hapi.moh.gov.zm/fhir/CodeSystem/zm-communication-lane |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-08-09T08:43:02+00:00 |
| Name | ZMCommunicationLaneCS |
| Title | Zambia Communication Lane |
| Description | Governance lanes used to separate communication purposes, access rules, and disclosure controls in the Zambia Unified Health Communication Hub. |
| Content | complete |
| ValueSet | ||
| zm-core#current | zm-communication-lane-vs | Zambia Communication Lane Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem zm-communication-lane
This case-sensitive code system http://hapi.moh.gov.zm/fhir/CodeSystem/zm-communication-lane defines the following codes:
{
"resourceType": "CodeSystem",
"id": "zm-communication-lane",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hapi.moh.gov.zm/fhir/CodeSystem/zm-communication-lane",
"version": "0.1.0",
"name": "ZMCommunicationLaneCS",
"title": "Zambia Communication Lane",
"status": "draft",
"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": "Governance lanes used to separate communication purposes, access rules, and disclosure controls in the Zambia Unified Health Communication Hub.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "ZM",
"display": "Zambia"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 6,
"concept": [
{
"code": "clinical",
"display": "Clinical",
"definition": "Patient care communications such as appointment, referral, result-availability, and follow-up notifications."
},
{
"code": "public-health",
"display": "Public health",
"definition": "Surveillance alerts, outbreak notifications, and incident escalation."
},
{
"code": "operational",
"display": "Operational",
"definition": "Reporting deadlines, data-quality issues, and service interruptions."
},
{
"code": "supply-chain",
"display": "Supply chain",
"definition": "Stock alerts, requisition approvals, and delivery notifications."
},
{
"code": "workforce",
"display": "Workforce",
"definition": "Workforce approvals, deployments, training, and licence-expiry reminders."
},
{
"code": "public-information",
"display": "Public information",
"definition": "Approved campaigns, service availability, and health advisories."
}
]
}