Belgian Cancer Registry on FHIR
0.1.0 - ci-build Belgium flag

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 Follow-Up MOC Reason - TTL Representation

Draft as of 2026-05-04

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "bcr-follow-up-moc-reason"] ; # 
  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-follow-up-moc-reason</b></p><a name=\"bcr-follow-up-moc-reason\"> </a><a name=\"hcbcr-follow-up-moc-reason\"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-follow-up-moc-reason</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\">recurrence<a name=\"bcr-follow-up-moc-reason-recurrence\"> </a></td><td>Recurrence</td><td>Behandeling van een patiënt met een recidief.</td></tr><tr><td style=\"white-space:nowrap\">progression<a name=\"bcr-follow-up-moc-reason-progression\"> </a></td><td>Progressive disease</td><td>Behandeling van een patiënt met een progressieve ziekte.</td></tr><tr><td style=\"white-space:nowrap\">guideline-deviation<a name=\"bcr-follow-up-moc-reason-guideline-deviation\"> </a></td><td>Guideline-deviating treatment</td><td>Voorafgaand aan elke oncologische behandeling die afwijkt van de aanvaarde richtlijnen.</td></tr><tr><td style=\"white-space:nowrap\">repeat-radiation<a name=\"bcr-follow-up-moc-reason-repeat-radiation\"> </a></td><td>Repeat radiation within 12 months</td><td>Aan een herhaling van een bestralingsreeks van éénzelfde doelgebied binnen de twaalf maanden.</td></tr><tr><td style=\"white-space:nowrap\">ctg-drug<a name=\"bcr-follow-up-moc-reason-ctg-drug\"> </a></td><td>CTG-monitored chemotherapy drug</td><td>Aan elke chemotherapeutische behandeling met een geneesmiddel aangeduid voor monitoring via MOC door de Commissie Tegemoetkoming Geneesmiddelen.</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"bcr-follow-up-moc-reason-other\"> </a></td><td>Other</td><td>Andere (vrije tekst).</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-follow-up-moc-reason"^^xsd:anyURI ;
fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-follow-up-moc-reason>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "BCRFollowUpMOCReason"] ; # 
  fhir:title [ fhir:v "BCR Follow-Up MOC Reason"] ; # 
  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 "Reason for a follow-up MOC. Bijlage 55 vervolg 3, §III."] ; # 
  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 "6"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "recurrence" ] ;
fhir:display [ fhir:v "Recurrence" ] ;
fhir:definition [ fhir:v "Behandeling van een patiënt met een recidief." ]
  ] [
fhir:code [ fhir:v "progression" ] ;
fhir:display [ fhir:v "Progressive disease" ] ;
fhir:definition [ fhir:v "Behandeling van een patiënt met een progressieve ziekte." ]
  ] [
fhir:code [ fhir:v "guideline-deviation" ] ;
fhir:display [ fhir:v "Guideline-deviating treatment" ] ;
fhir:definition [ fhir:v "Voorafgaand aan elke oncologische behandeling die afwijkt van de aanvaarde richtlijnen." ]
  ] [
fhir:code [ fhir:v "repeat-radiation" ] ;
fhir:display [ fhir:v "Repeat radiation within 12 months" ] ;
fhir:definition [ fhir:v "Aan een herhaling van een bestralingsreeks van éénzelfde doelgebied binnen de twaalf maanden." ]
  ] [
fhir:code [ fhir:v "ctg-drug" ] ;
fhir:display [ fhir:v "CTG-monitored chemotherapy drug" ] ;
fhir:definition [ fhir:v "Aan elke chemotherapeutische behandeling met een geneesmiddel aangeduid voor monitoring via MOC door de Commissie Tegemoetkoming Geneesmiddelen." ]
  ] [
fhir:code [ fhir:v "other" ] ;
fhir:display [ fhir:v "Other" ] ;
fhir:definition [ fhir:v "Andere (vrije tekst)." ]
  ] ) . #