FHIR IG analytics| Package | zm-core |
| Resource Type | CodeSystem |
| Id | CodeSystem-zm-communication-task-code.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/MOH-Zambia/ZM-Core/CodeSystem-zm-communication-task-code.html |
| URL | http://hapi.moh.gov.zm/fhir/CodeSystem/zm-communication-task-code |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-08-09T08:43:02+00:00 |
| Name | ZMCommunicationTaskCodeCS |
| Title | Zambia Communication Task Code |
| Description | Actions used to capture acknowledgement and escalation in communication workflows. |
| Content | complete |
| ValueSet | ||
| zm-core#current | zm-communication-task-code-vs | Zambia Communication Task Code Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem zm-communication-task-code
This case-sensitive code system http://hapi.moh.gov.zm/fhir/CodeSystem/zm-communication-task-code defines the following codes:
| Code | Display |
| acknowledge | Acknowledge communication |
| complete-action | Complete requested action |
| escalate | Escalate communication |
| resolve-recipient | Resolve recipient |
{
"resourceType": "CodeSystem",
"id": "zm-communication-task-code",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hapi.moh.gov.zm/fhir/CodeSystem/zm-communication-task-code",
"version": "0.1.0",
"name": "ZMCommunicationTaskCodeCS",
"title": "Zambia Communication Task Code",
"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": "Actions used to capture acknowledgement and escalation in communication workflows.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "ZM",
"display": "Zambia"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 4,
"concept": [
{
"code": "acknowledge",
"display": "Acknowledge communication"
},
{
"code": "complete-action",
"display": "Complete requested action"
},
{
"code": "escalate",
"display": "Escalate communication"
},
{
"code": "resolve-recipient",
"display": "Resolve recipient"
}
]
}