Belgian Cancer Registry on FHIR
0.1.0 - ci-build
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
| Draft as of 2026-05-04 |
{
"resourceType" : "ValueSet",
"id" : "bcr-treatment-chronology-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet bcr-treatment-chronology-vs</b></p><a name=\"bcr-treatment-chronology-vs\"> </a><a name=\"hcbcr-treatment-chronology-vs\"> </a><ul><li>Include codes from<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 📦0.1.0</span> where concept is-not-a <a href=\"CodeSystem-bcr-treatment-code.html#bcr-treatment-code-15\">15</a></li></ul></div>"
},
"url" : "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-treatment-chronology-vs",
"version" : "0.1.0",
"name" : "BCRTreatmentChronologyVS",
"title" : "BCR Treatment Chronology 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" : "Treatment chronology codes accepted on the main Bijlage 55 form (footnote 8). Excludes code 15 (bone marrow transplant), which is only used on Bijlage 55 vervolg 3.",
"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",
"filter" : [
{
"property" : "concept",
"op" : "is-not-a",
"value" : "15"
}
]
}
]
}
}