FHIR IG analytics| Package | zm-core |
| Resource Type | CodeSystem |
| Id | CodeSystem-product-group.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/MOH-Zambia/ZM-Core/CodeSystem-product-group.html |
| URL | http://hapi.moh.gov.zm/fhir/CodeSystem/product-group |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-08-09T08:43:02+00:00 |
| Name | ZMProductGroupCS |
| Title | Zambia eLMIS Product Group |
| Description | Short product group codes from the eLMIS Master list (e.g. ess, medsurge, equip...). |
| Content | fragment |
| ValueSet | ||
| zm-core#current | product-group | Zambia eLMIS Product Group ValueSet |
No resources found
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:
{
"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)"
}
]
}