FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagezm-core
Resource TypeCodeSystem
IdCodeSystem-zm-communication-lane.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/MOH-Zambia/ZM-Core/CodeSystem-zm-communication-lane.html
URLhttp://hapi.moh.gov.zm/fhir/CodeSystem/zm-communication-lane
Version0.1.0
Statusdraft
Date2026-08-09T08:43:02+00:00
NameZMCommunicationLaneCS
TitleZambia Communication Lane
DescriptionGovernance lanes used to separate communication purposes, access rules, and disclosure controls in the Zambia Unified Health Communication Hub.
Contentcomplete

Resources that use this resource

ValueSet
zm-core#currentzm-communication-lane-vsZambia Communication Lane Value Set

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
clinical ClinicalPatient care communications such as appointment, referral, result-availability, and follow-up notifications.
public-health Public healthSurveillance alerts, outbreak notifications, and incident escalation.
operational OperationalReporting deadlines, data-quality issues, and service interruptions.
supply-chain Supply chainStock alerts, requisition approvals, and delivery notifications.
workforce WorkforceWorkforce approvals, deployments, training, and licence-expiry reminders.
public-information Public informationApproved campaigns, service availability, and health advisories.

Source1

{
  "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."
    }
  ]
}