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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "bcr-molecular-marker-result"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem bcr-molecular-marker-result</b></p><a name=\"bcr-molecular-marker-result\"> </a><a name=\"hcbcr-molecular-marker-result\"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-molecular-marker-result</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\">positief<a name=\"bcr-molecular-marker-result-positief\"> </a></td><td>Positive</td><td>Positief.</td></tr><tr><td style=\"white-space:nowrap\">gering-positief<a name=\"bcr-molecular-marker-result-gering-positief\"> </a></td><td>Borderline positive</td><td>Gering positief.</td></tr><tr><td style=\"white-space:nowrap\">negatief<a name=\"bcr-molecular-marker-result-negatief\"> </a></td><td>Negative</td><td>Negatief.</td></tr><tr><td style=\"white-space:nowrap\">score-0<a name=\"bcr-molecular-marker-result-score-0\"> </a></td><td>IHC score 0</td><td>HER2 IHC score 0.</td></tr><tr><td style=\"white-space:nowrap\">score-1plus<a name=\"bcr-molecular-marker-result-score-1plus\"> </a></td><td>IHC score 1+</td><td>HER2 IHC score 1+.</td></tr><tr><td style=\"white-space:nowrap\">score-2plus<a name=\"bcr-molecular-marker-result-score-2plus\"> </a></td><td>IHC score 2+</td><td>HER2 IHC score 2+.</td></tr><tr><td style=\"white-space:nowrap\">score-3plus<a name=\"bcr-molecular-marker-result-score-3plus\"> </a></td><td>IHC score 3+</td><td>HER2 IHC score 3+.</td></tr><tr><td style=\"white-space:nowrap\">her2-low<a name=\"bcr-molecular-marker-result-her2-low\"> </a></td><td>HER2 low</td><td>HER2 low (provisional category — definitive value pending).</td></tr><tr><td style=\"white-space:nowrap\">niet-getest<a name=\"bcr-molecular-marker-result-niet-getest\"> </a></td><td>Not tested</td><td>Niet getest.</td></tr><tr><td style=\"white-space:nowrap\">geen-mutatie<a name=\"bcr-molecular-marker-result-geen-mutatie\"> </a></td><td>No mutation detected</td><td>Geen mutatie gedetecteerd.</td></tr><tr><td style=\"white-space:nowrap\">somatische-mutatie<a name=\"bcr-molecular-marker-result-somatische-mutatie\"> </a></td><td>Somatic mutation</td><td>Somatische mutatie.</td></tr><tr><td style=\"white-space:nowrap\">kiembaanmutatie<a name=\"bcr-molecular-marker-result-kiembaanmutatie\"> </a></td><td>Germline mutation</td><td>Kiembaanmutatie.</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-molecular-marker-result"^^xsd:anyURI ;
fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-molecular-marker-result>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "BCRMolecularMarkerResult"] ; #
fhir:title [ fhir:v "BCR Molecular Marker Result"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2026-05-04T06:30:16+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "eHealth Platform Belgium"] ; #
fhir:contact ( [
fhir:name [ fhir:v "eHealth Platform Belgium" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ehealth.fgov.be" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@ehealth.fgov.be" ] ] )
] ) ; #
fhir:description [ fhir:v "Result codes used across the molecular-marker table on Bijlage 55 vervolg 1. Footnotes 10–13."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "BE" ] ;
fhir:display [ fhir:v "Belgium" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "12"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "positief" ] ;
fhir:display [ fhir:v "Positive" ] ;
fhir:definition [ fhir:v "Positief." ]
] [
fhir:code [ fhir:v "gering-positief" ] ;
fhir:display [ fhir:v "Borderline positive" ] ;
fhir:definition [ fhir:v "Gering positief." ]
] [
fhir:code [ fhir:v "negatief" ] ;
fhir:display [ fhir:v "Negative" ] ;
fhir:definition [ fhir:v "Negatief." ]
] [
fhir:code [ fhir:v "score-0" ] ;
fhir:display [ fhir:v "IHC score 0" ] ;
fhir:definition [ fhir:v "HER2 IHC score 0." ]
] [
fhir:code [ fhir:v "score-1plus" ] ;
fhir:display [ fhir:v "IHC score 1+" ] ;
fhir:definition [ fhir:v "HER2 IHC score 1+." ]
] [
fhir:code [ fhir:v "score-2plus" ] ;
fhir:display [ fhir:v "IHC score 2+" ] ;
fhir:definition [ fhir:v "HER2 IHC score 2+." ]
] [
fhir:code [ fhir:v "score-3plus" ] ;
fhir:display [ fhir:v "IHC score 3+" ] ;
fhir:definition [ fhir:v "HER2 IHC score 3+." ]
] [
fhir:code [ fhir:v "her2-low" ] ;
fhir:display [ fhir:v "HER2 low" ] ;
fhir:definition [ fhir:v "HER2 low (provisional category — definitive value pending)." ]
] [
fhir:code [ fhir:v "niet-getest" ] ;
fhir:display [ fhir:v "Not tested" ] ;
fhir:definition [ fhir:v "Niet getest." ]
] [
fhir:code [ fhir:v "geen-mutatie" ] ;
fhir:display [ fhir:v "No mutation detected" ] ;
fhir:definition [ fhir:v "Geen mutatie gedetecteerd." ]
] [
fhir:code [ fhir:v "somatische-mutatie" ] ;
fhir:display [ fhir:v "Somatic mutation" ] ;
fhir:definition [ fhir:v "Somatische mutatie." ]
] [
fhir:code [ fhir:v "kiembaanmutatie" ] ;
fhir:display [ fhir:v "Germline mutation" ] ;
fhir:definition [ fhir:v "Kiembaanmutatie." ]
] ) . #
IG © 2026+ eHealth Platform Belgium. Package be.fhir.bcr#0.1.0 based on FHIR 4.0.1. Generated 2026-05-04
Links: Table of Contents |
QA Report