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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="as-needed-reason-cs"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem as-needed-reason-cs</b></p><a name="as-needed-reason-cs"> </a><a name="hcas-needed-reason-cs"> </a><p>This case-sensitive code system <code>https://fhir.dha.go.ke/eclaims/CodeSystem/as-needed-reason-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">PAIN<a name="as-needed-reason-cs-PAIN"> </a></td><td>Pain</td><td>Take when experiencing pain.</td></tr><tr><td style="white-space:nowrap">NAUSEA<a name="as-needed-reason-cs-NAUSEA"> </a></td><td>Nausea</td><td>Take when experiencing nausea.</td></tr><tr><td style="white-space:nowrap">FEVER<a name="as-needed-reason-cs-FEVER"> </a></td><td>Fever</td><td>Take when experiencing fever.</td></tr><tr><td style="white-space:nowrap">INSOMNIA<a name="as-needed-reason-cs-INSOMNIA"> </a></td><td>Insomnia</td><td>Take when unable to sleep.</td></tr><tr><td style="white-space:nowrap">ANXIETY<a name="as-needed-reason-cs-ANXIETY"> </a></td><td>Anxiety</td><td>Take when experiencing anxiety.</td></tr><tr><td style="white-space:nowrap">DYSPNEA<a name="as-needed-reason-cs-DYSPNEA"> </a></td><td>Dyspnea</td><td>Take when experiencing difficulty breathing.</td></tr><tr><td style="white-space:nowrap">ITCHING<a name="as-needed-reason-cs-ITCHING"> </a></td><td>Itching</td><td>Take when experiencing itching.</td></tr><tr><td style="white-space:nowrap">CONSTIPATION<a name="as-needed-reason-cs-CONSTIPATION"> </a></td><td>Constipation</td><td>Take when experiencing constipation.</td></tr></table></div>
  </text>
  <url value="https://fhir.dha.go.ke/eclaims/CodeSystem/as-needed-reason-cs"/>
  <version value="0.1.0"/>
  <name value="AsNeededReasonCS"/>
  <title value="As Needed Reason Code System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-05-19T11:26:54+00:00"/>
  <publisher value="Digital Health Agency of Kenya"/>
  <contact>
    <name value="Digital Health Agency of Kenya"/>
    <telecom>
      <system value="url"/>
      <value value="https://dha.go.ke"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="interoperability@dha.go.ke"/>
    </telecom>
  </contact>
  <contact>
    <name value="eClaims Technical Working Group"/>
    <telecom>
      <system value="email"/>
      <value value="interoperability@dha.go.ke"/>
      <use value="work"/>
    </telecom>
    <telecom>
      <system value="url"/>
      <value value="https://dha.go.ke"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Codes for the condition that triggers as-needed medication use, replacing SNOMED CT-based HL7 ValueSet"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="PAIN"/>
    <display value="Pain"/>
    <definition value="Take when experiencing pain."/>
  </concept>
  <concept>
    <code value="NAUSEA"/>
    <display value="Nausea"/>
    <definition value="Take when experiencing nausea."/>
  </concept>
  <concept>
    <code value="FEVER"/>
    <display value="Fever"/>
    <definition value="Take when experiencing fever."/>
  </concept>
  <concept>
    <code value="INSOMNIA"/>
    <display value="Insomnia"/>
    <definition value="Take when unable to sleep."/>
  </concept>
  <concept>
    <code value="ANXIETY"/>
    <display value="Anxiety"/>
    <definition value="Take when experiencing anxiety."/>
  </concept>
  <concept>
    <code value="DYSPNEA"/>
    <display value="Dyspnea"/>
    <definition value="Take when experiencing difficulty breathing."/>
  </concept>
  <concept>
    <code value="ITCHING"/>
    <display value="Itching"/>
    <definition value="Take when experiencing itching."/>
  </concept>
  <concept>
    <code value="CONSTIPATION"/>
    <display value="Constipation"/>
    <definition value="Take when experiencing constipation."/>
  </concept>
</CodeSystem>