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

FHIR IG analytics

Packagezm-core
Resource TypeCodeSystem
IdCodeSystem-product-group.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/MOH-Zambia/ZM-Core/CodeSystem-product-group.html
URLhttp://hapi.moh.gov.zm/fhir/CodeSystem/product-group
Version0.1.0
Statusdraft
Date2026-08-09T08:43:02+00:00
NameZMProductGroupCS
TitleZambia eLMIS Product Group
DescriptionShort product group codes from the eLMIS Master list (e.g. ess, medsurge, equip...).
Contentfragment

Resources that use this resource

ValueSet
zm-core#currentproduct-groupZambia eLMIS Product Group ValueSet

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem product-group

This case-sensitive code system http://hapi.moh.gov.zm/fhir/CodeSystem/product-group provides a fragment that includes following codes:

CodeDisplay
ess Essential Medicines (ess)
medsurge Medical Surgicals (medsurge)
equip Equipment (equip)
Micr Microbiology (Micr)
Che Chemistry (Che)
genreag General Reagents (genreag)
labeq Laboratory Equipment (labeq)
Haem Haematology (Haem)
Vir Virology (Vir)

Source1

{
  "resourceType": "CodeSystem",
  "id": "product-group",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hapi.moh.gov.zm/fhir/CodeSystem/product-group",
  "version": "0.1.0",
  "name": "ZMProductGroupCS",
  "title": "Zambia eLMIS Product Group",
  "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": "Short product group codes from the eLMIS Master list (e.g. ess, medsurge, equip...).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "ZM",
          "display": "Zambia"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "fragment",
  "concept": [
    {
      "code": "ess",
      "display": "Essential Medicines (ess)"
    },
    {
      "code": "medsurge",
      "display": "Medical Surgicals (medsurge)"
    },
    {
      "code": "equip",
      "display": "Equipment (equip)"
    },
    {
      "code": "Micr",
      "display": "Microbiology (Micr)"
    },
    {
      "code": "Che",
      "display": "Chemistry (Che)"
    },
    {
      "code": "genreag",
      "display": "General Reagents (genreag)"
    },
    {
      "code": "labeq",
      "display": "Laboratory Equipment (labeq)"
    },
    {
      "code": "Haem",
      "display": "Haematology (Haem)"
    },
    {
      "code": "Vir",
      "display": "Virology (Vir)"
    }
  ]
}