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" : "CodeSystem",
"id" : "bcr-clinical-trial-indicator",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem bcr-clinical-trial-indicator</b></p><a name=\"bcr-clinical-trial-indicator\"> </a><a name=\"hcbcr-clinical-trial-indicator\"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-clinical-trial-indicator</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">ja<a name=\"bcr-clinical-trial-indicator-ja\"> </a></td><td>Yes</td><td>Ja.</td></tr><tr><td style=\"white-space:nowrap\">nee<a name=\"bcr-clinical-trial-indicator-nee\"> </a></td><td>No</td><td>Nee.</td></tr><tr><td style=\"white-space:nowrap\">onbekend<a name=\"bcr-clinical-trial-indicator-onbekend\"> </a></td><td>Unknown</td><td>Onbekend.</td></tr></table></div>"
},
"url" : "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-clinical-trial-indicator",
"version" : "0.1.0",
"name" : "BCRClinicalTrialIndicator",
"title" : "BCR Clinical Trial Indicator",
"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" : "Whether the cancer treatment is part of a clinical study. Bijlage 55, §10 A.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BE",
"display" : "Belgium"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "ja",
"display" : "Yes",
"definition" : "Ja."
},
{
"code" : "nee",
"display" : "No",
"definition" : "Nee."
},
{
"code" : "onbekend",
"display" : "Unknown",
"definition" : "Onbekend."
}
]
}