HL7 FHIR Implementation Guide: Kenya IG Release 1 - Kenya Realm | STU1
1.0.0 - ci-build International flag

HL7 FHIR Implementation Guide: Kenya IG Release 1 - Kenya Realm | STU1, published by My Organization. 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/DavidSaruni/Starter-Kenya-FHIR-IG/ and changes regularly. See the Directory of published versions

: Client Key Population Status Code System - JSON Representation

Active as of 2024-09-27

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "client-key-population-status-code-system",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem client-key-population-status-code-system</b></p><a name=\"client-key-population-status-code-system\"> </a><a name=\"hcclient-key-population-status-code-system\"> </a><a name=\"client-key-population-status-code-system-en-US\"> </a><p>This case-sensitive code system <code>http://jembi.org/fhir/CodeSystem/client-key-population-status-code-system</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\">General-Population<a name=\"client-key-population-status-code-system-General-Population\"> </a></td><td>General Population</td></tr></table></div>"
  },
  "url" : "http://jembi.org/fhir/CodeSystem/client-key-population-status-code-system",
  "version" : "1.0.0",
  "name" : "ClientKeyPopulationStatusCodeSystem",
  "title" : "Client Key Population Status Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-27T11:16:29+00:00",
  "publisher" : "My Organization",
  "contact" : [
    {
      "name" : "My Organization",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.com/committees"
        },
        {
          "system" : "email",
          "value" : "my-group@example.com"
        }
      ]
    },
    {
      "name" : "Captain David",
      "telecom" : [
        {
          "system" : "email",
          "value" : "captain@example.com",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "HIV Key Population",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "General-Population",
      "display" : "General Population"
    }
  ]
}