Kenya National Cancer Control Programme (NCCP) FHIR Implementation Guide
0.1.0 - ci-build Kenya flag

Kenya National Cancer Control Programme (NCCP) FHIR Implementation Guide, published by Digital Health Agency (DHA), Kenya. 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/IntelliSOFT-Consulting/nccpFHIRIG/ and changes regularly. See the Directory of published versions

: Kenya BSA Formula Code System

Active as of 2026-06-04

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "bsa-formula-cs",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem bsa-formula-cs</b></p><a name=\"bsa-formula-cs\"> </a><a name=\"hcbsa-formula-cs\"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/bsa-formula-cs</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\">MOSTELLER<a name=\"bsa-formula-cs-MOSTELLER\"> </a></td><td>Mosteller</td></tr><tr><td style=\"white-space:nowrap\">DUBOIS<a name=\"bsa-formula-cs-DUBOIS\"> </a></td><td>DuBois</td></tr><tr><td style=\"white-space:nowrap\">BSA-OTHER<a name=\"bsa-formula-cs-BSA-OTHER\"> </a></td><td>BSA Other</td></tr></table></div>"
  },
  "url" : "https://nshr-uat.sha.go.ke/fhir/CodeSystem/bsa-formula-cs",
  "version" : "0.1.0",
  "name" : "BSAFormulaCS",
  "title" : "Kenya BSA Formula Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-04T14:49:30+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" : "Body surface area formula codes from MOH-KENYA KNHTS (BSA-FORMULA)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "KE",
          "display" : "Kenya"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "MOSTELLER",
      "display" : "Mosteller"
    },
    {
      "code" : "DUBOIS",
      "display" : "DuBois"
    },
    {
      "code" : "BSA-OTHER",
      "display" : "BSA Other"
    }
  ]
}