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

FHIR IG analytics

Packagefhir.ke.nccp
Resource TypeCodeSystem
IdCodeSystem-unit-of-measure-cs.json
FHIR VersionR4

Resources that use this resource

No resources found


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-06-08T10:30:33+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"
    }
  ]
}