@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/Questionnaire/ExampleBCRDummyQuestionnaire> a fhir:Questionnaire ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ExampleBCRDummyQuestionnaire"] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n  <h3>BCR Cancer Registration Form Questionnaire</h3>\n  <p/>\n\n  <p>\n    <strong>Status:</strong> Draft ·\n    <strong>Version:</strong> 0.1.0 ·\n    <strong>URL:</strong> <code><a href=\"Questionnaire-ExampleBCRDummyQuestionnaire.html\">BCR Cancer Registration Form Questionnaire</a></code>\n  </p>\n\n  <h4>Items (walked from Liquid)</h4>\n  <ul>\n  \n    <li>\n      <strong>patient</strong>\n      <em>(Group)</em>\n      — <div><p>Patient identification</p>\n</div>\n      \n      <ul>\n      \n        <li>\n          <code>patient.name</code>\n          <em>(String)</em>\n          — <div><p>Patient name</p>\n</div>\n           <span style=\"color:#a00\">[required]</span>\n          \n        </li>\n      \n        <li>\n          <code>patient.birthDate</code>\n          <em>(Date)</em>\n          — <div><p>Date of birth</p>\n</div>\n           <span style=\"color:#a00\">[required]</span>\n          \n        </li>\n      \n        <li>\n          <code>patient.ssin</code>\n          <em>(String)</em>\n          — <div><p>INSZ / Ziekenfondsnummer</p>\n</div>\n           <span style=\"color:#a00\">[required]</span>\n          \n        </li>\n      \n        <li>\n          <code>patient.sex</code>\n          <em>(coding)</em>\n          — <div><p>Sex</p>\n</div>\n           <span style=\"color:#a00\">[required]</span>\n           → answers from <code><a href=\"ValueSet-bcr-sex-at-birth-vs.html\">BCR Sex at Birth</a></code>\n        </li>\n      \n      </ul>\n      \n    </li>\n  \n    <li>\n      <strong>tumour</strong>\n      <em>(Group)</em>\n      — <div><p>Tumour identification &amp; staging</p>\n</div>\n      \n      <ul>\n      \n        <li>\n          <code>tumour.incidenceDate</code>\n          <em>(Date)</em>\n          — <div><p>Incidence date</p>\n</div>\n           <span style=\"color:#a00\">[required]</span>\n          \n        </li>\n      \n        <li>\n          <code>tumour.basisOfDiagnosis</code>\n          <em>(coding)</em>\n          — <div><p>Basis of diagnosis</p>\n</div>\n           <span style=\"color:#a00\">[required]</span>\n           → answers from <code><a href=\"ValueSet-bcr-basis-of-diagnosis-vs.html\">BCR Basis of Diagnosis</a></code>\n        </li>\n      \n        <li>\n          <code>tumour.whoPerformanceScore</code>\n          <em>(coding)</em>\n          — <div><p>WHO performance score at diagnosis</p>\n</div>\n          \n           → answers from <code><a href=\"ValueSet-bcr-who-performance-score-vs.html\">BCR WHO Performance Score</a></code>\n        </li>\n      \n        <li>\n          <code>tumour.primaryTumourLocation</code>\n          <em>(coding)</em>\n          — <div><p>Primary tumour localisation (ICD-O-3 topography)</p>\n</div>\n           <span style=\"color:#a00\">[required]</span>\n           → answers from <code><a href=\"ValueSet-bcr-topography-vs.html\">BCR ICD-O-3 Topography</a></code>\n        </li>\n      \n        <li>\n          <code>tumour.laterality</code>\n          <em>(coding)</em>\n          — <div><p>Laterality</p>\n</div>\n          \n           → answers from <code><a href=\"ValueSet-bcr-laterality-vs.html\">BCR Laterality</a></code>\n        </li>\n      \n        <li>\n          <code>tumour.histologyMorphology</code>\n          <em>(coding)</em>\n          — <div><p>Histology — morphology (ICD-O-3)</p>\n</div>\n           <span style=\"color:#a00\">[required]</span>\n           → answers from <code><a href=\"ValueSet-bcr-morphology-vs.html\">BCR ICD-O-3 Morphology</a></code>\n        </li>\n      \n        <li>\n          <code>tumour.histologyBehaviour</code>\n          <em>(coding)</em>\n          — <div><p>Histology — behaviour</p>\n</div>\n           <span style=\"color:#a00\">[required]</span>\n           → answers from <code><a href=\"ValueSet-bcr-behaviour-vs.html\">BCR ICD-O-3 Behaviour (digit only)</a></code>\n        </li>\n      \n        <li>\n          <code>tumour.differentiationGrade</code>\n          <em>(coding)</em>\n          — <div><p>Differentiation grade</p>\n</div>\n          \n           → answers from <code><a href=\"ValueSet-bcr-differentiation-grade-vs.html\">BCR Differentiation Grade</a></code>\n        </li>\n      \n        <li>\n          <code>tumour.cTNM</code>\n          <em>(Group)</em>\n          — <div><p>Clinical TNM (cTNM)</p>\n</div>\n          \n          \n        </li>\n      \n        <li>\n          <code>tumour.pTNM</code>\n          <em>(Group)</em>\n          — <div><p>Pathological TNM (pTNM)</p>\n</div>\n          \n          \n        </li>\n      \n        <li>\n          <code>tumour.ypTNM</code>\n          <em>(Group)</em>\n          — <div><p>Post-neoadjuvant pathological TNM (ypTNM)</p>\n</div>\n          \n          \n        </li>\n      \n        <li>\n          <code>tumour.otherClassification</code>\n          <em>(coding)</em>\n          — <div><p>Other classification</p>\n</div>\n          \n           → answers from <code><a href=\"ValueSet-bcr-other-classification-vs.html\">BCR Other Stage Classification</a></code>\n        </li>\n      \n        <li>\n          <code>tumour.otherStageGroup</code>\n          <em>(String)</em>\n          — <div><p>Other classification — stage value</p>\n</div>\n          \n          \n        </li>\n      \n      </ul>\n      \n    </li>\n  \n    <li>\n      <strong>treatment</strong>\n      <em>(Group)</em>\n      — <div><p>Diagnosis &amp; treatments</p>\n</div>\n      \n      <ul>\n      \n        <li>\n          <code>treatment.clinicalTrial</code>\n          <em>(coding)</em>\n          — <div><p>Clinical trial participation</p>\n</div>\n          \n           → answers from <code><a href=\"ValueSet-bcr-clinical-trial-indicator-vs.html\">BCR Clinical Trial Indicator</a></code>\n        </li>\n      \n        <li>\n          <code>treatment.eudraCt</code>\n          <em>(String)</em>\n          — <div><p>EudraCT number</p>\n</div>\n          \n          \n        </li>\n      \n        <li>\n          <code>treatment.episode</code>\n          <em>(Group)</em>\n          — <div><p>Treatment chronology</p>\n</div>\n          \n          \n        </li>\n      \n      </ul>\n      \n    </li>\n  \n    <li>\n      <strong>attachments</strong>\n      <em>(Group)</em>\n      — <div><p>Attachments</p>\n</div>\n      \n      <ul>\n      \n        <li>\n          <code>attachments.mocReport</code>\n          <em>(Attachment)</em>\n          — <div><p>MOC report</p>\n</div>\n          \n          \n        </li>\n      \n      </ul>\n      \n    </li>\n  \n  </ul>\n\n  <h4>Raw JSON (custom rendering test)</h4>\n  <pre>Questionnaire[https://www.ehealth.fgov.be/standards/fhir/registries/bcr/Questionnaire/ExampleBCRDummyQuestionnaire|0.1.0]</pre>\n</div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
     fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/Questionnaire/ExampleBCRDummyQuestionnaire"^^xsd:anyURI ;
     fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/Questionnaire/ExampleBCRDummyQuestionnaire>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "ExampleBCRDummyQuestionnaire"] ; # 
  fhir:title [ fhir:v "BCR Cancer Registration Form Questionnaire"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:subjectType ( [ fhir:v "Patient"] ) ; # 
  fhir:date [ fhir:v "2026-05-22"^^xsd:date] ; # 
  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: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:item ( [
     fhir:extension ( [
       fhir:url [
         fhir:v "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl>
       ] ;
       fhir:value [
         a fhir:CodeableConcept ;
         fhir:coding ( [
           fhir:system [
             fhir:v "http://fhir.tiro.health/CodeSystem/tiro-item-control"^^xsd:anyURI ;
             fhir:l <http://fhir.tiro.health/CodeSystem/tiro-item-control>
           ] ;
           fhir:code [ fhir:v "tab" ]
         ] [
           fhir:system [
             fhir:v "http://fhir.tiro.health/CodeSystem/tiro-item-control"^^xsd:anyURI ;
             fhir:l <http://fhir.tiro.health/CodeSystem/tiro-item-control>
           ] ;
           fhir:code [ fhir:v "block" ]
         ] )
       ]
     ] ) ;
     fhir:linkId [ fhir:v "patient" ] ;
     fhir:text [ fhir:v "Patient identification" ] ;
     fhir:type [ fhir:v "group" ] ;
     fhir:item ( [
       fhir:linkId [ fhir:v "patient.name" ] ;
       fhir:definition [
         fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.patientName"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.patientName>
       ] ;
       fhir:text [ fhir:v "Patient name" ] ;
       fhir:type [ fhir:v "string" ] ;
       fhir:required [ fhir:v true ]
     ] [
       fhir:linkId [ fhir:v "patient.birthDate" ] ;
       fhir:definition [
         fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.birthDate"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.birthDate>
       ] ;
       fhir:text [ fhir:v "Date of birth" ] ;
       fhir:type [ fhir:v "date" ] ;
       fhir:required [ fhir:v true ]
     ] [
       fhir:linkId [ fhir:v "patient.ssin" ] ;
       fhir:definition [
         fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.nationalOrInsuranceNumber"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.nationalOrInsuranceNumber>
       ] ;
       fhir:text [ fhir:v "INSZ / Ziekenfondsnummer" ] ;
       fhir:type [ fhir:v "string" ] ;
       fhir:required [ fhir:v true ]
     ] [
       fhir:linkId [ fhir:v "patient.sex" ] ;
       fhir:definition [
         fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.sex"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.sex>
       ] ;
       fhir:text [ fhir:v "Sex" ] ;
       fhir:type [ fhir:v "choice" ] ;
       fhir:required [ fhir:v true ] ;
       fhir:answerValueSet [
         fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-sex-at-birth-vs"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-sex-at-birth-vs>
       ]
     ] )
  ] [
     fhir:extension ( [
       fhir:url [
         fhir:v "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl>
       ] ;
       fhir:value [
         a fhir:CodeableConcept ;
         fhir:coding ( [
           fhir:system [
             fhir:v "http://fhir.tiro.health/CodeSystem/tiro-item-control"^^xsd:anyURI ;
             fhir:l <http://fhir.tiro.health/CodeSystem/tiro-item-control>
           ] ;
           fhir:code [ fhir:v "tab" ]
         ] [
           fhir:system [
             fhir:v "http://fhir.tiro.health/CodeSystem/tiro-item-control"^^xsd:anyURI ;
             fhir:l <http://fhir.tiro.health/CodeSystem/tiro-item-control>
           ] ;
           fhir:code [ fhir:v "block" ]
         ] )
       ]
     ] ) ;
     fhir:linkId [ fhir:v "tumour" ] ;
     fhir:text [ fhir:v "Tumour identification & staging" ] ;
     fhir:type [ fhir:v "group" ] ;
     fhir:item ( [
       fhir:linkId [ fhir:v "tumour.incidenceDate" ] ;
       fhir:definition [
         fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.incidenceDate"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.incidenceDate>
       ] ;
       fhir:text [ fhir:v "Incidence date" ] ;
       fhir:type [ fhir:v "date" ] ;
       fhir:required [ fhir:v true ]
     ] [
       fhir:linkId [ fhir:v "tumour.basisOfDiagnosis" ] ;
       fhir:definition [
         fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.basisOfDiagnosis"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.basisOfDiagnosis>
       ] ;
       fhir:text [ fhir:v "Basis of diagnosis" ] ;
       fhir:type [ fhir:v "choice" ] ;
       fhir:required [ fhir:v true ] ;
       fhir:answerValueSet [
         fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-basis-of-diagnosis-vs"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-basis-of-diagnosis-vs>
       ]
     ] [
       fhir:linkId [ fhir:v "tumour.whoPerformanceScore" ] ;
       fhir:definition [
         fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.whoPerformanceScore"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.whoPerformanceScore>
       ] ;
       fhir:text [ fhir:v "WHO performance score at diagnosis" ] ;
       fhir:type [ fhir:v "choice" ] ;
       fhir:answerValueSet [
         fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-who-performance-score-vs"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-who-performance-score-vs>
       ]
     ] [
       fhir:linkId [ fhir:v "tumour.primaryTumourLocation" ] ;
       fhir:definition [
         fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.primaryTumourLocation"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.primaryTumourLocation>
       ] ;
       fhir:text [ fhir:v "Primary tumour localisation (ICD-O-3 topography)" ] ;
       fhir:type [ fhir:v "choice" ] ;
       fhir:required [ fhir:v true ] ;
       fhir:answerValueSet [
         fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-topography-vs"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-topography-vs>
       ]
     ] [
       fhir:linkId [ fhir:v "tumour.laterality" ] ;
       fhir:definition [
         fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.laterality"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.laterality>
       ] ;
       fhir:text [ fhir:v "Laterality" ] ;
       fhir:type [ fhir:v "choice" ] ;
       fhir:answerValueSet [
         fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-laterality-vs"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-laterality-vs>
       ]
     ] [
       fhir:linkId [ fhir:v "tumour.histologyMorphology" ] ;
       fhir:definition [
         fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.histologyMorphology"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.histologyMorphology>
       ] ;
       fhir:text [ fhir:v "Histology — morphology (ICD-O-3)" ] ;
       fhir:type [ fhir:v "choice" ] ;
       fhir:required [ fhir:v true ] ;
       fhir:answerValueSet [
         fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-morphology-vs"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-morphology-vs>
       ]
     ] [
       fhir:linkId [ fhir:v "tumour.histologyBehaviour" ] ;
       fhir:definition [
         fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.histologyBehaviour"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.histologyBehaviour>
       ] ;
       fhir:text [ fhir:v "Histology — behaviour" ] ;
       fhir:type [ fhir:v "choice" ] ;
       fhir:required [ fhir:v true ] ;
       fhir:answerValueSet [
         fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-behaviour-vs"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-behaviour-vs>
       ]
     ] [
       fhir:linkId [ fhir:v "tumour.differentiationGrade" ] ;
       fhir:definition [
         fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.differentiationGrade"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.differentiationGrade>
       ] ;
       fhir:text [ fhir:v "Differentiation grade" ] ;
       fhir:type [ fhir:v "choice" ] ;
       fhir:answerValueSet [
         fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-differentiation-grade-vs"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-differentiation-grade-vs>
       ]
     ] [
       fhir:linkId [ fhir:v "tumour.cTNM" ] ;
       fhir:text [ fhir:v "Clinical TNM (cTNM)" ] ;
       fhir:type [ fhir:v "group" ] ;
       fhir:item ( [
         fhir:linkId [ fhir:v "tumour.clinicalT" ] ;
         fhir:definition [
           fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.clinicalT"^^xsd:anyURI ;
           fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.clinicalT>
         ] ;
         fhir:text [ fhir:v "cT" ] ;
         fhir:type [ fhir:v "string" ]
       ] [
         fhir:linkId [ fhir:v "tumour.clinicalN" ] ;
         fhir:definition [
           fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.clinicalN"^^xsd:anyURI ;
           fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.clinicalN>
         ] ;
         fhir:text [ fhir:v "cN" ] ;
         fhir:type [ fhir:v "string" ]
       ] [
         fhir:linkId [ fhir:v "tumour.clinicalM" ] ;
         fhir:definition [
           fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.clinicalM"^^xsd:anyURI ;
           fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.clinicalM>
         ] ;
         fhir:text [ fhir:v "cM" ] ;
         fhir:type [ fhir:v "string" ]
       ] )
     ] [
       fhir:linkId [ fhir:v "tumour.pTNM" ] ;
       fhir:text [ fhir:v "Pathological TNM (pTNM)" ] ;
       fhir:type [ fhir:v "group" ] ;
       fhir:item ( [
         fhir:linkId [ fhir:v "tumour.pathologicalT" ] ;
         fhir:definition [
           fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.pathologicalT"^^xsd:anyURI ;
           fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.pathologicalT>
         ] ;
         fhir:text [ fhir:v "pT" ] ;
         fhir:type [ fhir:v "string" ]
       ] [
         fhir:linkId [ fhir:v "tumour.pathologicalN" ] ;
         fhir:definition [
           fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.pathologicalN"^^xsd:anyURI ;
           fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.pathologicalN>
         ] ;
         fhir:text [ fhir:v "pN" ] ;
         fhir:type [ fhir:v "string" ]
       ] [
         fhir:linkId [ fhir:v "tumour.pathologicalM" ] ;
         fhir:definition [
           fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.pathologicalM"^^xsd:anyURI ;
           fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.pathologicalM>
         ] ;
         fhir:text [ fhir:v "pM" ] ;
         fhir:type [ fhir:v "string" ]
       ] )
     ] [
       fhir:linkId [ fhir:v "tumour.ypTNM" ] ;
       fhir:text [ fhir:v "Post-neoadjuvant pathological TNM (ypTNM)" ] ;
       fhir:type [ fhir:v "group" ] ;
       fhir:item ( [
         fhir:linkId [ fhir:v "tumour.postNeoadjuvantT" ] ;
         fhir:definition [
           fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.postNeoadjuvantT"^^xsd:anyURI ;
           fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.postNeoadjuvantT>
         ] ;
         fhir:text [ fhir:v "ypT" ] ;
         fhir:type [ fhir:v "string" ]
       ] [
         fhir:linkId [ fhir:v "tumour.postNeoadjuvantN" ] ;
         fhir:definition [
           fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.postNeoadjuvantN"^^xsd:anyURI ;
           fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.postNeoadjuvantN>
         ] ;
         fhir:text [ fhir:v "ypN" ] ;
         fhir:type [ fhir:v "string" ]
       ] [
         fhir:linkId [ fhir:v "tumour.postNeoadjuvantM" ] ;
         fhir:definition [
           fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.postNeoadjuvantM"^^xsd:anyURI ;
           fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.postNeoadjuvantM>
         ] ;
         fhir:text [ fhir:v "ypM" ] ;
         fhir:type [ fhir:v "string" ]
       ] )
     ] [
       fhir:linkId [ fhir:v "tumour.otherClassification" ] ;
       fhir:definition [
         fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.otherClassification"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.otherClassification>
       ] ;
       fhir:text [ fhir:v "Other classification" ] ;
       fhir:type [ fhir:v "choice" ] ;
       fhir:answerValueSet [
         fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-other-classification-vs"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-other-classification-vs>
       ]
     ] [
       fhir:linkId [ fhir:v "tumour.otherStageGroup" ] ;
       fhir:definition [
         fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.otherStageGroup"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.otherStageGroup>
       ] ;
       fhir:text [ fhir:v "Other classification — stage value" ] ;
       fhir:type [ fhir:v "string" ]
     ] )
  ] [
     fhir:extension ( [
       fhir:url [
         fhir:v "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl>
       ] ;
       fhir:value [
         a fhir:CodeableConcept ;
         fhir:coding ( [
           fhir:system [
             fhir:v "http://fhir.tiro.health/CodeSystem/tiro-item-control"^^xsd:anyURI ;
             fhir:l <http://fhir.tiro.health/CodeSystem/tiro-item-control>
           ] ;
           fhir:code [ fhir:v "tab" ]
         ] [
           fhir:system [
             fhir:v "http://fhir.tiro.health/CodeSystem/tiro-item-control"^^xsd:anyURI ;
             fhir:l <http://fhir.tiro.health/CodeSystem/tiro-item-control>
           ] ;
           fhir:code [ fhir:v "block" ]
         ] )
       ]
     ] ) ;
     fhir:linkId [ fhir:v "treatment" ] ;
     fhir:text [ fhir:v "Diagnosis & treatments" ] ;
     fhir:type [ fhir:v "group" ] ;
     fhir:item ( [
       fhir:linkId [ fhir:v "treatment.clinicalTrial" ] ;
       fhir:definition [
         fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.clinicalTrialParticipation"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.clinicalTrialParticipation>
       ] ;
       fhir:text [ fhir:v "Clinical trial participation" ] ;
       fhir:type [ fhir:v "choice" ] ;
       fhir:answerValueSet [
         fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-clinical-trial-indicator-vs"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-clinical-trial-indicator-vs>
       ]
     ] [
       fhir:linkId [ fhir:v "treatment.eudraCt" ] ;
       fhir:definition [
         fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.eudraCtNumber"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.eudraCtNumber>
       ] ;
       fhir:text [ fhir:v "EudraCT number" ] ;
       fhir:type [ fhir:v "string" ] ;
       fhir:enableWhen ( [
         fhir:question [ fhir:v "treatment.clinicalTrial" ] ;
         fhir:operator [ fhir:v "=" ] ;
         fhir:answer [
           a fhir:Coding ;
           fhir:code [ fhir:v "ja" ]
         ]
       ] )
     ] [
       fhir:linkId [ fhir:v "treatment.episode" ] ;
       fhir:definition [
         fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.treatmentEpisode"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.treatmentEpisode>
       ] ;
       fhir:text [ fhir:v "Treatment chronology" ] ;
       fhir:type [ fhir:v "group" ] ;
       fhir:repeats [ fhir:v true ] ;
       fhir:item ( [
         fhir:linkId [ fhir:v "treatment.episode.code" ] ;
         fhir:definition [
           fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.treatmentEpisode.code"^^xsd:anyURI ;
           fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.treatmentEpisode.code>
         ] ;
         fhir:text [ fhir:v "Diagnosis / treatment code" ] ;
         fhir:type [ fhir:v "choice" ] ;
         fhir:required [ fhir:v true ] ;
         fhir:answerValueSet [
           fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-treatment-chronology-vs"^^xsd:anyURI ;
           fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-treatment-chronology-vs>
         ]
       ] [
         fhir:linkId [ fhir:v "treatment.episode.campusId" ] ;
         fhir:definition [
           fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.treatmentEpisode.campusId"^^xsd:anyURI ;
           fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.treatmentEpisode.campusId>
         ] ;
         fhir:text [ fhir:v "Campus / vestigingsnummer" ] ;
         fhir:type [ fhir:v "string" ]
       ] [
         fhir:linkId [ fhir:v "treatment.episode.startDate" ] ;
         fhir:definition [
           fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.treatmentEpisode.startDate"^^xsd:anyURI ;
           fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.treatmentEpisode.startDate>
         ] ;
         fhir:text [ fhir:v "Start date" ] ;
         fhir:type [ fhir:v "date" ] ;
         fhir:required [ fhir:v true ]
       ] [
         fhir:linkId [ fhir:v "treatment.episode.endDate" ] ;
         fhir:definition [
           fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.treatmentEpisode.endDate"^^xsd:anyURI ;
           fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.treatmentEpisode.endDate>
         ] ;
         fhir:text [ fhir:v "End date" ] ;
         fhir:type [ fhir:v "date" ]
       ] [
         fhir:linkId [ fhir:v "treatment.episode.comment" ] ;
         fhir:definition [
           fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.treatmentEpisode.comment"^^xsd:anyURI ;
           fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.treatmentEpisode.comment>
         ] ;
         fhir:text [ fhir:v "Comment" ] ;
         fhir:type [ fhir:v "string" ]
       ] )
     ] )
  ] [
     fhir:extension ( [
       fhir:url [
         fhir:v "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl>
       ] ;
       fhir:value [
         a fhir:CodeableConcept ;
         fhir:coding ( [
           fhir:system [
             fhir:v "http://fhir.tiro.health/CodeSystem/tiro-item-control"^^xsd:anyURI ;
             fhir:l <http://fhir.tiro.health/CodeSystem/tiro-item-control>
           ] ;
           fhir:code [ fhir:v "tab" ]
         ] [
           fhir:system [
             fhir:v "http://fhir.tiro.health/CodeSystem/tiro-item-control"^^xsd:anyURI ;
             fhir:l <http://fhir.tiro.health/CodeSystem/tiro-item-control>
           ] ;
           fhir:code [ fhir:v "block" ]
         ] )
       ]
     ] ) ;
     fhir:linkId [ fhir:v "attachments" ] ;
     fhir:text [ fhir:v "Attachments" ] ;
     fhir:type [ fhir:v "group" ] ;
     fhir:item ( [
       fhir:linkId [ fhir:v "attachments.mocReport" ] ;
       fhir:definition [
         fhir:v "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.mocReport"^^xsd:anyURI ;
         fhir:l <https://www.ehealth.fgov.be/standards/fhir/registries/bcr/StructureDefinition/bcr-cancer-registration-form#bcr-cancer-registration-form.mocReport>
       ] ;
       fhir:text [ fhir:v "MOC report" ] ;
       fhir:type [ fhir:v "attachment" ] ;
       fhir:repeats [ fhir:v true ]
     ] )
  ] ) . # 

# -------------------------------------------------------------------------------------

