FHIR IG analytics
| Package | zm-core |
| Resource Type | ValueSet |
| Id | ValueSet-zm-communication-lane-vs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/MOH-Zambia/ZM-Core/ValueSet-zm-communication-lane-vs.html |
| URL | http://hapi.moh.gov.zm/fhir/ValueSet/zm-communication-lane-vs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-08-09T08:43:02+00:00 |
| Name | ZMCommunicationLaneVS |
| Title | Zambia Communication Lane Value Set |
| Description | Communication governance lanes supported by the Zambia Unified Health Communication Hub. |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "zm-communication-lane-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hapi.moh.gov.zm/fhir/ValueSet/zm-communication-lane-vs",
"version": "0.1.0",
"name": "ZMCommunicationLaneVS",
"title": "Zambia Communication Lane Value Set",
"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": "Communication governance lanes supported by the Zambia Unified Health Communication Hub.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "ZM",
"display": "Zambia"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hapi.moh.gov.zm/fhir/CodeSystem/zm-communication-lane"
}
]
}
}