FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.ke.nccp
Resource TypeCodeSystem
IdCodeSystem-bmt-type-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/nccpFHIRIG/CodeSystem-bmt-type-cs.html
URLhttps://nshr-uat.sha.go.ke/fhir/CodeSystem/bmt-type-cs
Version0.1.0
Statusactive
Date2026-06-08T10:30:33+00:00
NameBMTTypeCS
TitleKenya Bone Marrow / Stem Cell Transplant Type Code System
Realmus
Authorityhl7
DescriptionCodes for the type of bone marrow or haematopoietic stem cell transplant.
Contentcomplete

Resources that use this resource

ValueSet
fhir.ke.nccp#currentnccp-bmt-type-vsKenya BMT Type Value Set

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
AUTOLOGOUS AutologousStem cells from the patient themselves.
ALLOGENEIC-MATCHED-SIBLING Allogeneic Matched SiblingStem cells from an HLA-matched sibling donor.
ALLOGENEIC-MATCHED-UNRELATED Allogeneic Matched UnrelatedStem cells from an HLA-matched unrelated donor.
HAPLOIDENTICAL HaploidenticalStem cells from a half-matched related donor.
CORD-BLOOD Cord BloodStem cells from umbilical cord blood.
TANDEM Tandem TransplantTwo sequential autologous transplants.

Source1

{
  "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."
    }
  ]
}