{
  "resourceType" : "CodeSystem",
  "id" : "as-needed-reason-cs",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://fhir.dha.go.ke/eclaims/CodeSystem/as-needed-reason-cs",
  "version" : "0.1.0",
  "name" : "AsNeededReasonCS",
  "title" : "As Needed Reason 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 the condition that triggers as-needed medication use, replacing SNOMED CT-based HL7 ValueSet",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "KE",
      "display" : "Kenya"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 8,
  "concept" : [{
    "code" : "PAIN",
    "display" : "Pain",
    "definition" : "Take when experiencing pain."
  },
  {
    "code" : "NAUSEA",
    "display" : "Nausea",
    "definition" : "Take when experiencing nausea."
  },
  {
    "code" : "FEVER",
    "display" : "Fever",
    "definition" : "Take when experiencing fever."
  },
  {
    "code" : "INSOMNIA",
    "display" : "Insomnia",
    "definition" : "Take when unable to sleep."
  },
  {
    "code" : "ANXIETY",
    "display" : "Anxiety",
    "definition" : "Take when experiencing anxiety."
  },
  {
    "code" : "DYSPNEA",
    "display" : "Dyspnea",
    "definition" : "Take when experiencing difficulty breathing."
  },
  {
    "code" : "ITCHING",
    "display" : "Itching",
    "definition" : "Take when experiencing itching."
  },
  {
    "code" : "CONSTIPATION",
    "display" : "Constipation",
    "definition" : "Take when experiencing constipation."
  }]
}