Belgian Cancer Registry on FHIR
0.1.0 - ci-build Belgium flag

Belgian Cancer Registry on FHIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: BCR Intended Treatment Code - JSON Representation

Draft as of 2026-05-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "bcr-intended-treatment-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet bcr-intended-treatment-vs</b></p><a name=\"bcr-intended-treatment-vs\"> </a><a name=\"hcbcr-intended-treatment-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-bcr-treatment-code.html\"><code>https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-treatment-code</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-bcr-treatment-code.html#bcr-treatment-code-10\">10</a></td><td style=\"color: #cccccc\">Surgery</td><td>Heelkunde.</td></tr><tr><td><a href=\"CodeSystem-bcr-treatment-code.html#bcr-treatment-code-15\">15</a></td><td style=\"color: #cccccc\">Bone marrow transplant</td><td>Beenmergtransplantatie. Used only on Bijlage 55 vervolg 3; the main form distinguishes 16 (autologous HSCT) and 17 (allogeneic HSCT) instead.</td></tr><tr><td><a href=\"CodeSystem-bcr-treatment-code.html#bcr-treatment-code-20\">20</a></td><td style=\"color: #cccccc\">External radiotherapy / brachytherapy</td><td>Externe radiotherapie / brachytherapie.</td></tr><tr><td><a href=\"CodeSystem-bcr-treatment-code.html#bcr-treatment-code-25\">25</a></td><td style=\"color: #cccccc\">Concurrent chemoradiotherapy</td><td>Concomitant chemoradiotherapie.</td></tr><tr><td><a href=\"CodeSystem-bcr-treatment-code.html#bcr-treatment-code-30\">30</a></td><td style=\"color: #cccccc\">Radio-isotopes</td><td>Radio-isotopen.</td></tr><tr><td><a href=\"CodeSystem-bcr-treatment-code.html#bcr-treatment-code-40\">40</a></td><td style=\"color: #cccccc\">Chemotherapy / systemic therapy</td><td>Chemo-, systemische therapie.</td></tr><tr><td><a href=\"CodeSystem-bcr-treatment-code.html#bcr-treatment-code-50\">50</a></td><td style=\"color: #cccccc\">Hormonal therapy</td><td>Hormonale therapie.</td></tr><tr><td><a href=\"CodeSystem-bcr-treatment-code.html#bcr-treatment-code-60\">60</a></td><td style=\"color: #cccccc\">Immunotherapy</td><td>Immunotherapie (excludes 26, 66).</td></tr><tr><td><a href=\"CodeSystem-bcr-treatment-code.html#bcr-treatment-code-70\">70</a></td><td style=\"color: #cccccc\">Symptomatic / palliative</td><td>Symptomatisch / palliatief.</td></tr><tr><td><a href=\"CodeSystem-bcr-treatment-code.html#bcr-treatment-code-80\">80</a></td><td style=\"color: #cccccc\">Other treatment</td><td>Andere behandeling. Free-text comment required when used.</td></tr><tr><td><a href=\"CodeSystem-bcr-treatment-code.html#bcr-treatment-code-90\">90</a></td><td style=\"color: #cccccc\">No therapy</td><td>Geen therapie.</td></tr><tr><td><a href=\"CodeSystem-bcr-treatment-code.html#bcr-treatment-code-95\">95</a></td><td style=\"color: #cccccc\">Therapy refusal</td><td>Weigering therapie.</td></tr></table></li></ul></div>"
  },
  "url" : "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-intended-treatment-vs",
  "version" : "0.1.0",
  "name" : "BCRIntendedTreatmentVS",
  "title" : "BCR Intended Treatment Code",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-05-04T06:30:16+00:00",
  "publisher" : "eHealth Platform Belgium",
  "contact" : [
    {
      "name" : "eHealth Platform Belgium",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ehealth.fgov.be"
        },
        {
          "system" : "email",
          "value" : "info@ehealth.fgov.be"
        }
      ]
    }
  ],
  "description" : "Intent-to-treat codes accepted on Bijlage 55 vervolg 3 (§II).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BE",
          "display" : "Belgium"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-treatment-code",
        "concept" : [
          {
            "code" : "10"
          },
          {
            "code" : "15"
          },
          {
            "code" : "20"
          },
          {
            "code" : "25"
          },
          {
            "code" : "30"
          },
          {
            "code" : "40"
          },
          {
            "code" : "50"
          },
          {
            "code" : "60"
          },
          {
            "code" : "70"
          },
          {
            "code" : "80"
          },
          {
            "code" : "90"
          },
          {
            "code" : "95"
          }
        ]
      }
    ]
  }
}