{
  "resourceType" : "CodeSystem",
  "id" : "adverse-event-category-cs",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem adverse-event-category-cs</b></p><a name=\"adverse-event-category-cs\"> </a><a name=\"hcadverse-event-category-cs\"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/adverse-event-category-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></tr><tr><td style=\"white-space:nowrap\">MEDICATION-MISHAP<a name=\"adverse-event-category-cs-MEDICATION-MISHAP\"> </a></td><td>Medication Mishap</td></tr><tr><td style=\"white-space:nowrap\">PRODUCT-USE-ERROR<a name=\"adverse-event-category-cs-PRODUCT-USE-ERROR\"> </a></td><td>Product Use Error</td></tr><tr><td style=\"white-space:nowrap\">PRODUCT-QUALITY<a name=\"adverse-event-category-cs-PRODUCT-QUALITY\"> </a></td><td>Product Quality</td></tr><tr><td style=\"white-space:nowrap\">WRONG-DRUG<a name=\"adverse-event-category-cs-WRONG-DRUG\"> </a></td><td>Wrong Drug</td></tr><tr><td style=\"white-space:nowrap\">WRONG-DOSE<a name=\"adverse-event-category-cs-WRONG-DOSE\"> </a></td><td>Wrong Dose</td></tr></table></div>"
  },
  "url" : "https://nshr-uat.sha.go.ke/fhir/CodeSystem/adverse-event-category-cs",
  "version" : "0.1.0",
  "name" : "AdverseEventCategoryCS",
  "title" : "Kenya Adverse Event Category Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-04T14:49:30+00:00",
  "publisher" : "Digital Health Agency (DHA), Kenya",
  "contact" : [{
    "name" : "Digital Health Agency (DHA), Kenya",
    "telecom" : [{
      "system" : "url",
      "value" : "https://dha.go.ke"
    },
    {
      "system" : "email",
      "value" : "info@dha.go.ke"
    }]
  },
  {
    "name" : "Digital Health Agency Kenya – FHIR Team",
    "telecom" : [{
      "system" : "email",
      "value" : "info@dha.go.ke",
      "use" : "work"
    },
    {
      "system" : "url",
      "value" : "https://dha.go.ke",
      "use" : "work"
    }]
  }],
  "description" : "Adverse event category codes from MOH-KENYA KNHTS",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "KE",
      "display" : "Kenya"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [{
    "code" : "MEDICATION-MISHAP",
    "display" : "Medication Mishap"
  },
  {
    "code" : "PRODUCT-USE-ERROR",
    "display" : "Product Use Error"
  },
  {
    "code" : "PRODUCT-QUALITY",
    "display" : "Product Quality"
  },
  {
    "code" : "WRONG-DRUG",
    "display" : "Wrong Drug"
  },
  {
    "code" : "WRONG-DOSE",
    "display" : "Wrong Dose"
  }]
}