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

FHIR IG analytics

Packagezm-core
Resource TypeValueSet
IdValueSet-zm-communication-channel-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/MOH-Zambia/ZM-Core/ValueSet-zm-communication-channel-vs.html
URLhttp://hapi.moh.gov.zm/fhir/ValueSet/zm-communication-channel-vs
Version0.1.0
Statusdraft
Date2026-08-09T08:43:02+00:00
NameZMCommunicationChannelVS
TitleZambia Communication Channel Value Set
DescriptionApproved preferred and fallback delivery channels for hub communications.

Resources that use this resource

StructureDefinition
zm-core#currentzm-communication-fallback-channelCommunication Fallback Channel
zm-core#currentzm-consent-communication-channelConsent Communication Channel
zm-core#currentzm-core-communication-requestZM-Core Communication Request Profile
zm-core#currentzm-core-communicationZM-Core Communication Profile

Resources that this resource uses

CodeSystem
zm-core#currentzm-communication-channelZambia Communication Channel

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet zm-communication-channel-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "zm-communication-channel-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hapi.moh.gov.zm/fhir/ValueSet/zm-communication-channel-vs",
  "version": "0.1.0",
  "name": "ZMCommunicationChannelVS",
  "title": "Zambia Communication Channel 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": "Approved preferred and fallback delivery channels for hub communications.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "ZM",
          "display": "Zambia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hapi.moh.gov.zm/fhir/CodeSystem/zm-communication-channel"
      }
    ]
  }
}