<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="medication-administration-outcome"/>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet medication-administration-outcome</b></p><a name="medication-administration-outcome"> </a><a name="hcmedication-administration-outcome"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-medication-administration-codesystem.html"><code>https://fhir.slade360.co.ke/fhir/CodeSystem/medication-administration-codesystem</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;0.1.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-medication-administration-codesystem.html#medication-administration-codesystem-given">given</a></td><td>Given</td><td>The dose was administered. Carried on MedicationAdministration.status as #completed.</td></tr><tr><td><a href="CodeSystem-medication-administration-codesystem.html#medication-administration-codesystem-held">held</a></td><td>Held</td><td>A clinical decision to withhold the dose, expecting to give it later. Carried as #on-hold, whose definition — temporarily halted but expected to continue — is exactly this.</td></tr><tr><td><a href="CodeSystem-medication-administration-codesystem.html#medication-administration-codesystem-refused">refused</a></td><td>Refused</td><td>The patient declined the dose. Carried as #not-done, which it shares with #omitted; the two are told apart by the reason recorded, not by the status.</td></tr><tr><td><a href="CodeSystem-medication-administration-codesystem.html#medication-administration-codesystem-omitted">omitted</a></td><td>Omitted</td><td>The dose passed without being given. Carried as #not-done, shared with #refused as above.</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.slade360.co.ke/fhir/ValueSet/medication-administration-outcome"/>
  <version value="0.1.0"/>
  <name value="SGHIMedicationAdministrationOutcome"/>
  <title value="SGHI Medication Administration Outcome"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-09-15T11:40:24+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="What happened to a medication dose at the drug round. Recorded alongside MedicationAdministration.status rather than in it: status is a required binding on which Refused and Omitted are both #not-done."/>
  <compose>
    <include>
      <system value="https://fhir.slade360.co.ke/fhir/CodeSystem/medication-administration-codesystem"/>
      <concept>
        <code value="given"/>
        <display value="Given"/>
      </concept>
      <concept>
        <code value="held"/>
        <display value="Held"/>
      </concept>
      <concept>
        <code value="refused"/>
        <display value="Refused"/>
      </concept>
      <concept>
        <code value="omitted"/>
        <display value="Omitted"/>
      </concept>
    </include>
  </compose>
</ValueSet>