Kenya eClaims FHIR Implementation Guide
0.1.0 - ci-build KE

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

: Dosage Additional Instruction Code System - JSON Representation

Active as of 2026-05-19

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "dosage-additional-instruction-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem dosage-additional-instruction-cs</b></p><a name=\"dosage-additional-instruction-cs\"> </a><a name=\"hcdosage-additional-instruction-cs\"> </a><p>This case-sensitive code system <code>https://fhir.dha.go.ke/eclaims/CodeSystem/dosage-additional-instruction-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\">WITH-FOOD<a name=\"dosage-additional-instruction-cs-WITH-FOOD\"> </a></td><td>With Food</td><td>Take with food.</td></tr><tr><td style=\"white-space:nowrap\">WITHOUT-FOOD<a name=\"dosage-additional-instruction-cs-WITHOUT-FOOD\"> </a></td><td>Without Food</td><td>Take on an empty stomach.</td></tr><tr><td style=\"white-space:nowrap\">WITH-WATER<a name=\"dosage-additional-instruction-cs-WITH-WATER\"> </a></td><td>With Water</td><td>Take with plenty of water.</td></tr><tr><td style=\"white-space:nowrap\">AVOID-ALCOHOL<a name=\"dosage-additional-instruction-cs-AVOID-ALCOHOL\"> </a></td><td>Avoid Alcohol</td><td>Do not take with alcohol.</td></tr><tr><td style=\"white-space:nowrap\">AVOID-DRIVING<a name=\"dosage-additional-instruction-cs-AVOID-DRIVING\"> </a></td><td>Avoid Driving</td><td>Do not operate machinery while taking this medication.</td></tr><tr><td style=\"white-space:nowrap\">DISSOLVE-FIRST<a name=\"dosage-additional-instruction-cs-DISSOLVE-FIRST\"> </a></td><td>Dissolve First</td><td>Dissolve in water before taking.</td></tr><tr><td style=\"white-space:nowrap\">REFRIGERATE<a name=\"dosage-additional-instruction-cs-REFRIGERATE\"> </a></td><td>Refrigerate</td><td>Store in the refrigerator.</td></tr><tr><td style=\"white-space:nowrap\">SHAKE-WELL<a name=\"dosage-additional-instruction-cs-SHAKE-WELL\"> </a></td><td>Shake Well</td><td>Shake the bottle well before use.</td></tr><tr><td style=\"white-space:nowrap\">AS-DIRECTED<a name=\"dosage-additional-instruction-cs-AS-DIRECTED\"> </a></td><td>As Directed</td><td>Take as directed by your healthcare provider.</td></tr></table></div>"
  },
  "url" : "https://fhir.dha.go.ke/eclaims/CodeSystem/dosage-additional-instruction-cs",
  "version" : "0.1.0",
  "name" : "DosageAdditionalInstructionCS",
  "title" : "Dosage Additional Instruction Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-19T11:26:54+00:00",
  "publisher" : "Digital Health Agency of Kenya",
  "contact" : [
    {
      "name" : "Digital Health Agency of Kenya",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://dha.go.ke"
        },
        {
          "system" : "email",
          "value" : "interoperability@dha.go.ke"
        }
      ]
    },
    {
      "name" : "eClaims Technical Working Group",
      "telecom" : [
        {
          "system" : "email",
          "value" : "interoperability@dha.go.ke",
          "use" : "work"
        },
        {
          "system" : "url",
          "value" : "https://dha.go.ke",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Codes for additional dispensing/dosage instructions, replacing SNOMED CT-based HL7 ValueSet",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "KE",
          "display" : "Kenya"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 9,
  "concept" : [
    {
      "code" : "WITH-FOOD",
      "display" : "With Food",
      "definition" : "Take with food."
    },
    {
      "code" : "WITHOUT-FOOD",
      "display" : "Without Food",
      "definition" : "Take on an empty stomach."
    },
    {
      "code" : "WITH-WATER",
      "display" : "With Water",
      "definition" : "Take with plenty of water."
    },
    {
      "code" : "AVOID-ALCOHOL",
      "display" : "Avoid Alcohol",
      "definition" : "Do not take with alcohol."
    },
    {
      "code" : "AVOID-DRIVING",
      "display" : "Avoid Driving",
      "definition" : "Do not operate machinery while taking this medication."
    },
    {
      "code" : "DISSOLVE-FIRST",
      "display" : "Dissolve First",
      "definition" : "Dissolve in water before taking."
    },
    {
      "code" : "REFRIGERATE",
      "display" : "Refrigerate",
      "definition" : "Store in the refrigerator."
    },
    {
      "code" : "SHAKE-WELL",
      "display" : "Shake Well",
      "definition" : "Shake the bottle well before use."
    },
    {
      "code" : "AS-DIRECTED",
      "display" : "As Directed",
      "definition" : "Take as directed by your healthcare provider."
    }
  ]
}