{
  "resourceType" : "CodeSystem",
  "id" : "em-caller-relationship",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem em-caller-relationship</b></p><a name=\"em-caller-relationship\"> </a><a name=\"hcem-caller-relationship\"> </a><p>This case-sensitive code system <code>https://fhir.dha.go.ke/ig/emergency/CodeSystem/em-caller-relationship</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\">self<a name=\"em-caller-relationship-self\"> </a></td><td>Self</td></tr><tr><td style=\"white-space:nowrap\">parent<a name=\"em-caller-relationship-parent\"> </a></td><td>Parent</td></tr><tr><td style=\"white-space:nowrap\">spouse<a name=\"em-caller-relationship-spouse\"> </a></td><td>Spouse</td></tr><tr><td style=\"white-space:nowrap\">sibling<a name=\"em-caller-relationship-sibling\"> </a></td><td>Sibling</td></tr><tr><td style=\"white-space:nowrap\">relative<a name=\"em-caller-relationship-relative\"> </a></td><td>Other relative</td></tr><tr><td style=\"white-space:nowrap\">caregiver<a name=\"em-caller-relationship-caregiver\"> </a></td><td>Caregiver</td></tr><tr><td style=\"white-space:nowrap\">bystander<a name=\"em-caller-relationship-bystander\"> </a></td><td>Bystander</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"em-caller-relationship-other\"> </a></td><td>Other</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"em-caller-relationship-unknown\"> </a></td><td>Unknown</td></tr></table></div>"
  },
  "url" : "https://fhir.dha.go.ke/ig/emergency/CodeSystem/em-caller-relationship",
  "version" : "0.1.0",
  "name" : "EMCallerRelationshipCS",
  "title" : "Emergency Caller Relationship",
  "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" : "Relationship of an emergency caller to the patient.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "KE",
      "display" : "Kenya"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 9,
  "concept" : [{
    "code" : "self",
    "display" : "Self"
  },
  {
    "code" : "parent",
    "display" : "Parent"
  },
  {
    "code" : "spouse",
    "display" : "Spouse"
  },
  {
    "code" : "sibling",
    "display" : "Sibling"
  },
  {
    "code" : "relative",
    "display" : "Other relative"
  },
  {
    "code" : "caregiver",
    "display" : "Caregiver"
  },
  {
    "code" : "bystander",
    "display" : "Bystander"
  },
  {
    "code" : "other",
    "display" : "Other"
  },
  {
    "code" : "unknown",
    "display" : "Unknown"
  }]
}