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

FHIR IG analytics

Packageke.fhir.nccp
Resource TypeCodeSystem
IdCodeSystem-unit-of-measure-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/nccpFHIRIG/CodeSystem-unit-of-measure-cs.html
URLhttps://nshr-uat.sha.go.ke/fhir/CodeSystem/unit-of-measure-cs
Version0.1.0
Statusactive
Date2026-08-07T13:02:36+00:00
NameUnitOfMeasureCS
TitleKenya Oncology Unit of Measure Code System
DescriptionUnits of measure for oncology drug dosing and administration quantities.
Contentcomplete

Resources that use this resource

ValueSet
ke.fhir.nccp#currentnccp-unit-of-measure-vsKenya Oncology Unit of Measure Value Set

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem unit-of-measure-cs

This case-sensitive code system https://nshr-uat.sha.go.ke/fhir/CodeSystem/unit-of-measure-cs defines the following codes:

CodeDisplayDefinition
MG mgMilligrams
G gGrams
MCG mcg / µgMicrograms
MG-PER-M2 mg/m²Milligrams per square metre (BSA-based dosing)
MCG-PER-M2 mcg/m²Micrograms per square metre
MG-PER-KG mg/kgMilligrams per kilogram (weight-based dosing)
MCG-PER-KG mcg/kgMicrograms per kilogram
AUC AUC (mg·min/mL)Area under curve dosing (Calvert formula for carboplatin)
ML mLMillilitres
IU IUInternational Units
MIU MIUMega International Units (million IU)
MMOL mmolMillimoles
UNITS unitsGeneric units
TABLET tabletOral solid dosage form
CAPSULE capsuleOral capsule dosage form

Source1

{
  "resourceType": "CodeSystem",
  "id": "unit-of-measure-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/unit-of-measure-cs",
  "version": "0.1.0",
  "name": "UnitOfMeasureCS",
  "title": "Kenya Oncology Unit of Measure Code System",
  "status": "active",
  "experimental": false,
  "date": "2026-08-07T13:02:36+00:00",
  "publisher": "Digital Health Agency (DHA), Kenya",
  "contact": [
    {
      "name": "Digital Health Agency (DHA), Kenya",
      "telecom": [
        {
          "system": "url",
          "value": "https://dha.go.ke"
        },
        {
          "system": "email",
          "value": "info@dha.go.ke"
        }
      ]
    },
    {
      "name": "Digital Health Agency Kenya – FHIR Team",
      "telecom": [
        {
          "system": "email",
          "value": "info@dha.go.ke",
          "use": "work"
        },
        {
          "system": "url",
          "value": "https://dha.go.ke",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Units of measure for oncology drug dosing and administration quantities.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KE",
          "display": "Kenya"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 15,
  "concept": [
    {
      "code": "MG",
      "display": "mg",
      "definition": "Milligrams"
    },
    {
      "code": "G",
      "display": "g",
      "definition": "Grams"
    },
    {
      "code": "MCG",
      "display": "mcg / µg",
      "definition": "Micrograms"
    },
    {
      "code": "MG-PER-M2",
      "display": "mg/m²",
      "definition": "Milligrams per square metre (BSA-based dosing)"
    },
    {
      "code": "MCG-PER-M2",
      "display": "mcg/m²",
      "definition": "Micrograms per square metre"
    },
    {
      "code": "MG-PER-KG",
      "display": "mg/kg",
      "definition": "Milligrams per kilogram (weight-based dosing)"
    },
    {
      "code": "MCG-PER-KG",
      "display": "mcg/kg",
      "definition": "Micrograms per kilogram"
    },
    {
      "code": "AUC",
      "display": "AUC (mg·min/mL)",
      "definition": "Area under curve dosing (Calvert formula for carboplatin)"
    },
    {
      "code": "ML",
      "display": "mL",
      "definition": "Millilitres"
    },
    {
      "code": "IU",
      "display": "IU",
      "definition": "International Units"
    },
    {
      "code": "MIU",
      "display": "MIU",
      "definition": "Mega International Units (million IU)"
    },
    {
      "code": "MMOL",
      "display": "mmol",
      "definition": "Millimoles"
    },
    {
      "code": "UNITS",
      "display": "units",
      "definition": "Generic units"
    },
    {
      "code": "TABLET",
      "display": "tablet",
      "definition": "Oral solid dosage form"
    },
    {
      "code": "CAPSULE",
      "display": "capsule",
      "definition": "Oral capsule dosage form"
    }
  ]
}