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 HER2 IHC Score Result - TTL Representation
Raw ttl | Download
@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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "bcr-molecular-marker-result-her2-ihc-vs"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet bcr-molecular-marker-result-her2-ihc-vs</b></p><a name=\"bcr-molecular-marker-result-her2-ihc-vs\"> </a><a name=\"hcbcr-molecular-marker-result-her2-ihc-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-bcr-molecular-marker-result.html\"><code>https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-molecular-marker-result</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><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-molecular-marker-result.html#bcr-molecular-marker-result-score-0\">score-0</a></td><td style=\"color: #cccccc\">IHC score 0</td><td>HER2 IHC score 0.</td></tr><tr><td><a href=\"CodeSystem-bcr-molecular-marker-result.html#bcr-molecular-marker-result-score-1plus\">score-1plus</a></td><td style=\"color: #cccccc\">IHC score 1+</td><td>HER2 IHC score 1+.</td></tr><tr><td><a href=\"CodeSystem-bcr-molecular-marker-result.html#bcr-molecular-marker-result-score-2plus\">score-2plus</a></td><td style=\"color: #cccccc\">IHC score 2+</td><td>HER2 IHC score 2+.</td></tr><tr><td><a href=\"CodeSystem-bcr-molecular-marker-result.html#bcr-molecular-marker-result-score-3plus\">score-3plus</a></td><td style=\"color: #cccccc\">IHC score 3+</td><td>HER2 IHC score 3+.</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-molecular-marker-result-her2-ihc-vs"^^xsd:anyURI ;
fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-molecular-marker-result-her2-ihc-vs>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "BCRMolecularMarkerResultHER2IHCVS"] ; #
fhir:title [ fhir:v "BCR HER2 IHC Score 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 valid for the HER2 IHC score (Bijlage 55 vervolg 1, footnote 11)."] ; #
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:compose [
( fhir:include [
fhir:system [
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:concept [
fhir:code [ fhir:v "score-0" ] ] [
fhir:code [ fhir:v "score-1plus" ] ] [
fhir:code [ fhir:v "score-2plus" ] ] [
fhir:code [ fhir:v "score-3plus" ] ] ) ] )
] . #