SIL HIE Implementation Guide
0.1.0 - sil-hie-active

SIL HIE Implementation Guide, published by Kathurima Kimathi. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/savannahghi/hie-fhir-ig-profile/ and changes regularly. See the Directory of published versions

: HIEServiceTypesCodeSystem - JSON Representation

Active as of 2025-11-25

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "HIEServiceTypesCodeSystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem HIEServiceTypesCodeSystem</b></p><a name=\"HIEServiceTypesCodeSystem\"> </a><a name=\"hcHIEServiceTypesCodeSystem\"> </a><p>This  code system <code>https://nshr.dha.go.ke/fhir/CodeSystem/HIEServiceTypesCodeSystem</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\">diab<a name=\"HIEServiceTypesCodeSystem-diab\"> </a></td><td>Post coordinated diabetes program</td></tr></table></div>"
  },
  "url" : "https://nshr.dha.go.ke/fhir/CodeSystem/HIEServiceTypesCodeSystem",
  "version" : "0.1.0",
  "name" : "HIEServiceTypesCodeSystem",
  "status" : "active",
  "date" : "2025-11-25T13:38:45+00:00",
  "publisher" : "Kathurima Kimathi",
  "contact" : [
    {
      "name" : "Kathurima Kimathi",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.linkedin.com/in/kathurima-kimathi/"
        },
        {
          "system" : "email",
          "value" : "kathurima@savannahinformatics.com"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "diab",
      "display" : "Post coordinated diabetes program"
    }
  ]
}