Integrated Campaign Registry (ICR) Implementation Guide
0.1.0 - ci-build International flag

Integrated Campaign Registry (ICR) Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ICR Commodity Class - JSON Representation

Draft as of 2026-08-20

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "icr-commodity-class-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem icr-commodity-class-cs</b></p><a name=\"icr-commodity-class-cs\"> </a><a name=\"hcicr-commodity-class-cs\"> </a><p>This case-sensitive code system <code>https://icr.healthcampaigns.org/CodeSystem/icr-commodity-class-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">llin<a name=\"icr-commodity-class-cs-llin\"> </a></td><td>Long-lasting insecticidal net (LLIN)</td><td>An insecticide-treated bed net for malaria prevention.</td></tr><tr><td style=\"white-space:nowrap\">irs-insecticide<a name=\"icr-commodity-class-cs-irs-insecticide\"> </a></td><td>IRS insecticide</td><td>Insecticide consumable for indoor residual spraying (e.g. Pirimiphos-methyl 300CS).</td></tr><tr><td style=\"white-space:nowrap\">rdt<a name=\"icr-commodity-class-cs-rdt\"> </a></td><td>Rapid diagnostic test</td><td>A rapid diagnostic test kit (e.g. malaria RDT).</td></tr></table></div>"
  },
  "url" : "https://icr.healthcampaigns.org/CodeSystem/icr-commodity-class-cs",
  "version" : "0.1.0",
  "name" : "ICRCommodityClassCS",
  "title" : "ICR Commodity Class",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-08-20T10:45:05+00:00",
  "publisher" : "UNICEF",
  "contact" : [
    {
      "name" : "UNICEF",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.unicef.org"
        }
      ]
    }
  ],
  "description" : "Analytics-stable classes for physical campaign commodities. GS1 GTINs identify a specific manufacturer's product and cannot be enumerated in a value set; the class code is what measures count ('how many nets'), while a GTIN coding may sit alongside it in the same CodeableConcept ('which net'). Drug commodities do not live here — they stay WHO ATC (supply-split round).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "llin",
      "display" : "Long-lasting insecticidal net (LLIN)",
      "definition" : "An insecticide-treated bed net for malaria prevention."
    },
    {
      "code" : "irs-insecticide",
      "display" : "IRS insecticide",
      "definition" : "Insecticide consumable for indoor residual spraying (e.g. Pirimiphos-methyl 300CS)."
    },
    {
      "code" : "rdt",
      "display" : "Rapid diagnostic test",
      "definition" : "A rapid diagnostic test kit (e.g. malaria RDT)."
    }
  ]
}