{
  "resourceType" : "CodeSystem",
  "id" : "em-observation-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem em-observation-category</b></p><a name=\"em-observation-category\"> </a><a name=\"hcem-observation-category\"> </a><p>This case-sensitive code system <code>https://fhir.dha.go.ke/ig/emergency/CodeSystem/em-observation-category</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\">caller-reported<a name=\"em-observation-category-caller-reported\"> </a></td><td>Caller reported</td><td>Information reported by a caller or dispatcher before direct clinical assessment.</td></tr><tr><td style=\"white-space:nowrap\">emt-assessed<a name=\"em-observation-category-emt-assessed\"> </a></td><td>Emergency practitioner assessed</td><td>Information established through direct assessment by an emergency practitioner.</td></tr></table></div>"
  },
  "url" : "https://fhir.dha.go.ke/ig/emergency/CodeSystem/em-observation-category",
  "version" : "0.1.0",
  "name" : "EMObservationCategoryCS",
  "title" : "Emergency Observation Category",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-07T11:54:11+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" : "Categories used to distinguish emergency observations by their source and\nclinical verification status.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "KE",
      "display" : "Kenya"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [{
    "code" : "caller-reported",
    "display" : "Caller reported",
    "definition" : "Information reported by a caller or dispatcher before direct clinical assessment."
  },
  {
    "code" : "emt-assessed",
    "display" : "Emergency practitioner assessed",
    "definition" : "Information established through direct assessment by an emergency practitioner."
  }]
}