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

FHIR IG analytics

Packagefhir.ke.nccp
Resource TypeCodeSystem
IdCodeSystem-ocm-protocol-markers-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/nccpFHIRIG/CodeSystem-ocm-protocol-markers-cs.html
URLhttps://nshr-uat.sha.go.ke/fhir/CodeSystem/ocm-protocol-markers-cs
Version0.1.0
Statusactive
Date2026-06-08T10:30:33+00:00
NameOCMProtocolMarkersCS
TitleKenya OCM Protocol Markers Code System
Realmus
Authorityhl7
DescriptionBiomarker and molecular marker codes used for treatment protocol selection.
Contentcomplete

Resources that use this resource

ValueSet
fhir.ke.nccp#currentnccp-ocm-protocol-markers-vsKenya OCM Protocol Markers Value Set

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem ocm-protocol-markers-cs

This case-sensitive code system https://nshr-uat.sha.go.ke/fhir/CodeSystem/ocm-protocol-markers-cs defines the following codes:

CodeDisplayDefinition
HER2-POSITIVE HER2 PositiveHER2/neu overexpression or amplification detected.
HER2-NEGATIVE HER2 NegativeNo HER2/neu overexpression or amplification.
ER-POSITIVE ER PositiveOestrogen receptor positive.
ER-NEGATIVE ER NegativeOestrogen receptor negative.
PR-POSITIVE PR PositiveProgesterone receptor positive.
PR-NEGATIVE PR NegativeProgesterone receptor negative.
TRIPLE-NEGATIVE Triple NegativeER-, PR-, HER2- breast cancer.
KRAS-MUTANT KRAS MutantKRAS mutation detected.
KRAS-WILD-TYPE KRAS Wild-typeNo KRAS mutation.
BRAF-V600E BRAF V600E MutantBRAF V600E mutation detected.
PD-L1-POSITIVE PD-L1 PositivePD-L1 expression ≥1%.
PD-L1-NEGATIVE PD-L1 NegativePD-L1 expression <1%.
MSI-HIGH MSI-HighMicrosatellite instability high.
MSI-LOW MSI-Low / MSSMicrosatellite instability low or stable.
EGFR-MUTANT EGFR MutantEGFR mutation detected.
ALK-POSITIVE ALK PositiveALK rearrangement detected.
NOT-TESTED Not TestedBiomarker testing not performed.

Source1

{
  "resourceType": "CodeSystem",
  "id": "ocm-protocol-markers-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/ocm-protocol-markers-cs",
  "version": "0.1.0",
  "name": "OCMProtocolMarkersCS",
  "title": "Kenya OCM Protocol Markers 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": "Biomarker and molecular marker codes used for treatment protocol selection.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KE",
          "display": "Kenya"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 17,
  "concept": [
    {
      "code": "HER2-POSITIVE",
      "display": "HER2 Positive",
      "definition": "HER2/neu overexpression or amplification detected."
    },
    {
      "code": "HER2-NEGATIVE",
      "display": "HER2 Negative",
      "definition": "No HER2/neu overexpression or amplification."
    },
    {
      "code": "ER-POSITIVE",
      "display": "ER Positive",
      "definition": "Oestrogen receptor positive."
    },
    {
      "code": "ER-NEGATIVE",
      "display": "ER Negative",
      "definition": "Oestrogen receptor negative."
    },
    {
      "code": "PR-POSITIVE",
      "display": "PR Positive",
      "definition": "Progesterone receptor positive."
    },
    {
      "code": "PR-NEGATIVE",
      "display": "PR Negative",
      "definition": "Progesterone receptor negative."
    },
    {
      "code": "TRIPLE-NEGATIVE",
      "display": "Triple Negative",
      "definition": "ER-, PR-, HER2- breast cancer."
    },
    {
      "code": "KRAS-MUTANT",
      "display": "KRAS Mutant",
      "definition": "KRAS mutation detected."
    },
    {
      "code": "KRAS-WILD-TYPE",
      "display": "KRAS Wild-type",
      "definition": "No KRAS mutation."
    },
    {
      "code": "BRAF-V600E",
      "display": "BRAF V600E Mutant",
      "definition": "BRAF V600E mutation detected."
    },
    {
      "code": "PD-L1-POSITIVE",
      "display": "PD-L1 Positive",
      "definition": "PD-L1 expression ≥1%."
    },
    {
      "code": "PD-L1-NEGATIVE",
      "display": "PD-L1 Negative",
      "definition": "PD-L1 expression <1%."
    },
    {
      "code": "MSI-HIGH",
      "display": "MSI-High",
      "definition": "Microsatellite instability high."
    },
    {
      "code": "MSI-LOW",
      "display": "MSI-Low / MSS",
      "definition": "Microsatellite instability low or stable."
    },
    {
      "code": "EGFR-MUTANT",
      "display": "EGFR Mutant",
      "definition": "EGFR mutation detected."
    },
    {
      "code": "ALK-POSITIVE",
      "display": "ALK Positive",
      "definition": "ALK rearrangement detected."
    },
    {
      "code": "NOT-TESTED",
      "display": "Not Tested",
      "definition": "Biomarker testing not performed."
    }
  ]
}