@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 -------------------------------------------------------------------

<https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-intended-treatment-vs> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "bcr-intended-treatment-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-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 ?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>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
     fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-intended-treatment-vs"^^xsd:anyURI ;
     fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-intended-treatment-vs>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "BCRIntendedTreatmentVS"] ; # 
  fhir:title [ fhir:v "BCR Intended Treatment Code"] ; # 
  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 "Intent-to-treat codes accepted on Bijlage 55 vervolg 3 (§II)."] ; # 
  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-treatment-code"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-treatment-code>
       ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "10" ]
       ] [
         fhir:code [ fhir:v "15" ]
       ] [
         fhir:code [ fhir:v "20" ]
       ] [
         fhir:code [ fhir:v "25" ]
       ] [
         fhir:code [ fhir:v "30" ]
       ] [
         fhir:code [ fhir:v "40" ]
       ] [
         fhir:code [ fhir:v "50" ]
       ] [
         fhir:code [ fhir:v "60" ]
       ] [
         fhir:code [ fhir:v "70" ]
       ] [
         fhir:code [ fhir:v "80" ]
       ] [
         fhir:code [ fhir:v "90" ]
       ] [
         fhir:code [ fhir:v "95" ]
       ] )
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

