FHIR IG analytics| Package | fhir.ke.nccp |
| Resource Type | CodeSystem |
| Id | CodeSystem-bmt-type-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/nccpFHIRIG/CodeSystem-bmt-type-cs.html |
| URL | https://nshr-uat.sha.go.ke/fhir/CodeSystem/bmt-type-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-06-08T10:30:33+00:00 |
| Name | BMTTypeCS |
| Title | Kenya Bone Marrow / Stem Cell Transplant Type Code System |
| Realm | us |
| Authority | hl7 |
| Description | Codes for the type of bone marrow or haematopoietic stem cell transplant. |
| Content | complete |
| ValueSet | ||
| fhir.ke.nccp#current | nccp-bmt-type-vs | Kenya BMT Type Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem bmt-type-cs
This case-sensitive code system https://nshr-uat.sha.go.ke/fhir/CodeSystem/bmt-type-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "bmt-type-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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-08T10:30:33+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."
}
]
}