SGHI FHIR Profile Implementation Guide
0.1.0 - ci-build

SGHI FHIR Profile Implementation Guide, published by Kathurima Kimathi. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/savannahghi/sil_fhir_profile_ig/ and changes regularly. See the Directory of published versions

: SGHIDosageUnitCodeSystem - XML Representation

Active as of 2026-02-06

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="dosage-unit"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem dosage-unit</b></p><a name="dosage-unit"> </a><a name="hcdosage-unit"> </a><p>This  code system <code>https://fhir.slade360.co.ke/fhir/CodeSystem/dosage-unit</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">mg<a name="dosage-unit-mg"> </a></td><td>Milligrams</td><td>Milligrams (mg) is a unit of mass commonly used to specify the dosage of medications, particularly for solid forms like tablets and capsules.</td></tr><tr><td style="white-space:nowrap">ml<a name="dosage-unit-ml"> </a></td><td>Milliliters</td><td>Milliliters (mL) is a unit of volume commonly used to specify the dosage of liquid medications, such as syrups and solutions.</td></tr><tr><td style="white-space:nowrap">g<a name="dosage-unit-g"> </a></td><td>Grams</td><td>Grams (g) is a unit of mass used to specify the dosage of medications</td></tr><tr><td style="white-space:nowrap">dr<a name="dosage-unit-dr"> </a></td><td>Drops</td><td>Drops (dr) is a unit of volume used to specify the dosage of liquid medications, particularly for eye drops and ear drops.</td></tr><tr><td style="white-space:nowrap">tab<a name="dosage-unit-tab"> </a></td><td>Tablets</td><td>Tablets (tab) is a unit of count used to specify the dosage of medications in solid form, such as tablets and capsules.</td></tr><tr><td style="white-space:nowrap">puff<a name="dosage-unit-puff"> </a></td><td>Puffs</td><td>Puffs (puff) is a unit of count used to specify the dosage of inhaled medications, such as those delivered via metered-dose inhalers (MDIs).</td></tr></table></div>
  </text>
  <url value="https://fhir.slade360.co.ke/fhir/CodeSystem/dosage-unit"/>
  <version value="0.1.0"/>
  <name value="SGHIDosageUnitCodeSystem"/>
  <status value="active"/>
  <date value="2026-02-06T09:26:12+00:00"/>
  <publisher value="Kathurima Kimathi"/>
  <contact>
    <name value="Kathurima Kimathi"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.linkedin.com/in/kathurima-kimathi/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="kathurimakimathi415@gmail.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Oscar John"/>
    <telecom>
      <system value="email"/>
      <value value="oscarjohnotieno@gmail.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <contact>
    <name value="Kennedy Omondi"/>
    <telecom>
      <system value="email"/>
      <value value="kennankole@gmail.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="A code system enumerating the different units of measurement used to specify medication dosages across SGHI's environment."/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="mg"/>
    <display value="Milligrams"/>
    <definition
                value="Milligrams (mg) is a unit of mass commonly used to specify the dosage of medications, particularly for solid forms like tablets and capsules."/>
  </concept>
  <concept>
    <code value="ml"/>
    <display value="Milliliters"/>
    <definition
                value="Milliliters (mL) is a unit of volume commonly used to specify the dosage of liquid medications, such as syrups and solutions."/>
  </concept>
  <concept>
    <code value="g"/>
    <display value="Grams"/>
    <definition
                value="Grams (g) is a unit of mass used to specify the dosage of medications"/>
  </concept>
  <concept>
    <code value="dr"/>
    <display value="Drops"/>
    <definition
                value="Drops (dr) is a unit of volume used to specify the dosage of liquid medications, particularly for eye drops and ear drops."/>
  </concept>
  <concept>
    <code value="tab"/>
    <display value="Tablets"/>
    <definition
                value="Tablets (tab) is a unit of count used to specify the dosage of medications in solid form, such as tablets and capsules."/>
  </concept>
  <concept>
    <code value="puff"/>
    <display value="Puffs"/>
    <definition
                value="Puffs (puff) is a unit of count used to specify the dosage of inhaled medications, such as those delivered via metered-dose inhalers (MDIs)."/>
  </concept>
</CodeSystem>