Kenya ePrescription FHIR Implementation Guide
0.1.0 - ci-build Kenya flag

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

: Unit of Measure ValueSet - JSON Representation

Active as of 2026-04-13

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "unit-of-measure-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet unit-of-measure-vs</b></p><a name=\"unit-of-measure-vs\"> </a><a name=\"hcunit-of-measure-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-unit-of-measure-cs.html\"><code>https://ilm-hie.dha.go.ke/fhir/CodeSystem/unit-of-measure</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span></li></ul></div>"
  },
  "url" : "https://prescription.intellisoftkenya.com/ValueSet/unit-of-measure-vs",
  "version" : "0.1.0",
  "name" : "UnitOfMeasureVS",
  "title" : "Unit of Measure ValueSet",
  "status" : "active",
  "date" : "2026-04-13T13:34:43+00:00",
  "publisher" : "IntelliSOFT Kenya",
  "contact" : [
    {
      "name" : "IntelliSOFT Kenya",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.intellisoftkenya.com"
        },
        {
          "system" : "email",
          "value" : "fhir@intellisoftkenya.com"
        }
      ]
    },
    {
      "name" : "IntelliSOFT Kenya – FHIR Team",
      "telecom" : [
        {
          "system" : "email",
          "value" : "fhir@intellisoftkenya.com",
          "use" : "work"
        },
        {
          "system" : "url",
          "value" : "https://www.intellisoftkenya.com"
        }
      ]
    }
  ],
  "description" : "Codes for units of measure used in medication dosing, drawn from the MOH PPB unit of measure code system.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "KE",
          "display" : "Kenya"
        }
      ]
    }
  ],
  "copyright" : "Copyright 2025+ IntelliSOFT Kenya. This content is licensed under Creative Commons Attribution 4.0 International (CC-BY-4.0). Terminology content from the Kenya Pharmacy and Poisons Board (PPB) via Open Concept Lab (OCL) is subject to separate terms.",
  "compose" : {
    "include" : [
      {
        "system" : "https://ilm-hie.dha.go.ke/fhir/CodeSystem/unit-of-measure"
      }
    ]
  }
}