{
  "resourceType" : "CodeSystem",
  "id" : "default-identifier-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem default-identifier-codesystem</b></p><a name=\"default-identifier-codesystem\"> </a><a name=\"hcdefault-identifier-codesystem\"> </a><p>This  code system <code>https://fhir.slade360.co.ke/fhir/CodeSystem/default-identifier-codesystem</code> defines the following code:</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\">default-id<a name=\"default-identifier-codesystem-default-id\"> </a></td><td>Default Resource Identifier</td><td>A unique UUID identifier assigned by the system by default.</td></tr></table></div>"
  },
  "url" : "https://fhir.slade360.co.ke/fhir/CodeSystem/default-identifier-codesystem",
  "version" : "0.1.0",
  "name" : "SGHIDefaultIdentifierCodeSystem",
  "status" : "active",
  "date" : "2026-04-27T09:21:43+00:00",
  "publisher" : "Kathurima Kimathi",
  "contact" : [{
    "name" : "Kathurima Kimathi",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.linkedin.com/in/kathurima-kimathi/"
    },
    {
      "system" : "email",
      "value" : "kathurimakimathi415@gmail.com"
    }]
  },
  {
    "name" : "Oscar John",
    "telecom" : [{
      "system" : "email",
      "value" : "oscarjohnotieno@gmail.com",
      "use" : "work"
    }]
  },
  {
    "name" : "Kennedy Omondi",
    "telecom" : [{
      "system" : "email",
      "value" : "kennankole@gmail.com",
      "use" : "work"
    }]
  }],
  "description" : "A single code system enumerating severity levels for clinical conditions within the SGHI ecosystem.",
  "content" : "complete",
  "count" : 1,
  "concept" : [{
    "code" : "default-id",
    "display" : "Default Resource Identifier",
    "definition" : "A unique UUID identifier assigned by the system by default."
  }]
}