Your IG Title
1.0.0 - ci-build International flag

Your IG Title, published by County Government of Kisumu. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/lokungu/Lawrence-FHIR-IG-Template/ and changes regularly. See the Directory of published versions

: KisumuTestCode - JSON Representation

Active as of 2025-09-24

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "KisumuTestCode",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem KisumuTestCode</b></p><a name=\"KisumuTestCode\"> </a><a name=\"hcKisumuTestCode\"> </a><p>This  code system <code>https://kisumu.go.ke/fhir/CodeSystem/KisumuTestCode</code> defines the following code:</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\">00000<a name=\"KisumuTestCode-00000\"> </a></td><td>Medication Stockout</td></tr></table></div>"
  },
  "url" : "https://kisumu.go.ke/fhir/CodeSystem/KisumuTestCode",
  "version" : "1.0.0",
  "name" : "KisumuTestCode",
  "title" : "KisumuTestCode",
  "status" : "active",
  "date" : "2025-09-24T08:20:25+00:00",
  "publisher" : "County Government of Kisumu",
  "contact" : [
    {
      "name" : "County Government of Kisumu",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.kisumu.go.ke/"
        },
        {
          "system" : "email",
          "value" : "info@kisumu.go.ke"
        }
      ]
    },
    {
      "name" : "Lawrence Okungu",
      "telecom" : [
        {
          "system" : "email",
          "value" : "lawrence.okungu@kisumu.go.ke",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Example Kisumu Codes",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "00000",
      "display" : "Medication Stockout"
    }
  ]
}