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
| Active as of 2026-06-04 |
{
"resourceType" : "CodeSystem",
"id" : "bmt-type-cs",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem bmt-type-cs</b></p><a name=\"bmt-type-cs\"> </a><a name=\"hcbmt-type-cs\"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/bmt-type-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><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">AUTOLOGOUS<a name=\"bmt-type-cs-AUTOLOGOUS\"> </a></td><td>Autologous</td><td>Stem cells from the patient themselves.</td></tr><tr><td style=\"white-space:nowrap\">ALLOGENEIC-MATCHED-SIBLING<a name=\"bmt-type-cs-ALLOGENEIC-MATCHED-SIBLING\"> </a></td><td>Allogeneic Matched Sibling</td><td>Stem cells from an HLA-matched sibling donor.</td></tr><tr><td style=\"white-space:nowrap\">ALLOGENEIC-MATCHED-UNRELATED<a name=\"bmt-type-cs-ALLOGENEIC-MATCHED-UNRELATED\"> </a></td><td>Allogeneic Matched Unrelated</td><td>Stem cells from an HLA-matched unrelated donor.</td></tr><tr><td style=\"white-space:nowrap\">HAPLOIDENTICAL<a name=\"bmt-type-cs-HAPLOIDENTICAL\"> </a></td><td>Haploidentical</td><td>Stem cells from a half-matched related donor.</td></tr><tr><td style=\"white-space:nowrap\">CORD-BLOOD<a name=\"bmt-type-cs-CORD-BLOOD\"> </a></td><td>Cord Blood</td><td>Stem cells from umbilical cord blood.</td></tr><tr><td style=\"white-space:nowrap\">TANDEM<a name=\"bmt-type-cs-TANDEM\"> </a></td><td>Tandem Transplant</td><td>Two sequential autologous transplants.</td></tr></table></div>"
},
"url" : "https://nshr-uat.sha.go.ke/fhir/CodeSystem/bmt-type-cs",
"version" : "0.1.0",
"name" : "BMTTypeCS",
"title" : "Kenya Bone Marrow / Stem Cell Transplant Type 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" : "Codes for the type of bone marrow or haematopoietic stem cell transplant.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "AUTOLOGOUS",
"display" : "Autologous",
"definition" : "Stem cells from the patient themselves."
},
{
"code" : "ALLOGENEIC-MATCHED-SIBLING",
"display" : "Allogeneic Matched Sibling",
"definition" : "Stem cells from an HLA-matched sibling donor."
},
{
"code" : "ALLOGENEIC-MATCHED-UNRELATED",
"display" : "Allogeneic Matched Unrelated",
"definition" : "Stem cells from an HLA-matched unrelated donor."
},
{
"code" : "HAPLOIDENTICAL",
"display" : "Haploidentical",
"definition" : "Stem cells from a half-matched related donor."
},
{
"code" : "CORD-BLOOD",
"display" : "Cord Blood",
"definition" : "Stem cells from umbilical cord blood."
},
{
"code" : "TANDEM",
"display" : "Tandem Transplant",
"definition" : "Two sequential autologous transplants."
}
]
}