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

FHIR IG analytics

Packagefhir.kenyaPSIG
Resource TypeCodeSystem
IdCodeSystem-kpsd-treatment-codes.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Patient-Summary-FHIR-IG/CodeSystem-kpsd-treatment-codes.html
URLhttps://nshr-uat.sha.go.ke/fhir/CodeSystem/kpsd-treatment-codes
Version0.1.0
Statusactive
Date2026-06-19T10:10:16+00:00
NameKPSDTreatmentCodesCS
TitleKPS.D Treatment Data Elements
Realmus
Authorityhl7
DescriptionCodeSystem representing treatment and medication-related data elements under the Kenya Patient Summary (KPS.D).
CopyrightCopyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved.
Contentcomplete

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 kpsd-treatment-codes

This case-sensitive code system https://nshr-uat.sha.go.ke/fhir/CodeSystem/kpsd-treatment-codes defines the following codes:

CodeDisplayDefinition
KPS.D.DE.1 Medication ReasonClinical reason for prescribing or using the medication (linked to a health condition)
KPS.D.DE.2 Intended UsePurpose such as prevention, treatment, diagnostic, anaesthesia, or equipment care
KPS.D.DE.3 Medication Name/CodeMedication administered or intended for administration
medicationStatus Medication StatusAvailability status of the medication
medicationStatusActive ActiveThe medication is currently in use
medicationStatusInactive InactiveThe medication is not currently in use
medicationStatusError Entered in ErrorThe medication was recorded by mistake
medicationForm Medication FormForm of the medication (e.g., tablet, capsule, powder)
KPS.D.DE.3.4 TabletSolid dose form intended for oral administration.
KPS.D.DE.3.5 CapsuleOral dosage form in a gelatin shell.
KPS.D.DE.3.6 LiquidOral or injectable solution/suspension dosage form.
KPS.D.DE.3.7 PowderDry substance that can be reconstituted or used directly.
KPS.D.DE.4 Active Ingredient ListSubstance(s) that produce therapeutic effect (e.g., paracetamol)
KPS.D.DE.4.1 ParacetamolCommon analgesic and antipyretic agent.
KPS.D.DE.4.2 AmoxicillinBroad-spectrum beta-lactam antibiotic.
KPS.D.DE.4.3 MetronidazoleAntibiotic and antiprotozoal medication.
KPS.D.DE.4.4 IbuprofenNSAID used for pain relief, fever, and inflammation.
KPS.D.DE.4.5 Artemether + LumefantrineAntimalarial combination therapy.
KPS.D.DE.5 StrengthDosage strength of active ingredient (e.g., 500mg/tablet)
KPS.D.DE.7 Dosage RegimenDosing schedule: amount, frequency, duration (e.g., 1 tablet every 24h for 10 days)
KPS.D.DE.8 Route of AdministrationPathway for administering the product (e.g., oral, intravenous)
KPS.D.DE.9 Date of Onset of TreatmentStart date for prescribed medication use
KPS.D.DE.10 Plan of CareNarrative of therapeutic plans including diet, exercise, surgery, goals, and follow-ups
KPS.D.DE.11 External ReferenceLink to guidelines such as CPGs, emergency protocols, or other clinically relevant references
KPS.D.DE.12 Related WithIndicates which Patient Summary entries this information relates to (e.g., link to a rare disease entry)

Source1

{
  "resourceType": "CodeSystem",
  "id": "kpsd-treatment-codes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kpsd-treatment-codes",
  "version": "0.1.0",
  "name": "KPSDTreatmentCodesCS",
  "title": "KPS.D Treatment Data Elements",
  "status": "active",
  "experimental": false,
  "date": "2026-06-19T10:10:16+00:00",
  "publisher": "Digital Health Agency of Kenya",
  "contact": [
    {
      "name": "Digital Health Agency of Kenya",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.dha.go.ke"
        },
        {
          "system": "email",
          "value": "interoperability@dha.go.ke"
        }
      ]
    },
    {
      "name": "Digital Health Agency of Kenya – Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperability@dha.go.ke",
          "use": "work"
        },
        {
          "system": "url",
          "value": "https://www.dha.go.ke",
          "use": "work"
        }
      ]
    }
  ],
  "description": "CodeSystem representing treatment and medication-related data elements under the Kenya Patient Summary (KPS.D).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KE",
          "display": "Kenya"
        }
      ]
    }
  ],
  "copyright": "Copyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved.\n",
  "caseSensitive": true,
  "content": "complete",
  "count": 25,
  "concept": [
    {
      "code": "KPS.D.DE.1",
      "display": "Medication Reason",
      "definition": "Clinical reason for prescribing or using the medication (linked to a health condition)"
    },
    {
      "code": "KPS.D.DE.2",
      "display": "Intended Use",
      "definition": "Purpose such as prevention, treatment, diagnostic, anaesthesia, or equipment care"
    },
    {
      "code": "KPS.D.DE.3",
      "display": "Medication Name/Code",
      "definition": "Medication administered or intended for administration"
    },
    {
      "code": "medicationStatus",
      "display": "Medication Status",
      "definition": "Availability status of the medication"
    },
    {
      "code": "medicationStatusActive",
      "display": "Active",
      "definition": "The medication is currently in use"
    },
    {
      "code": "medicationStatusInactive",
      "display": "Inactive",
      "definition": "The medication is not currently in use"
    },
    {
      "code": "medicationStatusError",
      "display": "Entered in Error",
      "definition": "The medication was recorded by mistake"
    },
    {
      "code": "medicationForm",
      "display": "Medication Form",
      "definition": "Form of the medication (e.g., tablet, capsule, powder)"
    },
    {
      "code": "KPS.D.DE.3.4",
      "display": "Tablet",
      "definition": "Solid dose form intended for oral administration."
    },
    {
      "code": "KPS.D.DE.3.5",
      "display": "Capsule",
      "definition": "Oral dosage form in a gelatin shell."
    },
    {
      "code": "KPS.D.DE.3.6",
      "display": "Liquid",
      "definition": "Oral or injectable solution/suspension dosage form."
    },
    {
      "code": "KPS.D.DE.3.7",
      "display": "Powder",
      "definition": "Dry substance that can be reconstituted or used directly."
    },
    {
      "code": "KPS.D.DE.4",
      "display": "Active Ingredient List",
      "definition": "Substance(s) that produce therapeutic effect (e.g., paracetamol)"
    },
    {
      "code": "KPS.D.DE.4.1",
      "display": "Paracetamol",
      "definition": "Common analgesic and antipyretic agent."
    },
    {
      "code": "KPS.D.DE.4.2",
      "display": "Amoxicillin",
      "definition": "Broad-spectrum beta-lactam antibiotic."
    },
    {
      "code": "KPS.D.DE.4.3",
      "display": "Metronidazole",
      "definition": "Antibiotic and antiprotozoal medication."
    },
    {
      "code": "KPS.D.DE.4.4",
      "display": "Ibuprofen",
      "definition": "NSAID used for pain relief, fever, and inflammation."
    },
    {
      "code": "KPS.D.DE.4.5",
      "display": "Artemether + Lumefantrine",
      "definition": "Antimalarial combination therapy."
    },
    {
      "code": "KPS.D.DE.5",
      "display": "Strength",
      "definition": "Dosage strength of active ingredient (e.g., 500mg/tablet)"
    },
    {
      "code": "KPS.D.DE.7",
      "display": "Dosage Regimen",
      "definition": "Dosing schedule: amount, frequency, duration (e.g., 1 tablet every 24h for 10 days)"
    },
    {
      "code": "KPS.D.DE.8",
      "display": "Route of Administration",
      "definition": "Pathway for administering the product (e.g., oral, intravenous)"
    },
    {
      "code": "KPS.D.DE.9",
      "display": "Date of Onset of Treatment",
      "definition": "Start date for prescribed medication use"
    },
    {
      "code": "KPS.D.DE.10",
      "display": "Plan of Care",
      "definition": "Narrative of therapeutic plans including diet, exercise, surgery, goals, and follow-ups"
    },
    {
      "code": "KPS.D.DE.11",
      "display": "External Reference",
      "definition": "Link to guidelines such as CPGs, emergency protocols, or other clinically relevant references"
    },
    {
      "code": "KPS.D.DE.12",
      "display": "Related With",
      "definition": "Indicates which Patient Summary entries this information relates to (e.g., link to a rare disease entry)"
    }
  ]
}