@prefix nccr: <https://nccrdataplatform.ccdi.cancer.gov/vocab#> .
@prefix nccr-cv: <https://nccrdataplatform.ccdi.cancer.gov/code/> .
@prefix nccr-ds: <https://nccrdataplatform.ccdi.cancer.gov/datasource/> .
@prefix nccr-dsp: <https://nccrdataplatform.ccdi.cancer.gov/display/> .
@prefix nccr-dv: <https://nccrdataplatform.ccdi.cancer.gov/derived/> .
@prefix nccr-flt: <https://nccrdataplatform.ccdi.cancer.gov/filter/> .
@prefix nccr-proc: <https://nccrdataplatform.ccdi.cancer.gov/processing/> .
@prefix nccr-sec: <https://nccrdataplatform.ccdi.cancer.gov/section/> .
@prefix nccr-sub: <https://nccrdataplatform.ccdi.cancer.gov/substitution/> .
@prefix nccr-var: <https://nccrdataplatform.ccdi.cancer.gov/variable/> .
@prefix nccr-vs: <https://nccrdataplatform.ccdi.cancer.gov/valueset/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nccr-ds:medical-claims a nccr:DataSourceGroup ;
    rdfs:label "Medical Claims" ;
    nccr:hasMember nccr-ds:mcd,
        nccr-ds:mce,
        nccr-ds:mcp ;
    nccr:sourceId "MEDICAL-CLAIMS" ;
    nccr:sourceLabel "Medical Claims" .

nccr-dv:ctc-monthsfromdxtobrm-range a nccr:DerivedVariable ;
    rdfs:label "monthsFromDxToBrm (month range)" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:derivedFrom nccr-var:ctc-monthsfromdxtobrm ;
    nccr:monthRangeColumnType "default" ;
    nccr:sourceColumn "monthsFromDxToBrm_range" .

nccr-dv:ctc-monthsfromdxtochemo-range a nccr:DerivedVariable ;
    rdfs:label "monthsFromDxToChemo (month range)" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:derivedFrom nccr-var:ctc-monthsfromdxtochemo ;
    nccr:monthRangeColumnType "default" ;
    nccr:sourceColumn "monthsFromDxToChemo_range" .

nccr-dv:ctc-monthsfromdxtohormone-range a nccr:DerivedVariable ;
    rdfs:label "monthsFromDxToHormone (month range)" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:derivedFrom nccr-var:ctc-monthsfromdxtohormone ;
    nccr:monthRangeColumnType "default" ;
    nccr:sourceColumn "monthsFromDxToHormone_range" .

nccr-dv:ctc-monthsfromdxtomostdefinsurg-range a nccr:DerivedVariable ;
    rdfs:label "monthsFromDxToMostDefinSurg (month range)" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:derivedFrom nccr-var:ctc-monthsfromdxtomostdefinsurg ;
    nccr:monthRangeColumnType "default" ;
    nccr:sourceColumn "monthsFromDxToMostDefinSurg_range" .

nccr-dv:ctc-monthsfromdxtoothertx-range a nccr:DerivedVariable ;
    rdfs:label "monthsFromDxToOtherTx (month range)" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:derivedFrom nccr-var:ctc-monthsfromdxtoothertx ;
    nccr:monthRangeColumnType "default" ;
    nccr:sourceColumn "monthsFromDxToOtherTx_range" .

nccr-dv:ctc-monthsfromdxtoradiation-range a nccr:DerivedVariable ;
    rdfs:label "monthsFromDxToRadiation (month range)" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:derivedFrom nccr-var:ctc-monthsfromdxtoradiation ;
    nccr:monthRangeColumnType "default" ;
    nccr:sourceColumn "monthsFromDxToRadiation_range" .

nccr-dv:ctc-monthsfromdxtosurgery-range a nccr:DerivedVariable ;
    rdfs:label "monthsFromDxToSurgery (month range)" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:derivedFrom nccr-var:ctc-monthsfromdxtosurgery ;
    nccr:monthRangeColumnType "default" ;
    nccr:sourceColumn "monthsFromDxToSurgery_range" .

nccr-dv:ctc-monthsfromindexdxtotumor-range a nccr:DerivedVariable ;
    rdfs:label "monthsFromIndexDxToTumor (month range)" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:derivedFrom nccr-var:ctc-monthsfromindexdxtotumor ;
    nccr:monthRangeColumnType "default" ;
    nccr:sourceColumn "monthsFromIndexDxToTumor_range" .

nccr-dv:mcd-monthsfromindexdxtodiagnosiscode-range a nccr:DerivedVariable ;
    rdfs:label "monthsFromIndexDxToDiagnosisCode (month range)" ;
    nccr:belongsToSource nccr-ds:mcd ;
    nccr:derivedFrom nccr-var:mcd-monthsfromindexdxtodiagnosiscode ;
    nccr:monthRangeColumnType "default" ;
    nccr:sourceColumn "monthsFromIndexDxToDiagnosisCode_range" .

nccr-dv:mcp-monthsfromindexdxtoprocedurecode-range a nccr:DerivedVariable ;
    rdfs:label "monthsFromIndexDxToProcedureCode (month range)" ;
    nccr:belongsToSource nccr-ds:mcp ;
    nccr:derivedFrom nccr-var:mcp-monthsfromindexdxtoprocedurecode ;
    nccr:monthRangeColumnType "default" ;
    nccr:sourceColumn "monthsFromIndexDxToProcedureCode_range" .

nccr-dv:pharm-medicationdispensequantity-binned a nccr:DerivedVariable ;
    rdfs:label "medicationDispenseQuantity (binned)" ;
    nccr:belongsToSource nccr-ds:pharm ;
    nccr:derivedFrom nccr-var:pharm-medicationdispensequantity ;
    nccr:hasBinDefinition nccr-dv:pharm-medicationdispensequantity-binned-bin-0,
        nccr-dv:pharm-medicationdispensequantity-binned-bin-1,
        nccr-dv:pharm-medicationdispensequantity-binned-bin-2,
        nccr-dv:pharm-medicationdispensequantity-binned-bin-3,
        nccr-dv:pharm-medicationdispensequantity-binned-bin-4,
        nccr-dv:pharm-medicationdispensequantity-binned-bin-5,
        nccr-dv:pharm-medicationdispensequantity-binned-bin-6,
        nccr-dv:pharm-medicationdispensequantity-binned-bin-7,
        nccr-dv:pharm-medicationdispensequantity-binned-bin-8,
        nccr-dv:pharm-medicationdispensequantity-binned-bin-9 ;
    nccr:sourceColumn "medicationDispenseQuantity_binned" .

nccr-dv:pharm-monthsfromindexdxtodispense-range a nccr:DerivedVariable ;
    rdfs:label "monthsFromIndexDxtoDispense (month range)" ;
    nccr:belongsToSource nccr-ds:pharm ;
    nccr:derivedFrom nccr-var:pharm-monthsfromindexdxtodispense ;
    nccr:monthRangeColumnType "default" ;
    nccr:sourceColumn "monthsFromIndexDxtoDispense_range" .

nccr-dv:ro-months-from-dx-to-treatment-end-range a nccr:DerivedVariable ;
    rdfs:label "months_from_dx_to_treatment_end (month range)" ;
    nccr:belongsToSource nccr-ds:ro ;
    nccr:derivedFrom nccr-var:ro-months-from-dx-to-treatment-end ;
    nccr:monthRangeColumnType "True" ;
    nccr:sourceColumn "months_from_dx_to_treatment_end_range" .

nccr-dv:ro-months-from-dx-to-tx-start-range a nccr:DerivedVariable ;
    rdfs:label "months_from_dx_to_tx_start (month range)" ;
    nccr:belongsToSource nccr-ds:ro ;
    nccr:derivedFrom nccr-var:ro-months-from-dx-to-tx-start ;
    nccr:monthRangeColumnType "one negative bin" ;
    nccr:sourceColumn "months_from_dx_to_tx_start_range" .

nccr-dv:ro-radiation-dose-delivered-binned a nccr:DerivedVariable ;
    rdfs:label "radiation_dose_delivered (binned)" ;
    nccr:belongsToSource nccr-ds:ro ;
    nccr:derivedFrom nccr-var:ro-radiation-dose-delivered ;
    nccr:hasBinDefinition nccr-dv:ro-radiation-dose-delivered-binned-bin-0,
        nccr-dv:ro-radiation-dose-delivered-binned-bin-1,
        nccr-dv:ro-radiation-dose-delivered-binned-bin-10,
        nccr-dv:ro-radiation-dose-delivered-binned-bin-11,
        nccr-dv:ro-radiation-dose-delivered-binned-bin-12,
        nccr-dv:ro-radiation-dose-delivered-binned-bin-2,
        nccr-dv:ro-radiation-dose-delivered-binned-bin-3,
        nccr-dv:ro-radiation-dose-delivered-binned-bin-4,
        nccr-dv:ro-radiation-dose-delivered-binned-bin-5,
        nccr-dv:ro-radiation-dose-delivered-binned-bin-6,
        nccr-dv:ro-radiation-dose-delivered-binned-bin-7,
        nccr-dv:ro-radiation-dose-delivered-binned-bin-8,
        nccr-dv:ro-radiation-dose-delivered-binned-bin-9 ;
    nccr:sourceColumn "radiation_dose_delivered_binned" .

nccr-dv:ro-radiation-dose-prescribed-binned a nccr:DerivedVariable ;
    rdfs:label "radiation_dose_prescribed (binned)" ;
    nccr:belongsToSource nccr-ds:ro ;
    nccr:derivedFrom nccr-var:ro-radiation-dose-prescribed ;
    nccr:hasBinDefinition nccr-dv:ro-radiation-dose-prescribed-binned-bin-0,
        nccr-dv:ro-radiation-dose-prescribed-binned-bin-1,
        nccr-dv:ro-radiation-dose-prescribed-binned-bin-10,
        nccr-dv:ro-radiation-dose-prescribed-binned-bin-11,
        nccr-dv:ro-radiation-dose-prescribed-binned-bin-12,
        nccr-dv:ro-radiation-dose-prescribed-binned-bin-2,
        nccr-dv:ro-radiation-dose-prescribed-binned-bin-3,
        nccr-dv:ro-radiation-dose-prescribed-binned-bin-4,
        nccr-dv:ro-radiation-dose-prescribed-binned-bin-5,
        nccr-dv:ro-radiation-dose-prescribed-binned-bin-6,
        nccr-dv:ro-radiation-dose-prescribed-binned-bin-7,
        nccr-dv:ro-radiation-dose-prescribed-binned-bin-8,
        nccr-dv:ro-radiation-dose-prescribed-binned-bin-9 ;
    nccr:sourceColumn "radiation_dose_prescribed_binned" .

nccr-dv:ro-radiation-fractions-delivered-binned a nccr:DerivedVariable ;
    rdfs:label "radiation_fractions_delivered (binned)" ;
    nccr:belongsToSource nccr-ds:ro ;
    nccr:derivedFrom nccr-var:ro-radiation-fractions-delivered ;
    nccr:hasBinDefinition nccr-dv:ro-radiation-fractions-delivered-binned-bin-0,
        nccr-dv:ro-radiation-fractions-delivered-binned-bin-1,
        nccr-dv:ro-radiation-fractions-delivered-binned-bin-10,
        nccr-dv:ro-radiation-fractions-delivered-binned-bin-11,
        nccr-dv:ro-radiation-fractions-delivered-binned-bin-12,
        nccr-dv:ro-radiation-fractions-delivered-binned-bin-2,
        nccr-dv:ro-radiation-fractions-delivered-binned-bin-3,
        nccr-dv:ro-radiation-fractions-delivered-binned-bin-4,
        nccr-dv:ro-radiation-fractions-delivered-binned-bin-5,
        nccr-dv:ro-radiation-fractions-delivered-binned-bin-6,
        nccr-dv:ro-radiation-fractions-delivered-binned-bin-7,
        nccr-dv:ro-radiation-fractions-delivered-binned-bin-8,
        nccr-dv:ro-radiation-fractions-delivered-binned-bin-9 ;
    nccr:sourceColumn "radiation_fractions_delivered_binned" .

nccr-dv:ro-radiation-fractions-prescribed-binned a nccr:DerivedVariable ;
    rdfs:label "radiation_fractions_prescribed (binned)" ;
    nccr:belongsToSource nccr-ds:ro ;
    nccr:derivedFrom nccr-var:ro-radiation-fractions-prescribed ;
    nccr:hasBinDefinition nccr-dv:ro-radiation-fractions-prescribed-binned-bin-0,
        nccr-dv:ro-radiation-fractions-prescribed-binned-bin-1,
        nccr-dv:ro-radiation-fractions-prescribed-binned-bin-10,
        nccr-dv:ro-radiation-fractions-prescribed-binned-bin-11,
        nccr-dv:ro-radiation-fractions-prescribed-binned-bin-12,
        nccr-dv:ro-radiation-fractions-prescribed-binned-bin-2,
        nccr-dv:ro-radiation-fractions-prescribed-binned-bin-3,
        nccr-dv:ro-radiation-fractions-prescribed-binned-bin-4,
        nccr-dv:ro-radiation-fractions-prescribed-binned-bin-5,
        nccr-dv:ro-radiation-fractions-prescribed-binned-bin-6,
        nccr-dv:ro-radiation-fractions-prescribed-binned-bin-7,
        nccr-dv:ro-radiation-fractions-prescribed-binned-bin-8,
        nccr-dv:ro-radiation-fractions-prescribed-binned-bin-9 ;
    nccr:sourceColumn "radiation_fractions_prescribed_binned" .

nccr-flt:CcdiResourceIdAndName a nccr:CohortFilter ;
    rdfs:label "CcdiResourceIdAndName filter"@en ;
    nccr:filterControlTitle "Debug CcdiResourceIdAndName" ;
    nccr:filterDataSource nccr-ds:ccdi ;
    nccr:filterFieldName "etl_calc_ccdi_resource_id_and_name" ;
    nccr:filterType "EQUALS" .

nccr-cv:abm-persistentpoverty-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:abm-persistentpoverty ;
    skos:notation "0" ;
    skos:prefLabel "No"@en ;
    nccr:codeDescription "No" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 893260 .

nccr-cv:abm-persistentpoverty-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:abm-persistentpoverty ;
    skos:notation "1" ;
    skos:prefLabel "Yes"@en ;
    nccr:codeDescription "Yes" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 100113 .

nccr-cv:abm-persistentpoverty-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:abm-persistentpoverty ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Variable for Year of Diagnosis"@en ;
    nccr:codeDescription "No Data Available for Variable for Year of Diagnosis" ;
    nccr:codeNotation "7" ;
    nccr:recordCount 475642 .

nccr-cv:abm-persistentpoverty-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:abm-persistentpoverty ;
    skos:notation "9" ;
    skos:prefLabel "Missing"@en ;
    nccr:codeDescription "Missing" ;
    nccr:codeNotation "9" ;
    nccr:recordCount 5353 .

nccr-cv:abm-ruca2010c-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:abm-ruca2010c ;
    skos:notation "1" ;
    skos:prefLabel "Urban"@en ;
    nccr:codeDescription "Urban" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 888653 .

nccr-cv:abm-ruca2010c-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:abm-ruca2010c ;
    skos:notation "2" ;
    skos:prefLabel "Rural"@en ;
    nccr:codeDescription "Rural" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 104685 .

nccr-cv:abm-ruca2010c-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:abm-ruca2010c ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Variable for Year of Diagnosis"@en ;
    nccr:codeDescription "No Data Available for Variable for Year of Diagnosis" ;
    nccr:codeNotation "7" ;
    nccr:recordCount 475642 .

nccr-cv:abm-ruca2010c-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:abm-ruca2010c ;
    skos:notation "9" ;
    skos:prefLabel "Missing"@en ;
    nccr:codeDescription "Missing" ;
    nccr:codeNotation "9" ;
    nccr:recordCount 5388 .

nccr-cv:abm-uric2010a-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:abm-uric2010a ;
    skos:notation "1" ;
    skos:prefLabel "All Urban"@en ;
    nccr:codeDescription "All Urban" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 672623 .

nccr-cv:abm-uric2010a-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:abm-uric2010a ;
    skos:notation "2" ;
    skos:prefLabel "Mostly Urban"@en ;
    nccr:codeDescription "Mostly Urban" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 203987 .

nccr-cv:abm-uric2010a-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:abm-uric2010a ;
    skos:notation "3" ;
    skos:prefLabel "Mostly Rural"@en ;
    nccr:codeDescription "Mostly Rural" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 62973 .

nccr-cv:abm-uric2010a-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:abm-uric2010a ;
    skos:notation "4" ;
    skos:prefLabel "All Rural"@en ;
    nccr:codeDescription "All Rural" ;
    nccr:codeNotation "4" ;
    nccr:recordCount 53703 .

nccr-cv:abm-uric2010a-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:abm-uric2010a ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Variable for Year of Diagnosis"@en ;
    nccr:codeDescription "No Data Available for Variable for Year of Diagnosis" ;
    nccr:codeNotation "7" ;
    nccr:recordCount 475642 .

nccr-cv:abm-uric2010a-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:abm-uric2010a ;
    skos:notation "9" ;
    skos:prefLabel "Missing"@en ;
    nccr:codeDescription "Missing" ;
    nccr:codeNotation "9" ;
    nccr:recordCount 5440 .

nccr-cv:abm-yostusbasedquintile-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:abm-yostusbasedquintile ;
    skos:notation "1" ;
    skos:prefLabel "First Quintile (census tract among the lowest 20 percent of census tracts for socioeconomic status)"@en ;
    nccr:codeDescription "First Quintile (census tract among the lowest 20 percent of census tracts for socioeconomic status)" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 163237 .

nccr-cv:abm-yostusbasedquintile-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:abm-yostusbasedquintile ;
    skos:notation "2" ;
    skos:prefLabel "Second Quintile (census tract among the second-lowest 20 percent of census tracts for socioeconomic status)"@en ;
    nccr:codeDescription "Second Quintile (census tract among the second-lowest 20 percent of census tracts for socioeconomic status)" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 169213 .

nccr-cv:abm-yostusbasedquintile-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:abm-yostusbasedquintile ;
    skos:notation "3" ;
    skos:prefLabel "Third Quintile (census tract among the middle 20 percent of census tracts for socioeconomic status)"@en ;
    nccr:codeDescription "Third Quintile (census tract among the middle 20 percent of census tracts for socioeconomic status)" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 181111 .

nccr-cv:abm-yostusbasedquintile-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:abm-yostusbasedquintile ;
    skos:notation "4" ;
    skos:prefLabel "Fourth Quintile (census tract among the second-highest 20 percent of census tracts for socioeconomic status)"@en ;
    nccr:codeDescription "Fourth Quintile (census tract among the second-highest 20 percent of census tracts for socioeconomic status)" ;
    nccr:codeNotation "4" ;
    nccr:recordCount 208979 .

nccr-cv:abm-yostusbasedquintile-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:abm-yostusbasedquintile ;
    skos:notation "5" ;
    skos:prefLabel "Fifth Quintile (census tract among the highest 20 percent of census tracts for socioeconomic status)"@en ;
    nccr:codeDescription "Fifth Quintile (census tract among the highest 20 percent of census tracts for socioeconomic status)" ;
    nccr:codeNotation "5" ;
    nccr:recordCount 247325 .

nccr-cv:abm-yostusbasedquintile-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:abm-yostusbasedquintile ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Variable for Year of Diagnosis"@en ;
    nccr:codeDescription "No Data Available for Variable for Year of Diagnosis" ;
    nccr:codeNotation "7" ;
    nccr:recordCount 475642 .

nccr-cv:abm-yostusbasedquintile-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:abm-yostusbasedquintile ;
    skos:notation "9" ;
    skos:prefLabel "Missing"@en ;
    nccr:codeDescription "Missing" ;
    nccr:codeNotation "9" ;
    nccr:recordCount 28861 .

nccr-cv:cog-biobankingtumorclassstudycount-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-biobankingtumorclassstudycount ;
    skos:notation "0" ;
    skos:prefLabel "19965"@en ;
    nccr:codeDescription "19965" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 19965 .

nccr-cv:cog-biobankingtumorclassstudycount-0-999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-biobankingtumorclassstudycount ;
    skos:notation "0-999" ;
    skos:prefLabel "0-999 trials"@en ;
    nccr:codeDescription "0-999 trials" ;
    nccr:codeNotation "0-999" .

nccr-cv:cog-biobankingtumorclassstudycount-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-biobankingtumorclassstudycount ;
    skos:notation "1" ;
    skos:prefLabel "20157"@en ;
    nccr:codeDescription "20157" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 20157 .

nccr-cv:cog-biobankingtumorclassstudycount-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-biobankingtumorclassstudycount ;
    skos:notation "2" ;
    skos:prefLabel "504"@en ;
    nccr:codeDescription "504" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 504 .

nccr-cv:cog-biobankingtumorclassstudycount-7777 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-biobankingtumorclassstudycount ;
    skos:notation "7777" ;
    skos:prefLabel "No Data Available for Patient at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient at Time of Linkage" ;
    nccr:codeNotation "7777" ;
    nccr:recordCount 1318676 .

nccr-cv:cog-registrystudycount-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-registrystudycount ;
    skos:notation "0" ;
    skos:prefLabel "10064"@en ;
    nccr:codeDescription "10064" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 10064 .

nccr-cv:cog-registrystudycount-0-999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-registrystudycount ;
    skos:notation "0-999" ;
    skos:prefLabel "0-999 trials"@en ;
    nccr:codeDescription "0-999 trials" ;
    nccr:codeNotation "0-999" .

nccr-cv:cog-registrystudycount-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-registrystudycount ;
    skos:notation "1" ;
    skos:prefLabel "29589"@en ;
    nccr:codeDescription "29589" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 29589 .

nccr-cv:cog-registrystudycount-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-registrystudycount ;
    skos:notation "2" ;
    skos:prefLabel "968"@en ;
    nccr:codeDescription "968" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 968 .

nccr-cv:cog-registrystudycount-7777 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-registrystudycount ;
    skos:notation "7777" ;
    skos:prefLabel "No Data Available for Patient at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient at Time of Linkage" ;
    nccr:codeNotation "7777" ;
    nccr:recordCount 1318676 .

nccr-cv:cog-reportedcogenrollment-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-reportedcogenrollment ;
    skos:notation "0" ;
    skos:prefLabel "Patient not Found at Time of Linkage"@en ;
    nccr:codeDescription "Patient not Found at Time of Linkage" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 1318676 .

nccr-cv:cog-reportedcogenrollment-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-reportedcogenrollment ;
    skos:notation "1" ;
    skos:prefLabel "Confirmed Enrollment"@en ;
    nccr:codeDescription "Confirmed Enrollment" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 40632 .

nccr-cv:cog-supportivestudycount-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-supportivestudycount ;
    skos:notation "0" ;
    skos:prefLabel "36471"@en ;
    nccr:codeDescription "36471" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 36471 .

nccr-cv:cog-supportivestudycount-0-999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-supportivestudycount ;
    skos:notation "0-999" ;
    skos:prefLabel "0-999 trials"@en ;
    nccr:codeDescription "0-999 trials" ;
    nccr:codeNotation "0-999" .

nccr-cv:cog-supportivestudycount-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-supportivestudycount ;
    skos:notation "1" ;
    skos:prefLabel "3602"@en ;
    nccr:codeDescription "3602" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 3602 .

nccr-cv:cog-supportivestudycount-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-supportivestudycount ;
    skos:notation "2" ;
    skos:prefLabel "513"@en ;
    nccr:codeDescription "513" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 513 .

nccr-cv:cog-supportivestudycount-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-supportivestudycount ;
    skos:notation "3" ;
    skos:prefLabel "41"@en ;
    nccr:codeDescription "41" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 41 .

nccr-cv:cog-supportivestudycount-7777 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-supportivestudycount ;
    skos:notation "7777" ;
    skos:prefLabel "No Data Available for Patient at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient at Time of Linkage" ;
    nccr:codeNotation "7777" ;
    nccr:recordCount 1318676 .

nccr-cv:cog-therapeuticfrontlinetrialcount-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-therapeuticfrontlinetrialcount ;
    skos:notation "0" ;
    skos:prefLabel "24627"@en ;
    nccr:codeDescription "24627" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 24627 .

nccr-cv:cog-therapeuticfrontlinetrialcount-0-999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-therapeuticfrontlinetrialcount ;
    skos:notation "0-999" ;
    skos:prefLabel "0-999 trials"@en ;
    nccr:codeDescription "0-999 trials" ;
    nccr:codeNotation "0-999" .

nccr-cv:cog-therapeuticfrontlinetrialcount-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-therapeuticfrontlinetrialcount ;
    skos:notation "1" ;
    skos:prefLabel "15271"@en ;
    nccr:codeDescription "15271" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 15271 .

nccr-cv:cog-therapeuticfrontlinetrialcount-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-therapeuticfrontlinetrialcount ;
    skos:notation "2" ;
    skos:prefLabel "725"@en ;
    nccr:codeDescription "725" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 725 .

nccr-cv:cog-therapeuticfrontlinetrialcount-7777 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-therapeuticfrontlinetrialcount ;
    skos:notation "7777" ;
    skos:prefLabel "No Data Available for Patient at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient at Time of Linkage" ;
    nccr:codeNotation "7777" ;
    nccr:recordCount 1318676 .

nccr-cv:cog-therapeuticothertrialcount-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-therapeuticothertrialcount ;
    skos:notation "0" ;
    skos:prefLabel "40422"@en ;
    nccr:codeDescription "40422" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 40422 .

nccr-cv:cog-therapeuticothertrialcount-0-999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-therapeuticothertrialcount ;
    skos:notation "0-999" ;
    skos:prefLabel "0-999 trials"@en ;
    nccr:codeDescription "0-999 trials" ;
    nccr:codeNotation "0-999" .

nccr-cv:cog-therapeuticothertrialcount-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-therapeuticothertrialcount ;
    skos:notation "1" ;
    skos:prefLabel "207"@en ;
    nccr:codeDescription "207" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 207 .

nccr-cv:cog-therapeuticothertrialcount-7777 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-therapeuticothertrialcount ;
    skos:notation "7777" ;
    skos:prefLabel "No Data Available for Patient at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient at Time of Linkage" ;
    nccr:codeNotation "7777" ;
    nccr:recordCount 1318676 .

nccr-cv:cog-therapeuticrelapsedtrialcount-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-therapeuticrelapsedtrialcount ;
    skos:notation "0" ;
    skos:prefLabel "38892"@en ;
    nccr:codeDescription "38892" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 38892 .

nccr-cv:cog-therapeuticrelapsedtrialcount-0-999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-therapeuticrelapsedtrialcount ;
    skos:notation "0-999" ;
    skos:prefLabel "0-999 trials"@en ;
    nccr:codeDescription "0-999 trials" ;
    nccr:codeNotation "0-999" .

nccr-cv:cog-therapeuticrelapsedtrialcount-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-therapeuticrelapsedtrialcount ;
    skos:notation "1" ;
    skos:prefLabel "1553"@en ;
    nccr:codeDescription "1553" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 1553 .

nccr-cv:cog-therapeuticrelapsedtrialcount-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-therapeuticrelapsedtrialcount ;
    skos:notation "2" ;
    skos:prefLabel "165"@en ;
    nccr:codeDescription "165" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 165 .

nccr-cv:cog-therapeuticrelapsedtrialcount-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-therapeuticrelapsedtrialcount ;
    skos:notation "3" ;
    skos:prefLabel "17"@en ;
    nccr:codeDescription "17" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 17 .

nccr-cv:cog-therapeuticrelapsedtrialcount-7777 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:cog-therapeuticrelapsedtrialcount ;
    skos:notation "7777" ;
    skos:prefLabel "No Data Available for Patient at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient at Time of Linkage" ;
    nccr:codeNotation "7777" ;
    nccr:recordCount 1318676 .

nccr-cv:ctc-agerecode19groups-00 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode19groups ;
    skos:notation "00" ;
    skos:prefLabel "00 years"@en ;
    nccr:codeDescription "00 years" ;
    nccr:codeNotation "00" ;
    nccr:recordCount 15882 .

nccr-cv:ctc-agerecode19groups-01 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode19groups ;
    skos:notation "01" ;
    skos:prefLabel "01-04 years"@en ;
    nccr:codeDescription "01-04 years" ;
    nccr:codeNotation "01" ;
    nccr:recordCount 53802 .

nccr-cv:ctc-agerecode19groups-02 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode19groups ;
    skos:notation "02" ;
    skos:prefLabel "05-09 years"@en ;
    nccr:codeDescription "05-09 years" ;
    nccr:codeNotation "02" ;
    nccr:recordCount 41113 .

nccr-cv:ctc-agerecode19groups-03 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode19groups ;
    skos:notation "03" ;
    skos:prefLabel "10-14 years"@en ;
    nccr:codeDescription "10-14 years" ;
    nccr:codeNotation "03" ;
    nccr:recordCount 48940 .

nccr-cv:ctc-agerecode19groups-04 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode19groups ;
    skos:notation "04" ;
    skos:prefLabel "15-19 years"@en ;
    nccr:codeDescription "15-19 years" ;
    nccr:codeNotation "04" ;
    nccr:recordCount 81367 .

nccr-cv:ctc-agerecode19groups-05 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode19groups ;
    skos:notation "05" ;
    skos:prefLabel "20-24 years"@en ;
    nccr:codeDescription "20-24 years" ;
    nccr:codeNotation "05" ;
    nccr:recordCount 128499 .

nccr-cv:ctc-agerecode19groups-06 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode19groups ;
    skos:notation "06" ;
    skos:prefLabel "25-29 years"@en ;
    nccr:codeDescription "25-29 years" ;
    nccr:codeNotation "06" ;
    nccr:recordCount 209725 .

nccr-cv:ctc-agerecode19groups-07 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode19groups ;
    skos:notation "07" ;
    skos:prefLabel "30-34 years"@en ;
    nccr:codeDescription "30-34 years" ;
    nccr:codeNotation "07" ;
    nccr:recordCount 330155 .

nccr-cv:ctc-agerecode19groups-08 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode19groups ;
    skos:notation "08" ;
    skos:prefLabel "35-39 years"@en ;
    nccr:codeDescription "35-39 years" ;
    nccr:codeNotation "08" ;
    nccr:recordCount 502788 .

nccr-cv:ctc-agerecode19groups-09 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode19groups ;
    skos:notation "09" ;
    skos:prefLabel "40-44 years"@en ;
    nccr:codeDescription "40-44 years" ;
    nccr:codeNotation "09" ;
    nccr:recordCount 21583 .

nccr-cv:ctc-agerecode19groups-10 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode19groups ;
    skos:notation "10" ;
    skos:prefLabel "45-49 years"@en ;
    nccr:codeDescription "45-49 years" ;
    nccr:codeNotation "10" ;
    nccr:recordCount 17013 .

nccr-cv:ctc-agerecode19groups-11 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode19groups ;
    skos:notation "11" ;
    skos:prefLabel "50-54 years"@en ;
    nccr:codeDescription "50-54 years" ;
    nccr:codeNotation "11" ;
    nccr:recordCount 12906 .

nccr-cv:ctc-agerecode19groups-12 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode19groups ;
    skos:notation "12" ;
    skos:prefLabel "55-59 years"@en ;
    nccr:codeDescription "55-59 years" ;
    nccr:codeNotation "12" ;
    nccr:recordCount 7629 .

nccr-cv:ctc-agerecode19groups-13 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode19groups ;
    skos:notation "13" ;
    skos:prefLabel "60-64 years"@en ;
    nccr:codeDescription "60-64 years" ;
    nccr:codeNotation "13" ;
    nccr:recordCount 2787 .

nccr-cv:ctc-agerecode19groups-14 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode19groups ;
    skos:notation "14" ;
    skos:prefLabel "65-69 years"@en ;
    nccr:codeDescription "65-69 years" ;
    nccr:codeNotation "14" ;
    nccr:recordCount 179 .

nccr-cv:ctc-agerecode19groups-15 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode19groups ;
    skos:notation "15" ;
    skos:prefLabel "70-74 years"@en ;
    nccr:codeDescription "70-74 years" ;
    nccr:codeNotation "15" .

nccr-cv:ctc-agerecode19groups-16 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode19groups ;
    skos:notation "16" ;
    skos:prefLabel "75-79 years"@en ;
    nccr:codeDescription "75-79 years" ;
    nccr:codeNotation "16" .

nccr-cv:ctc-agerecode19groups-17 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode19groups ;
    skos:notation "17" ;
    skos:prefLabel "80-84 years"@en ;
    nccr:codeDescription "80-84 years" ;
    nccr:codeNotation "17" .

nccr-cv:ctc-agerecode19groups-18 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode19groups ;
    skos:notation "18" ;
    skos:prefLabel "85+ years"@en ;
    nccr:codeDescription "85+ years" ;
    nccr:codeNotation "18" .

nccr-cv:ctc-agerecode19groups-99 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode19groups ;
    skos:notation "99" ;
    skos:prefLabel "Unknown"@en ;
    nccr:codeDescription "Unknown" ;
    nccr:codeNotation "99" .

nccr-cv:ctc-agerecode20groups-00 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode20groups ;
    skos:notation "00" ;
    skos:prefLabel "00 years"@en ;
    nccr:codeDescription "00 years" ;
    nccr:codeNotation "00" ;
    nccr:recordCount 15882 .

nccr-cv:ctc-agerecode20groups-01 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode20groups ;
    skos:notation "01" ;
    skos:prefLabel "01-04 years"@en ;
    nccr:codeDescription "01-04 years" ;
    nccr:codeNotation "01" ;
    nccr:recordCount 53802 .

nccr-cv:ctc-agerecode20groups-02 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode20groups ;
    skos:notation "02" ;
    skos:prefLabel "05-09 years"@en ;
    nccr:codeDescription "05-09 years" ;
    nccr:codeNotation "02" ;
    nccr:recordCount 41113 .

nccr-cv:ctc-agerecode20groups-03 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode20groups ;
    skos:notation "03" ;
    skos:prefLabel "10-14 years"@en ;
    nccr:codeDescription "10-14 years" ;
    nccr:codeNotation "03" ;
    nccr:recordCount 48940 .

nccr-cv:ctc-agerecode20groups-04 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode20groups ;
    skos:notation "04" ;
    skos:prefLabel "15-19 years"@en ;
    nccr:codeDescription "15-19 years" ;
    nccr:codeNotation "04" ;
    nccr:recordCount 81367 .

nccr-cv:ctc-agerecode20groups-05 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode20groups ;
    skos:notation "05" ;
    skos:prefLabel "20-24 years"@en ;
    nccr:codeDescription "20-24 years" ;
    nccr:codeNotation "05" ;
    nccr:recordCount 128499 .

nccr-cv:ctc-agerecode20groups-06 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode20groups ;
    skos:notation "06" ;
    skos:prefLabel "25-29 years"@en ;
    nccr:codeDescription "25-29 years" ;
    nccr:codeNotation "06" ;
    nccr:recordCount 209725 .

nccr-cv:ctc-agerecode20groups-07 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode20groups ;
    skos:notation "07" ;
    skos:prefLabel "30-34 years"@en ;
    nccr:codeDescription "30-34 years" ;
    nccr:codeNotation "07" ;
    nccr:recordCount 330155 .

nccr-cv:ctc-agerecode20groups-08 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode20groups ;
    skos:notation "08" ;
    skos:prefLabel "35-39 years"@en ;
    nccr:codeDescription "35-39 years" ;
    nccr:codeNotation "08" ;
    nccr:recordCount 502788 .

nccr-cv:ctc-agerecode20groups-09 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode20groups ;
    skos:notation "09" ;
    skos:prefLabel "40-44 years"@en ;
    nccr:codeDescription "40-44 years" ;
    nccr:codeNotation "09" ;
    nccr:recordCount 21583 .

nccr-cv:ctc-agerecode20groups-10 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode20groups ;
    skos:notation "10" ;
    skos:prefLabel "45-49 years"@en ;
    nccr:codeDescription "45-49 years" ;
    nccr:codeNotation "10" ;
    nccr:recordCount 17013 .

nccr-cv:ctc-agerecode20groups-11 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode20groups ;
    skos:notation "11" ;
    skos:prefLabel "50-54 years"@en ;
    nccr:codeDescription "50-54 years" ;
    nccr:codeNotation "11" ;
    nccr:recordCount 12906 .

nccr-cv:ctc-agerecode20groups-12 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode20groups ;
    skos:notation "12" ;
    skos:prefLabel "55-59 years"@en ;
    nccr:codeDescription "55-59 years" ;
    nccr:codeNotation "12" ;
    nccr:recordCount 7629 .

nccr-cv:ctc-agerecode20groups-13 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode20groups ;
    skos:notation "13" ;
    skos:prefLabel "60-64 years"@en ;
    nccr:codeDescription "60-64 years" ;
    nccr:codeNotation "13" ;
    nccr:recordCount 2787 .

nccr-cv:ctc-agerecode20groups-14 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode20groups ;
    skos:notation "14" ;
    skos:prefLabel "65-69 years"@en ;
    nccr:codeDescription "65-69 years" ;
    nccr:codeNotation "14" ;
    nccr:recordCount 179 .

nccr-cv:ctc-agerecode20groups-15 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode20groups ;
    skos:notation "15" ;
    skos:prefLabel "70-74 years"@en ;
    nccr:codeDescription "70-74 years" ;
    nccr:codeNotation "15" .

nccr-cv:ctc-agerecode20groups-16 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode20groups ;
    skos:notation "16" ;
    skos:prefLabel "75-79 years"@en ;
    nccr:codeDescription "75-79 years" ;
    nccr:codeNotation "16" .

nccr-cv:ctc-agerecode20groups-17 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode20groups ;
    skos:notation "17" ;
    skos:prefLabel "80-84 years"@en ;
    nccr:codeDescription "80-84 years" ;
    nccr:codeNotation "17" .

nccr-cv:ctc-agerecode20groups-18 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode20groups ;
    skos:notation "18" ;
    skos:prefLabel "85-89 years"@en ;
    nccr:codeDescription "85-89 years" ;
    nccr:codeNotation "18" .

nccr-cv:ctc-agerecode20groups-19 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode20groups ;
    skos:notation "19" ;
    skos:prefLabel "90+ years"@en ;
    nccr:codeDescription "90+ years" ;
    nccr:codeNotation "19" .

nccr-cv:ctc-agerecode20groups-99 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecode20groups ;
    skos:notation "99" ;
    skos:prefLabel "Unknown"@en ;
    nccr:codeDescription "Unknown" ;
    nccr:codeNotation "99" .

nccr-cv:ctc-agerecodesingle85p-00 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "00" ;
    skos:prefLabel "00 years"@en ;
    nccr:codeDescription "00 years" ;
    nccr:codeNotation "00" ;
    nccr:recordCount 15882 .

nccr-cv:ctc-agerecodesingle85p-01 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "01" ;
    skos:prefLabel "01 years"@en ;
    nccr:codeDescription "01 years" ;
    nccr:codeNotation "01" ;
    nccr:recordCount 14044 .

nccr-cv:ctc-agerecodesingle85p-02 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "02" ;
    skos:prefLabel "02 years"@en ;
    nccr:codeDescription "02 years" ;
    nccr:codeNotation "02" ;
    nccr:recordCount 14832 .

nccr-cv:ctc-agerecodesingle85p-03 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "03" ;
    skos:prefLabel "03 years"@en ;
    nccr:codeDescription "03 years" ;
    nccr:codeNotation "03" ;
    nccr:recordCount 13517 .

nccr-cv:ctc-agerecodesingle85p-04 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "04" ;
    skos:prefLabel "04 years"@en ;
    nccr:codeDescription "04 years" ;
    nccr:codeNotation "04" ;
    nccr:recordCount 11409 .

nccr-cv:ctc-agerecodesingle85p-05 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "05" ;
    skos:prefLabel "05 years"@en ;
    nccr:codeDescription "05 years" ;
    nccr:codeNotation "05" ;
    nccr:recordCount 9424 .

nccr-cv:ctc-agerecodesingle85p-06 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "06" ;
    skos:prefLabel "06 years"@en ;
    nccr:codeDescription "06 years" ;
    nccr:codeNotation "06" ;
    nccr:recordCount 8503 .

nccr-cv:ctc-agerecodesingle85p-07 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "07" ;
    skos:prefLabel "07 years"@en ;
    nccr:codeDescription "07 years" ;
    nccr:codeNotation "07" ;
    nccr:recordCount 8034 .

nccr-cv:ctc-agerecodesingle85p-08 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "08" ;
    skos:prefLabel "08 years"@en ;
    nccr:codeDescription "08 years" ;
    nccr:codeNotation "08" ;
    nccr:recordCount 7558 .

nccr-cv:ctc-agerecodesingle85p-09 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "09" ;
    skos:prefLabel "09 years"@en ;
    nccr:codeDescription "09 years" ;
    nccr:codeNotation "09" ;
    nccr:recordCount 7594 .

nccr-cv:ctc-agerecodesingle85p-10 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "10" ;
    skos:prefLabel "10 years"@en ;
    nccr:codeDescription "10 years" ;
    nccr:codeNotation "10" ;
    nccr:recordCount 7992 .

nccr-cv:ctc-agerecodesingle85p-11 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "11" ;
    skos:prefLabel "11 years"@en ;
    nccr:codeDescription "11 years" ;
    nccr:codeNotation "11" ;
    nccr:recordCount 8632 .

nccr-cv:ctc-agerecodesingle85p-12 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "12" ;
    skos:prefLabel "12 years"@en ;
    nccr:codeDescription "12 years" ;
    nccr:codeNotation "12" ;
    nccr:recordCount 9545 .

nccr-cv:ctc-agerecodesingle85p-13 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "13" ;
    skos:prefLabel "13 years"@en ;
    nccr:codeDescription "13 years" ;
    nccr:codeNotation "13" ;
    nccr:recordCount 10666 .

nccr-cv:ctc-agerecodesingle85p-14 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "14" ;
    skos:prefLabel "14 years"@en ;
    nccr:codeDescription "14 years" ;
    nccr:codeNotation "14" ;
    nccr:recordCount 12105 .

nccr-cv:ctc-agerecodesingle85p-15 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "15" ;
    skos:prefLabel "15 years"@en ;
    nccr:codeDescription "15 years" ;
    nccr:codeNotation "15" ;
    nccr:recordCount 13751 .

nccr-cv:ctc-agerecodesingle85p-16 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "16" ;
    skos:prefLabel "16 years"@en ;
    nccr:codeDescription "16 years" ;
    nccr:codeNotation "16" ;
    nccr:recordCount 14768 .

nccr-cv:ctc-agerecodesingle85p-17 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "17" ;
    skos:prefLabel "17 years"@en ;
    nccr:codeDescription "17 years" ;
    nccr:codeNotation "17" ;
    nccr:recordCount 16551 .

nccr-cv:ctc-agerecodesingle85p-18 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "18" ;
    skos:prefLabel "18 years"@en ;
    nccr:codeDescription "18 years" ;
    nccr:codeNotation "18" ;
    nccr:recordCount 17383 .

nccr-cv:ctc-agerecodesingle85p-19 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "19" ;
    skos:prefLabel "19 years"@en ;
    nccr:codeDescription "19 years" ;
    nccr:codeNotation "19" ;
    nccr:recordCount 18914 .

nccr-cv:ctc-agerecodesingle85p-20 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "20" ;
    skos:prefLabel "20 years"@en ;
    nccr:codeDescription "20 years" ;
    nccr:codeNotation "20" ;
    nccr:recordCount 20930 .

nccr-cv:ctc-agerecodesingle85p-21 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "21" ;
    skos:prefLabel "21 years"@en ;
    nccr:codeDescription "21 years" ;
    nccr:codeNotation "21" ;
    nccr:recordCount 22993 .

nccr-cv:ctc-agerecodesingle85p-22 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "22" ;
    skos:prefLabel "22 years"@en ;
    nccr:codeDescription "22 years" ;
    nccr:codeNotation "22" ;
    nccr:recordCount 25545 .

nccr-cv:ctc-agerecodesingle85p-23 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "23" ;
    skos:prefLabel "23 years"@en ;
    nccr:codeDescription "23 years" ;
    nccr:codeNotation "23" ;
    nccr:recordCount 27903 .

nccr-cv:ctc-agerecodesingle85p-24 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "24" ;
    skos:prefLabel "24 years"@en ;
    nccr:codeDescription "24 years" ;
    nccr:codeNotation "24" ;
    nccr:recordCount 31128 .

nccr-cv:ctc-agerecodesingle85p-25 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "25" ;
    skos:prefLabel "25 years"@en ;
    nccr:codeDescription "25 years" ;
    nccr:codeNotation "25" ;
    nccr:recordCount 34499 .

nccr-cv:ctc-agerecodesingle85p-26 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "26" ;
    skos:prefLabel "26 years"@en ;
    nccr:codeDescription "26 years" ;
    nccr:codeNotation "26" ;
    nccr:recordCount 37286 .

nccr-cv:ctc-agerecodesingle85p-27 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "27" ;
    skos:prefLabel "27 years"@en ;
    nccr:codeDescription "27 years" ;
    nccr:codeNotation "27" ;
    nccr:recordCount 41969 .

nccr-cv:ctc-agerecodesingle85p-28 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "28" ;
    skos:prefLabel "28 years"@en ;
    nccr:codeDescription "28 years" ;
    nccr:codeNotation "28" ;
    nccr:recordCount 45632 .

nccr-cv:ctc-agerecodesingle85p-29 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "29" ;
    skos:prefLabel "29 years"@en ;
    nccr:codeDescription "29 years" ;
    nccr:codeNotation "29" ;
    nccr:recordCount 50339 .

nccr-cv:ctc-agerecodesingle85p-30 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "30" ;
    skos:prefLabel "30 years"@en ;
    nccr:codeDescription "30 years" ;
    nccr:codeNotation "30" ;
    nccr:recordCount 55859 .

nccr-cv:ctc-agerecodesingle85p-31 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "31" ;
    skos:prefLabel "31 years"@en ;
    nccr:codeDescription "31 years" ;
    nccr:codeNotation "31" ;
    nccr:recordCount 60539 .

nccr-cv:ctc-agerecodesingle85p-32 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "32" ;
    skos:prefLabel "32 years"@en ;
    nccr:codeDescription "32 years" ;
    nccr:codeNotation "32" ;
    nccr:recordCount 65792 .

nccr-cv:ctc-agerecodesingle85p-33 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "33" ;
    skos:prefLabel "33 years"@en ;
    nccr:codeDescription "33 years" ;
    nccr:codeNotation "33" ;
    nccr:recordCount 71109 .

nccr-cv:ctc-agerecodesingle85p-34 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "34" ;
    skos:prefLabel "34 years"@en ;
    nccr:codeDescription "34 years" ;
    nccr:codeNotation "34" ;
    nccr:recordCount 76856 .

nccr-cv:ctc-agerecodesingle85p-35 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "35" ;
    skos:prefLabel "35 years"@en ;
    nccr:codeDescription "35 years" ;
    nccr:codeNotation "35" ;
    nccr:recordCount 84548 .

nccr-cv:ctc-agerecodesingle85p-36 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "36" ;
    skos:prefLabel "36 years"@en ;
    nccr:codeDescription "36 years" ;
    nccr:codeNotation "36" ;
    nccr:recordCount 91324 .

nccr-cv:ctc-agerecodesingle85p-37 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "37" ;
    skos:prefLabel "37 years"@en ;
    nccr:codeDescription "37 years" ;
    nccr:codeNotation "37" ;
    nccr:recordCount 99670 .

nccr-cv:ctc-agerecodesingle85p-38 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "38" ;
    skos:prefLabel "38 years"@en ;
    nccr:codeDescription "38 years" ;
    nccr:codeNotation "38" ;
    nccr:recordCount 108003 .

nccr-cv:ctc-agerecodesingle85p-39 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "39" ;
    skos:prefLabel "39 years"@en ;
    nccr:codeDescription "39 years" ;
    nccr:codeNotation "39" ;
    nccr:recordCount 119243 .

nccr-cv:ctc-agerecodesingle85p-40 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "40" ;
    skos:prefLabel "40 years"@en ;
    nccr:codeDescription "40 years" ;
    nccr:codeNotation "40" ;
    nccr:recordCount 4878 .

nccr-cv:ctc-agerecodesingle85p-41 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "41" ;
    skos:prefLabel "41 years"@en ;
    nccr:codeDescription "41 years" ;
    nccr:codeNotation "41" ;
    nccr:recordCount 4466 .

nccr-cv:ctc-agerecodesingle85p-42 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "42" ;
    skos:prefLabel "42 years"@en ;
    nccr:codeDescription "42 years" ;
    nccr:codeNotation "42" ;
    nccr:recordCount 4308 .

nccr-cv:ctc-agerecodesingle85p-43 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "43" ;
    skos:prefLabel "43 years"@en ;
    nccr:codeDescription "43 years" ;
    nccr:codeNotation "43" ;
    nccr:recordCount 4086 .

nccr-cv:ctc-agerecodesingle85p-44 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "44" ;
    skos:prefLabel "44 years"@en ;
    nccr:codeDescription "44 years" ;
    nccr:codeNotation "44" ;
    nccr:recordCount 3845 .

nccr-cv:ctc-agerecodesingle85p-45 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "45" ;
    skos:prefLabel "45 years"@en ;
    nccr:codeDescription "45 years" ;
    nccr:codeNotation "45" ;
    nccr:recordCount 3670 .

nccr-cv:ctc-agerecodesingle85p-46 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "46" ;
    skos:prefLabel "46 years"@en ;
    nccr:codeDescription "46 years" ;
    nccr:codeNotation "46" ;
    nccr:recordCount 3533 .

nccr-cv:ctc-agerecodesingle85p-47 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "47" ;
    skos:prefLabel "47 years"@en ;
    nccr:codeDescription "47 years" ;
    nccr:codeNotation "47" ;
    nccr:recordCount 3404 .

nccr-cv:ctc-agerecodesingle85p-48 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "48" ;
    skos:prefLabel "48 years"@en ;
    nccr:codeDescription "48 years" ;
    nccr:codeNotation "48" ;
    nccr:recordCount 3283 .

nccr-cv:ctc-agerecodesingle85p-49 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "49" ;
    skos:prefLabel "49 years"@en ;
    nccr:codeDescription "49 years" ;
    nccr:codeNotation "49" ;
    nccr:recordCount 3123 .

nccr-cv:ctc-agerecodesingle85p-50 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "50" ;
    skos:prefLabel "50 years"@en ;
    nccr:codeDescription "50 years" ;
    nccr:codeNotation "50" ;
    nccr:recordCount 3131 .

nccr-cv:ctc-agerecodesingle85p-51 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "51" ;
    skos:prefLabel "51 years"@en ;
    nccr:codeDescription "51 years" ;
    nccr:codeNotation "51" ;
    nccr:recordCount 2787 .

nccr-cv:ctc-agerecodesingle85p-52 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "52" ;
    skos:prefLabel "52 years"@en ;
    nccr:codeDescription "52 years" ;
    nccr:codeNotation "52" ;
    nccr:recordCount 2514 .

nccr-cv:ctc-agerecodesingle85p-53 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "53" ;
    skos:prefLabel "53 years"@en ;
    nccr:codeDescription "53 years" ;
    nccr:codeNotation "53" ;
    nccr:recordCount 2274 .

nccr-cv:ctc-agerecodesingle85p-54 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "54" ;
    skos:prefLabel "54 years"@en ;
    nccr:codeDescription "54 years" ;
    nccr:codeNotation "54" ;
    nccr:recordCount 2200 .

nccr-cv:ctc-agerecodesingle85p-55 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "55" ;
    skos:prefLabel "55 years"@en ;
    nccr:codeDescription "55 years" ;
    nccr:codeNotation "55" ;
    nccr:recordCount 1981 .

nccr-cv:ctc-agerecodesingle85p-56 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "56" ;
    skos:prefLabel "56 years"@en ;
    nccr:codeDescription "56 years" ;
    nccr:codeNotation "56" ;
    nccr:recordCount 1697 .

nccr-cv:ctc-agerecodesingle85p-57 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "57" ;
    skos:prefLabel "57 years"@en ;
    nccr:codeDescription "57 years" ;
    nccr:codeNotation "57" ;
    nccr:recordCount 1462 .

nccr-cv:ctc-agerecodesingle85p-58 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "58" ;
    skos:prefLabel "58 years"@en ;
    nccr:codeDescription "58 years" ;
    nccr:codeNotation "58" ;
    nccr:recordCount 1379 .

nccr-cv:ctc-agerecodesingle85p-59 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "59" ;
    skos:prefLabel "59 years"@en ;
    nccr:codeDescription "59 years" ;
    nccr:codeNotation "59" ;
    nccr:recordCount 1110 .

nccr-cv:ctc-agerecodesingle85p-60 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "60" ;
    skos:prefLabel "60 years"@en ;
    nccr:codeDescription "60 years" ;
    nccr:codeNotation "60" ;
    nccr:recordCount 940 .

nccr-cv:ctc-agerecodesingle85p-61 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "61" ;
    skos:prefLabel "61 years"@en ;
    nccr:codeDescription "61 years" ;
    nccr:codeNotation "61" ;
    nccr:recordCount 717 .

nccr-cv:ctc-agerecodesingle85p-62 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "62" ;
    skos:prefLabel "62 years"@en ;
    nccr:codeDescription "62 years" ;
    nccr:codeNotation "62" ;
    nccr:recordCount 533 .

nccr-cv:ctc-agerecodesingle85p-63 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "63" ;
    skos:prefLabel "63 years"@en ;
    nccr:codeDescription "63 years" ;
    nccr:codeNotation "63" ;
    nccr:recordCount 369 .

nccr-cv:ctc-agerecodesingle85p-64 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "64" ;
    skos:prefLabel "64 years"@en ;
    nccr:codeDescription "64 years" ;
    nccr:codeNotation "64" ;
    nccr:recordCount 228 .

nccr-cv:ctc-agerecodesingle85p-65 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "65" ;
    skos:prefLabel "65 years"@en ;
    nccr:codeDescription "65 years" ;
    nccr:codeNotation "65" ;
    nccr:recordCount 132 .

nccr-cv:ctc-agerecodesingle85p-66 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "66" ;
    skos:prefLabel "66 years"@en ;
    nccr:codeDescription "66 years" ;
    nccr:codeNotation "66" ;
    nccr:recordCount 40 .

nccr-cv:ctc-agerecodesingle85p-67 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "67" ;
    skos:prefLabel "67 years"@en ;
    nccr:codeDescription "67 years" ;
    nccr:codeNotation "67" .

nccr-cv:ctc-agerecodesingle85p-68 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "68" ;
    skos:prefLabel "68 years"@en ;
    nccr:codeDescription "68 years" ;
    nccr:codeNotation "68" .

nccr-cv:ctc-agerecodesingle85p-69 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "69" ;
    skos:prefLabel "69 years"@en ;
    nccr:codeDescription "69 years" ;
    nccr:codeNotation "69" .

nccr-cv:ctc-agerecodesingle85p-70 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "70" ;
    skos:prefLabel "70 years"@en ;
    nccr:codeDescription "70 years" ;
    nccr:codeNotation "70" .

nccr-cv:ctc-agerecodesingle85p-71 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "71" ;
    skos:prefLabel "71 years"@en ;
    nccr:codeDescription "71 years" ;
    nccr:codeNotation "71" .

nccr-cv:ctc-agerecodesingle85p-72 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "72" ;
    skos:prefLabel "72 years"@en ;
    nccr:codeDescription "72 years" ;
    nccr:codeNotation "72" .

nccr-cv:ctc-agerecodesingle85p-73 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "73" ;
    skos:prefLabel "73 years"@en ;
    nccr:codeDescription "73 years" ;
    nccr:codeNotation "73" .

nccr-cv:ctc-agerecodesingle85p-74 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "74" ;
    skos:prefLabel "74 years"@en ;
    nccr:codeDescription "74 years" ;
    nccr:codeNotation "74" .

nccr-cv:ctc-agerecodesingle85p-75 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "75" ;
    skos:prefLabel "75 years"@en ;
    nccr:codeDescription "75 years" ;
    nccr:codeNotation "75" .

nccr-cv:ctc-agerecodesingle85p-76 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "76" ;
    skos:prefLabel "76 years"@en ;
    nccr:codeDescription "76 years" ;
    nccr:codeNotation "76" .

nccr-cv:ctc-agerecodesingle85p-77 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "77" ;
    skos:prefLabel "77 years"@en ;
    nccr:codeDescription "77 years" ;
    nccr:codeNotation "77" .

nccr-cv:ctc-agerecodesingle85p-78 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "78" ;
    skos:prefLabel "78 years"@en ;
    nccr:codeDescription "78 years" ;
    nccr:codeNotation "78" .

nccr-cv:ctc-agerecodesingle85p-79 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "79" ;
    skos:prefLabel "79 years"@en ;
    nccr:codeDescription "79 years" ;
    nccr:codeNotation "79" .

nccr-cv:ctc-agerecodesingle85p-80 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "80" ;
    skos:prefLabel "80 years"@en ;
    nccr:codeDescription "80 years" ;
    nccr:codeNotation "80" .

nccr-cv:ctc-agerecodesingle85p-81 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "81" ;
    skos:prefLabel "81 years"@en ;
    nccr:codeDescription "81 years" ;
    nccr:codeNotation "81" .

nccr-cv:ctc-agerecodesingle85p-82 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "82" ;
    skos:prefLabel "82 years"@en ;
    nccr:codeDescription "82 years" ;
    nccr:codeNotation "82" .

nccr-cv:ctc-agerecodesingle85p-83 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "83" ;
    skos:prefLabel "83 years"@en ;
    nccr:codeDescription "83 years" ;
    nccr:codeNotation "83" .

nccr-cv:ctc-agerecodesingle85p-84 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "84" ;
    skos:prefLabel "84 years"@en ;
    nccr:codeDescription "84 years" ;
    nccr:codeNotation "84" .

nccr-cv:ctc-agerecodesingle85p-85 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "85" ;
    skos:prefLabel "85+ years"@en ;
    nccr:codeDescription "85+ years" ;
    nccr:codeNotation "85" .

nccr-cv:ctc-agerecodesingle85p-99 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle85p ;
    skos:notation "99" ;
    skos:prefLabel "Unknown"@en ;
    nccr:codeDescription "Unknown" ;
    nccr:codeNotation "99" .

nccr-cv:ctc-agerecodesingle90p-00 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "00" ;
    skos:prefLabel "00 years"@en ;
    nccr:codeDescription "00 years" ;
    nccr:codeNotation "00" ;
    nccr:recordCount 15882 .

nccr-cv:ctc-agerecodesingle90p-01 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "01" ;
    skos:prefLabel "01 years"@en ;
    nccr:codeDescription "01 years" ;
    nccr:codeNotation "01" ;
    nccr:recordCount 14044 .

nccr-cv:ctc-agerecodesingle90p-02 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "02" ;
    skos:prefLabel "02 years"@en ;
    nccr:codeDescription "02 years" ;
    nccr:codeNotation "02" ;
    nccr:recordCount 14832 .

nccr-cv:ctc-agerecodesingle90p-03 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "03" ;
    skos:prefLabel "03 years"@en ;
    nccr:codeDescription "03 years" ;
    nccr:codeNotation "03" ;
    nccr:recordCount 13517 .

nccr-cv:ctc-agerecodesingle90p-04 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "04" ;
    skos:prefLabel "04 years"@en ;
    nccr:codeDescription "04 years" ;
    nccr:codeNotation "04" ;
    nccr:recordCount 11409 .

nccr-cv:ctc-agerecodesingle90p-05 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "05" ;
    skos:prefLabel "05 years"@en ;
    nccr:codeDescription "05 years" ;
    nccr:codeNotation "05" ;
    nccr:recordCount 9424 .

nccr-cv:ctc-agerecodesingle90p-06 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "06" ;
    skos:prefLabel "06 years"@en ;
    nccr:codeDescription "06 years" ;
    nccr:codeNotation "06" ;
    nccr:recordCount 8503 .

nccr-cv:ctc-agerecodesingle90p-07 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "07" ;
    skos:prefLabel "07 years"@en ;
    nccr:codeDescription "07 years" ;
    nccr:codeNotation "07" ;
    nccr:recordCount 8034 .

nccr-cv:ctc-agerecodesingle90p-08 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "08" ;
    skos:prefLabel "08 years"@en ;
    nccr:codeDescription "08 years" ;
    nccr:codeNotation "08" ;
    nccr:recordCount 7558 .

nccr-cv:ctc-agerecodesingle90p-09 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "09" ;
    skos:prefLabel "09 years"@en ;
    nccr:codeDescription "09 years" ;
    nccr:codeNotation "09" ;
    nccr:recordCount 7594 .

nccr-cv:ctc-agerecodesingle90p-10 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "10" ;
    skos:prefLabel "10 years"@en ;
    nccr:codeDescription "10 years" ;
    nccr:codeNotation "10" ;
    nccr:recordCount 7992 .

nccr-cv:ctc-agerecodesingle90p-11 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "11" ;
    skos:prefLabel "11 years"@en ;
    nccr:codeDescription "11 years" ;
    nccr:codeNotation "11" ;
    nccr:recordCount 8632 .

nccr-cv:ctc-agerecodesingle90p-12 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "12" ;
    skos:prefLabel "12 years"@en ;
    nccr:codeDescription "12 years" ;
    nccr:codeNotation "12" ;
    nccr:recordCount 9545 .

nccr-cv:ctc-agerecodesingle90p-13 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "13" ;
    skos:prefLabel "13 years"@en ;
    nccr:codeDescription "13 years" ;
    nccr:codeNotation "13" ;
    nccr:recordCount 10666 .

nccr-cv:ctc-agerecodesingle90p-14 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "14" ;
    skos:prefLabel "14 years"@en ;
    nccr:codeDescription "14 years" ;
    nccr:codeNotation "14" ;
    nccr:recordCount 12105 .

nccr-cv:ctc-agerecodesingle90p-15 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "15" ;
    skos:prefLabel "15 years"@en ;
    nccr:codeDescription "15 years" ;
    nccr:codeNotation "15" ;
    nccr:recordCount 13751 .

nccr-cv:ctc-agerecodesingle90p-16 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "16" ;
    skos:prefLabel "16 years"@en ;
    nccr:codeDescription "16 years" ;
    nccr:codeNotation "16" ;
    nccr:recordCount 14768 .

nccr-cv:ctc-agerecodesingle90p-17 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "17" ;
    skos:prefLabel "17 years"@en ;
    nccr:codeDescription "17 years" ;
    nccr:codeNotation "17" ;
    nccr:recordCount 16551 .

nccr-cv:ctc-agerecodesingle90p-18 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "18" ;
    skos:prefLabel "18 years"@en ;
    nccr:codeDescription "18 years" ;
    nccr:codeNotation "18" ;
    nccr:recordCount 17383 .

nccr-cv:ctc-agerecodesingle90p-19 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "19" ;
    skos:prefLabel "19 years"@en ;
    nccr:codeDescription "19 years" ;
    nccr:codeNotation "19" ;
    nccr:recordCount 18914 .

nccr-cv:ctc-agerecodesingle90p-20 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "20" ;
    skos:prefLabel "20 years"@en ;
    nccr:codeDescription "20 years" ;
    nccr:codeNotation "20" ;
    nccr:recordCount 20930 .

nccr-cv:ctc-agerecodesingle90p-21 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "21" ;
    skos:prefLabel "21 years"@en ;
    nccr:codeDescription "21 years" ;
    nccr:codeNotation "21" ;
    nccr:recordCount 22993 .

nccr-cv:ctc-agerecodesingle90p-22 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "22" ;
    skos:prefLabel "22 years"@en ;
    nccr:codeDescription "22 years" ;
    nccr:codeNotation "22" ;
    nccr:recordCount 25545 .

nccr-cv:ctc-agerecodesingle90p-23 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "23" ;
    skos:prefLabel "23 years"@en ;
    nccr:codeDescription "23 years" ;
    nccr:codeNotation "23" ;
    nccr:recordCount 27903 .

nccr-cv:ctc-agerecodesingle90p-24 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "24" ;
    skos:prefLabel "24 years"@en ;
    nccr:codeDescription "24 years" ;
    nccr:codeNotation "24" ;
    nccr:recordCount 31128 .

nccr-cv:ctc-agerecodesingle90p-25 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "25" ;
    skos:prefLabel "25 years"@en ;
    nccr:codeDescription "25 years" ;
    nccr:codeNotation "25" ;
    nccr:recordCount 34499 .

nccr-cv:ctc-agerecodesingle90p-26 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "26" ;
    skos:prefLabel "26 years"@en ;
    nccr:codeDescription "26 years" ;
    nccr:codeNotation "26" ;
    nccr:recordCount 37286 .

nccr-cv:ctc-agerecodesingle90p-27 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "27" ;
    skos:prefLabel "27 years"@en ;
    nccr:codeDescription "27 years" ;
    nccr:codeNotation "27" ;
    nccr:recordCount 41969 .

nccr-cv:ctc-agerecodesingle90p-28 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "28" ;
    skos:prefLabel "28 years"@en ;
    nccr:codeDescription "28 years" ;
    nccr:codeNotation "28" ;
    nccr:recordCount 45632 .

nccr-cv:ctc-agerecodesingle90p-29 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "29" ;
    skos:prefLabel "29 years"@en ;
    nccr:codeDescription "29 years" ;
    nccr:codeNotation "29" ;
    nccr:recordCount 50339 .

nccr-cv:ctc-agerecodesingle90p-30 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "30" ;
    skos:prefLabel "30 years"@en ;
    nccr:codeDescription "30 years" ;
    nccr:codeNotation "30" ;
    nccr:recordCount 55859 .

nccr-cv:ctc-agerecodesingle90p-31 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "31" ;
    skos:prefLabel "31 years"@en ;
    nccr:codeDescription "31 years" ;
    nccr:codeNotation "31" ;
    nccr:recordCount 60539 .

nccr-cv:ctc-agerecodesingle90p-32 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "32" ;
    skos:prefLabel "32 years"@en ;
    nccr:codeDescription "32 years" ;
    nccr:codeNotation "32" ;
    nccr:recordCount 65792 .

nccr-cv:ctc-agerecodesingle90p-33 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "33" ;
    skos:prefLabel "33 years"@en ;
    nccr:codeDescription "33 years" ;
    nccr:codeNotation "33" ;
    nccr:recordCount 71109 .

nccr-cv:ctc-agerecodesingle90p-34 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "34" ;
    skos:prefLabel "34 years"@en ;
    nccr:codeDescription "34 years" ;
    nccr:codeNotation "34" ;
    nccr:recordCount 76856 .

nccr-cv:ctc-agerecodesingle90p-35 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "35" ;
    skos:prefLabel "35 years"@en ;
    nccr:codeDescription "35 years" ;
    nccr:codeNotation "35" ;
    nccr:recordCount 84548 .

nccr-cv:ctc-agerecodesingle90p-36 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "36" ;
    skos:prefLabel "36 years"@en ;
    nccr:codeDescription "36 years" ;
    nccr:codeNotation "36" ;
    nccr:recordCount 91324 .

nccr-cv:ctc-agerecodesingle90p-37 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "37" ;
    skos:prefLabel "37 years"@en ;
    nccr:codeDescription "37 years" ;
    nccr:codeNotation "37" ;
    nccr:recordCount 99670 .

nccr-cv:ctc-agerecodesingle90p-38 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "38" ;
    skos:prefLabel "38 years"@en ;
    nccr:codeDescription "38 years" ;
    nccr:codeNotation "38" ;
    nccr:recordCount 108003 .

nccr-cv:ctc-agerecodesingle90p-39 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "39" ;
    skos:prefLabel "39 years"@en ;
    nccr:codeDescription "39 years" ;
    nccr:codeNotation "39" ;
    nccr:recordCount 119243 .

nccr-cv:ctc-agerecodesingle90p-40 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "40" ;
    skos:prefLabel "40 years"@en ;
    nccr:codeDescription "40 years" ;
    nccr:codeNotation "40" ;
    nccr:recordCount 4878 .

nccr-cv:ctc-agerecodesingle90p-41 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "41" ;
    skos:prefLabel "41 years"@en ;
    nccr:codeDescription "41 years" ;
    nccr:codeNotation "41" ;
    nccr:recordCount 4466 .

nccr-cv:ctc-agerecodesingle90p-42 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "42" ;
    skos:prefLabel "42 years"@en ;
    nccr:codeDescription "42 years" ;
    nccr:codeNotation "42" ;
    nccr:recordCount 4308 .

nccr-cv:ctc-agerecodesingle90p-43 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "43" ;
    skos:prefLabel "43 years"@en ;
    nccr:codeDescription "43 years" ;
    nccr:codeNotation "43" ;
    nccr:recordCount 4086 .

nccr-cv:ctc-agerecodesingle90p-44 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "44" ;
    skos:prefLabel "44 years"@en ;
    nccr:codeDescription "44 years" ;
    nccr:codeNotation "44" ;
    nccr:recordCount 3845 .

nccr-cv:ctc-agerecodesingle90p-45 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "45" ;
    skos:prefLabel "45 years"@en ;
    nccr:codeDescription "45 years" ;
    nccr:codeNotation "45" ;
    nccr:recordCount 3670 .

nccr-cv:ctc-agerecodesingle90p-46 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "46" ;
    skos:prefLabel "46 years"@en ;
    nccr:codeDescription "46 years" ;
    nccr:codeNotation "46" ;
    nccr:recordCount 3533 .

nccr-cv:ctc-agerecodesingle90p-47 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "47" ;
    skos:prefLabel "47 years"@en ;
    nccr:codeDescription "47 years" ;
    nccr:codeNotation "47" ;
    nccr:recordCount 3404 .

nccr-cv:ctc-agerecodesingle90p-48 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "48" ;
    skos:prefLabel "48 years"@en ;
    nccr:codeDescription "48 years" ;
    nccr:codeNotation "48" ;
    nccr:recordCount 3283 .

nccr-cv:ctc-agerecodesingle90p-49 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "49" ;
    skos:prefLabel "49 years"@en ;
    nccr:codeDescription "49 years" ;
    nccr:codeNotation "49" ;
    nccr:recordCount 3123 .

nccr-cv:ctc-agerecodesingle90p-50 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "50" ;
    skos:prefLabel "50 years"@en ;
    nccr:codeDescription "50 years" ;
    nccr:codeNotation "50" ;
    nccr:recordCount 3131 .

nccr-cv:ctc-agerecodesingle90p-51 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "51" ;
    skos:prefLabel "51 years"@en ;
    nccr:codeDescription "51 years" ;
    nccr:codeNotation "51" ;
    nccr:recordCount 2787 .

nccr-cv:ctc-agerecodesingle90p-52 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "52" ;
    skos:prefLabel "52 years"@en ;
    nccr:codeDescription "52 years" ;
    nccr:codeNotation "52" ;
    nccr:recordCount 2514 .

nccr-cv:ctc-agerecodesingle90p-53 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "53" ;
    skos:prefLabel "53 years"@en ;
    nccr:codeDescription "53 years" ;
    nccr:codeNotation "53" ;
    nccr:recordCount 2274 .

nccr-cv:ctc-agerecodesingle90p-54 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "54" ;
    skos:prefLabel "54 years"@en ;
    nccr:codeDescription "54 years" ;
    nccr:codeNotation "54" ;
    nccr:recordCount 2200 .

nccr-cv:ctc-agerecodesingle90p-55 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "55" ;
    skos:prefLabel "55 years"@en ;
    nccr:codeDescription "55 years" ;
    nccr:codeNotation "55" ;
    nccr:recordCount 1981 .

nccr-cv:ctc-agerecodesingle90p-56 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "56" ;
    skos:prefLabel "56 years"@en ;
    nccr:codeDescription "56 years" ;
    nccr:codeNotation "56" ;
    nccr:recordCount 1697 .

nccr-cv:ctc-agerecodesingle90p-57 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "57" ;
    skos:prefLabel "57 years"@en ;
    nccr:codeDescription "57 years" ;
    nccr:codeNotation "57" ;
    nccr:recordCount 1462 .

nccr-cv:ctc-agerecodesingle90p-58 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "58" ;
    skos:prefLabel "58 years"@en ;
    nccr:codeDescription "58 years" ;
    nccr:codeNotation "58" ;
    nccr:recordCount 1379 .

nccr-cv:ctc-agerecodesingle90p-59 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "59" ;
    skos:prefLabel "59 years"@en ;
    nccr:codeDescription "59 years" ;
    nccr:codeNotation "59" ;
    nccr:recordCount 1110 .

nccr-cv:ctc-agerecodesingle90p-60 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "60" ;
    skos:prefLabel "60 years"@en ;
    nccr:codeDescription "60 years" ;
    nccr:codeNotation "60" ;
    nccr:recordCount 940 .

nccr-cv:ctc-agerecodesingle90p-61 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "61" ;
    skos:prefLabel "61 years"@en ;
    nccr:codeDescription "61 years" ;
    nccr:codeNotation "61" ;
    nccr:recordCount 717 .

nccr-cv:ctc-agerecodesingle90p-62 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "62" ;
    skos:prefLabel "62 years"@en ;
    nccr:codeDescription "62 years" ;
    nccr:codeNotation "62" ;
    nccr:recordCount 533 .

nccr-cv:ctc-agerecodesingle90p-63 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "63" ;
    skos:prefLabel "63 years"@en ;
    nccr:codeDescription "63 years" ;
    nccr:codeNotation "63" ;
    nccr:recordCount 369 .

nccr-cv:ctc-agerecodesingle90p-64 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "64" ;
    skos:prefLabel "64 years"@en ;
    nccr:codeDescription "64 years" ;
    nccr:codeNotation "64" ;
    nccr:recordCount 228 .

nccr-cv:ctc-agerecodesingle90p-65 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "65" ;
    skos:prefLabel "65 years"@en ;
    nccr:codeDescription "65 years" ;
    nccr:codeNotation "65" ;
    nccr:recordCount 132 .

nccr-cv:ctc-agerecodesingle90p-66 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "66" ;
    skos:prefLabel "66 years"@en ;
    nccr:codeDescription "66 years" ;
    nccr:codeNotation "66" ;
    nccr:recordCount 40 .

nccr-cv:ctc-agerecodesingle90p-67 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "67" ;
    skos:prefLabel "67 years"@en ;
    nccr:codeDescription "67 years" ;
    nccr:codeNotation "67" .

nccr-cv:ctc-agerecodesingle90p-68 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "68" ;
    skos:prefLabel "68 years"@en ;
    nccr:codeDescription "68 years" ;
    nccr:codeNotation "68" .

nccr-cv:ctc-agerecodesingle90p-69 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "69" ;
    skos:prefLabel "69 years"@en ;
    nccr:codeDescription "69 years" ;
    nccr:codeNotation "69" .

nccr-cv:ctc-agerecodesingle90p-70 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "70" ;
    skos:prefLabel "70 years"@en ;
    nccr:codeDescription "70 years" ;
    nccr:codeNotation "70" .

nccr-cv:ctc-agerecodesingle90p-71 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "71" ;
    skos:prefLabel "71 years"@en ;
    nccr:codeDescription "71 years" ;
    nccr:codeNotation "71" .

nccr-cv:ctc-agerecodesingle90p-72 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "72" ;
    skos:prefLabel "72 years"@en ;
    nccr:codeDescription "72 years" ;
    nccr:codeNotation "72" .

nccr-cv:ctc-agerecodesingle90p-73 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "73" ;
    skos:prefLabel "73 years"@en ;
    nccr:codeDescription "73 years" ;
    nccr:codeNotation "73" .

nccr-cv:ctc-agerecodesingle90p-74 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "74" ;
    skos:prefLabel "74 years"@en ;
    nccr:codeDescription "74 years" ;
    nccr:codeNotation "74" .

nccr-cv:ctc-agerecodesingle90p-75 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "75" ;
    skos:prefLabel "75 years"@en ;
    nccr:codeDescription "75 years" ;
    nccr:codeNotation "75" .

nccr-cv:ctc-agerecodesingle90p-76 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "76" ;
    skos:prefLabel "76 years"@en ;
    nccr:codeDescription "76 years" ;
    nccr:codeNotation "76" .

nccr-cv:ctc-agerecodesingle90p-77 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "77" ;
    skos:prefLabel "77 years"@en ;
    nccr:codeDescription "77 years" ;
    nccr:codeNotation "77" .

nccr-cv:ctc-agerecodesingle90p-78 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "78" ;
    skos:prefLabel "78 years"@en ;
    nccr:codeDescription "78 years" ;
    nccr:codeNotation "78" .

nccr-cv:ctc-agerecodesingle90p-79 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "79" ;
    skos:prefLabel "79 years"@en ;
    nccr:codeDescription "79 years" ;
    nccr:codeNotation "79" .

nccr-cv:ctc-agerecodesingle90p-80 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "80" ;
    skos:prefLabel "80 years"@en ;
    nccr:codeDescription "80 years" ;
    nccr:codeNotation "80" .

nccr-cv:ctc-agerecodesingle90p-81 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "81" ;
    skos:prefLabel "81 years"@en ;
    nccr:codeDescription "81 years" ;
    nccr:codeNotation "81" .

nccr-cv:ctc-agerecodesingle90p-82 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "82" ;
    skos:prefLabel "82 years"@en ;
    nccr:codeDescription "82 years" ;
    nccr:codeNotation "82" .

nccr-cv:ctc-agerecodesingle90p-83 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "83" ;
    skos:prefLabel "83 years"@en ;
    nccr:codeDescription "83 years" ;
    nccr:codeNotation "83" .

nccr-cv:ctc-agerecodesingle90p-84 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "84" ;
    skos:prefLabel "84 years"@en ;
    nccr:codeDescription "84 years" ;
    nccr:codeNotation "84" .

nccr-cv:ctc-agerecodesingle90p-85 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "85" ;
    skos:prefLabel "85 years"@en ;
    nccr:codeDescription "85 years" ;
    nccr:codeNotation "85" .

nccr-cv:ctc-agerecodesingle90p-86 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "86" ;
    skos:prefLabel "86 years"@en ;
    nccr:codeDescription "86 years" ;
    nccr:codeNotation "86" .

nccr-cv:ctc-agerecodesingle90p-87 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "87" ;
    skos:prefLabel "87 years"@en ;
    nccr:codeDescription "87 years" ;
    nccr:codeNotation "87" .

nccr-cv:ctc-agerecodesingle90p-88 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "88" ;
    skos:prefLabel "88 years"@en ;
    nccr:codeDescription "88 years" ;
    nccr:codeNotation "88" .

nccr-cv:ctc-agerecodesingle90p-89 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "89" ;
    skos:prefLabel "89 years"@en ;
    nccr:codeDescription "89 years" ;
    nccr:codeNotation "89" .

nccr-cv:ctc-agerecodesingle90p-90 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "90" ;
    skos:prefLabel "90+ years"@en ;
    nccr:codeDescription "90+ years" ;
    nccr:codeNotation "90" .

nccr-cv:ctc-agerecodesingle90p-99 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-agerecodesingle90p ;
    skos:notation "99" ;
    skos:prefLabel "Unknown"@en ;
    nccr:codeDescription "Unknown" ;
    nccr:codeNotation "99" .

nccr-cv:ctc-behavioricdo3public-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-behavioricdo3public ;
    skos:notation "0" ;
    skos:prefLabel "Benign"@en ;
    nccr:codeDescription "Benign" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 94838 .

nccr-cv:ctc-behavioricdo3public-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-behavioricdo3public ;
    skos:notation "1" ;
    skos:prefLabel "Borderline malignancy"@en ;
    nccr:codeDescription "Borderline malignancy" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 18007 .

nccr-cv:ctc-behavioricdo3public-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-behavioricdo3public ;
    skos:notation "2" ;
    skos:prefLabel "In situ"@en ;
    nccr:codeDescription "In situ" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 100803 .

nccr-cv:ctc-behavioricdo3public-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-behavioricdo3public ;
    skos:notation "3" ;
    skos:prefLabel "Malignant"@en ;
    nccr:codeDescription "Malignant" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 1260720 .

nccr-cv:ctc-brainmolecularmarkers-01 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-brainmolecularmarkers ;
    skos:notation "01" ;
    skos:prefLabel "Astrocytoma, IDH-mutant, grade 2 (9400/3)"@en ;
    nccr:codeDescription "Astrocytoma, IDH-mutant, grade 2 (9400/3)" ;
    nccr:codeNotation "01" ;
    nccr:recordCount 1099 .

nccr-cv:ctc-brainmolecularmarkers-02 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-brainmolecularmarkers ;
    skos:notation "02" ;
    skos:prefLabel "Diffuse astrocytoma, IDH-wildtype (9400/3)"@en ;
    nccr:codeDescription "Diffuse astrocytoma, IDH-wildtype (9400/3)" ;
    nccr:codeNotation "02" ;
    nccr:recordCount 324 .

nccr-cv:ctc-brainmolecularmarkers-03 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-brainmolecularmarkers ;
    skos:notation "03" ;
    skos:prefLabel "Astrocytoma, IDH-mutant, grade 3 (9401/3)"@en ;
    nccr:codeDescription "Astrocytoma, IDH-mutant, grade 3 (9401/3)" ;
    nccr:codeNotation "03" ;
    nccr:recordCount 670 .

nccr-cv:ctc-brainmolecularmarkers-04 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-brainmolecularmarkers ;
    skos:notation "04" ;
    skos:prefLabel "Anaplastic astrocytoma, IDH-wildtype (9401/3)"@en ;
    nccr:codeDescription "Anaplastic astrocytoma, IDH-wildtype (9401/3)" ;
    nccr:codeNotation "04" ;
    nccr:recordCount 177 .

nccr-cv:ctc-brainmolecularmarkers-05 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-brainmolecularmarkers ;
    skos:notation "05" ;
    skos:prefLabel "Glioblastoma, IDH-wildtype (9440/3)"@en ;
    nccr:codeDescription "Glioblastoma, IDH-wildtype (9440/3)" ;
    nccr:codeNotation "05" ;
    nccr:recordCount 1188 .

nccr-cv:ctc-brainmolecularmarkers-06 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-brainmolecularmarkers ;
    skos:notation "06" ;
    skos:prefLabel "Oligodendroglioma, IDH-mutant and 1 p/19q co-deleted (9450/3)"@en ;
    nccr:codeDescription "Oligodendroglioma, IDH-mutant and 1 p/19q co-deleted (9450/3)" ;
    nccr:codeNotation "06" ;
    nccr:recordCount 697 .

nccr-cv:ctc-brainmolecularmarkers-07 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-brainmolecularmarkers ;
    skos:notation "07" ;
    skos:prefLabel "Oligodendroglioma, IDH-mutant and 1p/19q co-deleted, grade 3  (9451/3)"@en ;
    nccr:codeDescription "Oligodendroglioma, IDH-mutant and 1p/19q co-deleted, grade 3  (9451/3)" ;
    nccr:codeNotation "07" ;
    nccr:recordCount 208 .

nccr-cv:ctc-brainmolecularmarkers-08 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-brainmolecularmarkers ;
    skos:notation "08" ;
    skos:prefLabel "Medulloblastoma, SHH-activated and TP53-wildtype (9471/3)"@en ;
    nccr:codeDescription "Medulloblastoma, SHH-activated and TP53-wildtype (9471/3)" ;
    nccr:codeNotation "08" ;
    nccr:recordCount 224 .

nccr-cv:ctc-brainmolecularmarkers-09 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-brainmolecularmarkers ;
    skos:notation "09" ;
    skos:prefLabel "Embryonal tumor with multilayered rosettes, C19MC-altered (9478/3)"@en ;
    nccr:codeDescription "Embryonal tumor with multilayered rosettes, C19MC-altered (9478/3)" ;
    nccr:codeNotation "09" ;
    nccr:recordCount 43 .

nccr-cv:ctc-brainmolecularmarkers-10 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-brainmolecularmarkers ;
    skos:notation "10" ;
    skos:prefLabel "Diffuse hemispheric glioma, H3-G34 mutant (9385/3)"@en ;
    nccr:codeDescription "Diffuse hemispheric glioma, H3-G34 mutant (9385/3)" ;
    nccr:codeNotation "10" .

nccr-cv:ctc-brainmolecularmarkers-11 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-brainmolecularmarkers ;
    skos:notation "11" ;
    skos:prefLabel "Diffuse midline glioma, H3 K27-altered (9385/3)"@en ;
    nccr:codeDescription "Diffuse midline glioma, H3 K27-altered (9385/3)" ;
    nccr:codeNotation "11" .

nccr-cv:ctc-brainmolecularmarkers-12 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-brainmolecularmarkers ;
    skos:notation "12" ;
    skos:prefLabel "Diffuse pediatric-type high-grade glioma, H3-wildtype and IDH-wildtype (9385/3)"@en ;
    nccr:codeDescription "Diffuse pediatric-type high-grade glioma, H3-wildtype and IDH-wildtype (9385/3)" ;
    nccr:codeNotation "12" .

nccr-cv:ctc-brainmolecularmarkers-13 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-brainmolecularmarkers ;
    skos:notation "13" ;
    skos:prefLabel "Infant-type hemispheric glioma (9385/3)"@en ;
    nccr:codeDescription "Infant-type hemispheric glioma (9385/3)" ;
    nccr:codeNotation "13" .

nccr-cv:ctc-brainmolecularmarkers-14 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-brainmolecularmarkers ;
    skos:notation "14" ;
    skos:prefLabel "Posterior fossa group A (PFA) ependymoma (9396/3)"@en ;
    nccr:codeDescription "Posterior fossa group A (PFA) ependymoma (9396/3)" ;
    nccr:codeNotation "14" .

nccr-cv:ctc-brainmolecularmarkers-15 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-brainmolecularmarkers ;
    skos:notation "15" ;
    skos:prefLabel "Posterior fossa group B (PFB) ependymoma (9396/3)"@en ;
    nccr:codeDescription "Posterior fossa group B (PFB) ependymoma (9396/3)" ;
    nccr:codeNotation "15" .

nccr-cv:ctc-brainmolecularmarkers-16 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-brainmolecularmarkers ;
    skos:notation "16" ;
    skos:prefLabel "Spinal ependymoma, MYCN-amplified (9396/3)"@en ;
    nccr:codeDescription "Spinal ependymoma, MYCN-amplified (9396/3)" ;
    nccr:codeNotation "16" .

nccr-cv:ctc-brainmolecularmarkers-17 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-brainmolecularmarkers ;
    skos:notation "17" ;
    skos:prefLabel "Supratentorial ependymoma, YAP1 fusion-positive (9396/3)"@en ;
    nccr:codeDescription "Supratentorial ependymoma, YAP1 fusion-positive (9396/3)" ;
    nccr:codeNotation "17" .

nccr-cv:ctc-brainmolecularmarkers-18 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-brainmolecularmarkers ;
    skos:notation "18" ;
    skos:prefLabel "Supratentorial ependymoma, ZFTA fusion-positive (9396/3)"@en ;
    nccr:codeDescription "Supratentorial ependymoma, ZFTA fusion-positive (9396/3)" ;
    nccr:codeNotation "18" .

nccr-cv:ctc-brainmolecularmarkers-19 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-brainmolecularmarkers ;
    skos:notation "19" ;
    skos:prefLabel "Diffuse astrocytoma, MYB- or MYBL1-altered (9421/1)"@en ;
    nccr:codeDescription "Diffuse astrocytoma, MYB- or MYBL1-altered (9421/1)" ;
    nccr:codeNotation "19" .

nccr-cv:ctc-brainmolecularmarkers-20 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-brainmolecularmarkers ;
    skos:notation "20" ;
    skos:prefLabel "Diffuse low-grade glioma, MAPK pathway-altered (9421/1)"@en ;
    nccr:codeDescription "Diffuse low-grade glioma, MAPK pathway-altered (9421/1)" ;
    nccr:codeNotation "20" .

nccr-cv:ctc-brainmolecularmarkers-21 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-brainmolecularmarkers ;
    skos:notation "21" ;
    skos:prefLabel "Astroblastoma, MN1-altered (9430/3)"@en ;
    nccr:codeDescription "Astroblastoma, MN1-altered (9430/3)" ;
    nccr:codeNotation "21" .

nccr-cv:ctc-brainmolecularmarkers-22 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-brainmolecularmarkers ;
    skos:notation "22" ;
    skos:prefLabel "CNS neuroblastoma, FOXR2-activated (9500/3)"@en ;
    nccr:codeDescription "CNS neuroblastoma, FOXR2-activated (9500/3)" ;
    nccr:codeNotation "22" .

nccr-cv:ctc-brainmolecularmarkers-23 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-brainmolecularmarkers ;
    skos:notation "23" ;
    skos:prefLabel "CNS tumor with _BCOR_ internal tandem duplication (9500/3)"@en ;
    nccr:codeDescription "CNS tumor with _BCOR_ internal tandem duplication (9500/3)" ;
    nccr:codeNotation "23" .

nccr-cv:ctc-brainmolecularmarkers-85 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-brainmolecularmarkers ;
    skos:notation "85" ;
    skos:prefLabel "Not applicable: Histology not 9385/3, 9396/3, 9400/3, 9401/3, 9430/3, 9440/3, 9450/3, 9451/3, 9471/3, 9478/3, 9421/1, 9430/3, 9500/3"@en ;
    nccr:codeDescription "Not applicable: Histology not 9385/3, 9396/3, 9400/3, 9401/3, 9430/3, 9440/3, 9450/3, 9451/3, 9471/3, 9478/3, 9421/1, 9430/3, 9500/3" ;
    nccr:codeNotation "85" ;
    nccr:recordCount 5746 .

nccr-cv:ctc-brainmolecularmarkers-86 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-brainmolecularmarkers ;
    skos:notation "86" ;
    skos:prefLabel "Benign or borderline tumor; Excludes: 9421/1 (codes 19-20)"@en ;
    nccr:codeDescription "Benign or borderline tumor; Excludes: 9421/1 (codes 19-20)" ;
    nccr:codeNotation "86" ;
    nccr:recordCount 16412 .

nccr-cv:ctc-brainmolecularmarkers-87 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-brainmolecularmarkers ;
    skos:notation "87" ;
    skos:prefLabel "Test ordered, results not in chart"@en ;
    nccr:codeDescription "Test ordered, results not in chart" ;
    nccr:codeNotation "87" ;
    nccr:recordCount 30 .

nccr-cv:ctc-brainmolecularmarkers-88 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-brainmolecularmarkers ;
    skos:notation "88" ;
    skos:prefLabel "Not applicable: Information not collected for this case (If this item is required by your standard setter, use of code 88 will result in an edit error.)"@en ;
    nccr:codeDescription "Not applicable: Information not collected for this case (If this item is required by your standard setter, use of code 88 will result in an edit error.)" ;
    nccr:codeNotation "88" .

nccr-cv:ctc-brainmolecularmarkers-99 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-brainmolecularmarkers ;
    skos:notation "99" ;
    skos:prefLabel "Not documented in patient record; No microscopic confirmation; Brain molecular markers not assessed or unknown if assessed"@en ;
    nccr:codeDescription "Not documented in patient record; No microscopic confirmation; Brain molecular markers not assessed or unknown if assessed" ;
    nccr:codeNotation "99" ;
    nccr:recordCount 3100 .

nccr-cv:ctc-breslowdepthrecode-0-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "0.0" ;
    skos:prefLabel "No mass/tumor found"@en ;
    nccr:codeDescription "No mass/tumor found" ;
    nccr:codeNotation "0.0" ;
    nccr:recordCount 879 .

nccr-cv:ctc-breslowdepthrecode-0-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "0.1" ;
    skos:prefLabel "Greater than 0.0 and less than or equal to 0.1"@en ;
    nccr:codeDescription "Greater than 0.0 and less than or equal to 0.1" ;
    nccr:codeNotation "0.1" ;
    nccr:recordCount 1537 .

nccr-cv:ctc-breslowdepthrecode-0-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "0.2" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "0.2" ;
    nccr:recordCount 2494 .

nccr-cv:ctc-breslowdepthrecode-0-2-9-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "0.2-9.7" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "0.2-9.7" .

nccr-cv:ctc-breslowdepthrecode-0-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "0.3" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "0.3" ;
    nccr:recordCount 5328 .

nccr-cv:ctc-breslowdepthrecode-0-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "0.4" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "0.4" ;
    nccr:recordCount 5544 .

nccr-cv:ctc-breslowdepthrecode-0-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "0.5" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "0.5" ;
    nccr:recordCount 4522 .

nccr-cv:ctc-breslowdepthrecode-0-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "0.6" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "0.6" ;
    nccr:recordCount 3353 .

nccr-cv:ctc-breslowdepthrecode-0-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "0.7" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "0.7" ;
    nccr:recordCount 2549 .

nccr-cv:ctc-breslowdepthrecode-0-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "0.8" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "0.8" ;
    nccr:recordCount 2086 .

nccr-cv:ctc-breslowdepthrecode-0-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "0.9" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "0.9" ;
    nccr:recordCount 1549 .

nccr-cv:ctc-breslowdepthrecode-1-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "1.0" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "1.0" ;
    nccr:recordCount 1176 .

nccr-cv:ctc-breslowdepthrecode-1-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "1.1" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "1.1" ;
    nccr:recordCount 1216 .

nccr-cv:ctc-breslowdepthrecode-1-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "1.2" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "1.2" ;
    nccr:recordCount 869 .

nccr-cv:ctc-breslowdepthrecode-1-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "1.3" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "1.3" ;
    nccr:recordCount 685 .

nccr-cv:ctc-breslowdepthrecode-1-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "1.4" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "1.4" ;
    nccr:recordCount 500 .

nccr-cv:ctc-breslowdepthrecode-1-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "1.5" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "1.5" ;
    nccr:recordCount 552 .

nccr-cv:ctc-breslowdepthrecode-1-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "1.6" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "1.6" ;
    nccr:recordCount 360 .

nccr-cv:ctc-breslowdepthrecode-1-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "1.7" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "1.7" ;
    nccr:recordCount 342 .

nccr-cv:ctc-breslowdepthrecode-1-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "1.8" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "1.8" ;
    nccr:recordCount 312 .

nccr-cv:ctc-breslowdepthrecode-1-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "1.9" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "1.9" ;
    nccr:recordCount 254 .

nccr-cv:ctc-breslowdepthrecode-2-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "2.0" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "2.0" ;
    nccr:recordCount 307 .

nccr-cv:ctc-breslowdepthrecode-2-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "2.1" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "2.1" ;
    nccr:recordCount 257 .

nccr-cv:ctc-breslowdepthrecode-2-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "2.2" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "2.2" ;
    nccr:recordCount 238 .

nccr-cv:ctc-breslowdepthrecode-2-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "2.3" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "2.3" ;
    nccr:recordCount 208 .

nccr-cv:ctc-breslowdepthrecode-2-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "2.4" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "2.4" ;
    nccr:recordCount 151 .

nccr-cv:ctc-breslowdepthrecode-2-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "2.5" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "2.5" ;
    nccr:recordCount 233 .

nccr-cv:ctc-breslowdepthrecode-2-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "2.6" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "2.6" ;
    nccr:recordCount 118 .

nccr-cv:ctc-breslowdepthrecode-2-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "2.7" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "2.7" ;
    nccr:recordCount 109 .

nccr-cv:ctc-breslowdepthrecode-2-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "2.8" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "2.8" ;
    nccr:recordCount 119 .

nccr-cv:ctc-breslowdepthrecode-2-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "2.9" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "2.9" ;
    nccr:recordCount 89 .

nccr-cv:ctc-breslowdepthrecode-3-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "3.0" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "3.0" ;
    nccr:recordCount 227 .

nccr-cv:ctc-breslowdepthrecode-3-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "3.1" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "3.1" ;
    nccr:recordCount 84 .

nccr-cv:ctc-breslowdepthrecode-3-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "3.2" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "3.2" ;
    nccr:recordCount 100 .

nccr-cv:ctc-breslowdepthrecode-3-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "3.3" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "3.3" ;
    nccr:recordCount 79 .

nccr-cv:ctc-breslowdepthrecode-3-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "3.4" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "3.4" ;
    nccr:recordCount 68 .

nccr-cv:ctc-breslowdepthrecode-3-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "3.5" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "3.5" ;
    nccr:recordCount 131 .

nccr-cv:ctc-breslowdepthrecode-3-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "3.6" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "3.6" ;
    nccr:recordCount 57 .

nccr-cv:ctc-breslowdepthrecode-3-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "3.7" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "3.7" ;
    nccr:recordCount 63 .

nccr-cv:ctc-breslowdepthrecode-3-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "3.8" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "3.8" ;
    nccr:recordCount 77 .

nccr-cv:ctc-breslowdepthrecode-3-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "3.9" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "3.9" ;
    nccr:recordCount 52 .

nccr-cv:ctc-breslowdepthrecode-4-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "4.0" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "4.0" ;
    nccr:recordCount 140 .

nccr-cv:ctc-breslowdepthrecode-4-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "4.1" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "4.1" ;
    nccr:recordCount 68 .

nccr-cv:ctc-breslowdepthrecode-4-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "4.2" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "4.2" ;
    nccr:recordCount 58 .

nccr-cv:ctc-breslowdepthrecode-4-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "4.3" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "4.3" ;
    nccr:recordCount 45 .

nccr-cv:ctc-breslowdepthrecode-4-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "4.4" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "4.4" ;
    nccr:recordCount 25 .

nccr-cv:ctc-breslowdepthrecode-4-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "4.5" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "4.5" ;
    nccr:recordCount 99 .

nccr-cv:ctc-breslowdepthrecode-4-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "4.6" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "4.6" ;
    nccr:recordCount 24 .

nccr-cv:ctc-breslowdepthrecode-4-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "4.7" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "4.7" ;
    nccr:recordCount 20 .

nccr-cv:ctc-breslowdepthrecode-4-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "4.8" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "4.8" ;
    nccr:recordCount 39 .

nccr-cv:ctc-breslowdepthrecode-4-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "4.9" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "4.9" ;
    nccr:recordCount 24 .

nccr-cv:ctc-breslowdepthrecode-5-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "5.0" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "5.0" ;
    nccr:recordCount 153 .

nccr-cv:ctc-breslowdepthrecode-5-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "5.1" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "5.1" ;
    nccr:recordCount 20 .

nccr-cv:ctc-breslowdepthrecode-5-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "5.2" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "5.2" ;
    nccr:recordCount 20 .

nccr-cv:ctc-breslowdepthrecode-5-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "5.3" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "5.3" ;
    nccr:recordCount 21 .

nccr-cv:ctc-breslowdepthrecode-5-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "5.5" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "5.5" ;
    nccr:recordCount 61 .

nccr-cv:ctc-breslowdepthrecode-5-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "5.6" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "5.6" ;
    nccr:recordCount 17 .

nccr-cv:ctc-breslowdepthrecode-5-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "5.8" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "5.8" ;
    nccr:recordCount 21 .

nccr-cv:ctc-breslowdepthrecode-6-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "6.0" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "6.0" ;
    nccr:recordCount 106 .

nccr-cv:ctc-breslowdepthrecode-6-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "6.2" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "6.2" ;
    nccr:recordCount 16 .

nccr-cv:ctc-breslowdepthrecode-6-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "6.5" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "6.5" ;
    nccr:recordCount 41 .

nccr-cv:ctc-breslowdepthrecode-7-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "7.0" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "7.0" ;
    nccr:recordCount 92 .

nccr-cv:ctc-breslowdepthrecode-7-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "7.5" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "7.5" ;
    nccr:recordCount 16 .

nccr-cv:ctc-breslowdepthrecode-8-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "8.0" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "8.0" ;
    nccr:recordCount 58 .

nccr-cv:ctc-breslowdepthrecode-8-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "8.5" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "8.5" ;
    nccr:recordCount 18 .

nccr-cv:ctc-breslowdepthrecode-9-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "9.0" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "9.0" ;
    nccr:recordCount 51 .

nccr-cv:ctc-breslowdepthrecode-9-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "9.5" ;
    skos:prefLabel "** 0.2-9.7"@en ;
    nccr:codeDescription "** 0.2-9.7" ;
    nccr:codeNotation "9.5" ;
    nccr:recordCount 16 .

nccr-cv:ctc-breslowdepthrecode-x-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "X.0" ;
    skos:prefLabel "9.8 millimeters or larger"@en ;
    nccr:codeDescription "9.8 millimeters or larger" ;
    nccr:codeNotation "X.0" ;
    nccr:recordCount 458 .

nccr-cv:ctc-breslowdepthrecode-x-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "X.8" ;
    skos:prefLabel "Not applicable: Information not collected for this schema"@en ;
    nccr:codeDescription "Not applicable: Information not collected for this schema" ;
    nccr:codeNotation "X.8" .

nccr-cv:ctc-breslowdepthrecode-x-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-breslowdepthrecode ;
    skos:notation "X.9" ;
    skos:prefLabel "Unknown/Indeterminate/Not assessed; In situ; Microinvasion/microscopic foci only"@en ;
    nccr:codeDescription "Unknown/Indeterminate/Not assessed; In situ; Microinvasion/microscopic foci only" ;
    nccr:codeNotation "X.9" ;
    nccr:recordCount 30144 .

nccr-cv:ctc-cocaccreditedflag-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-cocaccreditedflag ;
    skos:notation "0" ;
    skos:prefLabel "Abstract prepared at a facility WITHOUT CoC accreditation of its cancer program"@en ;
    nccr:codeDescription "Abstract prepared at a facility WITHOUT CoC accreditation of its cancer program" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 79982 .

nccr-cv:ctc-cocaccreditedflag-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-cocaccreditedflag ;
    skos:notation "1" ;
    skos:prefLabel "ANALYTIC abstract prepared at facility WITH CoC accreditation of its cancer program (Includes Class of Case codes 10-22)"@en ;
    nccr:codeDescription "ANALYTIC abstract prepared at facility WITH CoC accreditation of its cancer program (Includes Class of Case codes 10-22)" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 209857 .

nccr-cv:ctc-cocaccreditedflag-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-cocaccreditedflag ;
    skos:notation "2" ;
    skos:prefLabel "NON-ANALYTIC abstract prepared at facility WITH CoC accreditation of its cancer program (Includes Class of Case codes 30-43 and 99, plus code 00 which CoC considers analytic but does not require to be staged)"@en ;
    nccr:codeDescription "NON-ANALYTIC abstract prepared at facility WITH CoC accreditation of its cancer program (Includes Class of Case codes 30-43 and 99, plus code 00 which CoC considers analytic but does not require to be staged)" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 29889 .

nccr-cv:ctc-cocaccreditedflag-blank a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-cocaccreditedflag ;
    skos:notation "Blank" ;
    skos:prefLabel "Not applicable; DCO"@en ;
    nccr:codeDescription "Not applicable; DCO" ;
    nccr:codeNotation "Blank" .

nccr-cv:ctc-combinedsspubdetailed-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-combinedsspubdetailed ;
    skos:notation "0" ;
    skos:prefLabel "In situ"@en ;
    nccr:codeDescription "In situ" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 79542 .

nccr-cv:ctc-combinedsspubdetailed-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-combinedsspubdetailed ;
    skos:notation "1" ;
    skos:prefLabel "Localized only"@en ;
    nccr:codeDescription "Localized only" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 432923 .

nccr-cv:ctc-combinedsspubdetailed-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-combinedsspubdetailed ;
    skos:notation "2" ;
    skos:prefLabel "Regional by direct extension only"@en ;
    nccr:codeDescription "Regional by direct extension only" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 79477 .

nccr-cv:ctc-combinedsspubdetailed-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-combinedsspubdetailed ;
    skos:notation "3" ;
    skos:prefLabel "Regional lymph nodes involved only"@en ;
    nccr:codeDescription "Regional lymph nodes involved only" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 99489 .

nccr-cv:ctc-combinedsspubdetailed-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-combinedsspubdetailed ;
    skos:notation "4" ;
    skos:prefLabel "Regional by both direct extension and lymph node involvement"@en ;
    nccr:codeDescription "Regional by both direct extension and lymph node involvement" ;
    nccr:codeNotation "4" ;
    nccr:recordCount 35607 .

nccr-cv:ctc-combinedsspubdetailed-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-combinedsspubdetailed ;
    skos:notation "5" ;
    skos:prefLabel "Regional, NOS"@en ;
    nccr:codeDescription "Regional, NOS" ;
    nccr:codeNotation "5" .

nccr-cv:ctc-combinedsspubdetailed-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-combinedsspubdetailed ;
    skos:notation "7" ;
    skos:prefLabel "Distant site(s)/node(s) involved"@en ;
    nccr:codeDescription "Distant site(s)/node(s) involved" ;
    nccr:codeNotation "7" ;
    nccr:recordCount 203721 .

nccr-cv:ctc-combinedsspubdetailed-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-combinedsspubdetailed ;
    skos:notation "8" ;
    skos:prefLabel "Not applicable/Benign/Borderline"@en ;
    nccr:codeDescription "Not applicable/Benign/Borderline" ;
    nccr:codeNotation "8" ;
    nccr:recordCount 112874 .

nccr-cv:ctc-combinedsspubdetailed-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-combinedsspubdetailed ;
    skos:notation "9" ;
    skos:prefLabel "Unknown/unstaged/unspecified/DCO"@en ;
    nccr:codeDescription "Unknown/unstaged/unspecified/DCO" ;
    nccr:codeNotation "9" ;
    nccr:recordCount 52414 .

nccr-cv:ctc-daystorxrecode-000 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "000" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "000" ;
    nccr:recordCount 444827 .

nccr-cv:ctc-daystorxrecode-000-730 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "000-730" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "000-730" .

nccr-cv:ctc-daystorxrecode-001 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "001" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "001" ;
    nccr:recordCount 35105 .

nccr-cv:ctc-daystorxrecode-002 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "002" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "002" ;
    nccr:recordCount 28037 .

nccr-cv:ctc-daystorxrecode-003 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "003" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "003" ;
    nccr:recordCount 22252 .

nccr-cv:ctc-daystorxrecode-004 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "004" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "004" ;
    nccr:recordCount 17780 .

nccr-cv:ctc-daystorxrecode-005 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "005" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "005" ;
    nccr:recordCount 14939 .

nccr-cv:ctc-daystorxrecode-006 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "006" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "006" ;
    nccr:recordCount 15402 .

nccr-cv:ctc-daystorxrecode-007 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "007" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "007" ;
    nccr:recordCount 17153 .

nccr-cv:ctc-daystorxrecode-008 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "008" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "008" ;
    nccr:recordCount 14046 .

nccr-cv:ctc-daystorxrecode-009 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "009" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "009" ;
    nccr:recordCount 11165 .

nccr-cv:ctc-daystorxrecode-010 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "010" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "010" ;
    nccr:recordCount 10893 .

nccr-cv:ctc-daystorxrecode-011 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "011" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "011" ;
    nccr:recordCount 10332 .

nccr-cv:ctc-daystorxrecode-012 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "012" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "012" ;
    nccr:recordCount 10000 .

nccr-cv:ctc-daystorxrecode-013 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "013" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "013" ;
    nccr:recordCount 12605 .

nccr-cv:ctc-daystorxrecode-014 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "014" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "014" ;
    nccr:recordCount 15654 .

nccr-cv:ctc-daystorxrecode-015 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "015" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "015" ;
    nccr:recordCount 12607 .

nccr-cv:ctc-daystorxrecode-016 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "016" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "016" ;
    nccr:recordCount 9938 .

nccr-cv:ctc-daystorxrecode-017 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "017" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "017" ;
    nccr:recordCount 9566 .

nccr-cv:ctc-daystorxrecode-018 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "018" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "018" ;
    nccr:recordCount 9180 .

nccr-cv:ctc-daystorxrecode-019 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "019" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "019" ;
    nccr:recordCount 9521 .

nccr-cv:ctc-daystorxrecode-020 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "020" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "020" ;
    nccr:recordCount 12108 .

nccr-cv:ctc-daystorxrecode-021 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "021" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "021" ;
    nccr:recordCount 13709 .

nccr-cv:ctc-daystorxrecode-022 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "022" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "022" ;
    nccr:recordCount 11245 .

nccr-cv:ctc-daystorxrecode-023 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "023" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "023" ;
    nccr:recordCount 8470 .

nccr-cv:ctc-daystorxrecode-024 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "024" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "024" ;
    nccr:recordCount 8285 .

nccr-cv:ctc-daystorxrecode-025 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "025" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "025" ;
    nccr:recordCount 8053 .

nccr-cv:ctc-daystorxrecode-026 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "026" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "026" ;
    nccr:recordCount 8644 .

nccr-cv:ctc-daystorxrecode-027 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "027" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "027" ;
    nccr:recordCount 10808 .

nccr-cv:ctc-daystorxrecode-028 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "028" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "028" ;
    nccr:recordCount 12229 .

nccr-cv:ctc-daystorxrecode-029 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "029" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "029" ;
    nccr:recordCount 9777 .

nccr-cv:ctc-daystorxrecode-030 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "030" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "030" ;
    nccr:recordCount 7768 .

nccr-cv:ctc-daystorxrecode-031 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "031" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "031" ;
    nccr:recordCount 7925 .

nccr-cv:ctc-daystorxrecode-032 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "032" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "032" ;
    nccr:recordCount 7002 .

nccr-cv:ctc-daystorxrecode-033 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "033" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "033" ;
    nccr:recordCount 7071 .

nccr-cv:ctc-daystorxrecode-034 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "034" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "034" ;
    nccr:recordCount 8834 .

nccr-cv:ctc-daystorxrecode-035 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "035" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "035" ;
    nccr:recordCount 9727 .

nccr-cv:ctc-daystorxrecode-036 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "036" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "036" ;
    nccr:recordCount 7567 .

nccr-cv:ctc-daystorxrecode-037 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "037" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "037" ;
    nccr:recordCount 5703 .

nccr-cv:ctc-daystorxrecode-038 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "038" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "038" ;
    nccr:recordCount 5384 .

nccr-cv:ctc-daystorxrecode-039 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "039" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "039" ;
    nccr:recordCount 5529 .

nccr-cv:ctc-daystorxrecode-040 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "040" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "040" ;
    nccr:recordCount 5777 .

nccr-cv:ctc-daystorxrecode-041 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "041" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "041" ;
    nccr:recordCount 6900 .

nccr-cv:ctc-daystorxrecode-042 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "042" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "042" ;
    nccr:recordCount 7681 .

nccr-cv:ctc-daystorxrecode-043 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "043" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "043" ;
    nccr:recordCount 5923 .

nccr-cv:ctc-daystorxrecode-044 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "044" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "044" ;
    nccr:recordCount 4390 .

nccr-cv:ctc-daystorxrecode-045 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "045" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "045" ;
    nccr:recordCount 4272 .

nccr-cv:ctc-daystorxrecode-046 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "046" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "046" ;
    nccr:recordCount 4261 .

nccr-cv:ctc-daystorxrecode-047 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "047" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "047" ;
    nccr:recordCount 4429 .

nccr-cv:ctc-daystorxrecode-048 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "048" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "048" ;
    nccr:recordCount 5295 .

nccr-cv:ctc-daystorxrecode-049 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "049" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "049" ;
    nccr:recordCount 5816 .

nccr-cv:ctc-daystorxrecode-050 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "050" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "050" ;
    nccr:recordCount 4533 .

nccr-cv:ctc-daystorxrecode-051 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "051" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "051" ;
    nccr:recordCount 3301 .

nccr-cv:ctc-daystorxrecode-052 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "052" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "052" ;
    nccr:recordCount 3124 .

nccr-cv:ctc-daystorxrecode-053 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "053" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "053" ;
    nccr:recordCount 3192 .

nccr-cv:ctc-daystorxrecode-054 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "054" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "054" ;
    nccr:recordCount 3336 .

nccr-cv:ctc-daystorxrecode-055 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "055" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "055" ;
    nccr:recordCount 3901 .

nccr-cv:ctc-daystorxrecode-056 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "056" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "056" ;
    nccr:recordCount 4412 .

nccr-cv:ctc-daystorxrecode-057 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "057" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "057" ;
    nccr:recordCount 3284 .

nccr-cv:ctc-daystorxrecode-058 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "058" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "058" ;
    nccr:recordCount 2474 .

nccr-cv:ctc-daystorxrecode-059 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "059" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "059" ;
    nccr:recordCount 2462 .

nccr-cv:ctc-daystorxrecode-060 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "060" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "060" ;
    nccr:recordCount 2430 .

nccr-cv:ctc-daystorxrecode-061 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "061" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "061" ;
    nccr:recordCount 2792 .

nccr-cv:ctc-daystorxrecode-062 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "062" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "062" ;
    nccr:recordCount 3091 .

nccr-cv:ctc-daystorxrecode-063 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "063" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "063" ;
    nccr:recordCount 3385 .

nccr-cv:ctc-daystorxrecode-064 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "064" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "064" ;
    nccr:recordCount 2470 .

nccr-cv:ctc-daystorxrecode-065 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "065" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "065" ;
    nccr:recordCount 1955 .

nccr-cv:ctc-daystorxrecode-066 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "066" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "066" ;
    nccr:recordCount 1870 .

nccr-cv:ctc-daystorxrecode-067 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "067" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "067" ;
    nccr:recordCount 1758 .

nccr-cv:ctc-daystorxrecode-068 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "068" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "068" ;
    nccr:recordCount 1892 .

nccr-cv:ctc-daystorxrecode-069 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "069" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "069" ;
    nccr:recordCount 2250 .

nccr-cv:ctc-daystorxrecode-070 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "070" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "070" ;
    nccr:recordCount 2467 .

nccr-cv:ctc-daystorxrecode-071 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "071" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "071" ;
    nccr:recordCount 1873 .

nccr-cv:ctc-daystorxrecode-072 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "072" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "072" ;
    nccr:recordCount 1391 .

nccr-cv:ctc-daystorxrecode-073 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "073" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "073" ;
    nccr:recordCount 1436 .

nccr-cv:ctc-daystorxrecode-074 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "074" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "074" ;
    nccr:recordCount 1394 .

nccr-cv:ctc-daystorxrecode-075 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "075" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "075" ;
    nccr:recordCount 1460 .

nccr-cv:ctc-daystorxrecode-076 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "076" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "076" ;
    nccr:recordCount 1800 .

nccr-cv:ctc-daystorxrecode-077 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "077" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "077" ;
    nccr:recordCount 1986 .

nccr-cv:ctc-daystorxrecode-078 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "078" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "078" ;
    nccr:recordCount 1561 .

nccr-cv:ctc-daystorxrecode-079 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "079" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "079" ;
    nccr:recordCount 1119 .

nccr-cv:ctc-daystorxrecode-080 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "080" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "080" ;
    nccr:recordCount 1091 .

nccr-cv:ctc-daystorxrecode-081 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "081" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "081" ;
    nccr:recordCount 1076 .

nccr-cv:ctc-daystorxrecode-082 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "082" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "082" ;
    nccr:recordCount 1104 .

nccr-cv:ctc-daystorxrecode-083 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "083" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "083" ;
    nccr:recordCount 1378 .

nccr-cv:ctc-daystorxrecode-084 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "084" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "084" ;
    nccr:recordCount 1523 .

nccr-cv:ctc-daystorxrecode-085 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "085" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "085" ;
    nccr:recordCount 1240 .

nccr-cv:ctc-daystorxrecode-086 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "086" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "086" ;
    nccr:recordCount 928 .

nccr-cv:ctc-daystorxrecode-087 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "087" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "087" ;
    nccr:recordCount 844 .

nccr-cv:ctc-daystorxrecode-088 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "088" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "088" ;
    nccr:recordCount 882 .

nccr-cv:ctc-daystorxrecode-089 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "089" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "089" ;
    nccr:recordCount 914 .

nccr-cv:ctc-daystorxrecode-090 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "090" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "090" ;
    nccr:recordCount 1141 .

nccr-cv:ctc-daystorxrecode-091 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "091" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "091" ;
    nccr:recordCount 1203 .

nccr-cv:ctc-daystorxrecode-092 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "092" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "092" ;
    nccr:recordCount 1057 .

nccr-cv:ctc-daystorxrecode-093 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "093" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "093" ;
    nccr:recordCount 730 .

nccr-cv:ctc-daystorxrecode-094 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "094" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "094" ;
    nccr:recordCount 719 .

nccr-cv:ctc-daystorxrecode-095 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "095" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "095" ;
    nccr:recordCount 669 .

nccr-cv:ctc-daystorxrecode-096 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "096" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "096" ;
    nccr:recordCount 786 .

nccr-cv:ctc-daystorxrecode-097 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "097" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "097" ;
    nccr:recordCount 895 .

nccr-cv:ctc-daystorxrecode-098 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "098" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "098" ;
    nccr:recordCount 907 .

nccr-cv:ctc-daystorxrecode-099 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "099" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "099" ;
    nccr:recordCount 804 .

nccr-cv:ctc-daystorxrecode-100 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "100" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "100" ;
    nccr:recordCount 583 .

nccr-cv:ctc-daystorxrecode-101 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "101" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "101" ;
    nccr:recordCount 556 .

nccr-cv:ctc-daystorxrecode-102 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "102" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "102" ;
    nccr:recordCount 601 .

nccr-cv:ctc-daystorxrecode-103 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "103" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "103" ;
    nccr:recordCount 605 .

nccr-cv:ctc-daystorxrecode-104 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "104" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "104" ;
    nccr:recordCount 691 .

nccr-cv:ctc-daystorxrecode-105 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "105" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "105" ;
    nccr:recordCount 804 .

nccr-cv:ctc-daystorxrecode-106 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "106" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "106" ;
    nccr:recordCount 649 .

nccr-cv:ctc-daystorxrecode-107 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "107" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "107" ;
    nccr:recordCount 439 .

nccr-cv:ctc-daystorxrecode-108 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "108" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "108" ;
    nccr:recordCount 462 .

nccr-cv:ctc-daystorxrecode-109 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "109" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "109" ;
    nccr:recordCount 523 .

nccr-cv:ctc-daystorxrecode-110 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "110" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "110" ;
    nccr:recordCount 478 .

nccr-cv:ctc-daystorxrecode-111 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "111" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "111" ;
    nccr:recordCount 543 .

nccr-cv:ctc-daystorxrecode-112 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "112" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "112" ;
    nccr:recordCount 692 .

nccr-cv:ctc-daystorxrecode-113 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "113" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "113" ;
    nccr:recordCount 501 .

nccr-cv:ctc-daystorxrecode-114 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "114" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "114" ;
    nccr:recordCount 423 .

nccr-cv:ctc-daystorxrecode-115 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "115" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "115" ;
    nccr:recordCount 403 .

nccr-cv:ctc-daystorxrecode-116 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "116" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "116" ;
    nccr:recordCount 390 .

nccr-cv:ctc-daystorxrecode-117 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "117" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "117" ;
    nccr:recordCount 414 .

nccr-cv:ctc-daystorxrecode-118 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "118" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "118" ;
    nccr:recordCount 500 .

nccr-cv:ctc-daystorxrecode-119 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "119" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "119" ;
    nccr:recordCount 551 .

nccr-cv:ctc-daystorxrecode-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "120" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "120" ;
    nccr:recordCount 485 .

nccr-cv:ctc-daystorxrecode-121 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "121" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "121" ;
    nccr:recordCount 329 .

nccr-cv:ctc-daystorxrecode-122 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "122" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "122" ;
    nccr:recordCount 344 .

nccr-cv:ctc-daystorxrecode-123 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "123" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "123" ;
    nccr:recordCount 361 .

nccr-cv:ctc-daystorxrecode-124 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "124" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "124" ;
    nccr:recordCount 366 .

nccr-cv:ctc-daystorxrecode-125 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "125" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "125" ;
    nccr:recordCount 407 .

nccr-cv:ctc-daystorxrecode-126 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "126" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "126" ;
    nccr:recordCount 469 .

nccr-cv:ctc-daystorxrecode-127 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "127" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "127" ;
    nccr:recordCount 356 .

nccr-cv:ctc-daystorxrecode-128 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "128" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "128" ;
    nccr:recordCount 297 .

nccr-cv:ctc-daystorxrecode-129 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "129" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "129" ;
    nccr:recordCount 285 .

nccr-cv:ctc-daystorxrecode-130 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "130" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "130" ;
    nccr:recordCount 282 .

nccr-cv:ctc-daystorxrecode-131 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "131" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "131" ;
    nccr:recordCount 298 .

nccr-cv:ctc-daystorxrecode-132 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "132" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "132" ;
    nccr:recordCount 330 .

nccr-cv:ctc-daystorxrecode-133 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "133" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "133" ;
    nccr:recordCount 380 .

nccr-cv:ctc-daystorxrecode-134 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "134" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "134" ;
    nccr:recordCount 362 .

nccr-cv:ctc-daystorxrecode-135 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "135" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "135" ;
    nccr:recordCount 232 .

nccr-cv:ctc-daystorxrecode-136 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "136" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "136" ;
    nccr:recordCount 227 .

nccr-cv:ctc-daystorxrecode-137 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "137" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "137" ;
    nccr:recordCount 236 .

nccr-cv:ctc-daystorxrecode-138 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "138" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "138" ;
    nccr:recordCount 256 .

nccr-cv:ctc-daystorxrecode-139 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "139" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "139" ;
    nccr:recordCount 296 .

nccr-cv:ctc-daystorxrecode-140 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "140" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "140" ;
    nccr:recordCount 339 .

nccr-cv:ctc-daystorxrecode-141 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "141" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "141" ;
    nccr:recordCount 290 .

nccr-cv:ctc-daystorxrecode-142 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "142" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "142" ;
    nccr:recordCount 240 .

nccr-cv:ctc-daystorxrecode-143 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "143" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "143" ;
    nccr:recordCount 203 .

nccr-cv:ctc-daystorxrecode-144 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "144" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "144" ;
    nccr:recordCount 175 .

nccr-cv:ctc-daystorxrecode-145 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "145" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "145" ;
    nccr:recordCount 193 .

nccr-cv:ctc-daystorxrecode-146 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "146" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "146" ;
    nccr:recordCount 266 .

nccr-cv:ctc-daystorxrecode-147 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "147" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "147" ;
    nccr:recordCount 322 .

nccr-cv:ctc-daystorxrecode-148 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "148" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "148" ;
    nccr:recordCount 244 .

nccr-cv:ctc-daystorxrecode-149 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "149" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "149" ;
    nccr:recordCount 175 .

nccr-cv:ctc-daystorxrecode-150 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "150" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "150" ;
    nccr:recordCount 193 .

nccr-cv:ctc-daystorxrecode-151 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "151" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "151" ;
    nccr:recordCount 183 .

nccr-cv:ctc-daystorxrecode-152 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "152" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "152" ;
    nccr:recordCount 201 .

nccr-cv:ctc-daystorxrecode-153 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "153" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "153" ;
    nccr:recordCount 287 .

nccr-cv:ctc-daystorxrecode-154 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "154" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "154" ;
    nccr:recordCount 290 .

nccr-cv:ctc-daystorxrecode-155 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "155" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "155" ;
    nccr:recordCount 202 .

nccr-cv:ctc-daystorxrecode-156 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "156" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "156" ;
    nccr:recordCount 159 .

nccr-cv:ctc-daystorxrecode-157 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "157" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "157" ;
    nccr:recordCount 152 .

nccr-cv:ctc-daystorxrecode-158 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "158" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "158" ;
    nccr:recordCount 157 .

nccr-cv:ctc-daystorxrecode-159 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "159" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "159" ;
    nccr:recordCount 196 .

nccr-cv:ctc-daystorxrecode-160 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "160" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "160" ;
    nccr:recordCount 206 .

nccr-cv:ctc-daystorxrecode-161 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "161" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "161" ;
    nccr:recordCount 223 .

nccr-cv:ctc-daystorxrecode-162 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "162" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "162" ;
    nccr:recordCount 196 .

nccr-cv:ctc-daystorxrecode-163 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "163" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "163" ;
    nccr:recordCount 132 .

nccr-cv:ctc-daystorxrecode-164 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "164" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "164" ;
    nccr:recordCount 125 .

nccr-cv:ctc-daystorxrecode-165 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "165" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "165" ;
    nccr:recordCount 133 .

nccr-cv:ctc-daystorxrecode-166 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "166" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "166" ;
    nccr:recordCount 167 .

nccr-cv:ctc-daystorxrecode-167 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "167" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "167" ;
    nccr:recordCount 163 .

nccr-cv:ctc-daystorxrecode-168 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "168" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "168" ;
    nccr:recordCount 210 .

nccr-cv:ctc-daystorxrecode-169 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "169" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "169" ;
    nccr:recordCount 158 .

nccr-cv:ctc-daystorxrecode-170 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "170" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "170" ;
    nccr:recordCount 140 .

nccr-cv:ctc-daystorxrecode-171 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "171" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "171" ;
    nccr:recordCount 131 .

nccr-cv:ctc-daystorxrecode-172 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "172" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "172" ;
    nccr:recordCount 143 .

nccr-cv:ctc-daystorxrecode-173 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "173" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "173" ;
    nccr:recordCount 125 .

nccr-cv:ctc-daystorxrecode-174 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "174" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "174" ;
    nccr:recordCount 176 .

nccr-cv:ctc-daystorxrecode-175 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "175" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "175" ;
    nccr:recordCount 202 .

nccr-cv:ctc-daystorxrecode-176 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "176" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "176" ;
    nccr:recordCount 135 .

nccr-cv:ctc-daystorxrecode-177 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "177" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "177" ;
    nccr:recordCount 114 .

nccr-cv:ctc-daystorxrecode-178 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "178" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "178" ;
    nccr:recordCount 93 .

nccr-cv:ctc-daystorxrecode-179 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "179" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "179" ;
    nccr:recordCount 109 .

nccr-cv:ctc-daystorxrecode-180 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "180" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "180" ;
    nccr:recordCount 108 .

nccr-cv:ctc-daystorxrecode-181 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "181" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "181" ;
    nccr:recordCount 150 .

nccr-cv:ctc-daystorxrecode-182 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "182" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "182" ;
    nccr:recordCount 172 .

nccr-cv:ctc-daystorxrecode-183 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "183" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "183" ;
    nccr:recordCount 146 .

nccr-cv:ctc-daystorxrecode-184 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "184" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "184" ;
    nccr:recordCount 108 .

nccr-cv:ctc-daystorxrecode-185 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "185" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "185" ;
    nccr:recordCount 102 .

nccr-cv:ctc-daystorxrecode-186 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "186" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "186" ;
    nccr:recordCount 96 .

nccr-cv:ctc-daystorxrecode-187 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "187" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "187" ;
    nccr:recordCount 109 .

nccr-cv:ctc-daystorxrecode-188 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "188" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "188" ;
    nccr:recordCount 135 .

nccr-cv:ctc-daystorxrecode-189 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "189" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "189" ;
    nccr:recordCount 133 .

nccr-cv:ctc-daystorxrecode-190 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "190" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "190" ;
    nccr:recordCount 117 .

nccr-cv:ctc-daystorxrecode-191 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "191" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "191" ;
    nccr:recordCount 86 .

nccr-cv:ctc-daystorxrecode-192 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "192" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "192" ;
    nccr:recordCount 82 .

nccr-cv:ctc-daystorxrecode-193 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "193" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "193" ;
    nccr:recordCount 80 .

nccr-cv:ctc-daystorxrecode-194 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "194" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "194" ;
    nccr:recordCount 91 .

nccr-cv:ctc-daystorxrecode-195 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "195" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "195" ;
    nccr:recordCount 122 .

nccr-cv:ctc-daystorxrecode-196 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "196" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "196" ;
    nccr:recordCount 125 .

nccr-cv:ctc-daystorxrecode-197 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "197" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "197" ;
    nccr:recordCount 120 .

nccr-cv:ctc-daystorxrecode-198 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "198" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "198" ;
    nccr:recordCount 87 .

nccr-cv:ctc-daystorxrecode-199 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "199" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "199" ;
    nccr:recordCount 82 .

nccr-cv:ctc-daystorxrecode-200 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "200" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "200" ;
    nccr:recordCount 76 .

nccr-cv:ctc-daystorxrecode-201 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "201" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "201" ;
    nccr:recordCount 90 .

nccr-cv:ctc-daystorxrecode-202 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "202" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "202" ;
    nccr:recordCount 101 .

nccr-cv:ctc-daystorxrecode-203 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "203" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "203" ;
    nccr:recordCount 133 .

nccr-cv:ctc-daystorxrecode-204 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "204" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "204" ;
    nccr:recordCount 90 .

nccr-cv:ctc-daystorxrecode-205 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "205" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "205" ;
    nccr:recordCount 66 .

nccr-cv:ctc-daystorxrecode-206 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "206" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "206" ;
    nccr:recordCount 74 .

nccr-cv:ctc-daystorxrecode-207 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "207" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "207" ;
    nccr:recordCount 60 .

nccr-cv:ctc-daystorxrecode-208 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "208" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "208" ;
    nccr:recordCount 69 .

nccr-cv:ctc-daystorxrecode-209 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "209" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "209" ;
    nccr:recordCount 97 .

nccr-cv:ctc-daystorxrecode-210 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "210" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "210" ;
    nccr:recordCount 108 .

nccr-cv:ctc-daystorxrecode-211 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "211" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "211" ;
    nccr:recordCount 84 .

nccr-cv:ctc-daystorxrecode-212 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "212" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "212" ;
    nccr:recordCount 71 .

nccr-cv:ctc-daystorxrecode-213 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "213" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "213" ;
    nccr:recordCount 70 .

nccr-cv:ctc-daystorxrecode-214 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "214" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "214" ;
    nccr:recordCount 86 .

nccr-cv:ctc-daystorxrecode-215 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "215" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "215" ;
    nccr:recordCount 81 .

nccr-cv:ctc-daystorxrecode-216 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "216" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "216" ;
    nccr:recordCount 84 .

nccr-cv:ctc-daystorxrecode-217 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "217" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "217" ;
    nccr:recordCount 73 .

nccr-cv:ctc-daystorxrecode-218 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "218" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "218" ;
    nccr:recordCount 66 .

nccr-cv:ctc-daystorxrecode-219 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "219" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "219" ;
    nccr:recordCount 61 .

nccr-cv:ctc-daystorxrecode-220 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "220" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "220" ;
    nccr:recordCount 79 .

nccr-cv:ctc-daystorxrecode-221 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "221" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "221" ;
    nccr:recordCount 67 .

nccr-cv:ctc-daystorxrecode-222 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "222" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "222" ;
    nccr:recordCount 74 .

nccr-cv:ctc-daystorxrecode-223 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "223" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "223" ;
    nccr:recordCount 77 .

nccr-cv:ctc-daystorxrecode-224 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "224" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "224" ;
    nccr:recordCount 91 .

nccr-cv:ctc-daystorxrecode-225 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "225" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "225" ;
    nccr:recordCount 72 .

nccr-cv:ctc-daystorxrecode-226 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "226" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "226" ;
    nccr:recordCount 48 .

nccr-cv:ctc-daystorxrecode-227 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "227" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "227" ;
    nccr:recordCount 45 .

nccr-cv:ctc-daystorxrecode-228 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "228" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "228" ;
    nccr:recordCount 64 .

nccr-cv:ctc-daystorxrecode-229 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "229" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "229" ;
    nccr:recordCount 58 .

nccr-cv:ctc-daystorxrecode-230 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "230" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "230" ;
    nccr:recordCount 74 .

nccr-cv:ctc-daystorxrecode-231 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "231" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "231" ;
    nccr:recordCount 85 .

nccr-cv:ctc-daystorxrecode-232 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "232" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "232" ;
    nccr:recordCount 59 .

nccr-cv:ctc-daystorxrecode-233 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "233" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "233" ;
    nccr:recordCount 63 .

nccr-cv:ctc-daystorxrecode-234 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "234" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "234" ;
    nccr:recordCount 49 .

nccr-cv:ctc-daystorxrecode-235 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "235" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "235" ;
    nccr:recordCount 53 .

nccr-cv:ctc-daystorxrecode-236 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "236" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "236" ;
    nccr:recordCount 56 .

nccr-cv:ctc-daystorxrecode-237 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "237" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "237" ;
    nccr:recordCount 71 .

nccr-cv:ctc-daystorxrecode-238 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "238" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "238" ;
    nccr:recordCount 74 .

nccr-cv:ctc-daystorxrecode-239 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "239" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "239" ;
    nccr:recordCount 61 .

nccr-cv:ctc-daystorxrecode-240 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "240" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "240" ;
    nccr:recordCount 62 .

nccr-cv:ctc-daystorxrecode-241 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "241" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "241" ;
    nccr:recordCount 52 .

nccr-cv:ctc-daystorxrecode-242 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "242" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "242" ;
    nccr:recordCount 44 .

nccr-cv:ctc-daystorxrecode-243 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "243" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "243" ;
    nccr:recordCount 50 .

nccr-cv:ctc-daystorxrecode-244 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "244" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "244" ;
    nccr:recordCount 73 .

nccr-cv:ctc-daystorxrecode-245 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "245" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "245" ;
    nccr:recordCount 78 .

nccr-cv:ctc-daystorxrecode-246 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "246" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "246" ;
    nccr:recordCount 48 .

nccr-cv:ctc-daystorxrecode-247 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "247" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "247" ;
    nccr:recordCount 40 .

nccr-cv:ctc-daystorxrecode-248 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "248" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "248" ;
    nccr:recordCount 45 .

nccr-cv:ctc-daystorxrecode-249 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "249" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "249" ;
    nccr:recordCount 46 .

nccr-cv:ctc-daystorxrecode-250 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "250" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "250" ;
    nccr:recordCount 49 .

nccr-cv:ctc-daystorxrecode-251 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "251" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "251" ;
    nccr:recordCount 60 .

nccr-cv:ctc-daystorxrecode-252 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "252" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "252" ;
    nccr:recordCount 51 .

nccr-cv:ctc-daystorxrecode-253 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "253" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "253" ;
    nccr:recordCount 47 .

nccr-cv:ctc-daystorxrecode-254 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "254" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "254" ;
    nccr:recordCount 30 .

nccr-cv:ctc-daystorxrecode-255 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "255" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "255" ;
    nccr:recordCount 53 .

nccr-cv:ctc-daystorxrecode-256 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "256" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "256" ;
    nccr:recordCount 43 .

nccr-cv:ctc-daystorxrecode-257 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "257" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "257" ;
    nccr:recordCount 52 .

nccr-cv:ctc-daystorxrecode-258 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "258" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "258" ;
    nccr:recordCount 46 .

nccr-cv:ctc-daystorxrecode-259 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "259" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "259" ;
    nccr:recordCount 45 .

nccr-cv:ctc-daystorxrecode-260 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "260" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "260" ;
    nccr:recordCount 47 .

nccr-cv:ctc-daystorxrecode-261 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "261" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "261" ;
    nccr:recordCount 38 .

nccr-cv:ctc-daystorxrecode-262 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "262" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "262" ;
    nccr:recordCount 41 .

nccr-cv:ctc-daystorxrecode-263 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "263" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "263" ;
    nccr:recordCount 46 .

nccr-cv:ctc-daystorxrecode-264 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "264" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "264" ;
    nccr:recordCount 40 .

nccr-cv:ctc-daystorxrecode-265 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "265" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "265" ;
    nccr:recordCount 44 .

nccr-cv:ctc-daystorxrecode-266 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "266" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "266" ;
    nccr:recordCount 51 .

nccr-cv:ctc-daystorxrecode-267 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "267" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "267" ;
    nccr:recordCount 40 .

nccr-cv:ctc-daystorxrecode-268 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "268" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "268" ;
    nccr:recordCount 43 .

nccr-cv:ctc-daystorxrecode-269 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "269" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "269" ;
    nccr:recordCount 27 .

nccr-cv:ctc-daystorxrecode-270 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "270" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "270" ;
    nccr:recordCount 36 .

nccr-cv:ctc-daystorxrecode-271 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "271" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "271" ;
    nccr:recordCount 31 .

nccr-cv:ctc-daystorxrecode-272 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "272" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "272" ;
    nccr:recordCount 43 .

nccr-cv:ctc-daystorxrecode-273 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "273" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "273" ;
    nccr:recordCount 63 .

nccr-cv:ctc-daystorxrecode-274 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "274" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "274" ;
    nccr:recordCount 46 .

nccr-cv:ctc-daystorxrecode-275 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "275" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "275" ;
    nccr:recordCount 36 .

nccr-cv:ctc-daystorxrecode-276 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "276" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "276" ;
    nccr:recordCount 26 .

nccr-cv:ctc-daystorxrecode-277 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "277" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "277" ;
    nccr:recordCount 28 .

nccr-cv:ctc-daystorxrecode-278 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "278" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "278" ;
    nccr:recordCount 29 .

nccr-cv:ctc-daystorxrecode-279 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "279" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "279" ;
    nccr:recordCount 44 .

nccr-cv:ctc-daystorxrecode-280 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "280" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "280" ;
    nccr:recordCount 47 .

nccr-cv:ctc-daystorxrecode-281 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "281" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "281" ;
    nccr:recordCount 37 .

nccr-cv:ctc-daystorxrecode-282 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "282" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "282" ;
    nccr:recordCount 21 .

nccr-cv:ctc-daystorxrecode-283 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "283" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "283" ;
    nccr:recordCount 30 .

nccr-cv:ctc-daystorxrecode-284 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "284" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "284" ;
    nccr:recordCount 26 .

nccr-cv:ctc-daystorxrecode-285 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "285" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "285" ;
    nccr:recordCount 27 .

nccr-cv:ctc-daystorxrecode-286 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "286" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "286" ;
    nccr:recordCount 34 .

nccr-cv:ctc-daystorxrecode-287 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "287" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "287" ;
    nccr:recordCount 41 .

nccr-cv:ctc-daystorxrecode-288 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "288" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "288" ;
    nccr:recordCount 35 .

nccr-cv:ctc-daystorxrecode-289 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "289" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "289" ;
    nccr:recordCount 22 .

nccr-cv:ctc-daystorxrecode-290 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "290" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "290" ;
    nccr:recordCount 35 .

nccr-cv:ctc-daystorxrecode-291 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "291" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "291" ;
    nccr:recordCount 29 .

nccr-cv:ctc-daystorxrecode-292 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "292" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "292" ;
    nccr:recordCount 19 .

nccr-cv:ctc-daystorxrecode-293 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "293" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "293" ;
    nccr:recordCount 38 .

nccr-cv:ctc-daystorxrecode-294 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "294" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "294" ;
    nccr:recordCount 43 .

nccr-cv:ctc-daystorxrecode-295 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "295" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "295" ;
    nccr:recordCount 31 .

nccr-cv:ctc-daystorxrecode-296 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "296" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "296" ;
    nccr:recordCount 25 .

nccr-cv:ctc-daystorxrecode-297 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "297" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "297" ;
    nccr:recordCount 28 .

nccr-cv:ctc-daystorxrecode-298 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "298" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "298" ;
    nccr:recordCount 26 .

nccr-cv:ctc-daystorxrecode-299 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "299" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "299" ;
    nccr:recordCount 20 .

nccr-cv:ctc-daystorxrecode-300 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "300" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "300" ;
    nccr:recordCount 27 .

nccr-cv:ctc-daystorxrecode-301 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "301" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "301" ;
    nccr:recordCount 28 .

nccr-cv:ctc-daystorxrecode-302 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "302" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "302" ;
    nccr:recordCount 29 .

nccr-cv:ctc-daystorxrecode-303 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "303" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "303" ;
    nccr:recordCount 34 .

nccr-cv:ctc-daystorxrecode-304 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "304" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "304" ;
    nccr:recordCount 46 .

nccr-cv:ctc-daystorxrecode-305 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "305" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "305" ;
    nccr:recordCount 32 .

nccr-cv:ctc-daystorxrecode-306 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "306" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "306" ;
    nccr:recordCount 24 .

nccr-cv:ctc-daystorxrecode-307 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "307" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "307" ;
    nccr:recordCount 32 .

nccr-cv:ctc-daystorxrecode-308 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "308" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "308" ;
    nccr:recordCount 34 .

nccr-cv:ctc-daystorxrecode-309 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "309" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "309" ;
    nccr:recordCount 29 .

nccr-cv:ctc-daystorxrecode-310 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "310" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "310" ;
    nccr:recordCount 27 .

nccr-cv:ctc-daystorxrecode-311 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "311" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "311" ;
    nccr:recordCount 17 .

nccr-cv:ctc-daystorxrecode-312 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "312" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "312" ;
    nccr:recordCount 19 .

nccr-cv:ctc-daystorxrecode-313 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "313" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "313" ;
    nccr:recordCount 26 .

nccr-cv:ctc-daystorxrecode-314 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "314" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "314" ;
    nccr:recordCount 30 .

nccr-cv:ctc-daystorxrecode-315 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "315" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "315" ;
    nccr:recordCount 29 .

nccr-cv:ctc-daystorxrecode-316 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "316" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "316" ;
    nccr:recordCount 18 .

nccr-cv:ctc-daystorxrecode-317 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "317" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "317" ;
    nccr:recordCount 17 .

nccr-cv:ctc-daystorxrecode-318 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "318" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "318" ;
    nccr:recordCount 20 .

nccr-cv:ctc-daystorxrecode-319 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "319" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "319" ;
    nccr:recordCount 19 .

nccr-cv:ctc-daystorxrecode-320 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "320" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "320" ;
    nccr:recordCount 25 .

nccr-cv:ctc-daystorxrecode-321 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "321" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "321" ;
    nccr:recordCount 22 .

nccr-cv:ctc-daystorxrecode-322 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "322" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "322" ;
    nccr:recordCount 30 .

nccr-cv:ctc-daystorxrecode-323 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "323" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "323" ;
    nccr:recordCount 23 .

nccr-cv:ctc-daystorxrecode-324 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "324" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "324" ;
    nccr:recordCount 22 .

nccr-cv:ctc-daystorxrecode-325 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "325" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "325" ;
    nccr:recordCount 28 .

nccr-cv:ctc-daystorxrecode-326 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "326" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "326" ;
    nccr:recordCount 21 .

nccr-cv:ctc-daystorxrecode-329 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "329" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "329" ;
    nccr:recordCount 33 .

nccr-cv:ctc-daystorxrecode-330 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "330" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "330" ;
    nccr:recordCount 28 .

nccr-cv:ctc-daystorxrecode-331 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "331" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "331" ;
    nccr:recordCount 18 .

nccr-cv:ctc-daystorxrecode-332 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "332" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "332" ;
    nccr:recordCount 20 .

nccr-cv:ctc-daystorxrecode-334 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "334" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "334" ;
    nccr:recordCount 38 .

nccr-cv:ctc-daystorxrecode-335 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "335" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "335" ;
    nccr:recordCount 26 .

nccr-cv:ctc-daystorxrecode-336 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "336" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "336" ;
    nccr:recordCount 32 .

nccr-cv:ctc-daystorxrecode-337 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "337" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "337" ;
    nccr:recordCount 23 .

nccr-cv:ctc-daystorxrecode-339 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "339" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "339" ;
    nccr:recordCount 17 .

nccr-cv:ctc-daystorxrecode-341 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "341" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "341" ;
    nccr:recordCount 18 .

nccr-cv:ctc-daystorxrecode-342 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "342" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "342" ;
    nccr:recordCount 18 .

nccr-cv:ctc-daystorxrecode-343 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "343" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "343" ;
    nccr:recordCount 18 .

nccr-cv:ctc-daystorxrecode-344 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "344" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "344" ;
    nccr:recordCount 19 .

nccr-cv:ctc-daystorxrecode-347 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "347" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "347" ;
    nccr:recordCount 18 .

nccr-cv:ctc-daystorxrecode-349 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "349" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "349" ;
    nccr:recordCount 21 .

nccr-cv:ctc-daystorxrecode-350 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "350" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "350" ;
    nccr:recordCount 22 .

nccr-cv:ctc-daystorxrecode-351 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "351" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "351" ;
    nccr:recordCount 25 .

nccr-cv:ctc-daystorxrecode-352 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "352" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "352" ;
    nccr:recordCount 16 .

nccr-cv:ctc-daystorxrecode-354 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "354" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "354" ;
    nccr:recordCount 17 .

nccr-cv:ctc-daystorxrecode-357 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "357" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "357" ;
    nccr:recordCount 29 .

nccr-cv:ctc-daystorxrecode-361 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "361" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "361" ;
    nccr:recordCount 18 .

nccr-cv:ctc-daystorxrecode-363 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "363" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "363" ;
    nccr:recordCount 24 .

nccr-cv:ctc-daystorxrecode-364 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "364" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "364" ;
    nccr:recordCount 21 .

nccr-cv:ctc-daystorxrecode-365 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "365" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "365" ;
    nccr:recordCount 277 .

nccr-cv:ctc-daystorxrecode-366 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "366" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "366" ;
    nccr:recordCount 103 .

nccr-cv:ctc-daystorxrecode-367 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "367" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "367" ;
    nccr:recordCount 40 .

nccr-cv:ctc-daystorxrecode-368 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "368" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "368" ;
    nccr:recordCount 35 .

nccr-cv:ctc-daystorxrecode-369 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "369" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "369" ;
    nccr:recordCount 27 .

nccr-cv:ctc-daystorxrecode-370 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "370" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "370" ;
    nccr:recordCount 38 .

nccr-cv:ctc-daystorxrecode-371 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "371" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "371" ;
    nccr:recordCount 27 .

nccr-cv:ctc-daystorxrecode-372 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "372" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "372" ;
    nccr:recordCount 30 .

nccr-cv:ctc-daystorxrecode-373 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "373" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "373" ;
    nccr:recordCount 17 .

nccr-cv:ctc-daystorxrecode-374 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "374" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "374" ;
    nccr:recordCount 22 .

nccr-cv:ctc-daystorxrecode-375 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "375" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "375" ;
    nccr:recordCount 21 .

nccr-cv:ctc-daystorxrecode-377 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "377" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "377" ;
    nccr:recordCount 27 .

nccr-cv:ctc-daystorxrecode-378 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "378" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "378" ;
    nccr:recordCount 19 .

nccr-cv:ctc-daystorxrecode-379 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "379" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "379" ;
    nccr:recordCount 20 .

nccr-cv:ctc-daystorxrecode-380 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "380" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "380" ;
    nccr:recordCount 26 .

nccr-cv:ctc-daystorxrecode-381 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "381" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "381" ;
    nccr:recordCount 24 .

nccr-cv:ctc-daystorxrecode-382 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "382" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "382" ;
    nccr:recordCount 20 .

nccr-cv:ctc-daystorxrecode-383 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "383" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "383" ;
    nccr:recordCount 26 .

nccr-cv:ctc-daystorxrecode-384 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "384" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "384" ;
    nccr:recordCount 28 .

nccr-cv:ctc-daystorxrecode-385 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "385" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "385" ;
    nccr:recordCount 22 .

nccr-cv:ctc-daystorxrecode-386 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "386" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "386" ;
    nccr:recordCount 23 .

nccr-cv:ctc-daystorxrecode-387 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "387" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "387" ;
    nccr:recordCount 18 .

nccr-cv:ctc-daystorxrecode-391 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "391" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "391" ;
    nccr:recordCount 24 .

nccr-cv:ctc-daystorxrecode-392 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "392" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "392" ;
    nccr:recordCount 22 .

nccr-cv:ctc-daystorxrecode-393 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "393" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "393" ;
    nccr:recordCount 18 .

nccr-cv:ctc-daystorxrecode-395 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "395" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "395" ;
    nccr:recordCount 16 .

nccr-cv:ctc-daystorxrecode-396 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "396" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "396" ;
    nccr:recordCount 19 .

nccr-cv:ctc-daystorxrecode-398 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "398" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "398" ;
    nccr:recordCount 20 .

nccr-cv:ctc-daystorxrecode-400 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "400" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "400" ;
    nccr:recordCount 17 .

nccr-cv:ctc-daystorxrecode-405 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "405" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "405" ;
    nccr:recordCount 17 .

nccr-cv:ctc-daystorxrecode-407 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "407" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "407" ;
    nccr:recordCount 22 .

nccr-cv:ctc-daystorxrecode-408 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "408" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "408" ;
    nccr:recordCount 18 .

nccr-cv:ctc-daystorxrecode-420 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "420" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "420" ;
    nccr:recordCount 16 .

nccr-cv:ctc-daystorxrecode-421 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "421" ;
    skos:prefLabel "* 000-730"@en ;
    nccr:codeDescription "* 000-730" ;
    nccr:codeNotation "421" ;
    nccr:recordCount 18 .

nccr-cv:ctc-daystorxrecode-731 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "731" ;
    skos:prefLabel "731+ days"@en ;
    nccr:codeDescription "731+ days" ;
    nccr:codeNotation "731" ;
    nccr:recordCount 993 .

nccr-cv:ctc-daystorxrecode-998 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "998" ;
    skos:prefLabel "Not available"@en ;
    nccr:codeDescription "Not available" ;
    nccr:codeNotation "998" .

nccr-cv:ctc-daystorxrecode-999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-daystorxrecode ;
    skos:notation "999" ;
    skos:prefLabel "Unable to calculate"@en ;
    nccr:codeDescription "Unable to calculate" ;
    nccr:codeNotation "999" ;
    nccr:recordCount 380987 .

nccr-cv:ctc-diagnosticconfirmation-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-diagnosticconfirmation ;
    skos:notation "1" ;
    skos:prefLabel "Positive histology"@en ;
    nccr:codeDescription "Positive histology" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 1323094 .

nccr-cv:ctc-diagnosticconfirmation-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-diagnosticconfirmation ;
    skos:notation "2" ;
    skos:prefLabel "Positive cytology"@en ;
    nccr:codeDescription "Positive cytology" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 14428 .

nccr-cv:ctc-diagnosticconfirmation-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-diagnosticconfirmation ;
    skos:notation "3" ;
    skos:prefLabel "Positive histology PLUS - positive immunophenotyping AND/OR positive genetic studies (Used only for hematopoietic and lymphoid neoplasms M-9590/3-9992/3)"@en ;
    nccr:codeDescription "Positive histology PLUS - positive immunophenotyping AND/OR positive genetic studies (Used only for hematopoietic and lymphoid neoplasms M-9590/3-9992/3)" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 37701 .

nccr-cv:ctc-diagnosticconfirmation-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-diagnosticconfirmation ;
    skos:notation "4" ;
    skos:prefLabel "Positive microscopic confirmation, method not specified"@en ;
    nccr:codeDescription "Positive microscopic confirmation, method not specified" ;
    nccr:codeNotation "4" ;
    nccr:recordCount 1932 .

nccr-cv:ctc-diagnosticconfirmation-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-diagnosticconfirmation ;
    skos:notation "5" ;
    skos:prefLabel "Positive laboratory test/marker study"@en ;
    nccr:codeDescription "Positive laboratory test/marker study" ;
    nccr:codeNotation "5" ;
    nccr:recordCount 4306 .

nccr-cv:ctc-diagnosticconfirmation-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-diagnosticconfirmation ;
    skos:notation "6" ;
    skos:prefLabel "Direct visualization without microscopic confirmation"@en ;
    nccr:codeDescription "Direct visualization without microscopic confirmation" ;
    nccr:codeNotation "6" ;
    nccr:recordCount 2044 .

nccr-cv:ctc-diagnosticconfirmation-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-diagnosticconfirmation ;
    skos:notation "7" ;
    skos:prefLabel "Radiography and/or other imaging techniques without microscopic confirmation"@en ;
    nccr:codeDescription "Radiography and/or other imaging techniques without microscopic confirmation" ;
    nccr:codeNotation "7" ;
    nccr:recordCount 68750 .

nccr-cv:ctc-diagnosticconfirmation-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-diagnosticconfirmation ;
    skos:notation "8" ;
    skos:prefLabel "Clinical diagnosis only (other than 5, 6, or 7)"@en ;
    nccr:codeDescription "Clinical diagnosis only (other than 5, 6, or 7)" ;
    nccr:codeNotation "8" ;
    nccr:recordCount 8042 .

nccr-cv:ctc-diagnosticconfirmation-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-diagnosticconfirmation ;
    skos:notation "9" ;
    skos:prefLabel "Unknown whether or not microscopically confirmed; death certificate only"@en ;
    nccr:codeDescription "Unknown whether or not microscopically confirmed; death certificate only" ;
    nccr:codeNotation "9" ;
    nccr:recordCount 14071 .

nccr-cv:ctc-errecode-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-errecode ;
    skos:notation "1" ;
    skos:prefLabel "Positive"@en ;
    nccr:codeDescription "Positive" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 100986 .

nccr-cv:ctc-errecode-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-errecode ;
    skos:notation "2" ;
    skos:prefLabel "Negative"@en ;
    nccr:codeDescription "Negative" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 43112 .

nccr-cv:ctc-errecode-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-errecode ;
    skos:notation "4" ;
    skos:prefLabel "Borderline/Unknown"@en ;
    nccr:codeDescription "Borderline/Unknown" ;
    nccr:codeNotation "4" ;
    nccr:recordCount 52627 .

nccr-cv:ctc-errecode-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-errecode ;
    skos:notation "9" ;
    skos:prefLabel "Recode not available"@en ;
    nccr:codeDescription "Recode not available" ;
    nccr:codeNotation "9" ;
    nccr:recordCount 1277643 .

nccr-cv:ctc-esophagusandegjtumorepicenter-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-esophagusandegjtumorepicenter ;
    skos:notation "0" ;
    skos:prefLabel "U: Upper (Cervical/Proximal esophagus to lower border of azygos vein)"@en ;
    nccr:codeDescription "U: Upper (Cervical/Proximal esophagus to lower border of azygos vein)" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 22 .

nccr-cv:ctc-esophagusandegjtumorepicenter-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-esophagusandegjtumorepicenter ;
    skos:notation "1" ;
    skos:prefLabel "M: Middle (Lower border of azygos vein to lower border of inferior pulmonary vein)"@en ;
    nccr:codeDescription "M: Middle (Lower border of azygos vein to lower border of inferior pulmonary vein)" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 32 .

nccr-cv:ctc-esophagusandegjtumorepicenter-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-esophagusandegjtumorepicenter ;
    skos:notation "2" ;
    skos:prefLabel "L: Lower (Lower border of inferior pulmonary vein to stomach, including gastroesophageal junction)"@en ;
    nccr:codeDescription "L: Lower (Lower border of inferior pulmonary vein to stomach, including gastroesophageal junction)" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 17 .

nccr-cv:ctc-esophagusandegjtumorepicenter-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-esophagusandegjtumorepicenter ;
    skos:notation "9" ;
    skos:prefLabel """X: Esophagus, NOS  
 Specific location of epicenter not documented in medical record  
 Specific location of epicenter not assessed or unknown if assessed"""@en ;
    nccr:codeDescription """X: Esophagus, NOS  
 Specific location of epicenter not documented in medical record  
 Specific location of epicenter not assessed or unknown if assessed""" ;
    nccr:codeNotation "9" ;
    nccr:recordCount 66 .

nccr-cv:ctc-fibrosisscorerecode-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-fibrosisscorerecode ;
    skos:notation "0" ;
    skos:prefLabel "Ishak 0-4; No to moderate fibrosis; METAVIR F0-F3; Batt-Ludwig 0-3"@en ;
    nccr:codeDescription "Ishak 0-4; No to moderate fibrosis; METAVIR F0-F3; Batt-Ludwig 0-3" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 312 .

nccr-cv:ctc-fibrosisscorerecode-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-fibrosisscorerecode ;
    skos:notation "1" ;
    skos:prefLabel "Ishak 5-6; Advanced/severe fibrosis; METAVIR F4; Batt-Ludwig 4; Cirrhosis"@en ;
    nccr:codeDescription "Ishak 5-6; Advanced/severe fibrosis; METAVIR F4; Batt-Ludwig 4; Cirrhosis" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 308 .

nccr-cv:ctc-fibrosisscorerecode-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-fibrosisscorerecode ;
    skos:notation "8" ;
    skos:prefLabel "Not applicable: Information not collected for this case"@en ;
    nccr:codeDescription "Not applicable: Information not collected for this case" ;
    nccr:codeNotation "8" ;
    nccr:recordCount 138 .

nccr-cv:ctc-fibrosisscorerecode-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-fibrosisscorerecode ;
    skos:notation "9" ;
    skos:prefLabel "Unknown; MR statement w/o hist conf; Uncategorized"@en ;
    nccr:codeDescription "Unknown; MR statement w/o hist conf; Uncategorized" ;
    nccr:codeNotation "9" ;
    nccr:recordCount 2882 .

nccr-cv:ctc-gleasonpatternclinicalrecode-11 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "11" ;
    skos:prefLabel "Primary pattern 1, secondary pattern 1"@en ;
    nccr:codeDescription "Primary pattern 1, secondary pattern 1" ;
    nccr:codeNotation "11" .

nccr-cv:ctc-gleasonpatternclinicalrecode-12 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "12" ;
    skos:prefLabel "Primary pattern 1, secondary pattern 2"@en ;
    nccr:codeDescription "Primary pattern 1, secondary pattern 2" ;
    nccr:codeNotation "12" .

nccr-cv:ctc-gleasonpatternclinicalrecode-13 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "13" ;
    skos:prefLabel "Primary pattern 1, secondary pattern 3"@en ;
    nccr:codeDescription "Primary pattern 1, secondary pattern 3" ;
    nccr:codeNotation "13" .

nccr-cv:ctc-gleasonpatternclinicalrecode-14 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "14" ;
    skos:prefLabel "Primary pattern 1, secondary pattern 4"@en ;
    nccr:codeDescription "Primary pattern 1, secondary pattern 4" ;
    nccr:codeNotation "14" .

nccr-cv:ctc-gleasonpatternclinicalrecode-15 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "15" ;
    skos:prefLabel "Primary pattern 1, secondary pattern 5"@en ;
    nccr:codeDescription "Primary pattern 1, secondary pattern 5" ;
    nccr:codeNotation "15" .

nccr-cv:ctc-gleasonpatternclinicalrecode-19 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "19" ;
    skos:prefLabel "Primary pattern 1, secondary pattern unknown"@en ;
    nccr:codeDescription "Primary pattern 1, secondary pattern unknown" ;
    nccr:codeNotation "19" .

nccr-cv:ctc-gleasonpatternclinicalrecode-21 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "21" ;
    skos:prefLabel "Primary pattern 2, secondary pattern 1"@en ;
    nccr:codeDescription "Primary pattern 2, secondary pattern 1" ;
    nccr:codeNotation "21" .

nccr-cv:ctc-gleasonpatternclinicalrecode-22 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "22" ;
    skos:prefLabel "Primary pattern 2, secondary pattern 2"@en ;
    nccr:codeDescription "Primary pattern 2, secondary pattern 2" ;
    nccr:codeNotation "22" .

nccr-cv:ctc-gleasonpatternclinicalrecode-23 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "23" ;
    skos:prefLabel "Primary pattern 2, secondary pattern 3"@en ;
    nccr:codeDescription "Primary pattern 2, secondary pattern 3" ;
    nccr:codeNotation "23" .

nccr-cv:ctc-gleasonpatternclinicalrecode-24 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "24" ;
    skos:prefLabel "Primary pattern 2, secondary pattern 4"@en ;
    nccr:codeDescription "Primary pattern 2, secondary pattern 4" ;
    nccr:codeNotation "24" .

nccr-cv:ctc-gleasonpatternclinicalrecode-25 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "25" ;
    skos:prefLabel "Primary pattern 2, secondary pattern 5"@en ;
    nccr:codeDescription "Primary pattern 2, secondary pattern 5" ;
    nccr:codeNotation "25" .

nccr-cv:ctc-gleasonpatternclinicalrecode-29 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "29" ;
    skos:prefLabel "Primary pattern 2, secondary pattern unknown"@en ;
    nccr:codeDescription "Primary pattern 2, secondary pattern unknown" ;
    nccr:codeNotation "29" .

nccr-cv:ctc-gleasonpatternclinicalrecode-31 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "31" ;
    skos:prefLabel "Primary pattern 3, secondary pattern 1"@en ;
    nccr:codeDescription "Primary pattern 3, secondary pattern 1" ;
    nccr:codeNotation "31" .

nccr-cv:ctc-gleasonpatternclinicalrecode-32 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "32" ;
    skos:prefLabel "Primary pattern 3, secondary pattern 2"@en ;
    nccr:codeDescription "Primary pattern 3, secondary pattern 2" ;
    nccr:codeNotation "32" .

nccr-cv:ctc-gleasonpatternclinicalrecode-33 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "33" ;
    skos:prefLabel "Primary pattern 3, secondary pattern 3"@en ;
    nccr:codeDescription "Primary pattern 3, secondary pattern 3" ;
    nccr:codeNotation "33" ;
    nccr:recordCount 578 .

nccr-cv:ctc-gleasonpatternclinicalrecode-34 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "34" ;
    skos:prefLabel "Primary pattern 3, secondary pattern 4"@en ;
    nccr:codeDescription "Primary pattern 3, secondary pattern 4" ;
    nccr:codeNotation "34" ;
    nccr:recordCount 342 .

nccr-cv:ctc-gleasonpatternclinicalrecode-35 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "35" ;
    skos:prefLabel "Primary pattern 3, secondary pattern 5"@en ;
    nccr:codeDescription "Primary pattern 3, secondary pattern 5" ;
    nccr:codeNotation "35" .

nccr-cv:ctc-gleasonpatternclinicalrecode-39 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "39" ;
    skos:prefLabel "Primary pattern 3, secondary pattern unknown"@en ;
    nccr:codeDescription "Primary pattern 3, secondary pattern unknown" ;
    nccr:codeNotation "39" .

nccr-cv:ctc-gleasonpatternclinicalrecode-41 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "41" ;
    skos:prefLabel "Primary pattern 4, secondary pattern 1"@en ;
    nccr:codeDescription "Primary pattern 4, secondary pattern 1" ;
    nccr:codeNotation "41" .

nccr-cv:ctc-gleasonpatternclinicalrecode-42 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "42" ;
    skos:prefLabel "Primary pattern 4, secondary pattern 2"@en ;
    nccr:codeDescription "Primary pattern 4, secondary pattern 2" ;
    nccr:codeNotation "42" .

nccr-cv:ctc-gleasonpatternclinicalrecode-43 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "43" ;
    skos:prefLabel "Primary pattern 4, secondary pattern 3"@en ;
    nccr:codeDescription "Primary pattern 4, secondary pattern 3" ;
    nccr:codeNotation "43" ;
    nccr:recordCount 134 .

nccr-cv:ctc-gleasonpatternclinicalrecode-44 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "44" ;
    skos:prefLabel "Primary pattern 4, secondary pattern 4"@en ;
    nccr:codeDescription "Primary pattern 4, secondary pattern 4" ;
    nccr:codeNotation "44" ;
    nccr:recordCount 80 .

nccr-cv:ctc-gleasonpatternclinicalrecode-45 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "45" ;
    skos:prefLabel "Primary pattern 4, secondary pattern 5"@en ;
    nccr:codeDescription "Primary pattern 4, secondary pattern 5" ;
    nccr:codeNotation "45" ;
    nccr:recordCount 56 .

nccr-cv:ctc-gleasonpatternclinicalrecode-49 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "49" ;
    skos:prefLabel "Primary pattern 4, secondary pattern unknown"@en ;
    nccr:codeDescription "Primary pattern 4, secondary pattern unknown" ;
    nccr:codeNotation "49" .

nccr-cv:ctc-gleasonpatternclinicalrecode-51 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "51" ;
    skos:prefLabel "Primary pattern 5, secondary pattern 1"@en ;
    nccr:codeDescription "Primary pattern 5, secondary pattern 1" ;
    nccr:codeNotation "51" .

nccr-cv:ctc-gleasonpatternclinicalrecode-52 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "52" ;
    skos:prefLabel "Primary pattern 5, secondary pattern 2"@en ;
    nccr:codeDescription "Primary pattern 5, secondary pattern 2" ;
    nccr:codeNotation "52" .

nccr-cv:ctc-gleasonpatternclinicalrecode-53 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "53" ;
    skos:prefLabel "Primary pattern 5, secondary pattern 3"@en ;
    nccr:codeDescription "Primary pattern 5, secondary pattern 3" ;
    nccr:codeNotation "53" .

nccr-cv:ctc-gleasonpatternclinicalrecode-54 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "54" ;
    skos:prefLabel "Primary pattern 5, secondary pattern 4"@en ;
    nccr:codeDescription "Primary pattern 5, secondary pattern 4" ;
    nccr:codeNotation "54" .

nccr-cv:ctc-gleasonpatternclinicalrecode-55 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "55" ;
    skos:prefLabel "Primary pattern 5, secondary pattern 5"@en ;
    nccr:codeDescription "Primary pattern 5, secondary pattern 5" ;
    nccr:codeNotation "55" .

nccr-cv:ctc-gleasonpatternclinicalrecode-59 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "59" ;
    skos:prefLabel "Primary pattern 5, secondary pattern unknown"@en ;
    nccr:codeDescription "Primary pattern 5, secondary pattern unknown" ;
    nccr:codeNotation "59" .

nccr-cv:ctc-gleasonpatternclinicalrecode-x6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "X6" ;
    skos:prefLabel "Primary pattern unknown, secondary pattern unknown"@en ;
    nccr:codeDescription "Primary pattern unknown, secondary pattern unknown" ;
    nccr:codeNotation "X6" ;
    nccr:recordCount 24 .

nccr-cv:ctc-gleasonpatternclinicalrecode-x7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "X7" ;
    skos:prefLabel "No needle core biopsy/TURP performed"@en ;
    nccr:codeDescription "No needle core biopsy/TURP performed" ;
    nccr:codeNotation "X7" ;
    nccr:recordCount 86 .

nccr-cv:ctc-gleasonpatternclinicalrecode-x8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "X8" ;
    skos:prefLabel "Not applicable: Information not collected for this case"@en ;
    nccr:codeDescription "Not applicable: Information not collected for this case" ;
    nccr:codeNotation "X8" .

nccr-cv:ctc-gleasonpatternclinicalrecode-x9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternclinicalrecode ;
    skos:notation "X9" ;
    skos:prefLabel "Not documented; Not assessed or unknown if assessed"@en ;
    nccr:codeDescription "Not documented; Not assessed or unknown if assessed" ;
    nccr:codeNotation "X9" ;
    nccr:recordCount 502 .

nccr-cv:ctc-gleasonpatternpathologicrecode-11 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "11" ;
    skos:prefLabel "Primary pattern 1, secondary pattern 1"@en ;
    nccr:codeDescription "Primary pattern 1, secondary pattern 1" ;
    nccr:codeNotation "11" .

nccr-cv:ctc-gleasonpatternpathologicrecode-12 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "12" ;
    skos:prefLabel "Primary pattern 1, secondary pattern 2"@en ;
    nccr:codeDescription "Primary pattern 1, secondary pattern 2" ;
    nccr:codeNotation "12" .

nccr-cv:ctc-gleasonpatternpathologicrecode-13 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "13" ;
    skos:prefLabel "Primary pattern 1, secondary pattern 3"@en ;
    nccr:codeDescription "Primary pattern 1, secondary pattern 3" ;
    nccr:codeNotation "13" .

nccr-cv:ctc-gleasonpatternpathologicrecode-14 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "14" ;
    skos:prefLabel "Primary pattern 1, secondary pattern 4"@en ;
    nccr:codeDescription "Primary pattern 1, secondary pattern 4" ;
    nccr:codeNotation "14" .

nccr-cv:ctc-gleasonpatternpathologicrecode-15 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "15" ;
    skos:prefLabel "Primary pattern 1, secondary pattern 5"@en ;
    nccr:codeDescription "Primary pattern 1, secondary pattern 5" ;
    nccr:codeNotation "15" .

nccr-cv:ctc-gleasonpatternpathologicrecode-19 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "19" ;
    skos:prefLabel "Primary pattern 1, secondary pattern unknown"@en ;
    nccr:codeDescription "Primary pattern 1, secondary pattern unknown" ;
    nccr:codeNotation "19" .

nccr-cv:ctc-gleasonpatternpathologicrecode-21 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "21" ;
    skos:prefLabel "Primary pattern 2, secondary pattern 1"@en ;
    nccr:codeDescription "Primary pattern 2, secondary pattern 1" ;
    nccr:codeNotation "21" .

nccr-cv:ctc-gleasonpatternpathologicrecode-22 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "22" ;
    skos:prefLabel "Primary pattern 2, secondary pattern 2"@en ;
    nccr:codeDescription "Primary pattern 2, secondary pattern 2" ;
    nccr:codeNotation "22" .

nccr-cv:ctc-gleasonpatternpathologicrecode-23 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "23" ;
    skos:prefLabel "Primary pattern 2, secondary pattern 3"@en ;
    nccr:codeDescription "Primary pattern 2, secondary pattern 3" ;
    nccr:codeNotation "23" .

nccr-cv:ctc-gleasonpatternpathologicrecode-24 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "24" ;
    skos:prefLabel "Primary pattern 2, secondary pattern 4"@en ;
    nccr:codeDescription "Primary pattern 2, secondary pattern 4" ;
    nccr:codeNotation "24" .

nccr-cv:ctc-gleasonpatternpathologicrecode-25 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "25" ;
    skos:prefLabel "Primary pattern 2, secondary pattern 5"@en ;
    nccr:codeDescription "Primary pattern 2, secondary pattern 5" ;
    nccr:codeNotation "25" .

nccr-cv:ctc-gleasonpatternpathologicrecode-29 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "29" ;
    skos:prefLabel "Primary pattern 2, secondary pattern unknown"@en ;
    nccr:codeDescription "Primary pattern 2, secondary pattern unknown" ;
    nccr:codeNotation "29" .

nccr-cv:ctc-gleasonpatternpathologicrecode-31 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "31" ;
    skos:prefLabel "Primary pattern 3, secondary pattern 1"@en ;
    nccr:codeDescription "Primary pattern 3, secondary pattern 1" ;
    nccr:codeNotation "31" .

nccr-cv:ctc-gleasonpatternpathologicrecode-32 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "32" ;
    skos:prefLabel "Primary pattern 3, secondary pattern 2"@en ;
    nccr:codeDescription "Primary pattern 3, secondary pattern 2" ;
    nccr:codeNotation "32" .

nccr-cv:ctc-gleasonpatternpathologicrecode-33 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "33" ;
    skos:prefLabel "Primary pattern 3, secondary pattern 3"@en ;
    nccr:codeDescription "Primary pattern 3, secondary pattern 3" ;
    nccr:codeNotation "33" ;
    nccr:recordCount 194 .

nccr-cv:ctc-gleasonpatternpathologicrecode-34 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "34" ;
    skos:prefLabel "Primary pattern 3, secondary pattern 4"@en ;
    nccr:codeDescription "Primary pattern 3, secondary pattern 4" ;
    nccr:codeNotation "34" ;
    nccr:recordCount 326 .

nccr-cv:ctc-gleasonpatternpathologicrecode-35 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "35" ;
    skos:prefLabel "Primary pattern 3, secondary pattern 5"@en ;
    nccr:codeDescription "Primary pattern 3, secondary pattern 5" ;
    nccr:codeNotation "35" .

nccr-cv:ctc-gleasonpatternpathologicrecode-39 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "39" ;
    skos:prefLabel "Primary pattern 3, secondary pattern unknown"@en ;
    nccr:codeDescription "Primary pattern 3, secondary pattern unknown" ;
    nccr:codeNotation "39" .

nccr-cv:ctc-gleasonpatternpathologicrecode-41 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "41" ;
    skos:prefLabel "Primary pattern 4, secondary pattern 1"@en ;
    nccr:codeDescription "Primary pattern 4, secondary pattern 1" ;
    nccr:codeNotation "41" .

nccr-cv:ctc-gleasonpatternpathologicrecode-42 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "42" ;
    skos:prefLabel "Primary pattern 4, secondary pattern 2"@en ;
    nccr:codeDescription "Primary pattern 4, secondary pattern 2" ;
    nccr:codeNotation "42" .

nccr-cv:ctc-gleasonpatternpathologicrecode-43 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "43" ;
    skos:prefLabel "Primary pattern 4, secondary pattern 3"@en ;
    nccr:codeDescription "Primary pattern 4, secondary pattern 3" ;
    nccr:codeNotation "43" ;
    nccr:recordCount 106 .

nccr-cv:ctc-gleasonpatternpathologicrecode-44 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "44" ;
    skos:prefLabel "Primary pattern 4, secondary pattern 4"@en ;
    nccr:codeDescription "Primary pattern 4, secondary pattern 4" ;
    nccr:codeNotation "44" .

nccr-cv:ctc-gleasonpatternpathologicrecode-45 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "45" ;
    skos:prefLabel "Primary pattern 4, secondary pattern 5"@en ;
    nccr:codeDescription "Primary pattern 4, secondary pattern 5" ;
    nccr:codeNotation "45" ;
    nccr:recordCount 34 .

nccr-cv:ctc-gleasonpatternpathologicrecode-49 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "49" ;
    skos:prefLabel "Primary pattern 4, secondary pattern unknown"@en ;
    nccr:codeDescription "Primary pattern 4, secondary pattern unknown" ;
    nccr:codeNotation "49" .

nccr-cv:ctc-gleasonpatternpathologicrecode-51 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "51" ;
    skos:prefLabel "Primary pattern 5, secondary pattern 1"@en ;
    nccr:codeDescription "Primary pattern 5, secondary pattern 1" ;
    nccr:codeNotation "51" .

nccr-cv:ctc-gleasonpatternpathologicrecode-52 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "52" ;
    skos:prefLabel "Primary pattern 5, secondary pattern 2"@en ;
    nccr:codeDescription "Primary pattern 5, secondary pattern 2" ;
    nccr:codeNotation "52" .

nccr-cv:ctc-gleasonpatternpathologicrecode-53 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "53" ;
    skos:prefLabel "Primary pattern 5, secondary pattern 3"@en ;
    nccr:codeDescription "Primary pattern 5, secondary pattern 3" ;
    nccr:codeNotation "53" .

nccr-cv:ctc-gleasonpatternpathologicrecode-54 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "54" ;
    skos:prefLabel "Primary pattern 5, secondary pattern 4"@en ;
    nccr:codeDescription "Primary pattern 5, secondary pattern 4" ;
    nccr:codeNotation "54" .

nccr-cv:ctc-gleasonpatternpathologicrecode-55 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "55" ;
    skos:prefLabel "Primary pattern 5, secondary pattern 5"@en ;
    nccr:codeDescription "Primary pattern 5, secondary pattern 5" ;
    nccr:codeNotation "55" .

nccr-cv:ctc-gleasonpatternpathologicrecode-59 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "59" ;
    skos:prefLabel "Primary pattern 5, secondary pattern unknown"@en ;
    nccr:codeDescription "Primary pattern 5, secondary pattern unknown" ;
    nccr:codeNotation "59" .

nccr-cv:ctc-gleasonpatternpathologicrecode-x6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "X6" ;
    skos:prefLabel "Primary pattern unknown, secondary pattern unknown"@en ;
    nccr:codeDescription "Primary pattern unknown, secondary pattern unknown" ;
    nccr:codeNotation "X6" .

nccr-cv:ctc-gleasonpatternpathologicrecode-x7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "X7" ;
    skos:prefLabel "No prostatectomy/autopsy performed"@en ;
    nccr:codeDescription "No prostatectomy/autopsy performed" ;
    nccr:codeNotation "X7" ;
    nccr:recordCount 715 .

nccr-cv:ctc-gleasonpatternpathologicrecode-x8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "X8" ;
    skos:prefLabel "Not applicable: Information not collected for this case"@en ;
    nccr:codeDescription "Not applicable: Information not collected for this case" ;
    nccr:codeNotation "X8" .

nccr-cv:ctc-gleasonpatternpathologicrecode-x9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonpatternpathologicrecode ;
    skos:notation "X9" ;
    skos:prefLabel "Not documented; Not assessed or unknown if assessed"@en ;
    nccr:codeDescription "Not documented; Not assessed or unknown if assessed" ;
    nccr:codeNotation "X9" ;
    nccr:recordCount 416 .

nccr-cv:ctc-gleasonscoreclinicalrecode-02 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonscoreclinicalrecode ;
    skos:notation "02" ;
    skos:prefLabel "Gleason score 2"@en ;
    nccr:codeDescription "Gleason score 2" ;
    nccr:codeNotation "02" .

nccr-cv:ctc-gleasonscoreclinicalrecode-03 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonscoreclinicalrecode ;
    skos:notation "03" ;
    skos:prefLabel "Gleason score 3"@en ;
    nccr:codeDescription "Gleason score 3" ;
    nccr:codeNotation "03" .

nccr-cv:ctc-gleasonscoreclinicalrecode-04 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonscoreclinicalrecode ;
    skos:notation "04" ;
    skos:prefLabel "Gleason score 4"@en ;
    nccr:codeDescription "Gleason score 4" ;
    nccr:codeNotation "04" .

nccr-cv:ctc-gleasonscoreclinicalrecode-05 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonscoreclinicalrecode ;
    skos:notation "05" ;
    skos:prefLabel "Gleason score 5"@en ;
    nccr:codeDescription "Gleason score 5" ;
    nccr:codeNotation "05" .

nccr-cv:ctc-gleasonscoreclinicalrecode-06 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonscoreclinicalrecode ;
    skos:notation "06" ;
    skos:prefLabel "Gleason score 6"@en ;
    nccr:codeDescription "Gleason score 6" ;
    nccr:codeNotation "06" ;
    nccr:recordCount 673 .

nccr-cv:ctc-gleasonscoreclinicalrecode-07 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonscoreclinicalrecode ;
    skos:notation "07" ;
    skos:prefLabel "Gleason score 7"@en ;
    nccr:codeDescription "Gleason score 7" ;
    nccr:codeNotation "07" ;
    nccr:recordCount 532 .

nccr-cv:ctc-gleasonscoreclinicalrecode-08 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonscoreclinicalrecode ;
    skos:notation "08" ;
    skos:prefLabel "Gleason score 8"@en ;
    nccr:codeDescription "Gleason score 8" ;
    nccr:codeNotation "08" ;
    nccr:recordCount 88 .

nccr-cv:ctc-gleasonscoreclinicalrecode-09 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonscoreclinicalrecode ;
    skos:notation "09" ;
    skos:prefLabel "Gleason score 9"@en ;
    nccr:codeDescription "Gleason score 9" ;
    nccr:codeNotation "09" ;
    nccr:recordCount 71 .

nccr-cv:ctc-gleasonscoreclinicalrecode-10 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonscoreclinicalrecode ;
    skos:notation "10" ;
    skos:prefLabel "Gleason score 10"@en ;
    nccr:codeDescription "Gleason score 10" ;
    nccr:codeNotation "10" .

nccr-cv:ctc-gleasonscoreclinicalrecode-x7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonscoreclinicalrecode ;
    skos:notation "X7" ;
    skos:prefLabel "No needle core biopsy/TURP performed"@en ;
    nccr:codeDescription "No needle core biopsy/TURP performed" ;
    nccr:codeNotation "X7" ;
    nccr:recordCount 96 .

nccr-cv:ctc-gleasonscoreclinicalrecode-x8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonscoreclinicalrecode ;
    skos:notation "X8" ;
    skos:prefLabel "Not applicable: Information not collected for this case"@en ;
    nccr:codeDescription "Not applicable: Information not collected for this case" ;
    nccr:codeNotation "X8" .

nccr-cv:ctc-gleasonscoreclinicalrecode-x9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonscoreclinicalrecode ;
    skos:notation "X9" ;
    skos:prefLabel "Not documented; Not assessed or unknown if assessed"@en ;
    nccr:codeDescription "Not documented; Not assessed or unknown if assessed" ;
    nccr:codeNotation "X9" ;
    nccr:recordCount 353 .

nccr-cv:ctc-gleasonscorepathologicrecode-02 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonscorepathologicrecode ;
    skos:notation "02" ;
    skos:prefLabel "Gleason score 2"@en ;
    nccr:codeDescription "Gleason score 2" ;
    nccr:codeNotation "02" .

nccr-cv:ctc-gleasonscorepathologicrecode-03 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonscorepathologicrecode ;
    skos:notation "03" ;
    skos:prefLabel "Gleason score 3"@en ;
    nccr:codeDescription "Gleason score 3" ;
    nccr:codeNotation "03" .

nccr-cv:ctc-gleasonscorepathologicrecode-04 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonscorepathologicrecode ;
    skos:notation "04" ;
    skos:prefLabel "Gleason score 4"@en ;
    nccr:codeDescription "Gleason score 4" ;
    nccr:codeNotation "04" .

nccr-cv:ctc-gleasonscorepathologicrecode-05 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonscorepathologicrecode ;
    skos:notation "05" ;
    skos:prefLabel "Gleason score 5"@en ;
    nccr:codeDescription "Gleason score 5" ;
    nccr:codeNotation "05" .

nccr-cv:ctc-gleasonscorepathologicrecode-06 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonscorepathologicrecode ;
    skos:notation "06" ;
    skos:prefLabel "Gleason score 6"@en ;
    nccr:codeDescription "Gleason score 6" ;
    nccr:codeNotation "06" ;
    nccr:recordCount 219 .

nccr-cv:ctc-gleasonscorepathologicrecode-07 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonscorepathologicrecode ;
    skos:notation "07" ;
    skos:prefLabel "Gleason score 7"@en ;
    nccr:codeDescription "Gleason score 7" ;
    nccr:codeNotation "07" ;
    nccr:recordCount 466 .

nccr-cv:ctc-gleasonscorepathologicrecode-08 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonscorepathologicrecode ;
    skos:notation "08" ;
    skos:prefLabel "Gleason score 8"@en ;
    nccr:codeDescription "Gleason score 8" ;
    nccr:codeNotation "08" ;
    nccr:recordCount 21 .

nccr-cv:ctc-gleasonscorepathologicrecode-09 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonscorepathologicrecode ;
    skos:notation "09" ;
    skos:prefLabel "Gleason score 9"@en ;
    nccr:codeDescription "Gleason score 9" ;
    nccr:codeNotation "09" ;
    nccr:recordCount 47 .

nccr-cv:ctc-gleasonscorepathologicrecode-10 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonscorepathologicrecode ;
    skos:notation "10" ;
    skos:prefLabel "Gleason score 10"@en ;
    nccr:codeDescription "Gleason score 10" ;
    nccr:codeNotation "10" .

nccr-cv:ctc-gleasonscorepathologicrecode-x7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonscorepathologicrecode ;
    skos:notation "X7" ;
    skos:prefLabel "No prostatectomy done"@en ;
    nccr:codeDescription "No prostatectomy done" ;
    nccr:codeNotation "X7" ;
    nccr:recordCount 775 .

nccr-cv:ctc-gleasonscorepathologicrecode-x8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonscorepathologicrecode ;
    skos:notation "X8" ;
    skos:prefLabel "Not applicable: Information not collected for this case"@en ;
    nccr:codeDescription "Not applicable: Information not collected for this case" ;
    nccr:codeNotation "X8" .

nccr-cv:ctc-gleasonscorepathologicrecode-x9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasonscorepathologicrecode ;
    skos:notation "X9" ;
    skos:prefLabel "Not documented; Not assessed or unknown if assessed"@en ;
    nccr:codeDescription "Not documented; Not assessed or unknown if assessed" ;
    nccr:codeNotation "X9" ;
    nccr:recordCount 292 .

nccr-cv:ctc-gleasontertiarypattern-10 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasontertiarypattern ;
    skos:notation "10" ;
    skos:prefLabel "Tertiary pattern 1"@en ;
    nccr:codeDescription "Tertiary pattern 1" ;
    nccr:codeNotation "10" .

nccr-cv:ctc-gleasontertiarypattern-20 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasontertiarypattern ;
    skos:notation "20" ;
    skos:prefLabel "Tertiary pattern 2"@en ;
    nccr:codeDescription "Tertiary pattern 2" ;
    nccr:codeNotation "20" .

nccr-cv:ctc-gleasontertiarypattern-30 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasontertiarypattern ;
    skos:notation "30" ;
    skos:prefLabel "Tertiary pattern 3"@en ;
    nccr:codeDescription "Tertiary pattern 3" ;
    nccr:codeNotation "30" .

nccr-cv:ctc-gleasontertiarypattern-40 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasontertiarypattern ;
    skos:notation "40" ;
    skos:prefLabel "Tertiary pattern 4"@en ;
    nccr:codeDescription "Tertiary pattern 4" ;
    nccr:codeNotation "40" .

nccr-cv:ctc-gleasontertiarypattern-50 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasontertiarypattern ;
    skos:notation "50" ;
    skos:prefLabel "Tertiary pattern 5"@en ;
    nccr:codeDescription "Tertiary pattern 5" ;
    nccr:codeNotation "50" ;
    nccr:recordCount 35 .

nccr-cv:ctc-gleasontertiarypattern-x7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasontertiarypattern ;
    skos:notation "X7" ;
    skos:prefLabel "No radical prostatectomy/autopsy performed"@en ;
    nccr:codeDescription "No radical prostatectomy/autopsy performed" ;
    nccr:codeNotation "X7" ;
    nccr:recordCount 411 .

nccr-cv:ctc-gleasontertiarypattern-x8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasontertiarypattern ;
    skos:notation "X8" ;
    skos:prefLabel """Not applicable: Information not collected for this case  
 (If this information is required by your standard setter, use of code X8 may result in an edit error.)"""@en ;
    nccr:codeDescription """Not applicable: Information not collected for this case  
 (If this information is required by your standard setter, use of code X8 may result in an edit error.)""" ;
    nccr:codeNotation "X8" .

nccr-cv:ctc-gleasontertiarypattern-x9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-gleasontertiarypattern ;
    skos:notation "X9" ;
    skos:prefLabel """Not documented in medical record  
 Gleason Tertiary Pattern not assessed or unknown if assessed"""@en ;
    nccr:codeDescription """Not documented in medical record  
 Gleason Tertiary Pattern not assessed or unknown if assessed""" ;
    nccr:codeNotation "X9" ;
    nccr:recordCount 493 .

nccr-cv:ctc-graderecodepre2018-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-graderecodepre2018 ;
    skos:notation "1" ;
    skos:prefLabel "Well differentiated; Grade I"@en ;
    nccr:codeDescription "Well differentiated; Grade I" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 84435 .

nccr-cv:ctc-graderecodepre2018-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-graderecodepre2018 ;
    skos:notation "2" ;
    skos:prefLabel "Moderately differentiated; Grade II"@en ;
    nccr:codeDescription "Moderately differentiated; Grade II" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 130130 .

nccr-cv:ctc-graderecodepre2018-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-graderecodepre2018 ;
    skos:notation "3" ;
    skos:prefLabel "Poorly differentiated; Grade III"@en ;
    nccr:codeDescription "Poorly differentiated; Grade III" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 134859 .

nccr-cv:ctc-graderecodepre2018-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-graderecodepre2018 ;
    skos:notation "4" ;
    skos:prefLabel "Undifferentiated; anaplastic; Grade IV"@en ;
    nccr:codeDescription "Undifferentiated; anaplastic; Grade IV" ;
    nccr:codeNotation "4" ;
    nccr:recordCount 38469 .

nccr-cv:ctc-graderecodepre2018-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-graderecodepre2018 ;
    skos:notation "5" ;
    skos:prefLabel "T-cell"@en ;
    nccr:codeDescription "T-cell" ;
    nccr:codeNotation "5" ;
    nccr:recordCount 15805 .

nccr-cv:ctc-graderecodepre2018-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-graderecodepre2018 ;
    skos:notation "6" ;
    skos:prefLabel "B-cell; pre-B; B-precursor"@en ;
    nccr:codeDescription "B-cell; pre-B; B-precursor" ;
    nccr:codeNotation "6" ;
    nccr:recordCount 79982 .

nccr-cv:ctc-graderecodepre2018-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-graderecodepre2018 ;
    skos:notation "7" ;
    skos:prefLabel "Null cell; non T-non B"@en ;
    nccr:codeDescription "Null cell; non T-non B" ;
    nccr:codeNotation "7" ;
    nccr:recordCount 888 .

nccr-cv:ctc-graderecodepre2018-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-graderecodepre2018 ;
    skos:notation "8" ;
    skos:prefLabel "NK cell; natural killer cell (1995+)"@en ;
    nccr:codeDescription "NK cell; natural killer cell (1995+)" ;
    nccr:codeNotation "8" ;
    nccr:recordCount 620 .

nccr-cv:ctc-graderecodepre2018-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-graderecodepre2018 ;
    skos:notation "9" ;
    skos:prefLabel "Unknown"@en ;
    nccr:codeDescription "Unknown" ;
    nccr:codeNotation "9" ;
    nccr:recordCount 668920 .

nccr-cv:ctc-her2recode-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-her2recode ;
    skos:notation "1" ;
    skos:prefLabel "Positive"@en ;
    nccr:codeDescription "Positive" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 20304 .

nccr-cv:ctc-her2recode-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-her2recode ;
    skos:notation "2" ;
    skos:prefLabel "Negative"@en ;
    nccr:codeDescription "Negative" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 62021 .

nccr-cv:ctc-her2recode-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-her2recode ;
    skos:notation "4" ;
    skos:prefLabel "Borderline/Unknown"@en ;
    nccr:codeDescription "Borderline/Unknown" ;
    nccr:codeNotation "4" ;
    nccr:recordCount 19073 .

nccr-cv:ctc-her2recode-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-her2recode ;
    skos:notation "9" ;
    skos:prefLabel "Recode not available"@en ;
    nccr:codeDescription "Recode not available" ;
    nccr:codeNotation "9" ;
    nccr:recordCount 1372970 .

nccr-cv:ctc-iccc2017extendedrecode-001 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "001" ;
    skos:prefLabel "Ia1 Precursor cell leukemias"@en ;
    nccr:codeDescription "Ia1 Precursor cell leukemias" ;
    nccr:codeNotation "001" ;
    nccr:recordCount 49848 .

nccr-cv:ctc-iccc2017extendedrecode-002 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "002" ;
    skos:prefLabel "Ia2 Mature B-cell leukemias"@en ;
    nccr:codeDescription "Ia2 Mature B-cell leukemias" ;
    nccr:codeNotation "002" ;
    nccr:recordCount 4064 .

nccr-cv:ctc-iccc2017extendedrecode-003 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "003" ;
    skos:prefLabel "Ia3 Mature T-cell and NK cell leukemias"@en ;
    nccr:codeDescription "Ia3 Mature T-cell and NK cell leukemias" ;
    nccr:codeNotation "003" ;
    nccr:recordCount 706 .

nccr-cv:ctc-iccc2017extendedrecode-004 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "004" ;
    skos:prefLabel "Ia4 Lymphoid leukemia, NOS"@en ;
    nccr:codeDescription "Ia4 Lymphoid leukemia, NOS" ;
    nccr:codeNotation "004" ;
    nccr:recordCount 414 .

nccr-cv:ctc-iccc2017extendedrecode-005 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "005" ;
    skos:prefLabel "Ib Acute myeloid leukemias"@en ;
    nccr:codeDescription "Ib Acute myeloid leukemias" ;
    nccr:codeNotation "005" ;
    nccr:recordCount 26767 .

nccr-cv:ctc-iccc2017extendedrecode-006 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "006" ;
    skos:prefLabel "Ic Chronic myeloproliferative diseases"@en ;
    nccr:codeDescription "Ic Chronic myeloproliferative diseases" ;
    nccr:codeNotation "006" ;
    nccr:recordCount 22084 .

nccr-cv:ctc-iccc2017extendedrecode-007 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "007" ;
    skos:prefLabel "Id Myelodysplastic syndrome and other myeloproliferative diseases"@en ;
    nccr:codeDescription "Id Myelodysplastic syndrome and other myeloproliferative diseases" ;
    nccr:codeNotation "007" ;
    nccr:recordCount 4513 .

nccr-cv:ctc-iccc2017extendedrecode-008 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "008" ;
    skos:prefLabel "Ie Unspecified and other specified leukemias"@en ;
    nccr:codeDescription "Ie Unspecified and other specified leukemias" ;
    nccr:codeNotation "008" ;
    nccr:recordCount 3137 .

nccr-cv:ctc-iccc2017extendedrecode-009 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "009" ;
    skos:prefLabel "IIa Hodgkin lymphomas"@en ;
    nccr:codeDescription "IIa Hodgkin lymphomas" ;
    nccr:codeNotation "009" ;
    nccr:recordCount 61839 .

nccr-cv:ctc-iccc2017extendedrecode-010 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "010" ;
    skos:prefLabel "IIb1 Precursor cell lymphomas"@en ;
    nccr:codeDescription "IIb1 Precursor cell lymphomas" ;
    nccr:codeNotation "010" ;
    nccr:recordCount 5166 .

nccr-cv:ctc-iccc2017extendedrecode-011 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "011" ;
    skos:prefLabel "IIb2 Mature B-cell lymphomas (except Burkitt lymphoma)"@en ;
    nccr:codeDescription "IIb2 Mature B-cell lymphomas (except Burkitt lymphoma)" ;
    nccr:codeNotation "011" ;
    nccr:recordCount 46959 .

nccr-cv:ctc-iccc2017extendedrecode-012 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "012" ;
    skos:prefLabel "IIb3 Mature T-cell and NK-cell lymphomas"@en ;
    nccr:codeDescription "IIb3 Mature T-cell and NK-cell lymphomas" ;
    nccr:codeNotation "012" ;
    nccr:recordCount 11381 .

nccr-cv:ctc-iccc2017extendedrecode-013 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "013" ;
    skos:prefLabel "IIb4 Non-Hodgkin lymphomas, NOS"@en ;
    nccr:codeDescription "IIb4 Non-Hodgkin lymphomas, NOS" ;
    nccr:codeNotation "013" ;
    nccr:recordCount 4145 .

nccr-cv:ctc-iccc2017extendedrecode-014 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "014" ;
    skos:prefLabel "IIc Burkitt lymphoma"@en ;
    nccr:codeDescription "IIc Burkitt lymphoma" ;
    nccr:codeNotation "014" ;
    nccr:recordCount 5878 .

nccr-cv:ctc-iccc2017extendedrecode-015 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "015" ;
    skos:prefLabel "IId Miscellaneous lymphoreticular neoplasms"@en ;
    nccr:codeDescription "IId Miscellaneous lymphoreticular neoplasms" ;
    nccr:codeNotation "015" ;
    nccr:recordCount 4491 .

nccr-cv:ctc-iccc2017extendedrecode-016 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "016" ;
    skos:prefLabel "IIe Unspecified lymphomas"@en ;
    nccr:codeDescription "IIe Unspecified lymphomas" ;
    nccr:codeNotation "016" ;
    nccr:recordCount 4920 .

nccr-cv:ctc-iccc2017extendedrecode-017 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "017" ;
    skos:prefLabel "IIIa1 Ependymomas"@en ;
    nccr:codeDescription "IIIa1 Ependymomas" ;
    nccr:codeNotation "017" ;
    nccr:recordCount 7383 .

nccr-cv:ctc-iccc2017extendedrecode-018 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "018" ;
    skos:prefLabel "IIIa2 Choroid plexus tumor"@en ;
    nccr:codeDescription "IIIa2 Choroid plexus tumor" ;
    nccr:codeNotation "018" ;
    nccr:recordCount 1290 .

nccr-cv:ctc-iccc2017extendedrecode-019 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "019" ;
    skos:prefLabel "IIIb Astrocytomas"@en ;
    nccr:codeDescription "IIIb Astrocytomas" ;
    nccr:codeNotation "019" ;
    nccr:recordCount 40236 .

nccr-cv:ctc-iccc2017extendedrecode-020 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "020" ;
    skos:prefLabel "IIIc1 Medulloblastomas"@en ;
    nccr:codeDescription "IIIc1 Medulloblastomas" ;
    nccr:codeNotation "020" ;
    nccr:recordCount 6064 .

nccr-cv:ctc-iccc2017extendedrecode-021 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "021" ;
    skos:prefLabel "IIIc2 Primitive neuroectodermal tumor (PNET)"@en ;
    nccr:codeDescription "IIIc2 Primitive neuroectodermal tumor (PNET)" ;
    nccr:codeNotation "021" ;
    nccr:recordCount 2212 .

nccr-cv:ctc-iccc2017extendedrecode-022 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "022" ;
    skos:prefLabel "IIIc3 Medulloepithelioma"@en ;
    nccr:codeDescription "IIIc3 Medulloepithelioma" ;
    nccr:codeNotation "022" ;
    nccr:recordCount 183 .

nccr-cv:ctc-iccc2017extendedrecode-023 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "023" ;
    skos:prefLabel "IIIc4 Atypical teratoid/rhabdoid tumor"@en ;
    nccr:codeDescription "IIIc4 Atypical teratoid/rhabdoid tumor" ;
    nccr:codeNotation "023" ;
    nccr:recordCount 839 .

nccr-cv:ctc-iccc2017extendedrecode-024 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "024" ;
    skos:prefLabel "IIId1 Oligodendrogliomas"@en ;
    nccr:codeDescription "IIId1 Oligodendrogliomas" ;
    nccr:codeNotation "024" ;
    nccr:recordCount 6748 .

nccr-cv:ctc-iccc2017extendedrecode-025 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "025" ;
    skos:prefLabel "IIId2 Mixed and unspecified gliomas"@en ;
    nccr:codeDescription "IIId2 Mixed and unspecified gliomas" ;
    nccr:codeNotation "025" ;
    nccr:recordCount 11393 .

nccr-cv:ctc-iccc2017extendedrecode-026 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "026" ;
    skos:prefLabel "IIId3 Neuroepithelial glial tumors of uncertain origin"@en ;
    nccr:codeDescription "IIId3 Neuroepithelial glial tumors of uncertain origin" ;
    nccr:codeNotation "026" ;
    nccr:recordCount 596 .

nccr-cv:ctc-iccc2017extendedrecode-027 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "027" ;
    skos:prefLabel "IIIe1 Pituitary adenomas and carcinomas"@en ;
    nccr:codeDescription "IIIe1 Pituitary adenomas and carcinomas" ;
    nccr:codeNotation "027" ;
    nccr:recordCount 50189 .

nccr-cv:ctc-iccc2017extendedrecode-028 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "028" ;
    skos:prefLabel "IIIe2 Tumours of the sellar region (craniopharyngiomas)"@en ;
    nccr:codeDescription "IIIe2 Tumours of the sellar region (craniopharyngiomas)" ;
    nccr:codeNotation "028" ;
    nccr:recordCount 2891 .

nccr-cv:ctc-iccc2017extendedrecode-029 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "029" ;
    skos:prefLabel "IIIe3 Pineal parenchymal tumors"@en ;
    nccr:codeDescription "IIIe3 Pineal parenchymal tumors" ;
    nccr:codeNotation "029" ;
    nccr:recordCount 1015 .

nccr-cv:ctc-iccc2017extendedrecode-030 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "030" ;
    skos:prefLabel "IIIe4 Neuronal and mixed neuronal-glial tumors"@en ;
    nccr:codeDescription "IIIe4 Neuronal and mixed neuronal-glial tumors" ;
    nccr:codeNotation "030" ;
    nccr:recordCount 6025 .

nccr-cv:ctc-iccc2017extendedrecode-031 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "031" ;
    skos:prefLabel "IIIe5 Meningiomas"@en ;
    nccr:codeDescription "IIIe5 Meningiomas" ;
    nccr:codeNotation "031" ;
    nccr:recordCount 21911 .

nccr-cv:ctc-iccc2017extendedrecode-032 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "032" ;
    skos:prefLabel "IIIf Unspecified intracranial and intraspinal neoplasms"@en ;
    nccr:codeDescription "IIIf Unspecified intracranial and intraspinal neoplasms" ;
    nccr:codeNotation "032" ;
    nccr:recordCount 5403 .

nccr-cv:ctc-iccc2017extendedrecode-033 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "033" ;
    skos:prefLabel "IVa Neuroblastoma and ganglioneuroblastoma"@en ;
    nccr:codeDescription "IVa Neuroblastoma and ganglioneuroblastoma" ;
    nccr:codeNotation "033" ;
    nccr:recordCount 9722 .

nccr-cv:ctc-iccc2017extendedrecode-034 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "034" ;
    skos:prefLabel "IVb Other peripheral nervous cell tumors"@en ;
    nccr:codeDescription "IVb Other peripheral nervous cell tumors" ;
    nccr:codeNotation "034" ;
    nccr:recordCount 1675 .

nccr-cv:ctc-iccc2017extendedrecode-035 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "035" ;
    skos:prefLabel "V RETINOBLASTOMA"@en ;
    nccr:codeDescription "V RETINOBLASTOMA" ;
    nccr:codeNotation "035" ;
    nccr:recordCount 3969 .

nccr-cv:ctc-iccc2017extendedrecode-036 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "036" ;
    skos:prefLabel "VIa1 Nephroblastoma"@en ;
    nccr:codeDescription "VIa1 Nephroblastoma" ;
    nccr:codeNotation "036" ;
    nccr:recordCount 6938 .

nccr-cv:ctc-iccc2017extendedrecode-037 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "037" ;
    skos:prefLabel "VIa2 Rhabdoid renal tumor"@en ;
    nccr:codeDescription "VIa2 Rhabdoid renal tumor" ;
    nccr:codeNotation "037" ;
    nccr:recordCount 190 .

nccr-cv:ctc-iccc2017extendedrecode-038 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "038" ;
    skos:prefLabel "VIa3 Kidney sarcomas"@en ;
    nccr:codeDescription "VIa3 Kidney sarcomas" ;
    nccr:codeNotation "038" ;
    nccr:recordCount 245 .

nccr-cv:ctc-iccc2017extendedrecode-039 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "039" ;
    skos:prefLabel "VIb Renal carcinomas"@en ;
    nccr:codeDescription "VIb Renal carcinomas" ;
    nccr:codeNotation "039" ;
    nccr:recordCount 28607 .

nccr-cv:ctc-iccc2017extendedrecode-040 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "040" ;
    skos:prefLabel "VIc Unspecified malignant renal tumors"@en ;
    nccr:codeDescription "VIc Unspecified malignant renal tumors" ;
    nccr:codeNotation "040" ;
    nccr:recordCount 218 .

nccr-cv:ctc-iccc2017extendedrecode-041 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "041" ;
    skos:prefLabel "VIIa1 Hepatoblastoma"@en ;
    nccr:codeDescription "VIIa1 Hepatoblastoma" ;
    nccr:codeNotation "041" ;
    nccr:recordCount 2085 .

nccr-cv:ctc-iccc2017extendedrecode-042 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "042" ;
    skos:prefLabel "VIIa2 Rhabdoid hepatic tumor"@en ;
    nccr:codeDescription "VIIa2 Rhabdoid hepatic tumor" ;
    nccr:codeNotation "042" ;
    nccr:recordCount 43 .

nccr-cv:ctc-iccc2017extendedrecode-043 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "043" ;
    skos:prefLabel "VIIa3 Embryonal sarcoma of liver"@en ;
    nccr:codeDescription "VIIa3 Embryonal sarcoma of liver" ;
    nccr:codeNotation "043" ;
    nccr:recordCount 232 .

nccr-cv:ctc-iccc2017extendedrecode-044 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "044" ;
    skos:prefLabel "VIIb Hepatic carcinomas"@en ;
    nccr:codeDescription "VIIb Hepatic carcinomas" ;
    nccr:codeNotation "044" ;
    nccr:recordCount 6967 .

nccr-cv:ctc-iccc2017extendedrecode-045 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "045" ;
    skos:prefLabel "VIIc Unspecified malignant hepatic tumors"@en ;
    nccr:codeDescription "VIIc Unspecified malignant hepatic tumors" ;
    nccr:codeNotation "045" ;
    nccr:recordCount 244 .

nccr-cv:ctc-iccc2017extendedrecode-046 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "046" ;
    skos:prefLabel "VIIIa Osteosarcomas"@en ;
    nccr:codeDescription "VIIIa Osteosarcomas" ;
    nccr:codeNotation "046" ;
    nccr:recordCount 9318 .

nccr-cv:ctc-iccc2017extendedrecode-047 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "047" ;
    skos:prefLabel "VIIIb Chondrosarcomas"@en ;
    nccr:codeDescription "VIIIb Chondrosarcomas" ;
    nccr:codeNotation "047" ;
    nccr:recordCount 2957 .

nccr-cv:ctc-iccc2017extendedrecode-048 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "048" ;
    skos:prefLabel "VIIIc1 Ewing tumor and Askin tumor of bone"@en ;
    nccr:codeDescription "VIIIc1 Ewing tumor and Askin tumor of bone" ;
    nccr:codeNotation "048" ;
    nccr:recordCount 4404 .

nccr-cv:ctc-iccc2017extendedrecode-049 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "049" ;
    skos:prefLabel "VIIIc2 Peripheral neuroectodermal tumor (pPNET) of bone"@en ;
    nccr:codeDescription "VIIIc2 Peripheral neuroectodermal tumor (pPNET) of bone" ;
    nccr:codeNotation "049" ;
    nccr:recordCount 547 .

nccr-cv:ctc-iccc2017extendedrecode-050 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "050" ;
    skos:prefLabel "VIIId1 Malignant fibrous neoplasms of bone"@en ;
    nccr:codeDescription "VIIId1 Malignant fibrous neoplasms of bone" ;
    nccr:codeNotation "050" ;
    nccr:recordCount 196 .

nccr-cv:ctc-iccc2017extendedrecode-051 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "051" ;
    skos:prefLabel "VIIId2 Malignant chordomas"@en ;
    nccr:codeDescription "VIIId2 Malignant chordomas" ;
    nccr:codeNotation "051" ;
    nccr:recordCount 1065 .

nccr-cv:ctc-iccc2017extendedrecode-052 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "052" ;
    skos:prefLabel "VIIId3 Odontogenic malignant tumors"@en ;
    nccr:codeDescription "VIIId3 Odontogenic malignant tumors" ;
    nccr:codeNotation "052" ;
    nccr:recordCount 249 .

nccr-cv:ctc-iccc2017extendedrecode-053 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "053" ;
    skos:prefLabel "VIIId4 Miscellaneous malignant bone tumors"@en ;
    nccr:codeDescription "VIIId4 Miscellaneous malignant bone tumors" ;
    nccr:codeNotation "053" ;
    nccr:recordCount 688 .

nccr-cv:ctc-iccc2017extendedrecode-054 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "054" ;
    skos:prefLabel "VIIIe Unspecified malignant bone tumors"@en ;
    nccr:codeDescription "VIIIe Unspecified malignant bone tumors" ;
    nccr:codeNotation "054" ;
    nccr:recordCount 692 .

nccr-cv:ctc-iccc2017extendedrecode-055 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "055" ;
    skos:prefLabel "IXa Rhabdomyosarcomas"@en ;
    nccr:codeDescription "IXa Rhabdomyosarcomas" ;
    nccr:codeNotation "055" ;
    nccr:recordCount 6913 .

nccr-cv:ctc-iccc2017extendedrecode-056 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "056" ;
    skos:prefLabel "IXb1 Fibroblastic and myofibroblastic tumors"@en ;
    nccr:codeDescription "IXb1 Fibroblastic and myofibroblastic tumors" ;
    nccr:codeNotation "056" ;
    nccr:recordCount 2674 .

nccr-cv:ctc-iccc2017extendedrecode-057 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "057" ;
    skos:prefLabel "IXb2 Nerve sheath tumors"@en ;
    nccr:codeDescription "IXb2 Nerve sheath tumors" ;
    nccr:codeNotation "057" ;
    nccr:recordCount 2735 .

nccr-cv:ctc-iccc2017extendedrecode-058 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "058" ;
    skos:prefLabel "IXb3 Other fibromatous neoplasms"@en ;
    nccr:codeDescription "IXb3 Other fibromatous neoplasms" ;
    nccr:codeNotation "058" ;
    nccr:recordCount 105 .

nccr-cv:ctc-iccc2017extendedrecode-059 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "059" ;
    skos:prefLabel "IXc Kaposi sarcoma"@en ;
    nccr:codeDescription "IXc Kaposi sarcoma" ;
    nccr:codeNotation "059" ;
    nccr:recordCount 11105 .

nccr-cv:ctc-iccc2017extendedrecode-060 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "060" ;
    skos:prefLabel "IX SOFT TISSUE AND OTHER EXTRAOSSEOUS SARCOMAS"@en ;
    nccr:codeDescription "IX SOFT TISSUE AND OTHER EXTRAOSSEOUS SARCOMAS" ;
    nccr:codeNotation "060" ;
    nccr:recordCount 1315 .

nccr-cv:ctc-iccc2017extendedrecode-061 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "061" ;
    skos:prefLabel "IXd1 Ewing tumor and Askin tumor of soft tissue"@en,
        "IXd2 Peripheral neuroectodermal tumor (pPNET) of soft tissue"@en ;
    nccr:codeDescription "IXd1 Ewing tumor and Askin tumor of soft tissue",
        "IXd2 Peripheral neuroectodermal tumor (pPNET) of soft tissue" ;
    nccr:codeNotation "061" ;
    nccr:recordCount 870 .

nccr-cv:ctc-iccc2017extendedrecode-062 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "062" ;
    skos:prefLabel "IXd3 Extrarenal extrahepatic rhabdoid tumor"@en ;
    nccr:codeDescription "IXd3 Extrarenal extrahepatic rhabdoid tumor" ;
    nccr:codeNotation "062" ;
    nccr:recordCount 292 .

nccr-cv:ctc-iccc2017extendedrecode-063 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "063" ;
    skos:prefLabel "IXd4 Liposarcomas"@en ;
    nccr:codeDescription "IXd4 Liposarcomas" ;
    nccr:codeNotation "063" ;
    nccr:recordCount 4042 .

nccr-cv:ctc-iccc2017extendedrecode-064 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "064" ;
    skos:prefLabel "IXd5 Fibrohistiocytic tumors"@en ;
    nccr:codeDescription "IXd5 Fibrohistiocytic tumors" ;
    nccr:codeNotation "064" ;
    nccr:recordCount 9601 .

nccr-cv:ctc-iccc2017extendedrecode-065 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "065" ;
    skos:prefLabel "IXd6 Leiomyosarcomas"@en ;
    nccr:codeDescription "IXd6 Leiomyosarcomas" ;
    nccr:codeNotation "065" ;
    nccr:recordCount 3886 .

nccr-cv:ctc-iccc2017extendedrecode-066 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "066" ;
    skos:prefLabel "IXd7 Synovial sarcomas"@en ;
    nccr:codeDescription "IXd7 Synovial sarcomas" ;
    nccr:codeNotation "066" ;
    nccr:recordCount 4225 .

nccr-cv:ctc-iccc2017extendedrecode-067 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "067" ;
    skos:prefLabel "IXd8 Blood vessel tumors"@en ;
    nccr:codeDescription "IXd8 Blood vessel tumors" ;
    nccr:codeNotation "067" ;
    nccr:recordCount 1565 .

nccr-cv:ctc-iccc2017extendedrecode-068 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "068" ;
    skos:prefLabel "IXd9 Osseous and chondromatous neoplasms of soft tissue"@en ;
    nccr:codeDescription "IXd9 Osseous and chondromatous neoplasms of soft tissue" ;
    nccr:codeNotation "068" ;
    nccr:recordCount 658 .

nccr-cv:ctc-iccc2017extendedrecode-069 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "069" ;
    skos:prefLabel "IXd10 Alveolar soft parts sarcoma"@en ;
    nccr:codeDescription "IXd10 Alveolar soft parts sarcoma" ;
    nccr:codeNotation "069" ;
    nccr:recordCount 502 .

nccr-cv:ctc-iccc2017extendedrecode-070 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "070" ;
    skos:prefLabel "IXd11 Miscellaneous soft tissue sarcomas"@en ;
    nccr:codeDescription "IXd11 Miscellaneous soft tissue sarcomas" ;
    nccr:codeNotation "070" ;
    nccr:recordCount 1238 .

nccr-cv:ctc-iccc2017extendedrecode-071 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "071" ;
    skos:prefLabel "IXe Unspecified soft tissue sarcomas"@en ;
    nccr:codeDescription "IXe Unspecified soft tissue sarcomas" ;
    nccr:codeNotation "071" ;
    nccr:recordCount 6684 .

nccr-cv:ctc-iccc2017extendedrecode-072 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "072" ;
    skos:prefLabel "Xa1 Intracranial and intraspinal germinomas"@en ;
    nccr:codeDescription "Xa1 Intracranial and intraspinal germinomas" ;
    nccr:codeNotation "072" ;
    nccr:recordCount 2310 .

nccr-cv:ctc-iccc2017extendedrecode-073 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "073" ;
    skos:prefLabel "Xa2 Intracranial and intraspinal teratomas"@en ;
    nccr:codeDescription "Xa2 Intracranial and intraspinal teratomas" ;
    nccr:codeNotation "073" ;
    nccr:recordCount 937 .

nccr-cv:ctc-iccc2017extendedrecode-074 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "074" ;
    skos:prefLabel "Xa3 Intracranial and intraspinal embryonal carcinomas"@en ;
    nccr:codeDescription "Xa3 Intracranial and intraspinal embryonal carcinomas" ;
    nccr:codeNotation "074" ;
    nccr:recordCount 47 .

nccr-cv:ctc-iccc2017extendedrecode-075 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "075" ;
    skos:prefLabel "Xa4 Intracranial and intraspinal yolk sac tumor"@en ;
    nccr:codeDescription "Xa4 Intracranial and intraspinal yolk sac tumor" ;
    nccr:codeNotation "075" ;
    nccr:recordCount 43 .

nccr-cv:ctc-iccc2017extendedrecode-076 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "076" ;
    skos:prefLabel "Xa5 Intracranial and intraspinal choriocarcinoma"@en ;
    nccr:codeDescription "Xa5 Intracranial and intraspinal choriocarcinoma" ;
    nccr:codeNotation "076" ;
    nccr:recordCount 39 .

nccr-cv:ctc-iccc2017extendedrecode-077 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "077" ;
    skos:prefLabel "Xa6 Intracranial and intraspinal tumors of mixed forms"@en ;
    nccr:codeDescription "Xa6 Intracranial and intraspinal tumors of mixed forms" ;
    nccr:codeNotation "077" ;
    nccr:recordCount 314 .

nccr-cv:ctc-iccc2017extendedrecode-078 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "078" ;
    skos:prefLabel "Xb1 Malignant germinomas of extracranial and extragonadal sites"@en ;
    nccr:codeDescription "Xb1 Malignant germinomas of extracranial and extragonadal sites" ;
    nccr:codeNotation "078" ;
    nccr:recordCount 1420 .

nccr-cv:ctc-iccc2017extendedrecode-079 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "079" ;
    skos:prefLabel "Xb2 Malignant teratomas of extracranial and extragonadal sites"@en ;
    nccr:codeDescription "Xb2 Malignant teratomas of extracranial and extragonadal sites" ;
    nccr:codeNotation "079" ;
    nccr:recordCount 857 .

nccr-cv:ctc-iccc2017extendedrecode-080 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "080" ;
    skos:prefLabel "Xb3 Embryonal carcinomas of extracranial and extragonadal sites"@en ;
    nccr:codeDescription "Xb3 Embryonal carcinomas of extracranial and extragonadal sites" ;
    nccr:codeNotation "080" ;
    nccr:recordCount 135 .

nccr-cv:ctc-iccc2017extendedrecode-081 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "081" ;
    skos:prefLabel "Xb4 Yolk sac tumor of extracranial and extragonadal sites"@en ;
    nccr:codeDescription "Xb4 Yolk sac tumor of extracranial and extragonadal sites" ;
    nccr:codeNotation "081" ;
    nccr:recordCount 665 .

nccr-cv:ctc-iccc2017extendedrecode-082 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "082" ;
    skos:prefLabel "Xb5 Choriocarcinomas of extracranial and extragonadal sites"@en ;
    nccr:codeDescription "Xb5 Choriocarcinomas of extracranial and extragonadal sites" ;
    nccr:codeNotation "082" ;
    nccr:recordCount 2271 .

nccr-cv:ctc-iccc2017extendedrecode-083 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "083" ;
    skos:prefLabel "Xb6 Oth/unspec malig mixed germ cell tumors of extracranial/extragonadal"@en ;
    nccr:codeDescription "Xb6 Oth/unspec malig mixed germ cell tumors of extracranial/extragonadal" ;
    nccr:codeNotation "083" ;
    nccr:recordCount 630 .

nccr-cv:ctc-iccc2017extendedrecode-084 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "084" ;
    skos:prefLabel "Xc1 Malignant gonadal germinomas"@en ;
    nccr:codeDescription "Xc1 Malignant gonadal germinomas" ;
    nccr:codeNotation "084" ;
    nccr:recordCount 44402 .

nccr-cv:ctc-iccc2017extendedrecode-085 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "085" ;
    skos:prefLabel "Xc2 Malignant gonadal teratomas"@en ;
    nccr:codeDescription "Xc2 Malignant gonadal teratomas" ;
    nccr:codeNotation "085" ;
    nccr:recordCount 6159 .

nccr-cv:ctc-iccc2017extendedrecode-086 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "086" ;
    skos:prefLabel "Xc3 Gonadal embryonal carcinomas"@en ;
    nccr:codeDescription "Xc3 Gonadal embryonal carcinomas" ;
    nccr:codeNotation "086" ;
    nccr:recordCount 8153 .

nccr-cv:ctc-iccc2017extendedrecode-087 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "087" ;
    skos:prefLabel "Xc4 Gonadal yolk sac tumor"@en ;
    nccr:codeDescription "Xc4 Gonadal yolk sac tumor" ;
    nccr:codeNotation "087" ;
    nccr:recordCount 2225 .

nccr-cv:ctc-iccc2017extendedrecode-088 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "088" ;
    skos:prefLabel "Xc5 Gonadal choriocarcinoma"@en ;
    nccr:codeDescription "Xc5 Gonadal choriocarcinoma" ;
    nccr:codeNotation "088" ;
    nccr:recordCount 2236 .

nccr-cv:ctc-iccc2017extendedrecode-089 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "089" ;
    skos:prefLabel "Xc6 Malignant gonadal tumors of mixed forms"@en ;
    nccr:codeDescription "Xc6 Malignant gonadal tumors of mixed forms" ;
    nccr:codeNotation "089" ;
    nccr:recordCount 26450 .

nccr-cv:ctc-iccc2017extendedrecode-090 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "090" ;
    skos:prefLabel "Xc7 Malignant gonadal gonadoblastoma"@en ;
    nccr:codeDescription "Xc7 Malignant gonadal gonadoblastoma" ;
    nccr:codeNotation "090" .

nccr-cv:ctc-iccc2017extendedrecode-091 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "091" ;
    skos:prefLabel "Xd Gonadal carcinomas"@en ;
    nccr:codeDescription "Xd Gonadal carcinomas" ;
    nccr:codeNotation "091" ;
    nccr:recordCount 15743 .

nccr-cv:ctc-iccc2017extendedrecode-092 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "092" ;
    skos:prefLabel "Xe Other and unspecified malignant gonadal tumors"@en ;
    nccr:codeDescription "Xe Other and unspecified malignant gonadal tumors" ;
    nccr:codeNotation "092" ;
    nccr:recordCount 3373 .

nccr-cv:ctc-iccc2017extendedrecode-093 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "093" ;
    skos:prefLabel "XIa Adrenocortical carcinomas"@en ;
    nccr:codeDescription "XIa Adrenocortical carcinomas" ;
    nccr:codeNotation "093" ;
    nccr:recordCount 1058 .

nccr-cv:ctc-iccc2017extendedrecode-094 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "094" ;
    skos:prefLabel "XIb Thyroid carcinomas"@en ;
    nccr:codeDescription "XIb Thyroid carcinomas" ;
    nccr:codeNotation "094" ;
    nccr:recordCount 144885 .

nccr-cv:ctc-iccc2017extendedrecode-095 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "095" ;
    skos:prefLabel "XIc Nasopharyngeal carcinomas"@en ;
    nccr:codeDescription "XIc Nasopharyngeal carcinomas" ;
    nccr:codeNotation "095" ;
    nccr:recordCount 3626 .

nccr-cv:ctc-iccc2017extendedrecode-096 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "096" ;
    skos:prefLabel "XId Malignant melanomas"@en ;
    nccr:codeDescription "XId Malignant melanomas" ;
    nccr:codeNotation "096" ;
    nccr:recordCount 101587 .

nccr-cv:ctc-iccc2017extendedrecode-097 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "097" ;
    skos:prefLabel "XIe Skin carcinomas"@en ;
    nccr:codeDescription "XIe Skin carcinomas" ;
    nccr:codeNotation "097" ;
    nccr:recordCount 3840 .

nccr-cv:ctc-iccc2017extendedrecode-098 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "098" ;
    skos:prefLabel "XIf1 Carcinomas of salivary glands"@en ;
    nccr:codeDescription "XIf1 Carcinomas of salivary glands" ;
    nccr:codeNotation "098" ;
    nccr:recordCount 6380 .

nccr-cv:ctc-iccc2017extendedrecode-099 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "099" ;
    skos:prefLabel "XIf2 Carcinomas of colon and rectum"@en ;
    nccr:codeDescription "XIf2 Carcinomas of colon and rectum" ;
    nccr:codeNotation "099" ;
    nccr:recordCount 54997 .

nccr-cv:ctc-iccc2017extendedrecode-1-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "1-4" ;
    skos:prefLabel "Ia Lymphoid leukemias"@en ;
    nccr:codeDescription "Ia Lymphoid leukemias" ;
    nccr:codeNotation "1-4" .

nccr-cv:ctc-iccc2017extendedrecode-1-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "1-8" ;
    skos:prefLabel "I LEUKEMIAS, MYELOPROLIFERATIVE AND MYELODYSPLASTIC DISEASES"@en ;
    nccr:codeDescription "I LEUKEMIAS, MYELOPROLIFERATIVE AND MYELODYSPLASTIC DISEASES" ;
    nccr:codeNotation "1-8" .

nccr-cv:ctc-iccc2017extendedrecode-10-13 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "10-13" ;
    skos:prefLabel "IIb Non-Hodgkin lymphomas (except Burkitt lymphoma)"@en ;
    nccr:codeDescription "IIb Non-Hodgkin lymphomas (except Burkitt lymphoma)" ;
    nccr:codeNotation "10-13" .

nccr-cv:ctc-iccc2017extendedrecode-100 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "100" ;
    skos:prefLabel "XIf3 Carcinomas of appendix"@en ;
    nccr:codeDescription "XIf3 Carcinomas of appendix" ;
    nccr:codeNotation "100" ;
    nccr:recordCount 10154 .

nccr-cv:ctc-iccc2017extendedrecode-101 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "101" ;
    skos:prefLabel "XIf4 Carcinomas of lung"@en ;
    nccr:codeDescription "XIf4 Carcinomas of lung" ;
    nccr:codeNotation "101" ;
    nccr:recordCount 19250 .

nccr-cv:ctc-iccc2017extendedrecode-102 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "102" ;
    skos:prefLabel "XIf5 Carcinomas of thymus"@en ;
    nccr:codeDescription "XIf5 Carcinomas of thymus" ;
    nccr:codeNotation "102" ;
    nccr:recordCount 1658 .

nccr-cv:ctc-iccc2017extendedrecode-103 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "103" ;
    skos:prefLabel "XIf6 Carcinomas of breast"@en ;
    nccr:codeDescription "XIf6 Carcinomas of breast" ;
    nccr:codeNotation "103" ;
    nccr:recordCount 170212 .

nccr-cv:ctc-iccc2017extendedrecode-104 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "104" ;
    skos:prefLabel "XIf7 Carcinomas of cervix uteri"@en ;
    nccr:codeDescription "XIf7 Carcinomas of cervix uteri" ;
    nccr:codeNotation "104" ;
    nccr:recordCount 50123 .

nccr-cv:ctc-iccc2017extendedrecode-105 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "105" ;
    skos:prefLabel "XIf8 Carcinomas of bladder"@en ;
    nccr:codeDescription "XIf8 Carcinomas of bladder" ;
    nccr:codeNotation "105" ;
    nccr:recordCount 10356 .

nccr-cv:ctc-iccc2017extendedrecode-106 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "106" ;
    skos:prefLabel "XIf9 Carcinomas of eye"@en ;
    nccr:codeDescription "XIf9 Carcinomas of eye" ;
    nccr:codeNotation "106" ;
    nccr:recordCount 348 .

nccr-cv:ctc-iccc2017extendedrecode-107 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "107" ;
    skos:prefLabel "XIf10 Carcinomas of other specified sites"@en ;
    nccr:codeDescription "XIf10 Carcinomas of other specified sites" ;
    nccr:codeNotation "107" ;
    nccr:recordCount 71238 .

nccr-cv:ctc-iccc2017extendedrecode-108 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "108" ;
    skos:prefLabel "XIf11 Carcinomas of unspecified site"@en ;
    nccr:codeDescription "XIf11 Carcinomas of unspecified site" ;
    nccr:codeNotation "108" ;
    nccr:recordCount 5668 .

nccr-cv:ctc-iccc2017extendedrecode-109 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "109" ;
    skos:prefLabel "XIIa1 Malignant gastrointestinal stromal tumor"@en ;
    nccr:codeDescription "XIIa1 Malignant gastrointestinal stromal tumor" ;
    nccr:codeNotation "109" ;
    nccr:recordCount 2140 .

nccr-cv:ctc-iccc2017extendedrecode-109-114 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "109-114" ;
    skos:prefLabel "XIIa Other specified malignant tumors"@en ;
    nccr:codeDescription "XIIa Other specified malignant tumors" ;
    nccr:codeNotation "109-114" .

nccr-cv:ctc-iccc2017extendedrecode-109-115 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "109-115" ;
    skos:prefLabel "XII OTHER AND UNSPECIFIED MALIGNANT NEOPLASMS"@en ;
    nccr:codeDescription "XII OTHER AND UNSPECIFIED MALIGNANT NEOPLASMS" ;
    nccr:codeNotation "109-115" .

nccr-cv:ctc-iccc2017extendedrecode-110 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "110" ;
    skos:prefLabel "XIIa2 Pancreatoblastoma"@en ;
    nccr:codeDescription "XIIa2 Pancreatoblastoma" ;
    nccr:codeNotation "110" ;
    nccr:recordCount 64 .

nccr-cv:ctc-iccc2017extendedrecode-111 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "111" ;
    skos:prefLabel "XIIa3 Pulmonary blastoma and pleuropulmonary blastoma"@en ;
    nccr:codeDescription "XIIa3 Pulmonary blastoma and pleuropulmonary blastoma" ;
    nccr:codeNotation "111" ;
    nccr:recordCount 256 .

nccr-cv:ctc-iccc2017extendedrecode-112 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "112" ;
    skos:prefLabel "XIIa4 Other complex mixed and stromal neoplasms"@en ;
    nccr:codeDescription "XIIa4 Other complex mixed and stromal neoplasms" ;
    nccr:codeNotation "112" ;
    nccr:recordCount 2591 .

nccr-cv:ctc-iccc2017extendedrecode-113 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "113" ;
    skos:prefLabel "XIIa5 Mesothelioma"@en ;
    nccr:codeDescription "XIIa5 Mesothelioma" ;
    nccr:codeNotation "113" ;
    nccr:recordCount 811 .

nccr-cv:ctc-iccc2017extendedrecode-114 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "114" ;
    skos:prefLabel "XIIa6 Other specified malignant tumors"@en ;
    nccr:codeDescription "XIIa6 Other specified malignant tumors" ;
    nccr:codeNotation "114" ;
    nccr:recordCount 44 .

nccr-cv:ctc-iccc2017extendedrecode-115 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "115" ;
    skos:prefLabel "XIIb Other unspecified malignant tumors"@en ;
    nccr:codeDescription "XIIb Other unspecified malignant tumors" ;
    nccr:codeNotation "115" ;
    nccr:recordCount 8486 .

nccr-cv:ctc-iccc2017extendedrecode-17-18 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "17-18" ;
    skos:prefLabel "IIIa Ependymomas and choroid plexus tumor"@en ;
    nccr:codeDescription "IIIa Ependymomas and choroid plexus tumor" ;
    nccr:codeNotation "17-18" .

nccr-cv:ctc-iccc2017extendedrecode-17-32 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "17-32" ;
    skos:prefLabel "III CNS AND MISCELLANEOUS INTRACRANIAL AND INTRASPINAL NEOPLASMS"@en ;
    nccr:codeDescription "III CNS AND MISCELLANEOUS INTRACRANIAL AND INTRASPINAL NEOPLASMS" ;
    nccr:codeNotation "17-32" .

nccr-cv:ctc-iccc2017extendedrecode-20-23 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "20-23" ;
    skos:prefLabel "IIIc Intracranial and intraspinal embryonal tumors"@en ;
    nccr:codeDescription "IIIc Intracranial and intraspinal embryonal tumors" ;
    nccr:codeNotation "20-23" .

nccr-cv:ctc-iccc2017extendedrecode-24-26 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "24-26" ;
    skos:prefLabel "IIId Other gliomas"@en ;
    nccr:codeDescription "IIId Other gliomas" ;
    nccr:codeNotation "24-26" .

nccr-cv:ctc-iccc2017extendedrecode-27-31 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "27-31" ;
    skos:prefLabel "IIIe Other specified intracranial and intraspinal neoplasms"@en ;
    nccr:codeDescription "IIIe Other specified intracranial and intraspinal neoplasms" ;
    nccr:codeNotation "27-31" .

nccr-cv:ctc-iccc2017extendedrecode-33-34 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "33-34" ;
    skos:prefLabel "IV NEUROBLASTOMA AND OTHER PERIPHERAL NERVOUS CELL TUMORS"@en ;
    nccr:codeDescription "IV NEUROBLASTOMA AND OTHER PERIPHERAL NERVOUS CELL TUMORS" ;
    nccr:codeNotation "33-34" .

nccr-cv:ctc-iccc2017extendedrecode-36-38 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "36-38" ;
    skos:prefLabel "VIa Nephroblastoma and other non-epithelial renal tumors"@en ;
    nccr:codeDescription "VIa Nephroblastoma and other non-epithelial renal tumors" ;
    nccr:codeNotation "36-38" .

nccr-cv:ctc-iccc2017extendedrecode-36-40 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "36-40" ;
    skos:prefLabel "VI RENAL TUMORS"@en ;
    nccr:codeDescription "VI RENAL TUMORS" ;
    nccr:codeNotation "36-40" .

nccr-cv:ctc-iccc2017extendedrecode-41-43 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "41-43" ;
    skos:prefLabel "VIIa Hepatoblastoma and mesenchymal tumors of liver"@en ;
    nccr:codeDescription "VIIa Hepatoblastoma and mesenchymal tumors of liver" ;
    nccr:codeNotation "41-43" .

nccr-cv:ctc-iccc2017extendedrecode-41-45 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "41-45" ;
    skos:prefLabel "VII HEPATIC TUMORS"@en ;
    nccr:codeDescription "VII HEPATIC TUMORS" ;
    nccr:codeNotation "41-45" .

nccr-cv:ctc-iccc2017extendedrecode-46-54 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "46-54" ;
    skos:prefLabel "VIII MALIGNANT BONE TUMORS"@en ;
    nccr:codeDescription "VIII MALIGNANT BONE TUMORS" ;
    nccr:codeNotation "46-54" .

nccr-cv:ctc-iccc2017extendedrecode-48-49 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "48-49" ;
    skos:prefLabel "VIIIc Ewing tumor and related sarcomas of bone"@en ;
    nccr:codeDescription "VIIIc Ewing tumor and related sarcomas of bone" ;
    nccr:codeNotation "48-49" .

nccr-cv:ctc-iccc2017extendedrecode-50-53 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "50-53" ;
    skos:prefLabel "VIIId Other specified malignant bone tumors"@en ;
    nccr:codeDescription "VIIId Other specified malignant bone tumors" ;
    nccr:codeNotation "50-53" .

nccr-cv:ctc-iccc2017extendedrecode-55-71 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "55-71" ;
    skos:prefLabel "IX SOFT TISSUE AND OTHER EXTRAOSSEOUS SARCOMAS"@en ;
    nccr:codeDescription "IX SOFT TISSUE AND OTHER EXTRAOSSEOUS SARCOMAS" ;
    nccr:codeNotation "55-71" .

nccr-cv:ctc-iccc2017extendedrecode-56-58 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "56-58" ;
    skos:prefLabel "IXb Fibrosarcomas, peripheral nerve sheath tumors and oth fibrous neoplasms"@en ;
    nccr:codeDescription "IXb Fibrosarcomas, peripheral nerve sheath tumors and oth fibrous neoplasms" ;
    nccr:codeNotation "56-58" .

nccr-cv:ctc-iccc2017extendedrecode-60-70 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "60-70" ;
    skos:prefLabel "IXd Other specified soft tissue sarcomas"@en ;
    nccr:codeDescription "IXd Other specified soft tissue sarcomas" ;
    nccr:codeNotation "60-70" .

nccr-cv:ctc-iccc2017extendedrecode-72-77 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "72-77" ;
    skos:prefLabel "Xa Intracranial and intraspinal germ cell tumors"@en ;
    nccr:codeDescription "Xa Intracranial and intraspinal germ cell tumors" ;
    nccr:codeNotation "72-77" .

nccr-cv:ctc-iccc2017extendedrecode-72-92 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "72-92" ;
    skos:prefLabel "X GERM CELL TUMORS, TROPHOBLASTIC TUMORS AND NEOPLASMS OF GONADS"@en ;
    nccr:codeDescription "X GERM CELL TUMORS, TROPHOBLASTIC TUMORS AND NEOPLASMS OF GONADS" ;
    nccr:codeNotation "72-92" .

nccr-cv:ctc-iccc2017extendedrecode-78-83 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "78-83" ;
    skos:prefLabel "Xb Malignant extracranial and extragonadal germ cell tumors"@en ;
    nccr:codeDescription "Xb Malignant extracranial and extragonadal germ cell tumors" ;
    nccr:codeNotation "78-83" .

nccr-cv:ctc-iccc2017extendedrecode-84-90 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "84-90" ;
    skos:prefLabel "Xc Malignant gonadal germ cell tumors"@en ;
    nccr:codeDescription "Xc Malignant gonadal germ cell tumors" ;
    nccr:codeNotation "84-90" .

nccr-cv:ctc-iccc2017extendedrecode-9-16 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "9-16" ;
    skos:prefLabel "II LYMPHOMAS AND RETICULOENDOTHELIAL NEOPLASMS"@en ;
    nccr:codeDescription "II LYMPHOMAS AND RETICULOENDOTHELIAL NEOPLASMS" ;
    nccr:codeNotation "9-16" .

nccr-cv:ctc-iccc2017extendedrecode-93-108 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "93-108" ;
    skos:prefLabel "XI OTHER MALIGNANT EPITHELIAL NEOPLASMS AND MALIGNANT MELANOMAS"@en ;
    nccr:codeDescription "XI OTHER MALIGNANT EPITHELIAL NEOPLASMS AND MALIGNANT MELANOMAS" ;
    nccr:codeNotation "93-108" .

nccr-cv:ctc-iccc2017extendedrecode-98-108 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "98-108" ;
    skos:prefLabel "XIf Other and unspecified carcinomas"@en ;
    nccr:codeDescription "XIf Other and unspecified carcinomas" ;
    nccr:codeNotation "98-108" .

nccr-cv:ctc-iccc2017extendedrecode-999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017extendedrecode ;
    skos:notation "999" ;
    skos:prefLabel "Not classified by SEER or in situ"@en ;
    nccr:codeDescription "Not classified by SEER or in situ" ;
    nccr:codeNotation "999" ;
    nccr:recordCount 125833 .

nccr-cv:ctc-iccc2017recode-011 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "011" ;
    skos:prefLabel "Ia Lymphoid leukemias"@en ;
    nccr:codeDescription "Ia Lymphoid leukemias" ;
    nccr:codeNotation "011" ;
    nccr:recordCount 55032 .

nccr-cv:ctc-iccc2017recode-012 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "012" ;
    skos:prefLabel "Ib Acute myeloid leukemias"@en ;
    nccr:codeDescription "Ib Acute myeloid leukemias" ;
    nccr:codeNotation "012" ;
    nccr:recordCount 26767 .

nccr-cv:ctc-iccc2017recode-013 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "013" ;
    skos:prefLabel "Ic Chronic myeloproliferative diseases"@en ;
    nccr:codeDescription "Ic Chronic myeloproliferative diseases" ;
    nccr:codeNotation "013" ;
    nccr:recordCount 22084 .

nccr-cv:ctc-iccc2017recode-014 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "014" ;
    skos:prefLabel "Id Myelodysplastic syndrome and other myeloproliferative diseases"@en ;
    nccr:codeDescription "Id Myelodysplastic syndrome and other myeloproliferative diseases" ;
    nccr:codeNotation "014" ;
    nccr:recordCount 4513 .

nccr-cv:ctc-iccc2017recode-015 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "015" ;
    skos:prefLabel "Ie Unspecified and other specified leukemias"@en ;
    nccr:codeDescription "Ie Unspecified and other specified leukemias" ;
    nccr:codeNotation "015" ;
    nccr:recordCount 3137 .

nccr-cv:ctc-iccc2017recode-021 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "021" ;
    skos:prefLabel "IIa Hodgkin lymphomas"@en ;
    nccr:codeDescription "IIa Hodgkin lymphomas" ;
    nccr:codeNotation "021" ;
    nccr:recordCount 61839 .

nccr-cv:ctc-iccc2017recode-022 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "022" ;
    skos:prefLabel "IIb Non-Hodgkin lymphomas (except Burkitt lymphoma)"@en ;
    nccr:codeDescription "IIb Non-Hodgkin lymphomas (except Burkitt lymphoma)" ;
    nccr:codeNotation "022" ;
    nccr:recordCount 67651 .

nccr-cv:ctc-iccc2017recode-023 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "023" ;
    skos:prefLabel "IIc Burkitt lymphoma"@en ;
    nccr:codeDescription "IIc Burkitt lymphoma" ;
    nccr:codeNotation "023" ;
    nccr:recordCount 5878 .

nccr-cv:ctc-iccc2017recode-024 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "024" ;
    skos:prefLabel "IId Miscellaneous lymphoreticular neoplasms"@en ;
    nccr:codeDescription "IId Miscellaneous lymphoreticular neoplasms" ;
    nccr:codeNotation "024" ;
    nccr:recordCount 4491 .

nccr-cv:ctc-iccc2017recode-025 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "025" ;
    skos:prefLabel "IIe Unspecified lymphomas"@en ;
    nccr:codeDescription "IIe Unspecified lymphomas" ;
    nccr:codeNotation "025" ;
    nccr:recordCount 4920 .

nccr-cv:ctc-iccc2017recode-031 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "031" ;
    skos:prefLabel "IIIa Ependymomas and choroid plexus tumor"@en ;
    nccr:codeDescription "IIIa Ependymomas and choroid plexus tumor" ;
    nccr:codeNotation "031" ;
    nccr:recordCount 8673 .

nccr-cv:ctc-iccc2017recode-032 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "032" ;
    skos:prefLabel "IIIb Astrocytomas"@en ;
    nccr:codeDescription "IIIb Astrocytomas" ;
    nccr:codeNotation "032" ;
    nccr:recordCount 40236 .

nccr-cv:ctc-iccc2017recode-033 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "033" ;
    skos:prefLabel "IIIc Intracranial and intraspinal embryonal tumors"@en ;
    nccr:codeDescription "IIIc Intracranial and intraspinal embryonal tumors" ;
    nccr:codeNotation "033" ;
    nccr:recordCount 9298 .

nccr-cv:ctc-iccc2017recode-034 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "034" ;
    skos:prefLabel "IIId Other gliomas"@en ;
    nccr:codeDescription "IIId Other gliomas" ;
    nccr:codeNotation "034" ;
    nccr:recordCount 18737 .

nccr-cv:ctc-iccc2017recode-035 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "035" ;
    skos:prefLabel "IIIe Other specified intracranial and intraspinal neoplasms"@en ;
    nccr:codeDescription "IIIe Other specified intracranial and intraspinal neoplasms" ;
    nccr:codeNotation "035" ;
    nccr:recordCount 82031 .

nccr-cv:ctc-iccc2017recode-036 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "036" ;
    skos:prefLabel "IIIf Unspecified intracranial and intraspinal neoplasms"@en ;
    nccr:codeDescription "IIIf Unspecified intracranial and intraspinal neoplasms" ;
    nccr:codeNotation "036" ;
    nccr:recordCount 5403 .

nccr-cv:ctc-iccc2017recode-041 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "041" ;
    skos:prefLabel "IVa Neuroblastoma and ganglioneuroblastoma"@en ;
    nccr:codeDescription "IVa Neuroblastoma and ganglioneuroblastoma" ;
    nccr:codeNotation "041" ;
    nccr:recordCount 9722 .

nccr-cv:ctc-iccc2017recode-042 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "042" ;
    skos:prefLabel "IVb Other peripheral nervous cell tumors"@en ;
    nccr:codeDescription "IVb Other peripheral nervous cell tumors" ;
    nccr:codeNotation "042" ;
    nccr:recordCount 1675 .

nccr-cv:ctc-iccc2017recode-050 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "050" ;
    skos:prefLabel "V RETINOBLASTOMA"@en ;
    nccr:codeDescription "V RETINOBLASTOMA" ;
    nccr:codeNotation "050" ;
    nccr:recordCount 3969 .

nccr-cv:ctc-iccc2017recode-061 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "061" ;
    skos:prefLabel "VIa Nephroblastoma and other non-epithelial renal tumors"@en ;
    nccr:codeDescription "VIa Nephroblastoma and other non-epithelial renal tumors" ;
    nccr:codeNotation "061" ;
    nccr:recordCount 7373 .

nccr-cv:ctc-iccc2017recode-062 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "062" ;
    skos:prefLabel "VIb Renal carcinomas"@en ;
    nccr:codeDescription "VIb Renal carcinomas" ;
    nccr:codeNotation "062" ;
    nccr:recordCount 28607 .

nccr-cv:ctc-iccc2017recode-063 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "063" ;
    skos:prefLabel "VIc Unspecified malignant renal tumors"@en ;
    nccr:codeDescription "VIc Unspecified malignant renal tumors" ;
    nccr:codeNotation "063" ;
    nccr:recordCount 218 .

nccr-cv:ctc-iccc2017recode-071 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "071" ;
    skos:prefLabel "VIIa Hepatoblastoma and mesenchymal tumors of liver"@en ;
    nccr:codeDescription "VIIa Hepatoblastoma and mesenchymal tumors of liver" ;
    nccr:codeNotation "071" ;
    nccr:recordCount 2360 .

nccr-cv:ctc-iccc2017recode-072 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "072" ;
    skos:prefLabel "VIIb Hepatic carcinomas"@en ;
    nccr:codeDescription "VIIb Hepatic carcinomas" ;
    nccr:codeNotation "072" ;
    nccr:recordCount 6967 .

nccr-cv:ctc-iccc2017recode-073 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "073" ;
    skos:prefLabel "VIIc Unspecified malignant hepatic tumors"@en ;
    nccr:codeDescription "VIIc Unspecified malignant hepatic tumors" ;
    nccr:codeNotation "073" ;
    nccr:recordCount 244 .

nccr-cv:ctc-iccc2017recode-081 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "081" ;
    skos:prefLabel "VIIIa Osteosarcomas"@en ;
    nccr:codeDescription "VIIIa Osteosarcomas" ;
    nccr:codeNotation "081" ;
    nccr:recordCount 9318 .

nccr-cv:ctc-iccc2017recode-082 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "082" ;
    skos:prefLabel "VIIIb Chondrosarcomas"@en ;
    nccr:codeDescription "VIIIb Chondrosarcomas" ;
    nccr:codeNotation "082" ;
    nccr:recordCount 2957 .

nccr-cv:ctc-iccc2017recode-083 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "083" ;
    skos:prefLabel "VIIIc Ewing tumor and related sarcomas of bone"@en ;
    nccr:codeDescription "VIIIc Ewing tumor and related sarcomas of bone" ;
    nccr:codeNotation "083" ;
    nccr:recordCount 4951 .

nccr-cv:ctc-iccc2017recode-084 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "084" ;
    skos:prefLabel "VIIId Other specified malignant bone tumors"@en ;
    nccr:codeDescription "VIIId Other specified malignant bone tumors" ;
    nccr:codeNotation "084" ;
    nccr:recordCount 2198 .

nccr-cv:ctc-iccc2017recode-085 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "085" ;
    skos:prefLabel "VIIIe Unspecified malignant bone tumors"@en ;
    nccr:codeDescription "VIIIe Unspecified malignant bone tumors" ;
    nccr:codeNotation "085" ;
    nccr:recordCount 692 .

nccr-cv:ctc-iccc2017recode-091 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "091" ;
    skos:prefLabel "IXa Rhabdomyosarcomas"@en ;
    nccr:codeDescription "IXa Rhabdomyosarcomas" ;
    nccr:codeNotation "091" ;
    nccr:recordCount 6913 .

nccr-cv:ctc-iccc2017recode-092 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "092" ;
    skos:prefLabel "IXb Fibrosarcomas, peripheral nerve sheath tumors and oth fibrous neoplasms"@en ;
    nccr:codeDescription "IXb Fibrosarcomas, peripheral nerve sheath tumors and oth fibrous neoplasms" ;
    nccr:codeNotation "092" ;
    nccr:recordCount 5514 .

nccr-cv:ctc-iccc2017recode-093 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "093" ;
    skos:prefLabel "IXc Kaposi sarcoma"@en ;
    nccr:codeDescription "IXc Kaposi sarcoma" ;
    nccr:codeNotation "093" ;
    nccr:recordCount 11105 .

nccr-cv:ctc-iccc2017recode-094 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "094" ;
    skos:prefLabel "IXd Other specified soft tissue sarcomas"@en ;
    nccr:codeDescription "IXd Other specified soft tissue sarcomas" ;
    nccr:codeNotation "094" ;
    nccr:recordCount 28194 .

nccr-cv:ctc-iccc2017recode-095 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "095" ;
    skos:prefLabel "IXe Unspecified soft tissue sarcomas"@en ;
    nccr:codeDescription "IXe Unspecified soft tissue sarcomas" ;
    nccr:codeNotation "095" ;
    nccr:recordCount 6684 .

nccr-cv:ctc-iccc2017recode-101 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "101" ;
    skos:prefLabel "Xa Intracranial and intraspinal germ cell tumors"@en ;
    nccr:codeDescription "Xa Intracranial and intraspinal germ cell tumors" ;
    nccr:codeNotation "101" ;
    nccr:recordCount 3690 .

nccr-cv:ctc-iccc2017recode-101-105 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "101-105" ;
    skos:prefLabel "X GERM CELL TUMORS, TROPHOBLASTIC TUMORS AND NEOPLASMS OF GONADS"@en ;
    nccr:codeDescription "X GERM CELL TUMORS, TROPHOBLASTIC TUMORS AND NEOPLASMS OF GONADS" ;
    nccr:codeNotation "101-105" .

nccr-cv:ctc-iccc2017recode-102 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "102" ;
    skos:prefLabel "Xb Malignant extracranial and extragonadal germ cell tumors"@en ;
    nccr:codeDescription "Xb Malignant extracranial and extragonadal germ cell tumors" ;
    nccr:codeNotation "102" ;
    nccr:recordCount 5978 .

nccr-cv:ctc-iccc2017recode-103 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "103" ;
    skos:prefLabel "Xc Malignant gonadal germ cell tumors"@en ;
    nccr:codeDescription "Xc Malignant gonadal germ cell tumors" ;
    nccr:codeNotation "103" ;
    nccr:recordCount 89628 .

nccr-cv:ctc-iccc2017recode-104 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "104" ;
    skos:prefLabel "Xd Gonadal carcinomas"@en ;
    nccr:codeDescription "Xd Gonadal carcinomas" ;
    nccr:codeNotation "104" ;
    nccr:recordCount 15743 .

nccr-cv:ctc-iccc2017recode-105 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "105" ;
    skos:prefLabel "Xe Other and unspecified malignant gonadal tumors"@en ;
    nccr:codeDescription "Xe Other and unspecified malignant gonadal tumors" ;
    nccr:codeNotation "105" ;
    nccr:recordCount 3373 .

nccr-cv:ctc-iccc2017recode-11-15 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "11-15" ;
    skos:prefLabel "I LEUKEMIAS, MYELOPROLIFERATIVE AND MYELODYSPLASTIC DISEASES"@en ;
    nccr:codeDescription "I LEUKEMIAS, MYELOPROLIFERATIVE AND MYELODYSPLASTIC DISEASES" ;
    nccr:codeNotation "11-15" .

nccr-cv:ctc-iccc2017recode-111 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "111" ;
    skos:prefLabel "XIa Adrenocortical carcinomas"@en ;
    nccr:codeDescription "XIa Adrenocortical carcinomas" ;
    nccr:codeNotation "111" ;
    nccr:recordCount 1058 .

nccr-cv:ctc-iccc2017recode-111-116 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "111-116" ;
    skos:prefLabel "XI OTHER MALIGNANT EPITHELIAL NEOPLASMS AND MALIGNANT MELANOMAS"@en ;
    nccr:codeDescription "XI OTHER MALIGNANT EPITHELIAL NEOPLASMS AND MALIGNANT MELANOMAS" ;
    nccr:codeNotation "111-116" .

nccr-cv:ctc-iccc2017recode-112 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "112" ;
    skos:prefLabel "XIb Thyroid carcinomas"@en ;
    nccr:codeDescription "XIb Thyroid carcinomas" ;
    nccr:codeNotation "112" ;
    nccr:recordCount 144885 .

nccr-cv:ctc-iccc2017recode-113 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "113" ;
    skos:prefLabel "XIc Nasopharyngeal carcinomas"@en ;
    nccr:codeDescription "XIc Nasopharyngeal carcinomas" ;
    nccr:codeNotation "113" ;
    nccr:recordCount 3626 .

nccr-cv:ctc-iccc2017recode-114 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "114" ;
    skos:prefLabel "XId Malignant melanomas"@en ;
    nccr:codeDescription "XId Malignant melanomas" ;
    nccr:codeNotation "114" ;
    nccr:recordCount 101587 .

nccr-cv:ctc-iccc2017recode-115 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "115" ;
    skos:prefLabel "XIe Skin carcinomas"@en ;
    nccr:codeDescription "XIe Skin carcinomas" ;
    nccr:codeNotation "115" ;
    nccr:recordCount 3840 .

nccr-cv:ctc-iccc2017recode-116 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "116" ;
    skos:prefLabel "XIf Other and unspecified carcinomas"@en ;
    nccr:codeDescription "XIf Other and unspecified carcinomas" ;
    nccr:codeNotation "116" ;
    nccr:recordCount 400384 .

nccr-cv:ctc-iccc2017recode-121 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "121" ;
    skos:prefLabel "XIIa Other specified malignant tumors"@en ;
    nccr:codeDescription "XIIa Other specified malignant tumors" ;
    nccr:codeNotation "121" ;
    nccr:recordCount 5906 .

nccr-cv:ctc-iccc2017recode-121-122 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "121-122" ;
    skos:prefLabel "XII OTHER AND UNSPECIFIED MALIGNANT NEOPLASMS"@en ;
    nccr:codeDescription "XII OTHER AND UNSPECIFIED MALIGNANT NEOPLASMS" ;
    nccr:codeNotation "121-122" .

nccr-cv:ctc-iccc2017recode-122 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "122" ;
    skos:prefLabel "XIIb Other unspecified malignant tumors"@en ;
    nccr:codeDescription "XIIb Other unspecified malignant tumors" ;
    nccr:codeNotation "122" ;
    nccr:recordCount 8486 .

nccr-cv:ctc-iccc2017recode-21-25 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "21-25" ;
    skos:prefLabel "II LYMPHOMAS AND RETICULOENDOTHELIAL NEOPLASMS"@en ;
    nccr:codeDescription "II LYMPHOMAS AND RETICULOENDOTHELIAL NEOPLASMS" ;
    nccr:codeNotation "21-25" .

nccr-cv:ctc-iccc2017recode-31-36 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "31-36" ;
    skos:prefLabel "III CNS AND MISCELLANEOUS INTRACRANIAL AND INTRASPINAL NEOPLASMS"@en ;
    nccr:codeDescription "III CNS AND MISCELLANEOUS INTRACRANIAL AND INTRASPINAL NEOPLASMS" ;
    nccr:codeNotation "31-36" .

nccr-cv:ctc-iccc2017recode-41-42 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "41-42" ;
    skos:prefLabel "IV NEUROBLASTOMA AND OTHER PERIPHERAL NERVOUS CELL TUMORS"@en ;
    nccr:codeDescription "IV NEUROBLASTOMA AND OTHER PERIPHERAL NERVOUS CELL TUMORS" ;
    nccr:codeNotation "41-42" .

nccr-cv:ctc-iccc2017recode-61-63 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "61-63" ;
    skos:prefLabel "VI RENAL TUMORS"@en ;
    nccr:codeDescription "VI RENAL TUMORS" ;
    nccr:codeNotation "61-63" .

nccr-cv:ctc-iccc2017recode-71-73 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "71-73" ;
    skos:prefLabel "VII HEPATIC TUMORS"@en ;
    nccr:codeDescription "VII HEPATIC TUMORS" ;
    nccr:codeNotation "71-73" .

nccr-cv:ctc-iccc2017recode-81-85 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "81-85" ;
    skos:prefLabel "VIII MALIGNANT BONE TUMORS"@en ;
    nccr:codeDescription "VIII MALIGNANT BONE TUMORS" ;
    nccr:codeNotation "81-85" .

nccr-cv:ctc-iccc2017recode-91-95 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "91-95" ;
    skos:prefLabel "IX SOFT TISSUE AND OTHER EXTRAOSSEOUS SARCOMAS"@en ;
    nccr:codeDescription "IX SOFT TISSUE AND OTHER EXTRAOSSEOUS SARCOMAS" ;
    nccr:codeNotation "91-95" .

nccr-cv:ctc-iccc2017recode-999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-iccc2017recode ;
    skos:notation "999" ;
    skos:prefLabel "Not classified by ICCC or in situ"@en ;
    nccr:codeDescription "Not classified by ICCC or in situ" ;
    nccr:codeNotation "999" ;
    nccr:recordCount 125833 .

nccr-cv:ctc-icccmajor-01 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-icccmajor ;
    skos:notation "01" ;
    skos:prefLabel "I. Leukemias, Myeloproliferative And Myelodysplastic Diseases"@en ;
    nccr:codeDescription "I. Leukemias, Myeloproliferative And Myelodysplastic Diseases" ;
    nccr:codeNotation "01" ;
    nccr:recordCount 111533 .

nccr-cv:ctc-icccmajor-02 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-icccmajor ;
    skos:notation "02" ;
    skos:prefLabel "II. Lymphomas and reticuloendothelial neoplasms"@en ;
    nccr:codeDescription "II. Lymphomas and reticuloendothelial neoplasms" ;
    nccr:codeNotation "02" ;
    nccr:recordCount 144779 .

nccr-cv:ctc-icccmajor-03 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-icccmajor ;
    skos:notation "03" ;
    skos:prefLabel "III. CNS and Miscellaneous Intracranial and Intraspinal Neoplasms"@en ;
    nccr:codeDescription "III. CNS and Miscellaneous Intracranial and Intraspinal Neoplasms" ;
    nccr:codeNotation "03" ;
    nccr:recordCount 164378 .

nccr-cv:ctc-icccmajor-04 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-icccmajor ;
    skos:notation "04" ;
    skos:prefLabel "IV. Neuroblastoma And Other Peripheral Nervous Cell Tumors"@en ;
    nccr:codeDescription "IV. Neuroblastoma And Other Peripheral Nervous Cell Tumors" ;
    nccr:codeNotation "04" ;
    nccr:recordCount 11397 .

nccr-cv:ctc-icccmajor-05 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-icccmajor ;
    skos:notation "05" ;
    skos:prefLabel "V. Retinoblastoma"@en ;
    nccr:codeDescription "V. Retinoblastoma" ;
    nccr:codeNotation "05" ;
    nccr:recordCount 3969 .

nccr-cv:ctc-icccmajor-06 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-icccmajor ;
    skos:notation "06" ;
    skos:prefLabel "VI. Renal Tumors"@en ;
    nccr:codeDescription "VI. Renal Tumors" ;
    nccr:codeNotation "06" ;
    nccr:recordCount 36198 .

nccr-cv:ctc-icccmajor-07 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-icccmajor ;
    skos:notation "07" ;
    skos:prefLabel "VII. Hepatic Tumors"@en ;
    nccr:codeDescription "VII. Hepatic Tumors" ;
    nccr:codeNotation "07" ;
    nccr:recordCount 9571 .

nccr-cv:ctc-icccmajor-08 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-icccmajor ;
    skos:notation "08" ;
    skos:prefLabel "VIII. Malignant Bone Tumors"@en ;
    nccr:codeDescription "VIII. Malignant Bone Tumors" ;
    nccr:codeNotation "08" ;
    nccr:recordCount 20116 .

nccr-cv:ctc-icccmajor-09 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-icccmajor ;
    skos:notation "09" ;
    skos:prefLabel "IX. Soft Tissue And Other Extraosseous Sarcomas"@en ;
    nccr:codeDescription "IX. Soft Tissue And Other Extraosseous Sarcomas" ;
    nccr:codeNotation "09" ;
    nccr:recordCount 58410 .

nccr-cv:ctc-icccmajor-10 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-icccmajor ;
    skos:notation "10" ;
    skos:prefLabel "X. Germ Cell Tumors, Trophoblastic Tumors And Neoplasms Of Gonads"@en ;
    nccr:codeDescription "X. Germ Cell Tumors, Trophoblastic Tumors And Neoplasms Of Gonads" ;
    nccr:codeNotation "10" ;
    nccr:recordCount 118412 .

nccr-cv:ctc-icccmajor-11 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-icccmajor ;
    skos:notation "11" ;
    skos:prefLabel "XI. Other Malignant Epithelial Neoplasms And Malignant Melanomas"@en ;
    nccr:codeDescription "XI. Other Malignant Epithelial Neoplasms And Malignant Melanomas" ;
    nccr:codeNotation "11" ;
    nccr:recordCount 655380 .

nccr-cv:ctc-icccmajor-12 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-icccmajor ;
    skos:notation "12" ;
    skos:prefLabel "XII. Other And Unspecified Malignant Neoplasms"@en ;
    nccr:codeDescription "XII. Other And Unspecified Malignant Neoplasms" ;
    nccr:codeNotation "12" ;
    nccr:recordCount 14392 .

nccr-cv:ctc-icccmajor-99 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-icccmajor ;
    skos:notation "99" ;
    skos:prefLabel "Not classified by SEER or in situ"@en ;
    nccr:codeDescription "Not classified by SEER or in situ" ;
    nccr:codeNotation "99" ;
    nccr:recordCount 125833 .

nccr-cv:ctc-imputedmonthofdiagnosis-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-imputedmonthofdiagnosis ;
    skos:notation "0" ;
    skos:prefLabel "No"@en ;
    nccr:codeDescription "No" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 1460288 .

nccr-cv:ctc-imputedmonthofdiagnosis-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-imputedmonthofdiagnosis ;
    skos:notation "1" ;
    skos:prefLabel "Yes"@en ;
    nccr:codeDescription "Yes" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 14080 .

nccr-cv:ctc-indexcancer-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-indexcancer ;
    skos:notation "0" ;
    skos:prefLabel "No"@en ;
    nccr:codeDescription "No" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 115060 .

nccr-cv:ctc-indexcancer-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-indexcancer ;
    skos:notation "1" ;
    skos:prefLabel "Yes; index cancer is malignant or in situ"@en ;
    nccr:codeDescription "Yes; index cancer is malignant or in situ" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 1253288 .

nccr-cv:ctc-indexcancer-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-indexcancer ;
    skos:notation "2" ;
    skos:prefLabel "Yes; index cancer is borderline or benign"@en ;
    nccr:codeDescription "Yes; index cancer is borderline or benign" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 106020 .

nccr-cv:ctc-laterality-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-laterality ;
    skos:notation "0" ;
    skos:prefLabel "Not a paired site"@en ;
    nccr:codeDescription "Not a paired site" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 820659 .

nccr-cv:ctc-laterality-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-laterality ;
    skos:notation "1" ;
    skos:prefLabel "Right: origin of primary"@en ;
    nccr:codeDescription "Right: origin of primary" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 304005 .

nccr-cv:ctc-laterality-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-laterality ;
    skos:notation "2" ;
    skos:prefLabel "Left: origin of primary"@en ;
    nccr:codeDescription "Left: origin of primary" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 299728 .

nccr-cv:ctc-laterality-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-laterality ;
    skos:notation "3" ;
    skos:prefLabel "Only one side involved, right or left origin unspecified"@en ;
    nccr:codeDescription "Only one side involved, right or left origin unspecified" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 2650 .

nccr-cv:ctc-laterality-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-laterality ;
    skos:notation "4" ;
    skos:prefLabel "Bilateral involvement at time of diagnosis, lateral origin unknown for a single primary; or both ovaries involved simultaneously, single histology; bilateral retinoblastomas; bilateral Wilms' tumors"@en ;
    nccr:codeDescription "Bilateral involvement at time of diagnosis, lateral origin unknown for a single primary; or both ovaries involved simultaneously, single histology; bilateral retinoblastomas; bilateral Wilms' tumors" ;
    nccr:codeNotation "4" ;
    nccr:recordCount 11177 .

nccr-cv:ctc-laterality-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-laterality ;
    skos:notation "5" ;
    skos:prefLabel "Paired site: midline tumor"@en ;
    nccr:codeDescription "Paired site: midline tumor" ;
    nccr:codeNotation "5" ;
    nccr:recordCount 5097 .

nccr-cv:ctc-laterality-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-laterality ;
    skos:notation "9" ;
    skos:prefLabel "Paired site, but no information concerning laterality"@en ;
    nccr:codeDescription "Paired site, but no information concerning laterality" ;
    nccr:codeNotation "9" ;
    nccr:recordCount 31052 .

nccr-cv:ctc-ldhpretreatmentlabvalue-0-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-ldhpretreatmentlabvalue ;
    skos:notation "0.0" ;
    skos:prefLabel "0.0 (U/L)"@en ;
    nccr:codeDescription "0.0 (U/L)" ;
    nccr:codeNotation "0.0" ;
    nccr:recordCount 18 .

nccr-cv:ctc-ldhpretreatmentlabvalue-0-1-99999-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-ldhpretreatmentlabvalue ;
    skos:notation "0.1-99999.9" ;
    skos:prefLabel "0.1-99,999.9 U/L"@en ;
    nccr:codeDescription "0.1-99,999.9 U/L" ;
    nccr:codeNotation "0.1-99999.9" .

nccr-cv:ctc-ldhpretreatmentlabvalue-174-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-ldhpretreatmentlabvalue ;
    skos:notation "174.0" ;
    skos:prefLabel "0.1-99,999.9 U/L"@en ;
    nccr:codeDescription "0.1-99,999.9 U/L" ;
    nccr:codeNotation "174.0" ;
    nccr:recordCount 21 .

nccr-cv:ctc-ldhpretreatmentlabvalue-99-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-ldhpretreatmentlabvalue ;
    skos:notation "99.9" ;
    skos:prefLabel "0.1-99,999.9 U/L"@en ;
    nccr:codeDescription "0.1-99,999.9 U/L" ;
    nccr:codeNotation "99.9" ;
    nccr:recordCount 17 .

nccr-cv:ctc-ldhpretreatmentlabvalue-xxxxx-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-ldhpretreatmentlabvalue ;
    skos:notation "XXXXX.1" ;
    skos:prefLabel "100,000 U/L or greater"@en ;
    nccr:codeDescription "100,000 U/L or greater" ;
    nccr:codeNotation "XXXXX.1" .

nccr-cv:ctc-ldhpretreatmentlabvalue-xxxxx-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-ldhpretreatmentlabvalue ;
    skos:notation "XXXXX.7" ;
    skos:prefLabel "Test ordered, results not in chart"@en ;
    nccr:codeDescription "Test ordered, results not in chart" ;
    nccr:codeNotation "XXXXX.7" ;
    nccr:recordCount 26 .

nccr-cv:ctc-ldhpretreatmentlabvalue-xxxxx-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-ldhpretreatmentlabvalue ;
    skos:notation "XXXXX.8" ;
    skos:prefLabel """Not applicable: Information not collected for this case  
 (If this item is required by your standard setter, use of code XXXXX.8 will result in an edit error.)"""@en ;
    nccr:codeDescription """Not applicable: Information not collected for this case  
 (If this item is required by your standard setter, use of code XXXXX.8 will result in an edit error.)""" ;
    nccr:codeNotation "XXXXX.8" .

nccr-cv:ctc-ldhpretreatmentlabvalue-xxxxx-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-ldhpretreatmentlabvalue ;
    skos:notation "XXXXX.9" ;
    skos:prefLabel """Not documented in medical record  
 LDH (Lactate Dehydrogenase) Pretreatment Lab Value not assessed or unknown if assessed"""@en ;
    nccr:codeDescription """Not documented in medical record  
 LDH (Lactate Dehydrogenase) Pretreatment Lab Value not assessed or unknown if assessed""" ;
    nccr:codeNotation "XXXXX.9" ;
    nccr:recordCount 26800 .

nccr-cv:ctc-lymphvasinvasionpublic-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-lymphvasinvasionpublic ;
    skos:notation "0" ;
    skos:prefLabel "Lymph-vascular Invasion Not Present (absent)/Not Identified"@en ;
    nccr:codeDescription "Lymph-vascular Invasion Not Present (absent)/Not Identified" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 24999 .

nccr-cv:ctc-lymphvasinvasionpublic-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-lymphvasinvasionpublic ;
    skos:notation "1" ;
    skos:prefLabel "Lymph-vascular Invasion Present/Identified"@en ;
    nccr:codeDescription "Lymph-vascular Invasion Present/Identified" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 13145 .

nccr-cv:ctc-lymphvasinvasionpublic-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-lymphvasinvasionpublic ;
    skos:notation "2" ;
    skos:prefLabel "Lymphatic and small vessel invasion only (L)"@en ;
    nccr:codeDescription "Lymphatic and small vessel invasion only (L)" ;
    nccr:codeNotation "2" .

nccr-cv:ctc-lymphvasinvasionpublic-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-lymphvasinvasionpublic ;
    skos:notation "3" ;
    skos:prefLabel "Venous (large vessel) invasion only (V)"@en ;
    nccr:codeDescription "Venous (large vessel) invasion only (V)" ;
    nccr:codeNotation "3" .

nccr-cv:ctc-lymphvasinvasionpublic-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-lymphvasinvasionpublic ;
    skos:notation "4" ;
    skos:prefLabel "BOTH lymphatic and small vessel AND venous (large vessel) invasion"@en ;
    nccr:codeDescription "BOTH lymphatic and small vessel AND venous (large vessel) invasion" ;
    nccr:codeNotation "4" .

nccr-cv:ctc-lymphvasinvasionpublic-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-lymphvasinvasionpublic ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable"@en ;
    nccr:codeDescription "Not Applicable" ;
    nccr:codeNotation "8" ;
    nccr:recordCount 31 .

nccr-cv:ctc-lymphvasinvasionpublic-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-lymphvasinvasionpublic ;
    skos:notation "9" ;
    skos:prefLabel "Unknown/Indeterminate"@en ;
    nccr:codeDescription "Unknown/Indeterminate" ;
    nccr:codeNotation "9" ;
    nccr:recordCount 7020 .

nccr-cv:ctc-microsatelliteinstability-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-microsatelliteinstability ;
    skos:notation "0" ;
    skos:prefLabel "Microsatellite instability (MSI) stable; microsatellite stable (MSS); negative, NOS AND/OR Mismatch repair (MMR) intact, no loss of nuclear expression of MMR proteins MMR proficient (pMMR or MMR-P)"@en ;
    nccr:codeDescription "Microsatellite instability (MSI) stable; microsatellite stable (MSS); negative, NOS AND/OR Mismatch repair (MMR) intact, no loss of nuclear expression of MMR proteins MMR proficient (pMMR or MMR-P)" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 6677 .

nccr-cv:ctc-microsatelliteinstability-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-microsatelliteinstability ;
    skos:notation "1" ;
    skos:prefLabel "MSI unstable low (MSI-L)"@en ;
    nccr:codeDescription "MSI unstable low (MSI-L)" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 237 .

nccr-cv:ctc-microsatelliteinstability-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-microsatelliteinstability ;
    skos:notation "2" ;
    skos:prefLabel "MSI unstable high (MSI-H) AND/OR MMR deficient (dMMR or MMR-D), loss of nuclear expression of one or more MMR proteins"@en ;
    nccr:codeDescription "MSI unstable high (MSI-H) AND/OR MMR deficient (dMMR or MMR-D), loss of nuclear expression of one or more MMR proteins" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 1284 .

nccr-cv:ctc-microsatelliteinstability-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-microsatelliteinstability ;
    skos:notation "8" ;
    skos:prefLabel "Not applicable: Information not collected for this case (If this information is required by your standard setter, use of code 8 may result in an edit error.)"@en ;
    nccr:codeDescription "Not applicable: Information not collected for this case (If this information is required by your standard setter, use of code 8 may result in an edit error.)" ;
    nccr:codeNotation "8" .

nccr-cv:ctc-microsatelliteinstability-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-microsatelliteinstability ;
    skos:notation "9" ;
    skos:prefLabel "Not documented in medical record MSI-indeterminate MSI-equivocal Microsatellite instability not assessed or unknown if assessed"@en ;
    nccr:codeDescription "Not documented in medical record MSI-indeterminate MSI-equivocal Microsatellite instability not assessed or unknown if assessed" ;
    nccr:codeNotation "9" ;
    nccr:recordCount 3383 .

nccr-cv:ctc-monthsfromdxtobrm-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtobrm ;
    skos:notation "0" ;
    skos:prefLabel "11595"@en ;
    nccr:codeDescription "11595" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 11595 .

nccr-cv:ctc-monthsfromdxtobrm-0-999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtobrm ;
    skos:notation "0-999" ;
    skos:prefLabel "0 to 999 months"@en ;
    nccr:codeDescription "0 to 999 months" ;
    nccr:codeNotation "0-999" .

nccr-cv:ctc-monthsfromdxtobrm-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtobrm ;
    skos:notation "1" ;
    skos:prefLabel "20759"@en ;
    nccr:codeDescription "20759" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 20759 .

nccr-cv:ctc-monthsfromdxtobrm-10-to-12 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtobrm ;
    skos:notation "10 to 12" ;
    skos:prefLabel "917"@en ;
    nccr:codeDescription "917" ;
    nccr:codeNotation "10 to 12" ;
    nccr:recordCount 917 .

nccr-cv:ctc-monthsfromdxtobrm-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtobrm ;
    skos:notation "> 120" ;
    skos:prefLabel "75"@en ;
    nccr:codeDescription "75" ;
    nccr:codeNotation "> 120" ;
    nccr:recordCount 75 .

nccr-cv:ctc-monthsfromdxtobrm-13-to-15 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtobrm ;
    skos:notation "13 to 15" ;
    skos:prefLabel "361"@en ;
    nccr:codeDescription "361" ;
    nccr:codeNotation "13 to 15" ;
    nccr:recordCount 361 .

nccr-cv:ctc-monthsfromdxtobrm-16-to-18 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtobrm ;
    skos:notation "16 to 18" ;
    skos:prefLabel "139"@en ;
    nccr:codeDescription "139" ;
    nccr:codeNotation "16 to 18" ;
    nccr:recordCount 139 .

nccr-cv:ctc-monthsfromdxtobrm-19-to-21 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtobrm ;
    skos:notation "19 to 21" ;
    skos:prefLabel "65"@en ;
    nccr:codeDescription "65" ;
    nccr:codeNotation "19 to 21" ;
    nccr:recordCount 65 .

nccr-cv:ctc-monthsfromdxtobrm-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtobrm ;
    skos:notation "2" ;
    skos:prefLabel "10934"@en ;
    nccr:codeDescription "10934" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 10934 .

nccr-cv:ctc-monthsfromdxtobrm-22-to-24 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtobrm ;
    skos:notation "22 to 24" ;
    skos:prefLabel "38"@en ;
    nccr:codeDescription "38" ;
    nccr:codeNotation "22 to 24" ;
    nccr:recordCount 38 .

nccr-cv:ctc-monthsfromdxtobrm-25-to-36 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtobrm ;
    skos:notation "25 to 36" ;
    skos:prefLabel "111"@en ;
    nccr:codeDescription "111" ;
    nccr:codeNotation "25 to 36" ;
    nccr:recordCount 111 .

nccr-cv:ctc-monthsfromdxtobrm-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtobrm ;
    skos:notation "3" ;
    skos:prefLabel "6375"@en ;
    nccr:codeDescription "6375" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 6375 .

nccr-cv:ctc-monthsfromdxtobrm-37-to-48 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtobrm ;
    skos:notation "37 to 48" ;
    skos:prefLabel "62"@en ;
    nccr:codeDescription "62" ;
    nccr:codeNotation "37 to 48" ;
    nccr:recordCount 62 .

nccr-cv:ctc-monthsfromdxtobrm-4-to-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtobrm ;
    skos:notation "4 to 6" ;
    skos:prefLabel "7782"@en ;
    nccr:codeDescription "7782" ;
    nccr:codeNotation "4 to 6" ;
    nccr:recordCount 7782 .

nccr-cv:ctc-monthsfromdxtobrm-49-to-60 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtobrm ;
    skos:notation "49 to 60" ;
    skos:prefLabel "41"@en ;
    nccr:codeDescription "41" ;
    nccr:codeNotation "49 to 60" ;
    nccr:recordCount 41 .

nccr-cv:ctc-monthsfromdxtobrm-61-to-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtobrm ;
    skos:notation "61 to 120" ;
    skos:prefLabel "101"@en ;
    nccr:codeDescription "101" ;
    nccr:codeNotation "61 to 120" ;
    nccr:recordCount 101 .

nccr-cv:ctc-monthsfromdxtobrm-6666 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtobrm ;
    skos:notation "6666" ;
    skos:prefLabel "Not Available Due to Imputed Month of Diagnosis"@en ;
    nccr:codeDescription "Not Available Due to Imputed Month of Diagnosis" ;
    nccr:codeNotation "6666" .

nccr-cv:ctc-monthsfromdxtobrm-7-to-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtobrm ;
    skos:notation "7 to 9" ;
    skos:prefLabel "2313"@en ;
    nccr:codeDescription "2313" ;
    nccr:codeNotation "7 to 9" ;
    nccr:recordCount 2313 .

nccr-cv:ctc-monthsfromdxtobrm-9999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtobrm ;
    skos:notation "9999" ;
    skos:prefLabel "Missing"@en ;
    nccr:codeDescription "Missing" ;
    nccr:codeNotation "9999" .

nccr-cv:ctc-monthsfromdxtobrm-missing a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtobrm ;
    skos:notation "Missing" ;
    skos:prefLabel "1412692"@en ;
    nccr:codeDescription "1412692" ;
    nccr:codeNotation "Missing" ;
    nccr:recordCount 1412692 .

nccr-cv:ctc-monthsfromdxtochemo-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtochemo ;
    skos:notation "0" ;
    skos:prefLabel "159405"@en ;
    nccr:codeDescription "159405" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 159405 .

nccr-cv:ctc-monthsfromdxtochemo-0-999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtochemo ;
    skos:notation "0-999" ;
    skos:prefLabel "0 to 999 months"@en ;
    nccr:codeDescription "0 to 999 months" ;
    nccr:codeNotation "0-999" .

nccr-cv:ctc-monthsfromdxtochemo-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtochemo ;
    skos:notation "1" ;
    skos:prefLabel "175327"@en ;
    nccr:codeDescription "175327" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 175327 .

nccr-cv:ctc-monthsfromdxtochemo-10-to-12 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtochemo ;
    skos:notation "10 to 12" ;
    skos:prefLabel "1503"@en ;
    nccr:codeDescription "1503" ;
    nccr:codeNotation "10 to 12" ;
    nccr:recordCount 1503 .

nccr-cv:ctc-monthsfromdxtochemo-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtochemo ;
    skos:notation "> 120" ;
    skos:prefLabel "187"@en ;
    nccr:codeDescription "187" ;
    nccr:codeNotation "> 120" ;
    nccr:recordCount 187 .

nccr-cv:ctc-monthsfromdxtochemo-13-to-15 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtochemo ;
    skos:notation "13 to 15" ;
    skos:prefLabel "907"@en ;
    nccr:codeDescription "907" ;
    nccr:codeNotation "13 to 15" ;
    nccr:recordCount 907 .

nccr-cv:ctc-monthsfromdxtochemo-16-to-18 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtochemo ;
    skos:notation "16 to 18" ;
    skos:prefLabel "295"@en ;
    nccr:codeDescription "295" ;
    nccr:codeNotation "16 to 18" ;
    nccr:recordCount 295 .

nccr-cv:ctc-monthsfromdxtochemo-19-to-21 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtochemo ;
    skos:notation "19 to 21" ;
    skos:prefLabel "156"@en ;
    nccr:codeDescription "156" ;
    nccr:codeNotation "19 to 21" ;
    nccr:recordCount 156 .

nccr-cv:ctc-monthsfromdxtochemo-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtochemo ;
    skos:notation "2" ;
    skos:prefLabel "81635"@en ;
    nccr:codeDescription "81635" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 81635 .

nccr-cv:ctc-monthsfromdxtochemo-22-to-24 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtochemo ;
    skos:notation "22 to 24" ;
    skos:prefLabel "121"@en ;
    nccr:codeDescription "121" ;
    nccr:codeNotation "22 to 24" ;
    nccr:recordCount 121 .

nccr-cv:ctc-monthsfromdxtochemo-25-to-36 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtochemo ;
    skos:notation "25 to 36" ;
    skos:prefLabel "298"@en ;
    nccr:codeDescription "298" ;
    nccr:codeNotation "25 to 36" ;
    nccr:recordCount 298 .

nccr-cv:ctc-monthsfromdxtochemo-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtochemo ;
    skos:notation "3" ;
    skos:prefLabel "35416"@en ;
    nccr:codeDescription "35416" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 35416 .

nccr-cv:ctc-monthsfromdxtochemo-37-to-48 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtochemo ;
    skos:notation "37 to 48" ;
    skos:prefLabel "156"@en ;
    nccr:codeDescription "156" ;
    nccr:codeNotation "37 to 48" ;
    nccr:recordCount 156 .

nccr-cv:ctc-monthsfromdxtochemo-4-to-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtochemo ;
    skos:notation "4 to 6" ;
    skos:prefLabel "26861"@en ;
    nccr:codeDescription "26861" ;
    nccr:codeNotation "4 to 6" ;
    nccr:recordCount 26861 .

nccr-cv:ctc-monthsfromdxtochemo-49-to-60 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtochemo ;
    skos:notation "49 to 60" ;
    skos:prefLabel "105"@en ;
    nccr:codeDescription "105" ;
    nccr:codeNotation "49 to 60" ;
    nccr:recordCount 105 .

nccr-cv:ctc-monthsfromdxtochemo-61-to-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtochemo ;
    skos:notation "61 to 120" ;
    skos:prefLabel "246"@en ;
    nccr:codeDescription "246" ;
    nccr:codeNotation "61 to 120" ;
    nccr:recordCount 246 .

nccr-cv:ctc-monthsfromdxtochemo-6666 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtochemo ;
    skos:notation "6666" ;
    skos:prefLabel "Not Available Due to Imputed Month of Diagnosis"@en ;
    nccr:codeDescription "Not Available Due to Imputed Month of Diagnosis" ;
    nccr:codeNotation "6666" .

nccr-cv:ctc-monthsfromdxtochemo-7-to-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtochemo ;
    skos:notation "7 to 9" ;
    skos:prefLabel "3964"@en ;
    nccr:codeDescription "3964" ;
    nccr:codeNotation "7 to 9" ;
    nccr:recordCount 3964 .

nccr-cv:ctc-monthsfromdxtochemo-9999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtochemo ;
    skos:notation "9999" ;
    skos:prefLabel "Missing"@en ;
    nccr:codeDescription "Missing" ;
    nccr:codeNotation "9999" .

nccr-cv:ctc-monthsfromdxtochemo-missing a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtochemo ;
    skos:notation "Missing" ;
    skos:prefLabel "987611"@en ;
    nccr:codeDescription "987611" ;
    nccr:codeNotation "Missing" ;
    nccr:recordCount 987611 .

nccr-cv:ctc-monthsfromdxtochemo-not-available-due-to-imputed-month-of-diagnosis a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtochemo ;
    skos:notation "Not Available Due to Imputed Month of Diagnosis" ;
    skos:prefLabel "175"@en ;
    nccr:codeDescription "175" ;
    nccr:codeNotation "Not Available Due to Imputed Month of Diagnosis" ;
    nccr:recordCount 175 .

nccr-cv:ctc-monthsfromdxtohormone-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtohormone ;
    skos:notation "0" ;
    skos:prefLabel "70084"@en ;
    nccr:codeDescription "70084" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 70084 .

nccr-cv:ctc-monthsfromdxtohormone-0-999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtohormone ;
    skos:notation "0-999" ;
    skos:prefLabel "0 to 999 months"@en ;
    nccr:codeDescription "0 to 999 months" ;
    nccr:codeNotation "0-999" .

nccr-cv:ctc-monthsfromdxtohormone-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtohormone ;
    skos:notation "1" ;
    skos:prefLabel "49415"@en ;
    nccr:codeDescription "49415" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 49415 .

nccr-cv:ctc-monthsfromdxtohormone-10-to-12 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtohormone ;
    skos:notation "10 to 12" ;
    skos:prefLabel "8338"@en ;
    nccr:codeDescription "8338" ;
    nccr:codeNotation "10 to 12" ;
    nccr:recordCount 8338 .

nccr-cv:ctc-monthsfromdxtohormone-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtohormone ;
    skos:notation "> 120" ;
    skos:prefLabel "97"@en ;
    nccr:codeDescription "97" ;
    nccr:codeNotation "> 120" ;
    nccr:recordCount 97 .

nccr-cv:ctc-monthsfromdxtohormone-13-to-15 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtohormone ;
    skos:notation "13 to 15" ;
    skos:prefLabel "1980"@en ;
    nccr:codeDescription "1980" ;
    nccr:codeNotation "13 to 15" ;
    nccr:recordCount 1980 .

nccr-cv:ctc-monthsfromdxtohormone-16-to-18 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtohormone ;
    skos:notation "16 to 18" ;
    skos:prefLabel "624"@en ;
    nccr:codeDescription "624" ;
    nccr:codeNotation "16 to 18" ;
    nccr:recordCount 624 .

nccr-cv:ctc-monthsfromdxtohormone-19-to-21 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtohormone ;
    skos:notation "19 to 21" ;
    skos:prefLabel "247"@en ;
    nccr:codeDescription "247" ;
    nccr:codeNotation "19 to 21" ;
    nccr:recordCount 247 .

nccr-cv:ctc-monthsfromdxtohormone-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtohormone ;
    skos:notation "2" ;
    skos:prefLabel "25467"@en ;
    nccr:codeDescription "25467" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 25467 .

nccr-cv:ctc-monthsfromdxtohormone-22-to-24 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtohormone ;
    skos:notation "22 to 24" ;
    skos:prefLabel "122"@en ;
    nccr:codeDescription "122" ;
    nccr:codeNotation "22 to 24" ;
    nccr:recordCount 122 .

nccr-cv:ctc-monthsfromdxtohormone-25-to-36 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtohormone ;
    skos:notation "25 to 36" ;
    skos:prefLabel "201"@en ;
    nccr:codeDescription "201" ;
    nccr:codeNotation "25 to 36" ;
    nccr:recordCount 201 .

nccr-cv:ctc-monthsfromdxtohormone-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtohormone ;
    skos:notation "3" ;
    skos:prefLabel "14101"@en ;
    nccr:codeDescription "14101" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 14101 .

nccr-cv:ctc-monthsfromdxtohormone-37-to-48 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtohormone ;
    skos:notation "37 to 48" ;
    skos:prefLabel "92"@en ;
    nccr:codeDescription "92" ;
    nccr:codeNotation "37 to 48" ;
    nccr:recordCount 92 .

nccr-cv:ctc-monthsfromdxtohormone-4-to-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtohormone ;
    skos:notation "4 to 6" ;
    skos:prefLabel "23831"@en ;
    nccr:codeDescription "23831" ;
    nccr:codeNotation "4 to 6" ;
    nccr:recordCount 23831 .

nccr-cv:ctc-monthsfromdxtohormone-49-to-60 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtohormone ;
    skos:notation "49 to 60" ;
    skos:prefLabel "72"@en ;
    nccr:codeDescription "72" ;
    nccr:codeNotation "49 to 60" ;
    nccr:recordCount 72 .

nccr-cv:ctc-monthsfromdxtohormone-61-to-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtohormone ;
    skos:notation "61 to 120" ;
    skos:prefLabel "145"@en ;
    nccr:codeDescription "145" ;
    nccr:codeNotation "61 to 120" ;
    nccr:recordCount 145 .

nccr-cv:ctc-monthsfromdxtohormone-6666 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtohormone ;
    skos:notation "6666" ;
    skos:prefLabel "Not Available Due to Imputed Month of Diagnosis"@en ;
    nccr:codeDescription "Not Available Due to Imputed Month of Diagnosis" ;
    nccr:codeNotation "6666" .

nccr-cv:ctc-monthsfromdxtohormone-7-to-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtohormone ;
    skos:notation "7 to 9" ;
    skos:prefLabel "18800"@en ;
    nccr:codeDescription "18800" ;
    nccr:codeNotation "7 to 9" ;
    nccr:recordCount 18800 .

nccr-cv:ctc-monthsfromdxtohormone-9999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtohormone ;
    skos:notation "9999" ;
    skos:prefLabel "Missing"@en ;
    nccr:codeDescription "Missing" ;
    nccr:codeNotation "9999" .

nccr-cv:ctc-monthsfromdxtohormone-missing a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtohormone ;
    skos:notation "Missing" ;
    skos:prefLabel "1260678"@en ;
    nccr:codeDescription "1260678" ;
    nccr:codeNotation "Missing" ;
    nccr:recordCount 1260678 .

nccr-cv:ctc-monthsfromdxtohormone-not-available-due-to-imputed-month-of-diagnosis a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtohormone ;
    skos:notation "Not Available Due to Imputed Month of Diagnosis" ;
    skos:prefLabel "74"@en ;
    nccr:codeDescription "74" ;
    nccr:codeNotation "Not Available Due to Imputed Month of Diagnosis" ;
    nccr:recordCount 74 .

nccr-cv:ctc-monthsfromdxtomostdefinsurg-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtomostdefinsurg ;
    skos:notation "0" ;
    skos:prefLabel "312980"@en ;
    nccr:codeDescription "312980" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 312980 .

nccr-cv:ctc-monthsfromdxtomostdefinsurg-0-999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtomostdefinsurg ;
    skos:notation "0-999" ;
    skos:prefLabel "0 to 999 months"@en ;
    nccr:codeDescription "0 to 999 months" ;
    nccr:codeNotation "0-999" .

nccr-cv:ctc-monthsfromdxtomostdefinsurg-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtomostdefinsurg ;
    skos:notation "1" ;
    skos:prefLabel "147289"@en ;
    nccr:codeDescription "147289" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 147289 .

nccr-cv:ctc-monthsfromdxtomostdefinsurg-10-to-12 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtomostdefinsurg ;
    skos:notation "10 to 12" ;
    skos:prefLabel "3600"@en ;
    nccr:codeDescription "3600" ;
    nccr:codeNotation "10 to 12" ;
    nccr:recordCount 3600 .

nccr-cv:ctc-monthsfromdxtomostdefinsurg-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtomostdefinsurg ;
    skos:notation "> 120" ;
    skos:prefLabel "164"@en ;
    nccr:codeDescription "164" ;
    nccr:codeNotation "> 120" ;
    nccr:recordCount 164 .

nccr-cv:ctc-monthsfromdxtomostdefinsurg-13-to-15 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtomostdefinsurg ;
    skos:notation "13 to 15" ;
    skos:prefLabel "1290"@en ;
    nccr:codeDescription "1290" ;
    nccr:codeNotation "13 to 15" ;
    nccr:recordCount 1290 .

nccr-cv:ctc-monthsfromdxtomostdefinsurg-16-to-18 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtomostdefinsurg ;
    skos:notation "16 to 18" ;
    skos:prefLabel "537"@en ;
    nccr:codeDescription "537" ;
    nccr:codeNotation "16 to 18" ;
    nccr:recordCount 537 .

nccr-cv:ctc-monthsfromdxtomostdefinsurg-19-to-21 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtomostdefinsurg ;
    skos:notation "19 to 21" ;
    skos:prefLabel "255"@en ;
    nccr:codeDescription "255" ;
    nccr:codeNotation "19 to 21" ;
    nccr:recordCount 255 .

nccr-cv:ctc-monthsfromdxtomostdefinsurg-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtomostdefinsurg ;
    skos:notation "2" ;
    skos:prefLabel "65815"@en ;
    nccr:codeDescription "65815" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 65815 .

nccr-cv:ctc-monthsfromdxtomostdefinsurg-22-to-24 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtomostdefinsurg ;
    skos:notation "22 to 24" ;
    skos:prefLabel "195"@en ;
    nccr:codeDescription "195" ;
    nccr:codeNotation "22 to 24" ;
    nccr:recordCount 195 .

nccr-cv:ctc-monthsfromdxtomostdefinsurg-25-to-36 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtomostdefinsurg ;
    skos:notation "25 to 36" ;
    skos:prefLabel "391"@en ;
    nccr:codeDescription "391" ;
    nccr:codeNotation "25 to 36" ;
    nccr:recordCount 391 .

nccr-cv:ctc-monthsfromdxtomostdefinsurg-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtomostdefinsurg ;
    skos:notation "3" ;
    skos:prefLabel "29788"@en ;
    nccr:codeDescription "29788" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 29788 .

nccr-cv:ctc-monthsfromdxtomostdefinsurg-37-to-48 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtomostdefinsurg ;
    skos:notation "37 to 48" ;
    skos:prefLabel "176"@en ;
    nccr:codeDescription "176" ;
    nccr:codeNotation "37 to 48" ;
    nccr:recordCount 176 .

nccr-cv:ctc-monthsfromdxtomostdefinsurg-4-to-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtomostdefinsurg ;
    skos:notation "4 to 6" ;
    skos:prefLabel "48211"@en ;
    nccr:codeDescription "48211" ;
    nccr:codeNotation "4 to 6" ;
    nccr:recordCount 48211 .

nccr-cv:ctc-monthsfromdxtomostdefinsurg-49-to-60 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtomostdefinsurg ;
    skos:notation "49 to 60" ;
    skos:prefLabel "130"@en ;
    nccr:codeDescription "130" ;
    nccr:codeNotation "49 to 60" ;
    nccr:recordCount 130 .

nccr-cv:ctc-monthsfromdxtomostdefinsurg-61-to-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtomostdefinsurg ;
    skos:notation "61 to 120" ;
    skos:prefLabel "299"@en ;
    nccr:codeDescription "299" ;
    nccr:codeNotation "61 to 120" ;
    nccr:recordCount 299 .

nccr-cv:ctc-monthsfromdxtomostdefinsurg-6666 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtomostdefinsurg ;
    skos:notation "6666" ;
    skos:prefLabel "Not Available Due to Imputed Month of Diagnosis"@en ;
    nccr:codeDescription "Not Available Due to Imputed Month of Diagnosis" ;
    nccr:codeNotation "6666" .

nccr-cv:ctc-monthsfromdxtomostdefinsurg-7-to-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtomostdefinsurg ;
    skos:notation "7 to 9" ;
    skos:prefLabel "17528"@en ;
    nccr:codeDescription "17528" ;
    nccr:codeNotation "7 to 9" ;
    nccr:recordCount 17528 .

nccr-cv:ctc-monthsfromdxtomostdefinsurg-9999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtomostdefinsurg ;
    skos:notation "9999" ;
    skos:prefLabel "Missing"@en ;
    nccr:codeDescription "Missing" ;
    nccr:codeNotation "9999" .

nccr-cv:ctc-monthsfromdxtomostdefinsurg-missing a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtomostdefinsurg ;
    skos:notation "Missing" ;
    skos:prefLabel "845167"@en ;
    nccr:codeDescription "845167" ;
    nccr:codeNotation "Missing" ;
    nccr:recordCount 845167 .

nccr-cv:ctc-monthsfromdxtomostdefinsurg-not-available-due-to-imputed-month-of-diagnosis a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtomostdefinsurg ;
    skos:notation "Not Available Due to Imputed Month of Diagnosis" ;
    skos:prefLabel "553"@en ;
    nccr:codeDescription "553" ;
    nccr:codeNotation "Not Available Due to Imputed Month of Diagnosis" ;
    nccr:recordCount 553 .

nccr-cv:ctc-monthsfromdxtoothertx-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoothertx ;
    skos:notation "0" ;
    skos:prefLabel "6930"@en ;
    nccr:codeDescription "6930" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 6930 .

nccr-cv:ctc-monthsfromdxtoothertx-0-999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoothertx ;
    skos:notation "0-999" ;
    skos:prefLabel "0 to 999 months"@en ;
    nccr:codeDescription "0 to 999 months" ;
    nccr:codeNotation "0-999" .

nccr-cv:ctc-monthsfromdxtoothertx-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoothertx ;
    skos:notation "1" ;
    skos:prefLabel "3574"@en ;
    nccr:codeDescription "3574" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 3574 .

nccr-cv:ctc-monthsfromdxtoothertx-10-to-12 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoothertx ;
    skos:notation "10 to 12" ;
    skos:prefLabel "299"@en ;
    nccr:codeDescription "299" ;
    nccr:codeNotation "10 to 12" ;
    nccr:recordCount 299 .

nccr-cv:ctc-monthsfromdxtoothertx-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoothertx ;
    skos:notation "> 120" ;
    skos:prefLabel "18"@en ;
    nccr:codeDescription "18" ;
    nccr:codeNotation "> 120" ;
    nccr:recordCount 18 .

nccr-cv:ctc-monthsfromdxtoothertx-13-to-15 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoothertx ;
    skos:notation "13 to 15" ;
    skos:prefLabel "142"@en ;
    nccr:codeDescription "142" ;
    nccr:codeNotation "13 to 15" ;
    nccr:recordCount 142 .

nccr-cv:ctc-monthsfromdxtoothertx-16-to-18 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoothertx ;
    skos:notation "16 to 18" ;
    skos:prefLabel "59"@en ;
    nccr:codeDescription "59" ;
    nccr:codeNotation "16 to 18" ;
    nccr:recordCount 59 .

nccr-cv:ctc-monthsfromdxtoothertx-19-to-21 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoothertx ;
    skos:notation "19 to 21" ;
    skos:prefLabel "28"@en ;
    nccr:codeDescription "28" ;
    nccr:codeNotation "19 to 21" ;
    nccr:recordCount 28 .

nccr-cv:ctc-monthsfromdxtoothertx-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoothertx ;
    skos:notation "2" ;
    skos:prefLabel "1793"@en ;
    nccr:codeDescription "1793" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 1793 .

nccr-cv:ctc-monthsfromdxtoothertx-22-to-24 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoothertx ;
    skos:notation "22 to 24" ;
    skos:prefLabel "19"@en ;
    nccr:codeDescription "19" ;
    nccr:codeNotation "22 to 24" ;
    nccr:recordCount 19 .

nccr-cv:ctc-monthsfromdxtoothertx-25-to-36 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoothertx ;
    skos:notation "25 to 36" ;
    skos:prefLabel "46"@en ;
    nccr:codeDescription "46" ;
    nccr:codeNotation "25 to 36" ;
    nccr:recordCount 46 .

nccr-cv:ctc-monthsfromdxtoothertx-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoothertx ;
    skos:notation "3" ;
    skos:prefLabel "1155"@en ;
    nccr:codeDescription "1155" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 1155 .

nccr-cv:ctc-monthsfromdxtoothertx-37-to-48 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoothertx ;
    skos:notation "37 to 48" ;
    skos:prefLabel "25"@en ;
    nccr:codeDescription "25" ;
    nccr:codeNotation "37 to 48" ;
    nccr:recordCount 25 .

nccr-cv:ctc-monthsfromdxtoothertx-4-to-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoothertx ;
    skos:notation "4 to 6" ;
    skos:prefLabel "1803"@en ;
    nccr:codeDescription "1803" ;
    nccr:codeNotation "4 to 6" ;
    nccr:recordCount 1803 .

nccr-cv:ctc-monthsfromdxtoothertx-61-to-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoothertx ;
    skos:notation "61 to 120" ;
    skos:prefLabel "31"@en ;
    nccr:codeDescription "31" ;
    nccr:codeNotation "61 to 120" ;
    nccr:recordCount 31 .

nccr-cv:ctc-monthsfromdxtoothertx-6666 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoothertx ;
    skos:notation "6666" ;
    skos:prefLabel "Not Available Due to Imputed Month of Diagnosis"@en ;
    nccr:codeDescription "Not Available Due to Imputed Month of Diagnosis" ;
    nccr:codeNotation "6666" .

nccr-cv:ctc-monthsfromdxtoothertx-7-to-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoothertx ;
    skos:notation "7 to 9" ;
    skos:prefLabel "684"@en ;
    nccr:codeDescription "684" ;
    nccr:codeNotation "7 to 9" ;
    nccr:recordCount 684 .

nccr-cv:ctc-monthsfromdxtoothertx-9999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoothertx ;
    skos:notation "9999" ;
    skos:prefLabel "Missing"@en ;
    nccr:codeDescription "Missing" ;
    nccr:codeNotation "9999" .

nccr-cv:ctc-monthsfromdxtoothertx-missing a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoothertx ;
    skos:notation "Missing" ;
    skos:prefLabel "1457733"@en ;
    nccr:codeDescription "1457733" ;
    nccr:codeNotation "Missing" ;
    nccr:recordCount 1457733 .

nccr-cv:ctc-monthsfromdxtoothertx-not-available-due-to-imputed-month-of-diagnosis a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoothertx ;
    skos:notation "Not Available Due to Imputed Month of Diagnosis" ;
    skos:prefLabel "16"@en ;
    nccr:codeDescription "16" ;
    nccr:codeNotation "Not Available Due to Imputed Month of Diagnosis" ;
    nccr:recordCount 16 .

nccr-cv:ctc-monthsfromdxtoradiation-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoradiation ;
    skos:notation "0" ;
    skos:prefLabel "17686"@en ;
    nccr:codeDescription "17686" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 17686 .

nccr-cv:ctc-monthsfromdxtoradiation-0-999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoradiation ;
    skos:notation "0-999" ;
    skos:prefLabel "0 to 999 months"@en ;
    nccr:codeDescription "0 to 999 months" ;
    nccr:codeNotation "0-999" .

nccr-cv:ctc-monthsfromdxtoradiation-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoradiation ;
    skos:notation "1" ;
    skos:prefLabel "51121"@en ;
    nccr:codeDescription "51121" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 51121 .

nccr-cv:ctc-monthsfromdxtoradiation-10-to-12 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoradiation ;
    skos:notation "10 to 12" ;
    skos:prefLabel "9833"@en ;
    nccr:codeDescription "9833" ;
    nccr:codeNotation "10 to 12" ;
    nccr:recordCount 9833 .

nccr-cv:ctc-monthsfromdxtoradiation-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoradiation ;
    skos:notation "> 120" ;
    skos:prefLabel "95"@en ;
    nccr:codeDescription "95" ;
    nccr:codeNotation "> 120" ;
    nccr:recordCount 95 .

nccr-cv:ctc-monthsfromdxtoradiation-13-to-15 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoradiation ;
    skos:notation "13 to 15" ;
    skos:prefLabel "2271"@en ;
    nccr:codeDescription "2271" ;
    nccr:codeNotation "13 to 15" ;
    nccr:recordCount 2271 .

nccr-cv:ctc-monthsfromdxtoradiation-16-to-18 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoradiation ;
    skos:notation "16 to 18" ;
    skos:prefLabel "850"@en ;
    nccr:codeDescription "850" ;
    nccr:codeNotation "16 to 18" ;
    nccr:recordCount 850 .

nccr-cv:ctc-monthsfromdxtoradiation-19-to-21 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoradiation ;
    skos:notation "19 to 21" ;
    skos:prefLabel "320"@en ;
    nccr:codeDescription "320" ;
    nccr:codeNotation "19 to 21" ;
    nccr:recordCount 320 .

nccr-cv:ctc-monthsfromdxtoradiation-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoradiation ;
    skos:notation "2" ;
    skos:prefLabel "47749"@en ;
    nccr:codeDescription "47749" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 47749 .

nccr-cv:ctc-monthsfromdxtoradiation-22-to-24 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoradiation ;
    skos:notation "22 to 24" ;
    skos:prefLabel "155"@en ;
    nccr:codeDescription "155" ;
    nccr:codeNotation "22 to 24" ;
    nccr:recordCount 155 .

nccr-cv:ctc-monthsfromdxtoradiation-25-to-36 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoradiation ;
    skos:notation "25 to 36" ;
    skos:prefLabel "317"@en ;
    nccr:codeDescription "317" ;
    nccr:codeNotation "25 to 36" ;
    nccr:recordCount 317 .

nccr-cv:ctc-monthsfromdxtoradiation-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoradiation ;
    skos:notation "3" ;
    skos:prefLabel "35262"@en ;
    nccr:codeDescription "35262" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 35262 .

nccr-cv:ctc-monthsfromdxtoradiation-37-to-48 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoradiation ;
    skos:notation "37 to 48" ;
    skos:prefLabel "144"@en ;
    nccr:codeDescription "144" ;
    nccr:codeNotation "37 to 48" ;
    nccr:recordCount 144 .

nccr-cv:ctc-monthsfromdxtoradiation-4-to-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoradiation ;
    skos:notation "4 to 6" ;
    skos:prefLabel "68074"@en ;
    nccr:codeDescription "68074" ;
    nccr:codeNotation "4 to 6" ;
    nccr:recordCount 68074 .

nccr-cv:ctc-monthsfromdxtoradiation-49-to-60 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoradiation ;
    skos:notation "49 to 60" ;
    skos:prefLabel "89"@en ;
    nccr:codeDescription "89" ;
    nccr:codeNotation "49 to 60" ;
    nccr:recordCount 89 .

nccr-cv:ctc-monthsfromdxtoradiation-61-to-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoradiation ;
    skos:notation "61 to 120" ;
    skos:prefLabel "146"@en ;
    nccr:codeDescription "146" ;
    nccr:codeNotation "61 to 120" ;
    nccr:recordCount 146 .

nccr-cv:ctc-monthsfromdxtoradiation-6666 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoradiation ;
    skos:notation "6666" ;
    skos:prefLabel "Not Available Due to Imputed Month of Diagnosis"@en ;
    nccr:codeDescription "Not Available Due to Imputed Month of Diagnosis" ;
    nccr:codeNotation "6666" .

nccr-cv:ctc-monthsfromdxtoradiation-7-to-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoradiation ;
    skos:notation "7 to 9" ;
    skos:prefLabel "41736"@en ;
    nccr:codeDescription "41736" ;
    nccr:codeNotation "7 to 9" ;
    nccr:recordCount 41736 .

nccr-cv:ctc-monthsfromdxtoradiation-9999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoradiation ;
    skos:notation "9999" ;
    skos:prefLabel "Missing"@en ;
    nccr:codeDescription "Missing" ;
    nccr:codeNotation "9999" .

nccr-cv:ctc-monthsfromdxtoradiation-missing a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoradiation ;
    skos:notation "Missing" ;
    skos:prefLabel "1198425"@en ;
    nccr:codeDescription "1198425" ;
    nccr:codeNotation "Missing" ;
    nccr:recordCount 1198425 .

nccr-cv:ctc-monthsfromdxtoradiation-not-available-due-to-imputed-month-of-diagnosis a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtoradiation ;
    skos:notation "Not Available Due to Imputed Month of Diagnosis" ;
    skos:prefLabel "95"@en ;
    nccr:codeDescription "95" ;
    nccr:codeNotation "Not Available Due to Imputed Month of Diagnosis" ;
    nccr:recordCount 95 .

nccr-cv:ctc-monthsfromdxtosurgery-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtosurgery ;
    skos:notation "0" ;
    skos:prefLabel "546715"@en ;
    nccr:codeDescription "546715" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 546715 .

nccr-cv:ctc-monthsfromdxtosurgery-0-999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtosurgery ;
    skos:notation "0-999" ;
    skos:prefLabel "0 to 999 months"@en ;
    nccr:codeDescription "0 to 999 months" ;
    nccr:codeNotation "0-999" .

nccr-cv:ctc-monthsfromdxtosurgery-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtosurgery ;
    skos:notation "1" ;
    skos:prefLabel "160969"@en ;
    nccr:codeDescription "160969" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 160969 .

nccr-cv:ctc-monthsfromdxtosurgery-10-to-12 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtosurgery ;
    skos:notation "10 to 12" ;
    skos:prefLabel "3714"@en ;
    nccr:codeDescription "3714" ;
    nccr:codeNotation "10 to 12" ;
    nccr:recordCount 3714 .

nccr-cv:ctc-monthsfromdxtosurgery-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtosurgery ;
    skos:notation "> 120" ;
    skos:prefLabel "84"@en ;
    nccr:codeDescription "84" ;
    nccr:codeNotation "> 120" ;
    nccr:recordCount 84 .

nccr-cv:ctc-monthsfromdxtosurgery-13-to-15 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtosurgery ;
    skos:notation "13 to 15" ;
    skos:prefLabel "1223"@en ;
    nccr:codeDescription "1223" ;
    nccr:codeNotation "13 to 15" ;
    nccr:recordCount 1223 .

nccr-cv:ctc-monthsfromdxtosurgery-16-to-18 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtosurgery ;
    skos:notation "16 to 18" ;
    skos:prefLabel "548"@en ;
    nccr:codeDescription "548" ;
    nccr:codeNotation "16 to 18" ;
    nccr:recordCount 548 .

nccr-cv:ctc-monthsfromdxtosurgery-19-to-21 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtosurgery ;
    skos:notation "19 to 21" ;
    skos:prefLabel "238"@en ;
    nccr:codeDescription "238" ;
    nccr:codeNotation "19 to 21" ;
    nccr:recordCount 238 .

nccr-cv:ctc-monthsfromdxtosurgery-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtosurgery ;
    skos:notation "2" ;
    skos:prefLabel "67646"@en ;
    nccr:codeDescription "67646" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 67646 .

nccr-cv:ctc-monthsfromdxtosurgery-22-to-24 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtosurgery ;
    skos:notation "22 to 24" ;
    skos:prefLabel "210"@en ;
    nccr:codeDescription "210" ;
    nccr:codeNotation "22 to 24" ;
    nccr:recordCount 210 .

nccr-cv:ctc-monthsfromdxtosurgery-25-to-36 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtosurgery ;
    skos:notation "25 to 36" ;
    skos:prefLabel "319"@en ;
    nccr:codeDescription "319" ;
    nccr:codeNotation "25 to 36" ;
    nccr:recordCount 319 .

nccr-cv:ctc-monthsfromdxtosurgery-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtosurgery ;
    skos:notation "3" ;
    skos:prefLabel "31141"@en ;
    nccr:codeDescription "31141" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 31141 .

nccr-cv:ctc-monthsfromdxtosurgery-37-to-48 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtosurgery ;
    skos:notation "37 to 48" ;
    skos:prefLabel "143"@en ;
    nccr:codeDescription "143" ;
    nccr:codeNotation "37 to 48" ;
    nccr:recordCount 143 .

nccr-cv:ctc-monthsfromdxtosurgery-4-to-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtosurgery ;
    skos:notation "4 to 6" ;
    skos:prefLabel "48876"@en ;
    nccr:codeDescription "48876" ;
    nccr:codeNotation "4 to 6" ;
    nccr:recordCount 48876 .

nccr-cv:ctc-monthsfromdxtosurgery-49-to-60 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtosurgery ;
    skos:notation "49 to 60" ;
    skos:prefLabel "97"@en ;
    nccr:codeDescription "97" ;
    nccr:codeNotation "49 to 60" ;
    nccr:recordCount 97 .

nccr-cv:ctc-monthsfromdxtosurgery-61-to-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtosurgery ;
    skos:notation "61 to 120" ;
    skos:prefLabel "205"@en ;
    nccr:codeDescription "205" ;
    nccr:codeNotation "61 to 120" ;
    nccr:recordCount 205 .

nccr-cv:ctc-monthsfromdxtosurgery-6666 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtosurgery ;
    skos:notation "6666" ;
    skos:prefLabel "Not Available Due to Imputed Month of Diagnosis"@en ;
    nccr:codeDescription "Not Available Due to Imputed Month of Diagnosis" ;
    nccr:codeNotation "6666" .

nccr-cv:ctc-monthsfromdxtosurgery-7-to-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtosurgery ;
    skos:notation "7 to 9" ;
    skos:prefLabel "16730"@en ;
    nccr:codeDescription "16730" ;
    nccr:codeNotation "7 to 9" ;
    nccr:recordCount 16730 .

nccr-cv:ctc-monthsfromdxtosurgery-9999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtosurgery ;
    skos:notation "9999" ;
    skos:prefLabel "Missing"@en ;
    nccr:codeDescription "Missing" ;
    nccr:codeNotation "9999" .

nccr-cv:ctc-monthsfromdxtosurgery-missing a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtosurgery ;
    skos:notation "Missing" ;
    skos:prefLabel "594842"@en ;
    nccr:codeDescription "594842" ;
    nccr:codeNotation "Missing" ;
    nccr:recordCount 594842 .

nccr-cv:ctc-monthsfromdxtosurgery-not-available-due-to-imputed-month-of-diagnosis a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromdxtosurgery ;
    skos:notation "Not Available Due to Imputed Month of Diagnosis" ;
    skos:prefLabel "668"@en ;
    nccr:codeDescription "668" ;
    nccr:codeNotation "Not Available Due to Imputed Month of Diagnosis" ;
    nccr:recordCount 668 .

nccr-cv:ctc-monthsfromindexdxtotumor-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromindexdxtotumor ;
    skos:notation "0" ;
    skos:prefLabel "1369146"@en ;
    nccr:codeDescription "1369146" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 1369146 .

nccr-cv:ctc-monthsfromindexdxtotumor-0-999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromindexdxtotumor ;
    skos:notation "0-999" ;
    skos:prefLabel "0 to 999 months"@en ;
    nccr:codeDescription "0 to 999 months" ;
    nccr:codeNotation "0-999" .

nccr-cv:ctc-monthsfromindexdxtotumor-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromindexdxtotumor ;
    skos:notation "1" ;
    skos:prefLabel "3585"@en ;
    nccr:codeDescription "3585" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 3585 .

nccr-cv:ctc-monthsfromindexdxtotumor-10-to-12 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromindexdxtotumor ;
    skos:notation "10 to 12" ;
    skos:prefLabel "1960"@en ;
    nccr:codeDescription "1960" ;
    nccr:codeNotation "10 to 12" ;
    nccr:recordCount 1960 .

nccr-cv:ctc-monthsfromindexdxtotumor-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromindexdxtotumor ;
    skos:notation "> 120" ;
    skos:prefLabel "45162"@en ;
    nccr:codeDescription "45162" ;
    nccr:codeNotation "> 120" ;
    nccr:recordCount 45162 .

nccr-cv:ctc-monthsfromindexdxtotumor-13-to-15 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromindexdxtotumor ;
    skos:notation "13 to 15" ;
    skos:prefLabel "1927"@en ;
    nccr:codeDescription "1927" ;
    nccr:codeNotation "13 to 15" ;
    nccr:recordCount 1927 .

nccr-cv:ctc-monthsfromindexdxtotumor-16-to-18 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromindexdxtotumor ;
    skos:notation "16 to 18" ;
    skos:prefLabel "1732"@en ;
    nccr:codeDescription "1732" ;
    nccr:codeNotation "16 to 18" ;
    nccr:recordCount 1732 .

nccr-cv:ctc-monthsfromindexdxtotumor-19-to-21 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromindexdxtotumor ;
    skos:notation "19 to 21" ;
    skos:prefLabel "1662"@en ;
    nccr:codeDescription "1662" ;
    nccr:codeNotation "19 to 21" ;
    nccr:recordCount 1662 .

nccr-cv:ctc-monthsfromindexdxtotumor-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromindexdxtotumor ;
    skos:notation "2" ;
    skos:prefLabel "1809"@en ;
    nccr:codeDescription "1809" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 1809 .

nccr-cv:ctc-monthsfromindexdxtotumor-22-to-24 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromindexdxtotumor ;
    skos:notation "22 to 24" ;
    skos:prefLabel "1664"@en ;
    nccr:codeDescription "1664" ;
    nccr:codeNotation "22 to 24" ;
    nccr:recordCount 1664 .

nccr-cv:ctc-monthsfromindexdxtotumor-25-to-36 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromindexdxtotumor ;
    skos:notation "25 to 36" ;
    skos:prefLabel "5859"@en ;
    nccr:codeDescription "5859" ;
    nccr:codeNotation "25 to 36" ;
    nccr:recordCount 5859 .

nccr-cv:ctc-monthsfromindexdxtotumor-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromindexdxtotumor ;
    skos:notation "3" ;
    skos:prefLabel "1296"@en ;
    nccr:codeDescription "1296" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 1296 .

nccr-cv:ctc-monthsfromindexdxtotumor-37-to-48 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromindexdxtotumor ;
    skos:notation "37 to 48" ;
    skos:prefLabel "5192"@en ;
    nccr:codeDescription "5192" ;
    nccr:codeNotation "37 to 48" ;
    nccr:recordCount 5192 .

nccr-cv:ctc-monthsfromindexdxtotumor-4-to-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromindexdxtotumor ;
    skos:notation "4 to 6" ;
    skos:prefLabel "2647"@en ;
    nccr:codeDescription "2647" ;
    nccr:codeNotation "4 to 6" ;
    nccr:recordCount 2647 .

nccr-cv:ctc-monthsfromindexdxtotumor-49-to-60 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromindexdxtotumor ;
    skos:notation "49 to 60" ;
    skos:prefLabel "4915"@en ;
    nccr:codeDescription "4915" ;
    nccr:codeNotation "49 to 60" ;
    nccr:recordCount 4915 .

nccr-cv:ctc-monthsfromindexdxtotumor-61-to-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromindexdxtotumor ;
    skos:notation "61 to 120" ;
    skos:prefLabel "23697"@en ;
    nccr:codeDescription "23697" ;
    nccr:codeNotation "61 to 120" ;
    nccr:recordCount 23697 .

nccr-cv:ctc-monthsfromindexdxtotumor-6666 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromindexdxtotumor ;
    skos:notation "6666" ;
    skos:prefLabel "Not Available Due to Imputed Month of Diagnosis"@en ;
    nccr:codeDescription "Not Available Due to Imputed Month of Diagnosis" ;
    nccr:codeNotation "6666" .

nccr-cv:ctc-monthsfromindexdxtotumor-7-to-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromindexdxtotumor ;
    skos:notation "7 to 9" ;
    skos:prefLabel "2115"@en ;
    nccr:codeDescription "2115" ;
    nccr:codeNotation "7 to 9" ;
    nccr:recordCount 2115 .

nccr-cv:ctc-monthsfromindexdxtotumor-9999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-monthsfromindexdxtotumor ;
    skos:notation "9999" ;
    skos:prefLabel "Missing"@en ;
    nccr:codeDescription "Missing" ;
    nccr:codeNotation "9999" .

nccr-cv:ctc-naaccrrecordversion-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-naaccrrecordversion ;
    skos:notation "120" ;
    skos:prefLabel "2010 Version 12"@en ;
    nccr:codeDescription "2010 Version 12" ;
    nccr:codeNotation "120" .

nccr-cv:ctc-naaccrrecordversion-121 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-naaccrrecordversion ;
    skos:notation "121" ;
    skos:prefLabel "2011 Version 12.1"@en ;
    nccr:codeDescription "2011 Version 12.1" ;
    nccr:codeNotation "121" .

nccr-cv:ctc-naaccrrecordversion-122 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-naaccrrecordversion ;
    skos:notation "122" ;
    skos:prefLabel "2012 Version 12.2"@en ;
    nccr:codeDescription "2012 Version 12.2" ;
    nccr:codeNotation "122" .

nccr-cv:ctc-naaccrrecordversion-130 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-naaccrrecordversion ;
    skos:notation "130" ;
    skos:prefLabel "2013 Version 13"@en ;
    nccr:codeDescription "2013 Version 13" ;
    nccr:codeNotation "130" .

nccr-cv:ctc-naaccrrecordversion-140 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-naaccrrecordversion ;
    skos:notation "140" ;
    skos:prefLabel "2014 Version 14"@en ;
    nccr:codeDescription "2014 Version 14" ;
    nccr:codeNotation "140" .

nccr-cv:ctc-naaccrrecordversion-150 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-naaccrrecordversion ;
    skos:notation "150" ;
    skos:prefLabel "2015 Version 15"@en ;
    nccr:codeDescription "2015 Version 15" ;
    nccr:codeNotation "150" .

nccr-cv:ctc-naaccrrecordversion-160 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-naaccrrecordversion ;
    skos:notation "160" ;
    skos:prefLabel "2016 Version 16"@en ;
    nccr:codeDescription "2016 Version 16" ;
    nccr:codeNotation "160" .

nccr-cv:ctc-naaccrrecordversion-180 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-naaccrrecordversion ;
    skos:notation "180" ;
    skos:prefLabel "2018 Version 18"@en ;
    nccr:codeDescription "2018 Version 18" ;
    nccr:codeNotation "180" .

nccr-cv:ctc-naaccrrecordversion-210 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-naaccrrecordversion ;
    skos:notation "210" ;
    skos:prefLabel "2021 Version 21"@en ;
    nccr:codeDescription "2021 Version 21" ;
    nccr:codeNotation "210" .

nccr-cv:ctc-naaccrrecordversion-220 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-naaccrrecordversion ;
    skos:notation "220" ;
    skos:prefLabel "2022 Version 22"@en ;
    nccr:codeDescription "2022 Version 22" ;
    nccr:codeNotation "220" .

nccr-cv:ctc-naaccrrecordversion-230 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-naaccrrecordversion ;
    skos:notation "230" ;
    skos:prefLabel "2023 Version 23"@en ;
    nccr:codeDescription "2023 Version 23" ;
    nccr:codeNotation "230" .

nccr-cv:ctc-naaccrrecordversion-240 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-naaccrrecordversion ;
    skos:notation "240" ;
    skos:prefLabel "2024 Version 24"@en ;
    nccr:codeDescription "2024 Version 24" ;
    nccr:codeNotation "240" ;
    nccr:recordCount 1474368 .

nccr-cv:ctc-numberofprimaries-000-999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-numberofprimaries ;
    skos:notation "000-999" ;
    skos:prefLabel "0 to 999"@en ;
    nccr:codeDescription "0 to 999" ;
    nccr:codeNotation "000-999" .

nccr-cv:ctc-numberofprimaries-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-numberofprimaries ;
    skos:notation "1" ;
    skos:prefLabel "1260939"@en ;
    nccr:codeDescription "1260939" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 1260939 .

nccr-cv:ctc-numberofprimaries-10 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-numberofprimaries ;
    skos:notation "10" ;
    skos:prefLabel "110"@en ;
    nccr:codeDescription "110" ;
    nccr:codeNotation "10" ;
    nccr:recordCount 110 .

nccr-cv:ctc-numberofprimaries-11 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-numberofprimaries ;
    skos:notation "11" ;
    skos:prefLabel "66"@en ;
    nccr:codeDescription "66" ;
    nccr:codeNotation "11" ;
    nccr:recordCount 66 .

nccr-cv:ctc-numberofprimaries-12 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-numberofprimaries ;
    skos:notation "12" ;
    skos:prefLabel "24"@en ;
    nccr:codeDescription "24" ;
    nccr:codeNotation "12" ;
    nccr:recordCount 24 .

nccr-cv:ctc-numberofprimaries-13 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-numberofprimaries ;
    skos:notation "13" ;
    skos:prefLabel "26"@en ;
    nccr:codeDescription "26" ;
    nccr:codeNotation "13" ;
    nccr:recordCount 26 .

nccr-cv:ctc-numberofprimaries-18 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-numberofprimaries ;
    skos:notation "18" ;
    skos:prefLabel "36"@en ;
    nccr:codeDescription "36" ;
    nccr:codeNotation "18" ;
    nccr:recordCount 36 .

nccr-cv:ctc-numberofprimaries-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-numberofprimaries ;
    skos:notation "2" ;
    skos:prefLabel "171166"@en ;
    nccr:codeDescription "171166" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 171166 .

nccr-cv:ctc-numberofprimaries-20 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-numberofprimaries ;
    skos:notation "20" ;
    skos:prefLabel "40"@en ;
    nccr:codeDescription "40" ;
    nccr:codeNotation "20" ;
    nccr:recordCount 40 .

nccr-cv:ctc-numberofprimaries-22 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-numberofprimaries ;
    skos:notation "22" ;
    skos:prefLabel "22"@en ;
    nccr:codeDescription "22" ;
    nccr:codeNotation "22" ;
    nccr:recordCount 22 .

nccr-cv:ctc-numberofprimaries-25 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-numberofprimaries ;
    skos:notation "25" ;
    skos:prefLabel "25"@en ;
    nccr:codeDescription "25" ;
    nccr:codeNotation "25" ;
    nccr:recordCount 25 .

nccr-cv:ctc-numberofprimaries-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-numberofprimaries ;
    skos:notation "3" ;
    skos:prefLabel "30891"@en ;
    nccr:codeDescription "30891" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 30891 .

nccr-cv:ctc-numberofprimaries-30 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-numberofprimaries ;
    skos:notation "30" ;
    skos:prefLabel "30"@en ;
    nccr:codeDescription "30" ;
    nccr:codeNotation "30" ;
    nccr:recordCount 30 .

nccr-cv:ctc-numberofprimaries-37 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-numberofprimaries ;
    skos:notation "37" ;
    skos:prefLabel "37"@en ;
    nccr:codeDescription "37" ;
    nccr:codeNotation "37" ;
    nccr:recordCount 37 .

nccr-cv:ctc-numberofprimaries-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-numberofprimaries ;
    skos:notation "4" ;
    skos:prefLabel "7136"@en ;
    nccr:codeDescription "7136" ;
    nccr:codeNotation "4" ;
    nccr:recordCount 7136 .

nccr-cv:ctc-numberofprimaries-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-numberofprimaries ;
    skos:notation "5" ;
    skos:prefLabel "2030"@en ;
    nccr:codeDescription "2030" ;
    nccr:codeNotation "5" ;
    nccr:recordCount 2030 .

nccr-cv:ctc-numberofprimaries-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-numberofprimaries ;
    skos:notation "6" ;
    skos:prefLabel "984"@en ;
    nccr:codeDescription "984" ;
    nccr:codeNotation "6" ;
    nccr:recordCount 984 .

nccr-cv:ctc-numberofprimaries-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-numberofprimaries ;
    skos:notation "7" ;
    skos:prefLabel "448"@en ;
    nccr:codeDescription "448" ;
    nccr:codeNotation "7" ;
    nccr:recordCount 448 .

nccr-cv:ctc-numberofprimaries-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-numberofprimaries ;
    skos:notation "8" ;
    skos:prefLabel "208"@en ;
    nccr:codeDescription "208" ;
    nccr:codeNotation "8" ;
    nccr:recordCount 208 .

nccr-cv:ctc-numberofprimaries-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-numberofprimaries ;
    skos:notation "9" ;
    skos:prefLabel "135"@en ;
    nccr:codeDescription "135" ;
    nccr:codeNotation "9" ;
    nccr:recordCount 135 .

nccr-cv:ctc-p16-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-p16 ;
    skos:notation "0" ;
    skos:prefLabel "p16 Negative; Nonreactive"@en ;
    nccr:codeDescription "p16 Negative; Nonreactive" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 110 .

nccr-cv:ctc-p16-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-p16 ;
    skos:notation "1" ;
    skos:prefLabel "p16 Positive; Diffuse, Strong reactivity"@en ;
    nccr:codeDescription "p16 Positive; Diffuse, Strong reactivity" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 1360 .

nccr-cv:ctc-p16-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-p16 ;
    skos:notation "8" ;
    skos:prefLabel """Not applicable: Information not collected for this case  
 (If this time is required by your standard setter, use of code 8 will result in an edit error)."""@en ;
    nccr:codeDescription """Not applicable: Information not collected for this case  
 (If this time is required by your standard setter, use of code 8 will result in an edit error).""" ;
    nccr:codeNotation "8" .

nccr-cv:ctc-p16-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-p16 ;
    skos:notation "9" ;
    skos:prefLabel "Not tested for p16; Unknown"@en ;
    nccr:codeDescription "Not tested for p16; Unknown" ;
    nccr:codeNotation "9" ;
    nccr:recordCount 1806 .

nccr-cv:ctc-p16-blank a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-p16 ;
    skos:notation "Blank" ;
    skos:prefLabel "Diagnosis year prior to 2021"@en ;
    nccr:codeDescription "Diagnosis year prior to 2021" ;
    nccr:codeNotation "Blank" .

nccr-cv:ctc-pathreportsflag-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-pathreportsflag ;
    skos:notation "0" ;
    skos:prefLabel "No path reports for this patient"@en ;
    nccr:codeDescription "No path reports for this patient" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 1134438 .

nccr-cv:ctc-pathreportsflag-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-pathreportsflag ;
    skos:notation "1" ;
    skos:prefLabel "Path report linked to this tumor"@en ;
    nccr:codeDescription "Path report linked to this tumor" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 281943 .

nccr-cv:ctc-pathreportsflag-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-pathreportsflag ;
    skos:notation "2" ;
    skos:prefLabel "Path report not linked to this tumor"@en ;
    nccr:codeDescription "Path report not linked to this tumor" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 50976 .

nccr-cv:ctc-prrecode-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-prrecode ;
    skos:notation "1" ;
    skos:prefLabel "Positive"@en ;
    nccr:codeDescription "Positive" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 87303 .

nccr-cv:ctc-prrecode-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-prrecode ;
    skos:notation "2" ;
    skos:prefLabel "Negative"@en ;
    nccr:codeDescription "Negative" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 53662 .

nccr-cv:ctc-prrecode-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-prrecode ;
    skos:notation "4" ;
    skos:prefLabel "Borderline/Unknown"@en ;
    nccr:codeDescription "Borderline/Unknown" ;
    nccr:codeNotation "4" ;
    nccr:recordCount 55760 .

nccr-cv:ctc-prrecode-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-prrecode ;
    skos:notation "9" ;
    skos:prefLabel "Recode not available"@en ;
    nccr:codeDescription "Recode not available" ;
    nccr:codeNotation "9" ;
    nccr:recordCount 1277643 .

nccr-cv:ctc-psalabvaluerecode-00-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "00.1" ;
    skos:prefLabel "0.1 or less nanograms/milliliter (ng/ml)"@en ;
    nccr:codeDescription "0.1 or less nanograms/milliliter (ng/ml)" ;
    nccr:codeNotation "00.1" .

nccr-cv:ctc-psalabvaluerecode-00-2-97-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "00.2-97.9" ;
    skos:prefLabel "** 00.2-97.9"@en ;
    nccr:codeDescription "** 00.2-97.9" ;
    nccr:codeNotation "00.2-97.9" .

nccr-cv:ctc-psalabvaluerecode-3-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "3.7" ;
    skos:prefLabel "** 00.2-97.9"@en ;
    nccr:codeDescription "** 00.2-97.9" ;
    nccr:codeNotation "3.7" ;
    nccr:recordCount 18 .

nccr-cv:ctc-psalabvaluerecode-3-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "3.8" ;
    skos:prefLabel "** 00.2-97.9"@en ;
    nccr:codeDescription "** 00.2-97.9" ;
    nccr:codeNotation "3.8" ;
    nccr:recordCount 20 .

nccr-cv:ctc-psalabvaluerecode-4-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "4.0" ;
    skos:prefLabel "** 00.2-97.9"@en ;
    nccr:codeDescription "** 00.2-97.9" ;
    nccr:codeNotation "4.0" ;
    nccr:recordCount 20 .

nccr-cv:ctc-psalabvaluerecode-4-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "4.1" ;
    skos:prefLabel "** 00.2-97.9"@en ;
    nccr:codeDescription "** 00.2-97.9" ;
    nccr:codeNotation "4.1" ;
    nccr:recordCount 31 .

nccr-cv:ctc-psalabvaluerecode-4-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "4.2" ;
    skos:prefLabel "** 00.2-97.9"@en ;
    nccr:codeDescription "** 00.2-97.9" ;
    nccr:codeNotation "4.2" ;
    nccr:recordCount 23 .

nccr-cv:ctc-psalabvaluerecode-4-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "4.3" ;
    skos:prefLabel "** 00.2-97.9"@en ;
    nccr:codeDescription "** 00.2-97.9" ;
    nccr:codeNotation "4.3" ;
    nccr:recordCount 28 .

nccr-cv:ctc-psalabvaluerecode-4-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "4.4" ;
    skos:prefLabel "** 00.2-97.9"@en ;
    nccr:codeDescription "** 00.2-97.9" ;
    nccr:codeNotation "4.4" ;
    nccr:recordCount 23 .

nccr-cv:ctc-psalabvaluerecode-4-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "4.5" ;
    skos:prefLabel "** 00.2-97.9"@en ;
    nccr:codeDescription "** 00.2-97.9" ;
    nccr:codeNotation "4.5" ;
    nccr:recordCount 22 .

nccr-cv:ctc-psalabvaluerecode-4-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "4.6" ;
    skos:prefLabel "** 00.2-97.9"@en ;
    nccr:codeDescription "** 00.2-97.9" ;
    nccr:codeNotation "4.6" ;
    nccr:recordCount 31 .

nccr-cv:ctc-psalabvaluerecode-4-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "4.7" ;
    skos:prefLabel "** 00.2-97.9"@en ;
    nccr:codeDescription "** 00.2-97.9" ;
    nccr:codeNotation "4.7" ;
    nccr:recordCount 25 .

nccr-cv:ctc-psalabvaluerecode-4-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "4.8" ;
    skos:prefLabel "** 00.2-97.9"@en ;
    nccr:codeDescription "** 00.2-97.9" ;
    nccr:codeNotation "4.8" ;
    nccr:recordCount 20 .

nccr-cv:ctc-psalabvaluerecode-4-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "4.9" ;
    skos:prefLabel "** 00.2-97.9"@en ;
    nccr:codeDescription "** 00.2-97.9" ;
    nccr:codeNotation "4.9" ;
    nccr:recordCount 23 .

nccr-cv:ctc-psalabvaluerecode-5-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "5.0" ;
    skos:prefLabel "** 00.2-97.9"@en ;
    nccr:codeDescription "** 00.2-97.9" ;
    nccr:codeNotation "5.0" ;
    nccr:recordCount 37 .

nccr-cv:ctc-psalabvaluerecode-5-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "5.1" ;
    skos:prefLabel "** 00.2-97.9"@en ;
    nccr:codeDescription "** 00.2-97.9" ;
    nccr:codeNotation "5.1" ;
    nccr:recordCount 25 .

nccr-cv:ctc-psalabvaluerecode-5-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "5.2" ;
    skos:prefLabel "** 00.2-97.9"@en ;
    nccr:codeDescription "** 00.2-97.9" ;
    nccr:codeNotation "5.2" ;
    nccr:recordCount 19 .

nccr-cv:ctc-psalabvaluerecode-5-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "5.4" ;
    skos:prefLabel "** 00.2-97.9"@en ;
    nccr:codeDescription "** 00.2-97.9" ;
    nccr:codeNotation "5.4" ;
    nccr:recordCount 29 .

nccr-cv:ctc-psalabvaluerecode-5-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "5.5" ;
    skos:prefLabel "** 00.2-97.9"@en ;
    nccr:codeDescription "** 00.2-97.9" ;
    nccr:codeNotation "5.5" ;
    nccr:recordCount 21 .

nccr-cv:ctc-psalabvaluerecode-5-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "5.6" ;
    skos:prefLabel "** 00.2-97.9"@en ;
    nccr:codeDescription "** 00.2-97.9" ;
    nccr:codeNotation "5.6" ;
    nccr:recordCount 18 .

nccr-cv:ctc-psalabvaluerecode-5-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "5.7" ;
    skos:prefLabel "** 00.2-97.9"@en ;
    nccr:codeDescription "** 00.2-97.9" ;
    nccr:codeNotation "5.7" ;
    nccr:recordCount 18 .

nccr-cv:ctc-psalabvaluerecode-5-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "5.8" ;
    skos:prefLabel "** 00.2-97.9"@en ;
    nccr:codeDescription "** 00.2-97.9" ;
    nccr:codeNotation "5.8" ;
    nccr:recordCount 18 .

nccr-cv:ctc-psalabvaluerecode-5-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "5.9" ;
    skos:prefLabel "** 00.2-97.9"@en ;
    nccr:codeDescription "** 00.2-97.9" ;
    nccr:codeNotation "5.9" ;
    nccr:recordCount 19 .

nccr-cv:ctc-psalabvaluerecode-6-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "6.0" ;
    skos:prefLabel "** 00.2-97.9"@en ;
    nccr:codeDescription "** 00.2-97.9" ;
    nccr:codeNotation "6.0" ;
    nccr:recordCount 24 .

nccr-cv:ctc-psalabvaluerecode-6-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "6.6" ;
    skos:prefLabel "** 00.2-97.9"@en ;
    nccr:codeDescription "** 00.2-97.9" ;
    nccr:codeNotation "6.6" ;
    nccr:recordCount 16 .

nccr-cv:ctc-psalabvaluerecode-7-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "7.0" ;
    skos:prefLabel "** 00.2-97.9"@en ;
    nccr:codeDescription "** 00.2-97.9" ;
    nccr:codeNotation "7.0" ;
    nccr:recordCount 17 .

nccr-cv:ctc-psalabvaluerecode-xx-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "XX.0" ;
    skos:prefLabel "98.0 ng/ml or greater"@en ;
    nccr:codeDescription "98.0 ng/ml or greater" ;
    nccr:codeNotation "XX.0" ;
    nccr:recordCount 62 .

nccr-cv:ctc-psalabvaluerecode-xx-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "XX.7" ;
    skos:prefLabel "Test ordered, results not in chart"@en ;
    nccr:codeDescription "Test ordered, results not in chart" ;
    nccr:codeNotation "XX.7" ;
    nccr:recordCount 27 .

nccr-cv:ctc-psalabvaluerecode-xx-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-psalabvaluerecode ;
    skos:notation "XX.9" ;
    skos:prefLabel "Not documented; not assessed; unknown"@en ;
    nccr:codeDescription "Not documented; not assessed; unknown" ;
    nccr:codeNotation "XX.9" ;
    nccr:recordCount 364 .

nccr-cv:ctc-racerecodewbaiapihisp-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-racerecodewbaiapihisp ;
    skos:notation "1" ;
    skos:prefLabel "Non-Hispanic White"@en ;
    nccr:codeDescription "Non-Hispanic White" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 881593 .

nccr-cv:ctc-racerecodewbaiapihisp-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-racerecodewbaiapihisp ;
    skos:notation "2" ;
    skos:prefLabel "Non-Hispanic Black"@en ;
    nccr:codeDescription "Non-Hispanic Black" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 157208 .

nccr-cv:ctc-racerecodewbaiapihisp-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-racerecodewbaiapihisp ;
    skos:notation "3" ;
    skos:prefLabel "Non-Hispanic American Indian/Alaska Native"@en ;
    nccr:codeDescription "Non-Hispanic American Indian/Alaska Native" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 7619 .

nccr-cv:ctc-racerecodewbaiapihisp-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-racerecodewbaiapihisp ;
    skos:notation "4" ;
    skos:prefLabel "Non-Hispanic Asian or Pacific Islander"@en ;
    nccr:codeDescription "Non-Hispanic Asian or Pacific Islander" ;
    nccr:codeNotation "4" ;
    nccr:recordCount 92021 .

nccr-cv:ctc-racerecodewbaiapihisp-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-racerecodewbaiapihisp ;
    skos:notation "5" ;
    skos:prefLabel "Hispanic (All Races)"@en ;
    nccr:codeDescription "Hispanic (All Races)" ;
    nccr:codeNotation "5" ;
    nccr:recordCount 312953 .

nccr-cv:ctc-racerecodewbaiapihisp-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-racerecodewbaiapihisp ;
    skos:notation "9" ;
    skos:prefLabel "Non-Hispanic Unknown Race"@en ;
    nccr:codeDescription "Non-Hispanic Unknown Race" ;
    nccr:codeNotation "9" ;
    nccr:recordCount 22974 .

nccr-cv:ctc-radiationrecode-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-radiationrecode ;
    skos:notation "0" ;
    skos:prefLabel "None/Unknown"@en ;
    nccr:codeDescription "None/Unknown" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 948159 .

nccr-cv:ctc-radiationrecode-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-radiationrecode ;
    skos:notation "1" ;
    skos:prefLabel "Beam radiation"@en ;
    nccr:codeDescription "Beam radiation" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 216727 .

nccr-cv:ctc-radiationrecode-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-radiationrecode ;
    skos:notation "2" ;
    skos:prefLabel "Radioactive implants (includes brachytherapy) (1988+)"@en ;
    nccr:codeDescription "Radioactive implants (includes brachytherapy) (1988+)" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 4537 .

nccr-cv:ctc-radiationrecode-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-radiationrecode ;
    skos:notation "3" ;
    skos:prefLabel "Radioisotopes (1988+)"@en ;
    nccr:codeDescription "Radioisotopes (1988+)" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 54406 .

nccr-cv:ctc-radiationrecode-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-radiationrecode ;
    skos:notation "4" ;
    skos:prefLabel "Combination of beam with implants or isotopes"@en ;
    nccr:codeDescription "Combination of beam with implants or isotopes" ;
    nccr:codeNotation "4" ;
    nccr:recordCount 8203 .

nccr-cv:ctc-radiationrecode-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-radiationrecode ;
    skos:notation "5" ;
    skos:prefLabel "Radiation, NOS  method or source not specified"@en ;
    nccr:codeDescription "Radiation, NOS  method or source not specified" ;
    nccr:codeNotation "5" ;
    nccr:recordCount 7240 .

nccr-cv:ctc-radiationrecode-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-radiationrecode ;
    skos:notation "6" ;
    skos:prefLabel "Other than beam radiation (1973-1987 cases only)"@en ;
    nccr:codeDescription "Other than beam radiation (1973-1987 cases only)" ;
    nccr:codeNotation "6" .

nccr-cv:ctc-radiationrecode-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-radiationrecode ;
    skos:notation "7" ;
    skos:prefLabel "Refused (1988+)"@en ;
    nccr:codeDescription "Refused (1988+)" ;
    nccr:codeNotation "7" ;
    nccr:recordCount 5049 .

nccr-cv:ctc-radiationrecode-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-radiationrecode ;
    skos:notation "8" ;
    skos:prefLabel "Recommended, unknown if administered"@en ;
    nccr:codeDescription "Recommended, unknown if administered" ;
    nccr:codeNotation "8" ;
    nccr:recordCount 12689 .

nccr-cv:ctc-reasonfornoradiation-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-reasonfornoradiation ;
    skos:notation "0" ;
    skos:prefLabel "Radiation therapy was administered."@en ;
    nccr:codeDescription "Radiation therapy was administered." ;
    nccr:codeNotation "0" ;
    nccr:recordCount 63141 .

nccr-cv:ctc-reasonfornoradiation-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-reasonfornoradiation ;
    skos:notation "1" ;
    skos:prefLabel "Radiation therapy was not administered because it was not part of the planned first-course treatment. Diagnosed at autopsy."@en ;
    nccr:codeDescription "Radiation therapy was not administered because it was not part of the planned first-course treatment. Diagnosed at autopsy." ;
    nccr:codeNotation "1" ;
    nccr:recordCount 239866 .

nccr-cv:ctc-reasonfornoradiation-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-reasonfornoradiation ;
    skos:notation "2" ;
    skos:prefLabel "Radiation therapy was not administered because it was contraindicated due to patient risk factors (comorbid conditions, advanced age, etc)."@en ;
    nccr:codeDescription "Radiation therapy was not administered because it was contraindicated due to patient risk factors (comorbid conditions, advanced age, etc)." ;
    nccr:codeNotation "2" ;
    nccr:recordCount 634 .

nccr-cv:ctc-reasonfornoradiation-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-reasonfornoradiation ;
    skos:notation "5" ;
    skos:prefLabel "Radiation therapy was not administered because the patient died prior to planned or recommended treatment."@en ;
    nccr:codeDescription "Radiation therapy was not administered because the patient died prior to planned or recommended treatment." ;
    nccr:codeNotation "5" ;
    nccr:recordCount 196 .

nccr-cv:ctc-reasonfornoradiation-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-reasonfornoradiation ;
    skos:notation "6" ;
    skos:prefLabel "Radiation therapy was not administered; it was recommended by the patient's physician, but was not administered as part of the first-course therapy. No reason was noted in the patient's record."@en ;
    nccr:codeDescription "Radiation therapy was not administered; it was recommended by the patient's physician, but was not administered as part of the first-course therapy. No reason was noted in the patient's record." ;
    nccr:codeNotation "6" ;
    nccr:recordCount 1956 .

nccr-cv:ctc-reasonfornoradiation-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-reasonfornoradiation ;
    skos:notation "7" ;
    skos:prefLabel "Radiation therapy was not administered; it was recommended by the patient's physician, but this treatment was refused by the patient, the patient's family member, or the patient's guardian. The refusal was noted in the patient record."@en ;
    nccr:codeDescription "Radiation therapy was not administered; it was recommended by the patient's physician, but this treatment was refused by the patient, the patient's family member, or the patient's guardian. The refusal was noted in the patient record." ;
    nccr:codeNotation "7" ;
    nccr:recordCount 2003 .

nccr-cv:ctc-reasonfornoradiation-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-reasonfornoradiation ;
    skos:notation "8" ;
    skos:prefLabel "Radiation therapy was recommended, but it is unknown if it was administered."@en ;
    nccr:codeDescription "Radiation therapy was recommended, but it is unknown if it was administered." ;
    nccr:codeNotation "8" ;
    nccr:recordCount 3140 .

nccr-cv:ctc-reasonfornoradiation-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-reasonfornoradiation ;
    skos:notation "9" ;
    skos:prefLabel "It is unknown if radiation therapy was recommended or administered. Death-certificate-only."@en ;
    nccr:codeDescription "It is unknown if radiation therapy was recommended or administered. Death-certificate-only." ;
    nccr:codeNotation "9" ;
    nccr:recordCount 7803 .

nccr-cv:ctc-reasonfornosurgery-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-reasonfornosurgery ;
    skos:notation "0" ;
    skos:prefLabel "Surgery of the primary site was performed."@en ;
    nccr:codeDescription "Surgery of the primary site was performed." ;
    nccr:codeNotation "0" ;
    nccr:recordCount 954505 .

nccr-cv:ctc-reasonfornosurgery-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-reasonfornosurgery ;
    skos:notation "1" ;
    skos:prefLabel "Surgery of the primary site was not performed because it was not part of the planned first-course treatment."@en ;
    nccr:codeDescription "Surgery of the primary site was not performed because it was not part of the planned first-course treatment." ;
    nccr:codeNotation "1" ;
    nccr:recordCount 393313 .

nccr-cv:ctc-reasonfornosurgery-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-reasonfornosurgery ;
    skos:notation "2" ;
    skos:prefLabel "Surgery of the primary site was not recommended/performed because it was contraindicated due to patient risk factors (comorbid conditions, advanced age, etc.)."@en ;
    nccr:codeDescription "Surgery of the primary site was not recommended/performed because it was contraindicated due to patient risk factors (comorbid conditions, advanced age, etc.)." ;
    nccr:codeNotation "2" ;
    nccr:recordCount 5456 .

nccr-cv:ctc-reasonfornosurgery-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-reasonfornosurgery ;
    skos:notation "5" ;
    skos:prefLabel "Surgery of the primary site was not performed because the patient died prior to planned or recommended surgery."@en ;
    nccr:codeDescription "Surgery of the primary site was not performed because the patient died prior to planned or recommended surgery." ;
    nccr:codeNotation "5" ;
    nccr:recordCount 391 .

nccr-cv:ctc-reasonfornosurgery-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-reasonfornosurgery ;
    skos:notation "6" ;
    skos:prefLabel "Surgery of the primary site was not performed; it was recommended by the patient's physician, but was not performed as part of the first-course therapy. No reason was noted in the patient's record."@en ;
    nccr:codeDescription "Surgery of the primary site was not performed; it was recommended by the patient's physician, but was not performed as part of the first-course therapy. No reason was noted in the patient's record." ;
    nccr:codeNotation "6" ;
    nccr:recordCount 17189 .

nccr-cv:ctc-reasonfornosurgery-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-reasonfornosurgery ;
    skos:notation "7" ;
    skos:prefLabel "Surgery of the primary site was not performed; it was recommended by the patient's physician, but this treatment was refused by the patient, the patient's family member, or the patient's guardian. The refusal was noted in the patient record."@en ;
    nccr:codeDescription "Surgery of the primary site was not performed; it was recommended by the patient's physician, but this treatment was refused by the patient, the patient's family member, or the patient's guardian. The refusal was noted in the patient record." ;
    nccr:codeNotation "7" ;
    nccr:recordCount 3300 .

nccr-cv:ctc-reasonfornosurgery-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-reasonfornosurgery ;
    skos:notation "8" ;
    skos:prefLabel "Surgery of the primary site was recommended, but it is unknown if it was performed. Further follow-up is recommended."@en ;
    nccr:codeDescription "Surgery of the primary site was recommended, but it is unknown if it was performed. Further follow-up is recommended." ;
    nccr:codeNotation "8" ;
    nccr:recordCount 6395 .

nccr-cv:ctc-reasonfornosurgery-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-reasonfornosurgery ;
    skos:notation "9" ;
    skos:prefLabel "It is unknown if surgery of the primary site was recommended or performed. Death certificate-only cases and autopsy-only cases."@en ;
    nccr:codeDescription "It is unknown if surgery of the primary site was recommended or performed. Death certificate-only cases and autopsy-only cases." ;
    nccr:codeNotation "9" ;
    nccr:recordCount 28252 .

nccr-cv:ctc-recordnumberrecode-01 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-recordnumberrecode ;
    skos:notation "01" ;
    skos:prefLabel "Record number 01 for patient in database"@en ;
    nccr:codeDescription "Record number 01 for patient in database" ;
    nccr:codeNotation "01" ;
    nccr:recordCount 1352424 .

nccr-cv:ctc-recordnumberrecode-02 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-recordnumberrecode ;
    skos:notation "02" ;
    skos:prefLabel "Record number 02 through 98 for patient in database"@en ;
    nccr:codeDescription "Record number 02 through 98 for patient in database" ;
    nccr:codeNotation "02" ;
    nccr:recordCount 103683 .

nccr-cv:ctc-recordnumberrecode-02-98 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-recordnumberrecode ;
    skos:notation "02-98" ;
    skos:prefLabel "Record number 02 through 98 for patient in database"@en ;
    nccr:codeDescription "Record number 02 through 98 for patient in database" ;
    nccr:codeNotation "02-98" .

nccr-cv:ctc-recordnumberrecode-03 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-recordnumberrecode ;
    skos:notation "03" ;
    skos:prefLabel "Record number 02 through 98 for patient in database"@en ;
    nccr:codeDescription "Record number 02 through 98 for patient in database" ;
    nccr:codeNotation "03" ;
    nccr:recordCount 13938 .

nccr-cv:ctc-recordnumberrecode-04 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-recordnumberrecode ;
    skos:notation "04" ;
    skos:prefLabel "Record number 02 through 98 for patient in database"@en ;
    nccr:codeDescription "Record number 02 through 98 for patient in database" ;
    nccr:codeNotation "04" ;
    nccr:recordCount 2770 .

nccr-cv:ctc-recordnumberrecode-05 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-recordnumberrecode ;
    skos:notation "05" ;
    skos:prefLabel "Record number 02 through 98 for patient in database"@en ;
    nccr:codeDescription "Record number 02 through 98 for patient in database" ;
    nccr:codeNotation "05" ;
    nccr:recordCount 771 .

nccr-cv:ctc-recordnumberrecode-06 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-recordnumberrecode ;
    skos:notation "06" ;
    skos:prefLabel "Record number 02 through 98 for patient in database"@en ;
    nccr:codeDescription "Record number 02 through 98 for patient in database" ;
    nccr:codeNotation "06" ;
    nccr:recordCount 330 .

nccr-cv:ctc-recordnumberrecode-07 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-recordnumberrecode ;
    skos:notation "07" ;
    skos:prefLabel "Record number 02 through 98 for patient in database"@en ;
    nccr:codeDescription "Record number 02 through 98 for patient in database" ;
    nccr:codeNotation "07" ;
    nccr:recordCount 147 .

nccr-cv:ctc-recordnumberrecode-08 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-recordnumberrecode ;
    skos:notation "08" ;
    skos:prefLabel "Record number 02 through 98 for patient in database"@en ;
    nccr:codeDescription "Record number 02 through 98 for patient in database" ;
    nccr:codeNotation "08" ;
    nccr:recordCount 80 .

nccr-cv:ctc-recordnumberrecode-09 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-recordnumberrecode ;
    skos:notation "09" ;
    skos:prefLabel "Record number 02 through 98 for patient in database"@en ;
    nccr:codeDescription "Record number 02 through 98 for patient in database" ;
    nccr:codeNotation "09" ;
    nccr:recordCount 48 .

nccr-cv:ctc-recordnumberrecode-10 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-recordnumberrecode ;
    skos:notation "10" ;
    skos:prefLabel "Record number 02 through 98 for patient in database"@en ;
    nccr:codeDescription "Record number 02 through 98 for patient in database" ;
    nccr:codeNotation "10" ;
    nccr:recordCount 31 .

nccr-cv:ctc-recordnumberrecode-11 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-recordnumberrecode ;
    skos:notation "11" ;
    skos:prefLabel "Record number 02 through 98 for patient in database"@en ;
    nccr:codeDescription "Record number 02 through 98 for patient in database" ;
    nccr:codeNotation "11" ;
    nccr:recordCount 21 .

nccr-cv:ctc-recordnumberrecode-99 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-recordnumberrecode ;
    skos:notation "99" ;
    skos:prefLabel "Record number 99 for patient in database"@en ;
    nccr:codeDescription "Record number 99 for patient in database" ;
    nccr:codeNotation "99" .

nccr-cv:ctc-regionalnodesexamined-00 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "00" ;
    skos:prefLabel "No nodes were examined"@en ;
    nccr:codeDescription "No nodes were examined" ;
    nccr:codeNotation "00" ;
    nccr:recordCount 506860 .

nccr-cv:ctc-regionalnodesexamined-01 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "01" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "01" ;
    nccr:recordCount 55966 .

nccr-cv:ctc-regionalnodesexamined-01-89 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "01-89" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "01-89" .

nccr-cv:ctc-regionalnodesexamined-02 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "02" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "02" ;
    nccr:recordCount 43416 .

nccr-cv:ctc-regionalnodesexamined-03 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "03" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "03" ;
    nccr:recordCount 32671 .

nccr-cv:ctc-regionalnodesexamined-04 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "04" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "04" ;
    nccr:recordCount 23386 .

nccr-cv:ctc-regionalnodesexamined-05 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "05" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "05" ;
    nccr:recordCount 17583 .

nccr-cv:ctc-regionalnodesexamined-06 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "06" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "06" ;
    nccr:recordCount 14373 .

nccr-cv:ctc-regionalnodesexamined-07 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "07" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "07" ;
    nccr:recordCount 12113 .

nccr-cv:ctc-regionalnodesexamined-08 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "08" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "08" ;
    nccr:recordCount 11062 .

nccr-cv:ctc-regionalnodesexamined-09 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "09" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "09" ;
    nccr:recordCount 10457 .

nccr-cv:ctc-regionalnodesexamined-10 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "10" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "10" ;
    nccr:recordCount 10399 .

nccr-cv:ctc-regionalnodesexamined-11 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "11" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "11" ;
    nccr:recordCount 9900 .

nccr-cv:ctc-regionalnodesexamined-12 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "12" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "12" ;
    nccr:recordCount 10390 .

nccr-cv:ctc-regionalnodesexamined-13 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "13" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "13" ;
    nccr:recordCount 9704 .

nccr-cv:ctc-regionalnodesexamined-14 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "14" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "14" ;
    nccr:recordCount 9563 .

nccr-cv:ctc-regionalnodesexamined-15 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "15" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "15" ;
    nccr:recordCount 9379 .

nccr-cv:ctc-regionalnodesexamined-16 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "16" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "16" ;
    nccr:recordCount 8444 .

nccr-cv:ctc-regionalnodesexamined-17 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "17" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "17" ;
    nccr:recordCount 7832 .

nccr-cv:ctc-regionalnodesexamined-18 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "18" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "18" ;
    nccr:recordCount 7361 .

nccr-cv:ctc-regionalnodesexamined-19 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "19" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "19" ;
    nccr:recordCount 6657 .

nccr-cv:ctc-regionalnodesexamined-20 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "20" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "20" ;
    nccr:recordCount 6371 .

nccr-cv:ctc-regionalnodesexamined-21 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "21" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "21" ;
    nccr:recordCount 5498 .

nccr-cv:ctc-regionalnodesexamined-22 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "22" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "22" ;
    nccr:recordCount 4965 .

nccr-cv:ctc-regionalnodesexamined-23 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "23" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "23" ;
    nccr:recordCount 4564 .

nccr-cv:ctc-regionalnodesexamined-24 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "24" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "24" ;
    nccr:recordCount 4117 .

nccr-cv:ctc-regionalnodesexamined-25 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "25" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "25" ;
    nccr:recordCount 3799 .

nccr-cv:ctc-regionalnodesexamined-26 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "26" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "26" ;
    nccr:recordCount 3349 .

nccr-cv:ctc-regionalnodesexamined-27 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "27" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "27" ;
    nccr:recordCount 3076 .

nccr-cv:ctc-regionalnodesexamined-28 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "28" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "28" ;
    nccr:recordCount 2715 .

nccr-cv:ctc-regionalnodesexamined-29 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "29" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "29" ;
    nccr:recordCount 2515 .

nccr-cv:ctc-regionalnodesexamined-30 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "30" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "30" ;
    nccr:recordCount 2340 .

nccr-cv:ctc-regionalnodesexamined-31 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "31" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "31" ;
    nccr:recordCount 2068 .

nccr-cv:ctc-regionalnodesexamined-32 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "32" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "32" ;
    nccr:recordCount 1885 .

nccr-cv:ctc-regionalnodesexamined-33 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "33" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "33" ;
    nccr:recordCount 1730 .

nccr-cv:ctc-regionalnodesexamined-34 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "34" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "34" ;
    nccr:recordCount 1570 .

nccr-cv:ctc-regionalnodesexamined-35 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "35" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "35" ;
    nccr:recordCount 1445 .

nccr-cv:ctc-regionalnodesexamined-36 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "36" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "36" ;
    nccr:recordCount 1390 .

nccr-cv:ctc-regionalnodesexamined-37 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "37" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "37" ;
    nccr:recordCount 1258 .

nccr-cv:ctc-regionalnodesexamined-38 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "38" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "38" ;
    nccr:recordCount 1114 .

nccr-cv:ctc-regionalnodesexamined-39 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "39" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "39" ;
    nccr:recordCount 1041 .

nccr-cv:ctc-regionalnodesexamined-40 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "40" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "40" ;
    nccr:recordCount 985 .

nccr-cv:ctc-regionalnodesexamined-41 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "41" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "41" ;
    nccr:recordCount 886 .

nccr-cv:ctc-regionalnodesexamined-42 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "42" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "42" ;
    nccr:recordCount 813 .

nccr-cv:ctc-regionalnodesexamined-43 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "43" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "43" ;
    nccr:recordCount 792 .

nccr-cv:ctc-regionalnodesexamined-44 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "44" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "44" ;
    nccr:recordCount 714 .

nccr-cv:ctc-regionalnodesexamined-45 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "45" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "45" ;
    nccr:recordCount 649 .

nccr-cv:ctc-regionalnodesexamined-46 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "46" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "46" ;
    nccr:recordCount 645 .

nccr-cv:ctc-regionalnodesexamined-47 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "47" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "47" ;
    nccr:recordCount 559 .

nccr-cv:ctc-regionalnodesexamined-48 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "48" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "48" ;
    nccr:recordCount 564 .

nccr-cv:ctc-regionalnodesexamined-49 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "49" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "49" ;
    nccr:recordCount 541 .

nccr-cv:ctc-regionalnodesexamined-50 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "50" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "50" ;
    nccr:recordCount 498 .

nccr-cv:ctc-regionalnodesexamined-51 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "51" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "51" ;
    nccr:recordCount 465 .

nccr-cv:ctc-regionalnodesexamined-52 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "52" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "52" ;
    nccr:recordCount 436 .

nccr-cv:ctc-regionalnodesexamined-53 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "53" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "53" ;
    nccr:recordCount 426 .

nccr-cv:ctc-regionalnodesexamined-54 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "54" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "54" ;
    nccr:recordCount 344 .

nccr-cv:ctc-regionalnodesexamined-55 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "55" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "55" ;
    nccr:recordCount 359 .

nccr-cv:ctc-regionalnodesexamined-56 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "56" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "56" ;
    nccr:recordCount 352 .

nccr-cv:ctc-regionalnodesexamined-57 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "57" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "57" ;
    nccr:recordCount 325 .

nccr-cv:ctc-regionalnodesexamined-58 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "58" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "58" ;
    nccr:recordCount 313 .

nccr-cv:ctc-regionalnodesexamined-59 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "59" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "59" ;
    nccr:recordCount 251 .

nccr-cv:ctc-regionalnodesexamined-60 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "60" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "60" ;
    nccr:recordCount 269 .

nccr-cv:ctc-regionalnodesexamined-61 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "61" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "61" ;
    nccr:recordCount 272 .

nccr-cv:ctc-regionalnodesexamined-62 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "62" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "62" ;
    nccr:recordCount 233 .

nccr-cv:ctc-regionalnodesexamined-63 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "63" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "63" ;
    nccr:recordCount 237 .

nccr-cv:ctc-regionalnodesexamined-64 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "64" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "64" ;
    nccr:recordCount 213 .

nccr-cv:ctc-regionalnodesexamined-65 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "65" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "65" ;
    nccr:recordCount 198 .

nccr-cv:ctc-regionalnodesexamined-66 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "66" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "66" ;
    nccr:recordCount 195 .

nccr-cv:ctc-regionalnodesexamined-67 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "67" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "67" ;
    nccr:recordCount 177 .

nccr-cv:ctc-regionalnodesexamined-68 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "68" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "68" ;
    nccr:recordCount 164 .

nccr-cv:ctc-regionalnodesexamined-69 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "69" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "69" ;
    nccr:recordCount 169 .

nccr-cv:ctc-regionalnodesexamined-70 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "70" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "70" ;
    nccr:recordCount 149 .

nccr-cv:ctc-regionalnodesexamined-71 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "71" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "71" ;
    nccr:recordCount 157 .

nccr-cv:ctc-regionalnodesexamined-72 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "72" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "72" ;
    nccr:recordCount 144 .

nccr-cv:ctc-regionalnodesexamined-73 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "73" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "73" ;
    nccr:recordCount 135 .

nccr-cv:ctc-regionalnodesexamined-74 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "74" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "74" ;
    nccr:recordCount 127 .

nccr-cv:ctc-regionalnodesexamined-75 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "75" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "75" ;
    nccr:recordCount 119 .

nccr-cv:ctc-regionalnodesexamined-76 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "76" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "76" ;
    nccr:recordCount 113 .

nccr-cv:ctc-regionalnodesexamined-77 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "77" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "77" ;
    nccr:recordCount 113 .

nccr-cv:ctc-regionalnodesexamined-78 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "78" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "78" ;
    nccr:recordCount 108 .

nccr-cv:ctc-regionalnodesexamined-79 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "79" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "79" ;
    nccr:recordCount 81 .

nccr-cv:ctc-regionalnodesexamined-80 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "80" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "80" ;
    nccr:recordCount 92 .

nccr-cv:ctc-regionalnodesexamined-81 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "81" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "81" ;
    nccr:recordCount 107 .

nccr-cv:ctc-regionalnodesexamined-82 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "82" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "82" ;
    nccr:recordCount 87 .

nccr-cv:ctc-regionalnodesexamined-83 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "83" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "83" ;
    nccr:recordCount 75 .

nccr-cv:ctc-regionalnodesexamined-84 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "84" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "84" ;
    nccr:recordCount 86 .

nccr-cv:ctc-regionalnodesexamined-85 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "85" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "85" ;
    nccr:recordCount 81 .

nccr-cv:ctc-regionalnodesexamined-86 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "86" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "86" ;
    nccr:recordCount 68 .

nccr-cv:ctc-regionalnodesexamined-87 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "87" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "87" ;
    nccr:recordCount 77 .

nccr-cv:ctc-regionalnodesexamined-88 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "88" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "88" ;
    nccr:recordCount 92 .

nccr-cv:ctc-regionalnodesexamined-89 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "89" ;
    skos:prefLabel "1-89 nodes were examined (code the exact number of regional lymph nodes examined)"@en ;
    nccr:codeDescription "1-89 nodes were examined (code the exact number of regional lymph nodes examined)" ;
    nccr:codeNotation "89" ;
    nccr:recordCount 75 .

nccr-cv:ctc-regionalnodesexamined-90 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "90" ;
    skos:prefLabel "90 or more nodes were examined"@en ;
    nccr:codeDescription "90 or more nodes were examined" ;
    nccr:codeNotation "90" ;
    nccr:recordCount 1390 .

nccr-cv:ctc-regionalnodesexamined-95 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "95" ;
    skos:prefLabel "No regional nodes were removed, but aspiration of regional nodes was performed"@en ;
    nccr:codeDescription "No regional nodes were removed, but aspiration of regional nodes was performed" ;
    nccr:codeNotation "95" ;
    nccr:recordCount 10051 .

nccr-cv:ctc-regionalnodesexamined-96 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "96" ;
    skos:prefLabel "Regional lymph node removal was documented as a sampling, and the number of nodes is unknown/not stated"@en ;
    nccr:codeDescription "Regional lymph node removal was documented as a sampling, and the number of nodes is unknown/not stated" ;
    nccr:codeNotation "96" ;
    nccr:recordCount 746 .

nccr-cv:ctc-regionalnodesexamined-97 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "97" ;
    skos:prefLabel "Regional lymph node removal was documented as a dissection, and the number of nodes is unknown/not stated"@en ;
    nccr:codeDescription "Regional lymph node removal was documented as a dissection, and the number of nodes is unknown/not stated" ;
    nccr:codeNotation "97" ;
    nccr:recordCount 3969 .

nccr-cv:ctc-regionalnodesexamined-98 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "98" ;
    skos:prefLabel "Regional lymph nodes were surgically removed, but the number of lymph nodes is unknown/not stated and not documented as a sampling or dissection; nodes were examined, but the number is unknown"@en ;
    nccr:codeDescription "Regional lymph nodes were surgically removed, but the number of lymph nodes is unknown/not stated and not documented as a sampling or dissection; nodes were examined, but the number is unknown" ;
    nccr:codeNotation "98" ;
    nccr:recordCount 13418 .

nccr-cv:ctc-regionalnodesexamined-99 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodesexamined ;
    skos:notation "99" ;
    skos:prefLabel "It is unknown whether nodes were examined; not stated in patient record"@en ;
    nccr:codeDescription "It is unknown whether nodes were examined; not stated in patient record" ;
    nccr:codeNotation "99" ;
    nccr:recordCount 519726 .

nccr-cv:ctc-regionalnodespositive-00 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "00" ;
    skos:prefLabel "All nodes examined are negative"@en ;
    nccr:codeDescription "All nodes examined are negative" ;
    nccr:codeNotation "00" ;
    nccr:recordCount 239670 .

nccr-cv:ctc-regionalnodespositive-01 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "01" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "01" ;
    nccr:recordCount 54699 .

nccr-cv:ctc-regionalnodespositive-01-89 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "01-89" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "01-89" .

nccr-cv:ctc-regionalnodespositive-02 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "02" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "02" ;
    nccr:recordCount 25550 .

nccr-cv:ctc-regionalnodespositive-03 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "03" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "03" ;
    nccr:recordCount 15120 .

nccr-cv:ctc-regionalnodespositive-04 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "04" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "04" ;
    nccr:recordCount 10597 .

nccr-cv:ctc-regionalnodespositive-05 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "05" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "05" ;
    nccr:recordCount 7961 .

nccr-cv:ctc-regionalnodespositive-06 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "06" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "06" ;
    nccr:recordCount 6290 .

nccr-cv:ctc-regionalnodespositive-07 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "07" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "07" ;
    nccr:recordCount 4900 .

nccr-cv:ctc-regionalnodespositive-08 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "08" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "08" ;
    nccr:recordCount 4044 .

nccr-cv:ctc-regionalnodespositive-09 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "09" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "09" ;
    nccr:recordCount 3304 .

nccr-cv:ctc-regionalnodespositive-10 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "10" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "10" ;
    nccr:recordCount 2851 .

nccr-cv:ctc-regionalnodespositive-11 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "11" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "11" ;
    nccr:recordCount 2385 .

nccr-cv:ctc-regionalnodespositive-12 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "12" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "12" ;
    nccr:recordCount 2044 .

nccr-cv:ctc-regionalnodespositive-13 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "13" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "13" ;
    nccr:recordCount 1752 .

nccr-cv:ctc-regionalnodespositive-14 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "14" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "14" ;
    nccr:recordCount 1530 .

nccr-cv:ctc-regionalnodespositive-15 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "15" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "15" ;
    nccr:recordCount 1283 .

nccr-cv:ctc-regionalnodespositive-16 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "16" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "16" ;
    nccr:recordCount 1104 .

nccr-cv:ctc-regionalnodespositive-17 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "17" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "17" ;
    nccr:recordCount 1006 .

nccr-cv:ctc-regionalnodespositive-18 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "18" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "18" ;
    nccr:recordCount 826 .

nccr-cv:ctc-regionalnodespositive-19 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "19" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "19" ;
    nccr:recordCount 774 .

nccr-cv:ctc-regionalnodespositive-20 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "20" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "20" ;
    nccr:recordCount 712 .

nccr-cv:ctc-regionalnodespositive-21 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "21" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "21" ;
    nccr:recordCount 521 .

nccr-cv:ctc-regionalnodespositive-22 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "22" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "22" ;
    nccr:recordCount 535 .

nccr-cv:ctc-regionalnodespositive-23 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "23" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "23" ;
    nccr:recordCount 444 .

nccr-cv:ctc-regionalnodespositive-24 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "24" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "24" ;
    nccr:recordCount 378 .

nccr-cv:ctc-regionalnodespositive-25 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "25" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "25" ;
    nccr:recordCount 332 .

nccr-cv:ctc-regionalnodespositive-26 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "26" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "26" ;
    nccr:recordCount 292 .

nccr-cv:ctc-regionalnodespositive-27 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "27" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "27" ;
    nccr:recordCount 261 .

nccr-cv:ctc-regionalnodespositive-28 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "28" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "28" ;
    nccr:recordCount 222 .

nccr-cv:ctc-regionalnodespositive-29 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "29" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "29" ;
    nccr:recordCount 189 .

nccr-cv:ctc-regionalnodespositive-30 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "30" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "30" ;
    nccr:recordCount 182 .

nccr-cv:ctc-regionalnodespositive-31 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "31" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "31" ;
    nccr:recordCount 131 .

nccr-cv:ctc-regionalnodespositive-32 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "32" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "32" ;
    nccr:recordCount 135 .

nccr-cv:ctc-regionalnodespositive-33 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "33" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "33" ;
    nccr:recordCount 123 .

nccr-cv:ctc-regionalnodespositive-34 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "34" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "34" ;
    nccr:recordCount 113 .

nccr-cv:ctc-regionalnodespositive-35 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "35" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "35" ;
    nccr:recordCount 97 .

nccr-cv:ctc-regionalnodespositive-36 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "36" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "36" ;
    nccr:recordCount 87 .

nccr-cv:ctc-regionalnodespositive-37 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "37" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "37" ;
    nccr:recordCount 76 .

nccr-cv:ctc-regionalnodespositive-38 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "38" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "38" ;
    nccr:recordCount 54 .

nccr-cv:ctc-regionalnodespositive-39 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "39" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "39" ;
    nccr:recordCount 58 .

nccr-cv:ctc-regionalnodespositive-40 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "40" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "40" ;
    nccr:recordCount 64 .

nccr-cv:ctc-regionalnodespositive-41 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "41" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "41" ;
    nccr:recordCount 52 .

nccr-cv:ctc-regionalnodespositive-42 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "42" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "42" ;
    nccr:recordCount 31 .

nccr-cv:ctc-regionalnodespositive-43 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "43" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "43" ;
    nccr:recordCount 49 .

nccr-cv:ctc-regionalnodespositive-44 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "44" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "44" ;
    nccr:recordCount 26 .

nccr-cv:ctc-regionalnodespositive-45 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "45" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "45" ;
    nccr:recordCount 28 .

nccr-cv:ctc-regionalnodespositive-46 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "46" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "46" ;
    nccr:recordCount 24 .

nccr-cv:ctc-regionalnodespositive-47 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "47" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "47" ;
    nccr:recordCount 23 .

nccr-cv:ctc-regionalnodespositive-48 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "48" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "48" ;
    nccr:recordCount 20 .

nccr-cv:ctc-regionalnodespositive-49 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "49" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "49" ;
    nccr:recordCount 24 .

nccr-cv:ctc-regionalnodespositive-50 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "50" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "50" ;
    nccr:recordCount 20 .

nccr-cv:ctc-regionalnodespositive-51 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "51" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "51" ;
    nccr:recordCount 18 .

nccr-cv:ctc-regionalnodespositive-54 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "54" ;
    skos:prefLabel "1-89 nodes are positive (code exact number of nodes positive)"@en ;
    nccr:codeDescription "1-89 nodes are positive (code exact number of nodes positive)" ;
    nccr:codeNotation "54" ;
    nccr:recordCount 20 .

nccr-cv:ctc-regionalnodespositive-90 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "90" ;
    skos:prefLabel "90 or more nodes are positive"@en ;
    nccr:codeDescription "90 or more nodes are positive" ;
    nccr:codeNotation "90" ;
    nccr:recordCount 20 .

nccr-cv:ctc-regionalnodespositive-95 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "95" ;
    skos:prefLabel "Positive aspiration of lymph node(s) was performed"@en ;
    nccr:codeDescription "Positive aspiration of lymph node(s) was performed" ;
    nccr:codeNotation "95" ;
    nccr:recordCount 10837 .

nccr-cv:ctc-regionalnodespositive-97 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "97" ;
    skos:prefLabel "Positive nodes are documented, but the number is unspecified"@en ;
    nccr:codeDescription "Positive nodes are documented, but the number is unspecified" ;
    nccr:codeNotation "97" ;
    nccr:recordCount 7313 .

nccr-cv:ctc-regionalnodespositive-98 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "98" ;
    skos:prefLabel "No nodes were examined"@en ;
    nccr:codeDescription "No nodes were examined" ;
    nccr:codeNotation "98" ;
    nccr:recordCount 506854 .

nccr-cv:ctc-regionalnodespositive-99 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-regionalnodespositive ;
    skos:notation "99" ;
    skos:prefLabel "It is unknown whether nodes are positive; not applicable; not stated in patient record"@en ;
    nccr:codeDescription "It is unknown whether nodes are positive; not applicable; not stated in patient record" ;
    nccr:codeNotation "99" ;
    nccr:recordCount 520534 .

nccr-cv:ctc-rxsummbrm-00 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummbrm ;
    skos:notation "00" ;
    skos:prefLabel "None, immunotherapy was not part of the planned first course of therapy."@en ;
    nccr:codeDescription "None, immunotherapy was not part of the planned first course of therapy." ;
    nccr:codeNotation "00" ;
    nccr:recordCount 1307259 .

nccr-cv:ctc-rxsummbrm-01 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummbrm ;
    skos:notation "01" ;
    skos:prefLabel "Immunotherapy administered as first course therapy."@en ;
    nccr:codeDescription "Immunotherapy administered as first course therapy." ;
    nccr:codeNotation "01" ;
    nccr:recordCount 64757 .

nccr-cv:ctc-rxsummbrm-82 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummbrm ;
    skos:notation "82" ;
    skos:prefLabel "Immunotherapy was not recommended/administered because it was contraindicated due to patient risk factors (i.e., comorbid conditions, advanced age)."@en ;
    nccr:codeDescription "Immunotherapy was not recommended/administered because it was contraindicated due to patient risk factors (i.e., comorbid conditions, advanced age)." ;
    nccr:codeNotation "82" ;
    nccr:recordCount 1288 .

nccr-cv:ctc-rxsummbrm-85 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummbrm ;
    skos:notation "85" ;
    skos:prefLabel "Immunotherapy was not administered because the patient died prior to planned or recommended therapy."@en ;
    nccr:codeDescription "Immunotherapy was not administered because the patient died prior to planned or recommended therapy." ;
    nccr:codeNotation "85" ;
    nccr:recordCount 161 .

nccr-cv:ctc-rxsummbrm-86 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummbrm ;
    skos:notation "86" ;
    skos:prefLabel "Immunotherapy was not administered. It was recommended by the patient's physician, but was not administered as part of first-course therapy. No reason was stated in the patient record."@en ;
    nccr:codeDescription "Immunotherapy was not administered. It was recommended by the patient's physician, but was not administered as part of first-course therapy. No reason was stated in the patient record." ;
    nccr:codeNotation "86" ;
    nccr:recordCount 556 .

nccr-cv:ctc-rxsummbrm-87 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummbrm ;
    skos:notation "87" ;
    skos:prefLabel "Immunotherapy was not administered. It was recommended by the patient's physician, but this treatment was refused by the patient, the patient's family member, or the patient's guardian. The refusal was noted in the patient record."@en ;
    nccr:codeDescription "Immunotherapy was not administered. It was recommended by the patient's physician, but this treatment was refused by the patient, the patient's family member, or the patient's guardian. The refusal was noted in the patient record." ;
    nccr:codeNotation "87" ;
    nccr:recordCount 653 .

nccr-cv:ctc-rxsummbrm-88 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummbrm ;
    skos:notation "88" ;
    skos:prefLabel "Immunotherapy was recommended, but it is unknown if it was administered."@en ;
    nccr:codeDescription "Immunotherapy was recommended, but it is unknown if it was administered." ;
    nccr:codeNotation "88" ;
    nccr:recordCount 1135 .

nccr-cv:ctc-rxsummbrm-99 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummbrm ;
    skos:notation "99" ;
    skos:prefLabel "It is unknown whether an immunotherapeutic agent(s) was recommended or administered because it is not stated in patient record; death certificate-only cases."@en ;
    nccr:codeDescription "It is unknown whether an immunotherapeutic agent(s) was recommended or administered because it is not stated in patient record; death certificate-only cases." ;
    nccr:codeNotation "99" ;
    nccr:recordCount 37223 .

nccr-cv:ctc-rxsummchemorecode-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummchemorecode ;
    skos:notation "0" ;
    skos:prefLabel "No/Unknown"@en ;
    nccr:codeDescription "No/Unknown" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 949268 .

nccr-cv:ctc-rxsummchemorecode-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummchemorecode ;
    skos:notation "1" ;
    skos:prefLabel "Yes"@en ;
    nccr:codeDescription "Yes" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 525100 .

nccr-cv:ctc-rxsummhormone-00 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummhormone ;
    skos:notation "00" ;
    skos:prefLabel "None, hormone therapy was not part of the planned first course of therapy."@en ;
    nccr:codeDescription "None, hormone therapy was not part of the planned first course of therapy." ;
    nccr:codeNotation "00" ;
    nccr:recordCount 1119056 .

nccr-cv:ctc-rxsummhormone-01 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummhormone ;
    skos:notation "01" ;
    skos:prefLabel "Hormone therapy administered as first course therapy."@en ;
    nccr:codeDescription "Hormone therapy administered as first course therapy." ;
    nccr:codeNotation "01" ;
    nccr:recordCount 230935 .

nccr-cv:ctc-rxsummhormone-82 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummhormone ;
    skos:notation "82" ;
    skos:prefLabel "Hormone therapy was not recommended/administered because it was contraindicated due to patient risk factors (i.e., comorbid conditions, advanced age)."@en ;
    nccr:codeDescription "Hormone therapy was not recommended/administered because it was contraindicated due to patient risk factors (i.e., comorbid conditions, advanced age)." ;
    nccr:codeNotation "82" ;
    nccr:recordCount 2099 .

nccr-cv:ctc-rxsummhormone-85 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummhormone ;
    skos:notation "85" ;
    skos:prefLabel "Hormone therapy was not administered because the patient died prior to planned or recommended therapy."@en ;
    nccr:codeDescription "Hormone therapy was not administered because the patient died prior to planned or recommended therapy." ;
    nccr:codeNotation "85" ;
    nccr:recordCount 139 .

nccr-cv:ctc-rxsummhormone-86 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummhormone ;
    skos:notation "86" ;
    skos:prefLabel "Hormone therapy was not administered. It was recommended by the patient's physician, but was not administered as part of first-course therapy. No reason was stated in the patient record."@en ;
    nccr:codeDescription "Hormone therapy was not administered. It was recommended by the patient's physician, but was not administered as part of first-course therapy. No reason was stated in the patient record." ;
    nccr:codeNotation "86" ;
    nccr:recordCount 2341 .

nccr-cv:ctc-rxsummhormone-87 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummhormone ;
    skos:notation "87" ;
    skos:prefLabel "Hormone therapy was not administered. It was recommended by the patient's physician, but this treatment was refused by the patient, the patient's family member, or the patient's guardian. The refusal was noted in the patient record."@en ;
    nccr:codeDescription "Hormone therapy was not administered. It was recommended by the patient's physician, but this treatment was refused by the patient, the patient's family member, or the patient's guardian. The refusal was noted in the patient record." ;
    nccr:codeNotation "87" ;
    nccr:recordCount 3741 .

nccr-cv:ctc-rxsummhormone-88 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummhormone ;
    skos:notation "88" ;
    skos:prefLabel "Hormone therapy was recommended, but it is unknown if it was administered."@en ;
    nccr:codeDescription "Hormone therapy was recommended, but it is unknown if it was administered." ;
    nccr:codeNotation "88" ;
    nccr:recordCount 7550 .

nccr-cv:ctc-rxsummhormone-99 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummhormone ;
    skos:notation "99" ;
    skos:prefLabel "It is unknown whether a hormonal agent(s) was recommended or administered because it is not stated in the patient record. Death certificate-only cases."@en ;
    nccr:codeDescription "It is unknown whether a hormonal agent(s) was recommended or administered because it is not stated in the patient record. Death certificate-only cases." ;
    nccr:codeNotation "99" ;
    nccr:recordCount 47187 .

nccr-cv:ctc-rxsummother-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummother ;
    skos:notation "0" ;
    skos:prefLabel "None"@en ;
    nccr:codeDescription "None" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 1352854 .

nccr-cv:ctc-rxsummother-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummother ;
    skos:notation "1" ;
    skos:prefLabel "Other"@en ;
    nccr:codeDescription "Other" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 13970 .

nccr-cv:ctc-rxsummother-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummother ;
    skos:notation "2" ;
    skos:prefLabel "Other Experimental"@en ;
    nccr:codeDescription "Other Experimental" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 2707 .

nccr-cv:ctc-rxsummother-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummother ;
    skos:notation "3" ;
    skos:prefLabel "Other-Double Blind"@en ;
    nccr:codeDescription "Other-Double Blind" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 264 .

nccr-cv:ctc-rxsummother-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummother ;
    skos:notation "6" ;
    skos:prefLabel "Other-Unproven"@en ;
    nccr:codeDescription "Other-Unproven" ;
    nccr:codeNotation "6" ;
    nccr:recordCount 728 .

nccr-cv:ctc-rxsummother-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummother ;
    skos:notation "7" ;
    skos:prefLabel "Refusal"@en ;
    nccr:codeDescription "Refusal" ;
    nccr:codeNotation "7" ;
    nccr:recordCount 109 .

nccr-cv:ctc-rxsummother-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummother ;
    skos:notation "8" ;
    skos:prefLabel "Recommended"@en ;
    nccr:codeDescription "Recommended" ;
    nccr:codeNotation "8" ;
    nccr:recordCount 142 .

nccr-cv:ctc-rxsummother-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummother ;
    skos:notation "9" ;
    skos:prefLabel "Unknown; unknown if administered"@en ;
    nccr:codeDescription "Unknown; unknown if administered" ;
    nccr:codeNotation "9" ;
    nccr:recordCount 41589 .

nccr-cv:ctc-rxsummsurgothregdis-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgothregdis ;
    skos:notation "0" ;
    skos:prefLabel "None; diagnosed at autopsy"@en ;
    nccr:codeDescription "None; diagnosed at autopsy" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 1073193 .

nccr-cv:ctc-rxsummsurgothregdis-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgothregdis ;
    skos:notation "1" ;
    skos:prefLabel "Non-primary surgical procedure performed"@en ;
    nccr:codeDescription "Non-primary surgical procedure performed" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 9610 .

nccr-cv:ctc-rxsummsurgothregdis-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgothregdis ;
    skos:notation "2" ;
    skos:prefLabel "Non-primary surgical procedure to other regional sites"@en ;
    nccr:codeDescription "Non-primary surgical procedure to other regional sites" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 12942 .

nccr-cv:ctc-rxsummsurgothregdis-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgothregdis ;
    skos:notation "3" ;
    skos:prefLabel "Non-primary surgical procedure to distant lymph node(s)"@en ;
    nccr:codeDescription "Non-primary surgical procedure to distant lymph node(s)" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 2105 .

nccr-cv:ctc-rxsummsurgothregdis-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgothregdis ;
    skos:notation "4" ;
    skos:prefLabel "Non-primary surgical procedure to distant site"@en ;
    nccr:codeDescription "Non-primary surgical procedure to distant site" ;
    nccr:codeNotation "4" ;
    nccr:recordCount 9396 .

nccr-cv:ctc-rxsummsurgothregdis-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgothregdis ;
    skos:notation "5" ;
    skos:prefLabel "Any combination of codes 2, 3, or 4"@en ;
    nccr:codeDescription "Any combination of codes 2, 3, or 4" ;
    nccr:codeNotation "5" ;
    nccr:recordCount 1830 .

nccr-cv:ctc-rxsummsurgothregdis-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgothregdis ;
    skos:notation "9" ;
    skos:prefLabel "Unknown; death certificate only"@en ;
    nccr:codeDescription "Unknown; death certificate only" ;
    nccr:codeNotation "9" ;
    nccr:recordCount 30143 .

nccr-cv:ctc-rxsummsurgprimsite-00 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "00" ;
    skos:prefLabel "None"@en ;
    nccr:codeDescription "None" ;
    nccr:codeNotation "00" ;
    nccr:recordCount 296166 .

nccr-cv:ctc-rxsummsurgprimsite-10 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "10" ;
    skos:prefLabel "Site-specific code; tumor destruction"@en ;
    nccr:codeDescription "Site-specific code; tumor destruction" ;
    nccr:codeNotation "10" ;
    nccr:recordCount 1044 .

nccr-cv:ctc-rxsummsurgprimsite-10-19 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "10-19" ;
    skos:prefLabel "Site-specific code; tumor destruction"@en ;
    nccr:codeDescription "Site-specific code; tumor destruction" ;
    nccr:codeNotation "10-19" .

nccr-cv:ctc-rxsummsurgprimsite-11 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "11" ;
    skos:prefLabel "Site-specific code; tumor destruction"@en ;
    nccr:codeDescription "Site-specific code; tumor destruction" ;
    nccr:codeNotation "11" ;
    nccr:recordCount 347 .

nccr-cv:ctc-rxsummsurgprimsite-12 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "12" ;
    skos:prefLabel "Site-specific code; tumor destruction"@en ;
    nccr:codeDescription "Site-specific code; tumor destruction" ;
    nccr:codeNotation "12" ;
    nccr:recordCount 719 .

nccr-cv:ctc-rxsummsurgprimsite-13 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "13" ;
    skos:prefLabel "Site-specific code; tumor destruction"@en ;
    nccr:codeDescription "Site-specific code; tumor destruction" ;
    nccr:codeNotation "13" ;
    nccr:recordCount 578 .

nccr-cv:ctc-rxsummsurgprimsite-14 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "14" ;
    skos:prefLabel "Site-specific code; tumor destruction"@en ;
    nccr:codeDescription "Site-specific code; tumor destruction" ;
    nccr:codeNotation "14" ;
    nccr:recordCount 1891 .

nccr-cv:ctc-rxsummsurgprimsite-15 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "15" ;
    skos:prefLabel "Site-specific code; tumor destruction"@en ;
    nccr:codeDescription "Site-specific code; tumor destruction" ;
    nccr:codeNotation "15" ;
    nccr:recordCount 1215 .

nccr-cv:ctc-rxsummsurgprimsite-16 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "16" ;
    skos:prefLabel "Site-specific code; tumor destruction"@en ;
    nccr:codeDescription "Site-specific code; tumor destruction" ;
    nccr:codeNotation "16" ;
    nccr:recordCount 151 .

nccr-cv:ctc-rxsummsurgprimsite-17 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "17" ;
    skos:prefLabel "Site-specific code; tumor destruction"@en ;
    nccr:codeDescription "Site-specific code; tumor destruction" ;
    nccr:codeNotation "17" ;
    nccr:recordCount 40 .

nccr-cv:ctc-rxsummsurgprimsite-19 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "19" ;
    skos:prefLabel "Site-specific code; tumor destruction"@en ;
    nccr:codeDescription "Site-specific code; tumor destruction" ;
    nccr:codeNotation "19" ;
    nccr:recordCount 6843 .

nccr-cv:ctc-rxsummsurgprimsite-20 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "20" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "20" ;
    nccr:recordCount 40763 .

nccr-cv:ctc-rxsummsurgprimsite-20-80 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "20-80" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "20-80" .

nccr-cv:ctc-rxsummsurgprimsite-21 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "21" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "21" ;
    nccr:recordCount 23118 .

nccr-cv:ctc-rxsummsurgprimsite-22 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "22" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "22" ;
    nccr:recordCount 42264 .

nccr-cv:ctc-rxsummsurgprimsite-23 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "23" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "23" ;
    nccr:recordCount 19823 .

nccr-cv:ctc-rxsummsurgprimsite-24 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "24" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "24" ;
    nccr:recordCount 7943 .

nccr-cv:ctc-rxsummsurgprimsite-25 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "25" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "25" ;
    nccr:recordCount 28622 .

nccr-cv:ctc-rxsummsurgprimsite-26 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "26" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "26" ;
    nccr:recordCount 8277 .

nccr-cv:ctc-rxsummsurgprimsite-27 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "27" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "27" ;
    nccr:recordCount 48296 .

nccr-cv:ctc-rxsummsurgprimsite-28 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "28" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "28" ;
    nccr:recordCount 3324 .

nccr-cv:ctc-rxsummsurgprimsite-29 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "29" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "29" ;
    nccr:recordCount 821 .

nccr-cv:ctc-rxsummsurgprimsite-30 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "30" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "30" ;
    nccr:recordCount 129958 .

nccr-cv:ctc-rxsummsurgprimsite-31 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "31" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "31" ;
    nccr:recordCount 25922 .

nccr-cv:ctc-rxsummsurgprimsite-32 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "32" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "32" ;
    nccr:recordCount 8443 .

nccr-cv:ctc-rxsummsurgprimsite-33 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "33" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "33" ;
    nccr:recordCount 5423 .

nccr-cv:ctc-rxsummsurgprimsite-34 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "34" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "34" ;
    nccr:recordCount 2519 .

nccr-cv:ctc-rxsummsurgprimsite-35 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "35" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "35" ;
    nccr:recordCount 1509 .

nccr-cv:ctc-rxsummsurgprimsite-36 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "36" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "36" ;
    nccr:recordCount 6467 .

nccr-cv:ctc-rxsummsurgprimsite-37 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "37" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "37" ;
    nccr:recordCount 2109 .

nccr-cv:ctc-rxsummsurgprimsite-38 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "38" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "38" ;
    nccr:recordCount 92 .

nccr-cv:ctc-rxsummsurgprimsite-40 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "40" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "40" ;
    nccr:recordCount 115061 .

nccr-cv:ctc-rxsummsurgprimsite-41 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "41" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "41" ;
    nccr:recordCount 15988 .

nccr-cv:ctc-rxsummsurgprimsite-42 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "42" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "42" ;
    nccr:recordCount 9942 .

nccr-cv:ctc-rxsummsurgprimsite-43 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "43" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "43" ;
    nccr:recordCount 2462 .

nccr-cv:ctc-rxsummsurgprimsite-44 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "44" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "44" ;
    nccr:recordCount 3806 .

nccr-cv:ctc-rxsummsurgprimsite-45 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "45" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "45" ;
    nccr:recordCount 38541 .

nccr-cv:ctc-rxsummsurgprimsite-46 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "46" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "46" ;
    nccr:recordCount 8273 .

nccr-cv:ctc-rxsummsurgprimsite-47 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "47" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "47" ;
    nccr:recordCount 7184 .

nccr-cv:ctc-rxsummsurgprimsite-48 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "48" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "48" ;
    nccr:recordCount 5812 .

nccr-cv:ctc-rxsummsurgprimsite-49 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "49" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "49" ;
    nccr:recordCount 8750 .

nccr-cv:ctc-rxsummsurgprimsite-50 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "50" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "50" ;
    nccr:recordCount 142420 .

nccr-cv:ctc-rxsummsurgprimsite-51 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "51" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "51" ;
    nccr:recordCount 18736 .

nccr-cv:ctc-rxsummsurgprimsite-52 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "52" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "52" ;
    nccr:recordCount 7162 .

nccr-cv:ctc-rxsummsurgprimsite-53 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "53" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "53" ;
    nccr:recordCount 6977 .

nccr-cv:ctc-rxsummsurgprimsite-54 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "54" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "54" ;
    nccr:recordCount 2288 .

nccr-cv:ctc-rxsummsurgprimsite-55 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "55" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "55" ;
    nccr:recordCount 18323 .

nccr-cv:ctc-rxsummsurgprimsite-56 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "56" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "56" ;
    nccr:recordCount 3521 .

nccr-cv:ctc-rxsummsurgprimsite-57 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "57" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "57" ;
    nccr:recordCount 4598 .

nccr-cv:ctc-rxsummsurgprimsite-58 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "58" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "58" ;
    nccr:recordCount 1636 .

nccr-cv:ctc-rxsummsurgprimsite-59 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "59" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "59" ;
    nccr:recordCount 2351 .

nccr-cv:ctc-rxsummsurgprimsite-60 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "60" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "60" ;
    nccr:recordCount 9057 .

nccr-cv:ctc-rxsummsurgprimsite-61 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "61" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "61" ;
    nccr:recordCount 3313 .

nccr-cv:ctc-rxsummsurgprimsite-62 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "62" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "62" ;
    nccr:recordCount 1672 .

nccr-cv:ctc-rxsummsurgprimsite-63 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "63" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "63" ;
    nccr:recordCount 1146 .

nccr-cv:ctc-rxsummsurgprimsite-64 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "64" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "64" ;
    nccr:recordCount 117 .

nccr-cv:ctc-rxsummsurgprimsite-65 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "65" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "65" ;
    nccr:recordCount 355 .

nccr-cv:ctc-rxsummsurgprimsite-66 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "66" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "66" ;
    nccr:recordCount 274 .

nccr-cv:ctc-rxsummsurgprimsite-67 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "67" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "67" ;
    nccr:recordCount 731 .

nccr-cv:ctc-rxsummsurgprimsite-68 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "68" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "68" ;
    nccr:recordCount 93 .

nccr-cv:ctc-rxsummsurgprimsite-69 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "69" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "69" ;
    nccr:recordCount 84 .

nccr-cv:ctc-rxsummsurgprimsite-70 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "70" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "70" ;
    nccr:recordCount 1705 .

nccr-cv:ctc-rxsummsurgprimsite-71 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "71" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "71" ;
    nccr:recordCount 299 .

nccr-cv:ctc-rxsummsurgprimsite-72 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "72" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "72" ;
    nccr:recordCount 115 .

nccr-cv:ctc-rxsummsurgprimsite-73 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "73" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "73" ;
    nccr:recordCount 114 .

nccr-cv:ctc-rxsummsurgprimsite-74 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "74" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "74" ;
    nccr:recordCount 77 .

nccr-cv:ctc-rxsummsurgprimsite-75 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "75" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "75" ;
    nccr:recordCount 1615 .

nccr-cv:ctc-rxsummsurgprimsite-76 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "76" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "76" ;
    nccr:recordCount 52 .

nccr-cv:ctc-rxsummsurgprimsite-77 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "77" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "77" ;
    nccr:recordCount 21 .

nccr-cv:ctc-rxsummsurgprimsite-80 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "80" ;
    skos:prefLabel "Site-specific codes; resection"@en ;
    nccr:codeDescription "Site-specific codes; resection" ;
    nccr:codeNotation "80" ;
    nccr:recordCount 9737 .

nccr-cv:ctc-rxsummsurgprimsite-88 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "88" ;
    skos:prefLabel "Invalid"@en ;
    nccr:codeDescription "Invalid" ;
    nccr:codeNotation "88" .

nccr-cv:ctc-rxsummsurgprimsite-90 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "90" ;
    skos:prefLabel "Surgery, NOS"@en ;
    nccr:codeDescription "Surgery, NOS" ;
    nccr:codeNotation "90" ;
    nccr:recordCount 20988 .

nccr-cv:ctc-rxsummsurgprimsite-98 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "98" ;
    skos:prefLabel "Site specific codes; special"@en ;
    nccr:codeDescription "Site specific codes; special" ;
    nccr:codeNotation "98" ;
    nccr:recordCount 115739 .

nccr-cv:ctc-rxsummsurgprimsite-99 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgprimsite ;
    skos:notation "99" ;
    skos:prefLabel "Unknown"@en ;
    nccr:codeDescription "Unknown" ;
    nccr:codeNotation "99" ;
    nccr:recordCount 18895 .

nccr-cv:ctc-rxsummsurgradseq-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgradseq ;
    skos:notation "0" ;
    skos:prefLabel "No radiation and/or no surgery; unknown if surgery and/or radiation given"@en ;
    nccr:codeDescription "No radiation and/or no surgery; unknown if surgery and/or radiation given" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 1232118 .

nccr-cv:ctc-rxsummsurgradseq-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgradseq ;
    skos:notation "2" ;
    skos:prefLabel "Radiation before surgery"@en ;
    nccr:codeDescription "Radiation before surgery" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 12715 .

nccr-cv:ctc-rxsummsurgradseq-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgradseq ;
    skos:notation "3" ;
    skos:prefLabel "Radiation after surgery"@en ;
    nccr:codeDescription "Radiation after surgery" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 225146 .

nccr-cv:ctc-rxsummsurgradseq-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgradseq ;
    skos:notation "4" ;
    skos:prefLabel "Radiation both before and after surgery"@en ;
    nccr:codeDescription "Radiation both before and after surgery" ;
    nccr:codeNotation "4" ;
    nccr:recordCount 1461 .

nccr-cv:ctc-rxsummsurgradseq-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgradseq ;
    skos:notation "5" ;
    skos:prefLabel "Intraoperative radiation"@en ;
    nccr:codeDescription "Intraoperative radiation" ;
    nccr:codeNotation "5" ;
    nccr:recordCount 806 .

nccr-cv:ctc-rxsummsurgradseq-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgradseq ;
    skos:notation "6" ;
    skos:prefLabel "Intraoperative radiation with other radiation given before and/or after surgery"@en ;
    nccr:codeDescription "Intraoperative radiation with other radiation given before and/or after surgery" ;
    nccr:codeNotation "6" ;
    nccr:recordCount 269 .

nccr-cv:ctc-rxsummsurgradseq-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgradseq ;
    skos:notation "7" ;
    skos:prefLabel "Surgery both before and after radiation"@en ;
    nccr:codeDescription "Surgery both before and after radiation" ;
    nccr:codeNotation "7" ;
    nccr:recordCount 204 .

nccr-cv:ctc-rxsummsurgradseq-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsurgradseq ;
    skos:notation "9" ;
    skos:prefLabel "Sequence unknown, but both surgery and radiation were given"@en ;
    nccr:codeDescription "Sequence unknown, but both surgery and radiation were given" ;
    nccr:codeNotation "9" ;
    nccr:recordCount 1649 .

nccr-cv:ctc-rxsummsystemicsurseq-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsystemicsurseq ;
    skos:notation "0" ;
    skos:prefLabel "No systemic therapy and/or surgical procedures; unknown if surgery and/or systemic therapy given"@en ;
    nccr:codeDescription "No systemic therapy and/or surgical procedures; unknown if surgery and/or systemic therapy given" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 673543 .

nccr-cv:ctc-rxsummsystemicsurseq-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsystemicsurseq ;
    skos:notation "2" ;
    skos:prefLabel "Systemic therapy before surgery"@en ;
    nccr:codeDescription "Systemic therapy before surgery" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 29584 .

nccr-cv:ctc-rxsummsystemicsurseq-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsystemicsurseq ;
    skos:notation "3" ;
    skos:prefLabel "Systemic therapy after surgery"@en ;
    nccr:codeDescription "Systemic therapy after surgery" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 212514 .

nccr-cv:ctc-rxsummsystemicsurseq-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsystemicsurseq ;
    skos:notation "4" ;
    skos:prefLabel "Systemic therapy both before and after surgery"@en ;
    nccr:codeDescription "Systemic therapy both before and after surgery" ;
    nccr:codeNotation "4" ;
    nccr:recordCount 26596 .

nccr-cv:ctc-rxsummsystemicsurseq-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsystemicsurseq ;
    skos:notation "5" ;
    skos:prefLabel "Intraoperative systemic therapy"@en ;
    nccr:codeDescription "Intraoperative systemic therapy" ;
    nccr:codeNotation "5" ;
    nccr:recordCount 1961 .

nccr-cv:ctc-rxsummsystemicsurseq-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsystemicsurseq ;
    skos:notation "6" ;
    skos:prefLabel "Intraoperative systemic therapy with other therapy administered before and/or after surgery"@en ;
    nccr:codeDescription "Intraoperative systemic therapy with other therapy administered before and/or after surgery" ;
    nccr:codeNotation "6" ;
    nccr:recordCount 751 .

nccr-cv:ctc-rxsummsystemicsurseq-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsystemicsurseq ;
    skos:notation "7" ;
    skos:prefLabel "Surgery both before and after systemic therapy"@en ;
    nccr:codeDescription "Surgery both before and after systemic therapy" ;
    nccr:codeNotation "7" ;
    nccr:recordCount 3386 .

nccr-cv:ctc-rxsummsystemicsurseq-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummsystemicsurseq ;
    skos:notation "9" ;
    skos:prefLabel "Sequence unknown, but both surgery and systemic therapy given"@en ;
    nccr:codeDescription "Sequence unknown, but both surgery and systemic therapy given" ;
    nccr:codeNotation "9" ;
    nccr:recordCount 546 .

nccr-cv:ctc-rxsummtransplntendocr-00 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummtransplntendocr ;
    skos:notation "00" ;
    skos:prefLabel "No transplant procedure or endocrine therapy was administered as part of first course therapy; diagnosed at autopsy"@en ;
    nccr:codeDescription "No transplant procedure or endocrine therapy was administered as part of first course therapy; diagnosed at autopsy" ;
    nccr:codeNotation "00" ;
    nccr:recordCount 1299055 .

nccr-cv:ctc-rxsummtransplntendocr-10 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummtransplntendocr ;
    skos:notation "10" ;
    skos:prefLabel "Bone marrow transplant procedure was administered, but the type was not specified."@en ;
    nccr:codeDescription "Bone marrow transplant procedure was administered, but the type was not specified." ;
    nccr:codeNotation "10" ;
    nccr:recordCount 975 .

nccr-cv:ctc-rxsummtransplntendocr-11 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummtransplntendocr ;
    skos:notation "11" ;
    skos:prefLabel "Bone marrow transplant-autologous"@en ;
    nccr:codeDescription "Bone marrow transplant-autologous" ;
    nccr:codeNotation "11" ;
    nccr:recordCount 2857 .

nccr-cv:ctc-rxsummtransplntendocr-12 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummtransplntendocr ;
    skos:notation "12" ;
    skos:prefLabel "Bone marrow transplant-allogeneic"@en ;
    nccr:codeDescription "Bone marrow transplant-allogeneic" ;
    nccr:codeNotation "12" ;
    nccr:recordCount 5587 .

nccr-cv:ctc-rxsummtransplntendocr-20 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummtransplntendocr ;
    skos:notation "20" ;
    skos:prefLabel "Stem cell harvest and infusion"@en ;
    nccr:codeDescription "Stem cell harvest and infusion" ;
    nccr:codeNotation "20" ;
    nccr:recordCount 7226 .

nccr-cv:ctc-rxsummtransplntendocr-30 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummtransplntendocr ;
    skos:notation "30" ;
    skos:prefLabel "Endocrine surgery and/or endocrine radiation therapy."@en ;
    nccr:codeDescription "Endocrine surgery and/or endocrine radiation therapy." ;
    nccr:codeNotation "30" ;
    nccr:recordCount 1876 .

nccr-cv:ctc-rxsummtransplntendocr-40 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummtransplntendocr ;
    skos:notation "40" ;
    skos:prefLabel "Combination of endocrine surgery and/or radiation with a transplant procedure. (combination of codes 30 and 10, 11, 12 or 20)."@en ;
    nccr:codeDescription "Combination of endocrine surgery and/or radiation with a transplant procedure. (combination of codes 30 and 10, 11, 12 or 20)." ;
    nccr:codeNotation "40" .

nccr-cv:ctc-rxsummtransplntendocr-82 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummtransplntendocr ;
    skos:notation "82" ;
    skos:prefLabel "Hematologic transplant and/or endocrine surgery/radiation was not recommended/administered because it was contraindicated due to patient risk factors (i.e., comorbid conditions, advanced age)."@en ;
    nccr:codeDescription "Hematologic transplant and/or endocrine surgery/radiation was not recommended/administered because it was contraindicated due to patient risk factors (i.e., comorbid conditions, advanced age)." ;
    nccr:codeNotation "82" ;
    nccr:recordCount 202 .

nccr-cv:ctc-rxsummtransplntendocr-85 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummtransplntendocr ;
    skos:notation "85" ;
    skos:prefLabel "Hematologic transplant and/or endocrine surgery/radiation was not administered because the patient died prior to planned or recommended therapy."@en ;
    nccr:codeDescription "Hematologic transplant and/or endocrine surgery/radiation was not administered because the patient died prior to planned or recommended therapy." ;
    nccr:codeNotation "85" ;
    nccr:recordCount 134 .

nccr-cv:ctc-rxsummtransplntendocr-86 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummtransplntendocr ;
    skos:notation "86" ;
    skos:prefLabel "Hematologic transplant and/or endocrine surgery/radiation was not administered. It was recommended by the patient's physician, but was not administered as part of first-course therapy. No reason was stated in the patient record."@en ;
    nccr:codeDescription "Hematologic transplant and/or endocrine surgery/radiation was not administered. It was recommended by the patient's physician, but was not administered as part of first-course therapy. No reason was stated in the patient record." ;
    nccr:codeNotation "86" ;
    nccr:recordCount 494 .

nccr-cv:ctc-rxsummtransplntendocr-87 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummtransplntendocr ;
    skos:notation "87" ;
    skos:prefLabel "Hematologic transplant and/or endocrine surgery/radiation was not administered; it was recommended by the patient's physician, but this treatment was refused by the patient, the patient's family member, or the patient's guardian; refusal noted in patient record"@en ;
    nccr:codeDescription "Hematologic transplant and/or endocrine surgery/radiation was not administered; it was recommended by the patient's physician, but this treatment was refused by the patient, the patient's family member, or the patient's guardian; refusal noted in patient record" ;
    nccr:codeNotation "87" ;
    nccr:recordCount 221 .

nccr-cv:ctc-rxsummtransplntendocr-88 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummtransplntendocr ;
    skos:notation "88" ;
    skos:prefLabel "Hematologic transplant and/or endocrine surgery/radiation was recommended, but it is unknown if it was administered"@en ;
    nccr:codeDescription "Hematologic transplant and/or endocrine surgery/radiation was recommended, but it is unknown if it was administered" ;
    nccr:codeNotation "88" ;
    nccr:recordCount 1066 .

nccr-cv:ctc-rxsummtransplntendocr-99 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-rxsummtransplntendocr ;
    skos:notation "99" ;
    skos:prefLabel "It is unknown whether hematologic transplant and/or endocrine surgery/radiation was recommended or administered because it is not stated in patient record; death certificate-only cases"@en ;
    nccr:codeDescription "It is unknown whether hematologic transplant and/or endocrine surgery/radiation was recommended or administered because it is not stated in patient record; death certificate-only cases" ;
    nccr:codeNotation "99" ;
    nccr:recordCount 36577 .

nccr-cv:ctc-scope2003ppublic-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-scope2003ppublic ;
    skos:notation "0" ;
    skos:prefLabel "None"@en ;
    nccr:codeDescription "None" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 404721 .

nccr-cv:ctc-scope2003ppublic-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-scope2003ppublic ;
    skos:notation "1" ;
    skos:prefLabel "Biopsy or aspiration of regional lymph node, NOS"@en ;
    nccr:codeDescription "Biopsy or aspiration of regional lymph node, NOS" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 7357 .

nccr-cv:ctc-scope2003ppublic-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-scope2003ppublic ;
    skos:notation "2" ;
    skos:prefLabel "Sentinel lymph node biopsy"@en ;
    nccr:codeDescription "Sentinel lymph node biopsy" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 18523 .

nccr-cv:ctc-scope2003ppublic-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-scope2003ppublic ;
    skos:notation "3" ;
    skos:prefLabel "Number of regional lymph nodes removed unknown"@en ;
    nccr:codeDescription "Number of regional lymph nodes removed unknown" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 4234 .

nccr-cv:ctc-scope2003ppublic-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-scope2003ppublic ;
    skos:notation "4" ;
    skos:prefLabel "1 to 3 regional lymph nodes removed"@en ;
    nccr:codeDescription "1 to 3 regional lymph nodes removed" ;
    nccr:codeNotation "4" ;
    nccr:recordCount 50832 .

nccr-cv:ctc-scope2003ppublic-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-scope2003ppublic ;
    skos:notation "5" ;
    skos:prefLabel "4 or more regional lymph nodes removed"@en ;
    nccr:codeDescription "4 or more regional lymph nodes removed" ;
    nccr:codeNotation "5" ;
    nccr:recordCount 128432 .

nccr-cv:ctc-scope2003ppublic-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-scope2003ppublic ;
    skos:notation "6" ;
    skos:prefLabel "Sentinel node biopsy and lym nd removed same/unstated time"@en ;
    nccr:codeDescription "Sentinel node biopsy and lym nd removed same/unstated time" ;
    nccr:codeNotation "6" ;
    nccr:recordCount 3566 .

nccr-cv:ctc-scope2003ppublic-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-scope2003ppublic ;
    skos:notation "7" ;
    skos:prefLabel "Sentinel node biopsy and lym nd removed different times"@en ;
    nccr:codeDescription "Sentinel node biopsy and lym nd removed different times" ;
    nccr:codeNotation "7" ;
    nccr:recordCount 1606 .

nccr-cv:ctc-scope2003ppublic-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-scope2003ppublic ;
    skos:notation "9" ;
    skos:prefLabel "Unknown or not applicable"@en ;
    nccr:codeDescription "Unknown or not applicable" ;
    nccr:codeNotation "9" ;
    nccr:recordCount 519948 .

nccr-cv:ctc-scope9802public-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-scope9802public ;
    skos:notation "0" ;
    skos:prefLabel "* 0-9"@en ;
    nccr:codeDescription "* 0-9" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 68987 .

nccr-cv:ctc-scope9802public-0-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-scope9802public ;
    skos:notation "0-9" ;
    skos:prefLabel "* 0-9"@en ;
    nccr:codeDescription "* 0-9" ;
    nccr:codeNotation "0-9" .

nccr-cv:ctc-scope9802public-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-scope9802public ;
    skos:notation "1" ;
    skos:prefLabel "* 0-9"@en ;
    nccr:codeDescription "* 0-9" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 15954 .

nccr-cv:ctc-scope9802public-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-scope9802public ;
    skos:notation "2" ;
    skos:prefLabel "* 0-9"@en ;
    nccr:codeDescription "* 0-9" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 2792 .

nccr-cv:ctc-scope9802public-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-scope9802public ;
    skos:notation "3" ;
    skos:prefLabel "* 0-9"@en ;
    nccr:codeDescription "* 0-9" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 1173 .

nccr-cv:ctc-scope9802public-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-scope9802public ;
    skos:notation "4" ;
    skos:prefLabel "* 0-9"@en ;
    nccr:codeDescription "* 0-9" ;
    nccr:codeNotation "4" ;
    nccr:recordCount 731 .

nccr-cv:ctc-scope9802public-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-scope9802public ;
    skos:notation "5" ;
    skos:prefLabel "* 0-9"@en ;
    nccr:codeDescription "* 0-9" ;
    nccr:codeNotation "5" ;
    nccr:recordCount 252 .

nccr-cv:ctc-scope9802public-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-scope9802public ;
    skos:notation "9" ;
    skos:prefLabel "* 0-9"@en ;
    nccr:codeDescription "* 0-9" ;
    nccr:codeNotation "9" ;
    nccr:recordCount 36229 .

nccr-cv:ctc-seercausespecificcod-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-seercausespecificcod ;
    skos:notation "0" ;
    skos:prefLabel "Alive or dead of other cause"@en ;
    nccr:codeDescription "Alive or dead of other cause" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 1125402 .

nccr-cv:ctc-seercausespecificcod-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-seercausespecificcod ;
    skos:notation "1" ;
    skos:prefLabel "Dead (attributable to this cancer dx)"@en ;
    nccr:codeDescription "Dead (attributable to this cancer dx)" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 229792 .

nccr-cv:ctc-seercausespecificcod-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-seercausespecificcod ;
    skos:notation "8" ;
    skos:prefLabel "Missing/Unknown Cause of Death"@en ;
    nccr:codeDescription "Missing/Unknown Cause of Death" ;
    nccr:codeNotation "8" ;
    nccr:recordCount 6329 .

nccr-cv:ctc-seercausespecificcod-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-seercausespecificcod ;
    skos:notation "9" ;
    skos:prefLabel "Not applicable / not first tumor"@en ;
    nccr:codeDescription "Not applicable / not first tumor" ;
    nccr:codeNotation "9" ;
    nccr:recordCount 112845 .

nccr-cv:ctc-seerothercod-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-seerothercod ;
    skos:notation "0" ;
    skos:prefLabel "Alive or dead due to cancer"@en ;
    nccr:codeDescription "Alive or dead due to cancer" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 1297342 .

nccr-cv:ctc-seerothercod-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-seerothercod ;
    skos:notation "1" ;
    skos:prefLabel "Dead (attributable to causes other than this cancer diagnosis)"@en ;
    nccr:codeDescription "Dead (attributable to causes other than this cancer diagnosis)" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 57852 .

nccr-cv:ctc-seerothercod-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-seerothercod ;
    skos:notation "8" ;
    skos:prefLabel "Missing/Unknown Cause of Death"@en ;
    nccr:codeDescription "Missing/Unknown Cause of Death" ;
    nccr:codeNotation "8" ;
    nccr:recordCount 6329 .

nccr-cv:ctc-seerothercod-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-seerothercod ;
    skos:notation "9" ;
    skos:prefLabel "Not applicable/not first tumor"@en ;
    nccr:codeDescription "Not applicable/not first tumor" ;
    nccr:codeNotation "9" ;
    nccr:recordCount 112845 .

nccr-cv:ctc-sequencenumbercentral-00 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-sequencenumbercentral ;
    skos:notation "00" ;
    skos:prefLabel "One primary in the patient's lifetime"@en ;
    nccr:codeDescription "One primary in the patient's lifetime" ;
    nccr:codeNotation "00" ;
    nccr:recordCount 1156381 .

nccr-cv:ctc-sequencenumbercentral-01 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-sequencenumbercentral ;
    skos:notation "01" ;
    skos:prefLabel "First of two or more primaries"@en ;
    nccr:codeDescription "First of two or more primaries" ;
    nccr:codeNotation "01" ;
    nccr:recordCount 93833 .

nccr-cv:ctc-sequencenumbercentral-02 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-sequencenumbercentral ;
    skos:notation "02" ;
    skos:prefLabel "Second to fifty-eight primaries"@en ;
    nccr:codeDescription "Second to fifty-eight primaries" ;
    nccr:codeNotation "02" ;
    nccr:recordCount 95149 .

nccr-cv:ctc-sequencenumbercentral-02-58 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-sequencenumbercentral ;
    skos:notation "02-58" ;
    skos:prefLabel "Second to fifty-eight primaries"@en ;
    nccr:codeDescription "Second to fifty-eight primaries" ;
    nccr:codeNotation "02-58" .

nccr-cv:ctc-sequencenumbercentral-03 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-sequencenumbercentral ;
    skos:notation "03" ;
    skos:prefLabel "Second to fifty-eight primaries"@en ;
    nccr:codeDescription "Second to fifty-eight primaries" ;
    nccr:codeNotation "03" ;
    nccr:recordCount 12464 .

nccr-cv:ctc-sequencenumbercentral-04 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-sequencenumbercentral ;
    skos:notation "04" ;
    skos:prefLabel "Second to fifty-eight primaries"@en ;
    nccr:codeDescription "Second to fifty-eight primaries" ;
    nccr:codeNotation "04" ;
    nccr:recordCount 2360 .

nccr-cv:ctc-sequencenumbercentral-05 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-sequencenumbercentral ;
    skos:notation "05" ;
    skos:prefLabel "Second to fifty-eight primaries"@en ;
    nccr:codeDescription "Second to fifty-eight primaries" ;
    nccr:codeNotation "05" ;
    nccr:recordCount 635 .

nccr-cv:ctc-sequencenumbercentral-06 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-sequencenumbercentral ;
    skos:notation "06" ;
    skos:prefLabel "Second to fifty-eight primaries"@en ;
    nccr:codeDescription "Second to fifty-eight primaries" ;
    nccr:codeNotation "06" ;
    nccr:recordCount 274 .

nccr-cv:ctc-sequencenumbercentral-07 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-sequencenumbercentral ;
    skos:notation "07" ;
    skos:prefLabel "Second to fifty-eight primaries"@en ;
    nccr:codeDescription "Second to fifty-eight primaries" ;
    nccr:codeNotation "07" ;
    nccr:recordCount 132 .

nccr-cv:ctc-sequencenumbercentral-08 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-sequencenumbercentral ;
    skos:notation "08" ;
    skos:prefLabel "Second to fifty-eight primaries"@en ;
    nccr:codeDescription "Second to fifty-eight primaries" ;
    nccr:codeNotation "08" ;
    nccr:recordCount 73 .

nccr-cv:ctc-sequencenumbercentral-09 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-sequencenumbercentral ;
    skos:notation "09" ;
    skos:prefLabel "Second to fifty-eight primaries"@en ;
    nccr:codeDescription "Second to fifty-eight primaries" ;
    nccr:codeNotation "09" ;
    nccr:recordCount 46 .

nccr-cv:ctc-sequencenumbercentral-10 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-sequencenumbercentral ;
    skos:notation "10" ;
    skos:prefLabel "Second to fifty-eight primaries"@en ;
    nccr:codeDescription "Second to fifty-eight primaries" ;
    nccr:codeNotation "10" ;
    nccr:recordCount 31 .

nccr-cv:ctc-sequencenumbercentral-11 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-sequencenumbercentral ;
    skos:notation "11" ;
    skos:prefLabel "Second to fifty-eight primaries"@en ;
    nccr:codeDescription "Second to fifty-eight primaries" ;
    nccr:codeNotation "11" ;
    nccr:recordCount 20 .

nccr-cv:ctc-sequencenumbercentral-59 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-sequencenumbercentral ;
    skos:notation "59" ;
    skos:prefLabel "Fifty-ninth or higher of fifty-nine or more primaries"@en ;
    nccr:codeDescription "Fifty-ninth or higher of fifty-nine or more primaries" ;
    nccr:codeNotation "59" .

nccr-cv:ctc-sequencenumbercentral-60 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-sequencenumbercentral ;
    skos:notation "60" ;
    skos:prefLabel "One non-malignant tumor or central registry-defined neoplasm"@en ;
    nccr:codeDescription "One non-malignant tumor or central registry-defined neoplasm" ;
    nccr:codeNotation "60" ;
    nccr:recordCount 108705 .

nccr-cv:ctc-sequencenumbercentral-61 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-sequencenumbercentral ;
    skos:notation "61" ;
    skos:prefLabel "First of two or more non-malignant tumor or central registry-defined neoplasms"@en ;
    nccr:codeDescription "First of two or more non-malignant tumor or central registry-defined neoplasms" ;
    nccr:codeNotation "61" ;
    nccr:recordCount 1827 .

nccr-cv:ctc-sequencenumbercentral-62 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-sequencenumbercentral ;
    skos:notation "62" ;
    skos:prefLabel "Second of two or more non-malignant tumor or central registry-defined neoplasms"@en ;
    nccr:codeDescription "Second of two or more non-malignant tumor or central registry-defined neoplasms" ;
    nccr:codeNotation "62" ;
    nccr:recordCount 1803 .

nccr-cv:ctc-sequencenumbercentral-62-87 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-sequencenumbercentral ;
    skos:notation "62-87" ;
    skos:prefLabel "Second of two or more non-malignant tumor or central registry-defined neoplasms"@en ;
    nccr:codeDescription "Second of two or more non-malignant tumor or central registry-defined neoplasms" ;
    nccr:codeNotation "62-87" .

nccr-cv:ctc-sequencenumbercentral-63 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-sequencenumbercentral ;
    skos:notation "63" ;
    skos:prefLabel "Second of two or more non-malignant tumor or central registry-defined neoplasms"@en ;
    nccr:codeDescription "Second of two or more non-malignant tumor or central registry-defined neoplasms" ;
    nccr:codeNotation "63" ;
    nccr:recordCount 297 .

nccr-cv:ctc-sequencenumbercentral-64 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-sequencenumbercentral ;
    skos:notation "64" ;
    skos:prefLabel "Second of two or more non-malignant tumor or central registry-defined neoplasms"@en ;
    nccr:codeDescription "Second of two or more non-malignant tumor or central registry-defined neoplasms" ;
    nccr:codeNotation "64" ;
    nccr:recordCount 128 .

nccr-cv:ctc-sequencenumbercentral-65 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-sequencenumbercentral ;
    skos:notation "65" ;
    skos:prefLabel "Second of two or more non-malignant tumor or central registry-defined neoplasms"@en ;
    nccr:codeDescription "Second of two or more non-malignant tumor or central registry-defined neoplasms" ;
    nccr:codeNotation "65" ;
    nccr:recordCount 51 .

nccr-cv:ctc-sequencenumbercentral-66 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-sequencenumbercentral ;
    skos:notation "66" ;
    skos:prefLabel "Second of two or more non-malignant tumor or central registry-defined neoplasms"@en ;
    nccr:codeDescription "Second of two or more non-malignant tumor or central registry-defined neoplasms" ;
    nccr:codeNotation "66" ;
    nccr:recordCount 22 .

nccr-cv:ctc-sequencenumbercentral-88 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-sequencenumbercentral ;
    skos:notation "88" ;
    skos:prefLabel "Unspecified or unknown sequence number for non-malignant tumor or central registry-defined neoplasms. (Sequence number 88 can be used if there is a non-malignant tumor and its sequence number is unknown. If there is known to be more than one non-malignant tumor, then the tumors must be sequenced.)"@en ;
    nccr:codeDescription "Unspecified or unknown sequence number for non-malignant tumor or central registry-defined neoplasms. (Sequence number 88 can be used if there is a non-malignant tumor and its sequence number is unknown. If there is known to be more than one non-malignant tumor, then the tumors must be sequenced.)" ;
    nccr:codeNotation "88" .

nccr-cv:ctc-sequencenumbercentral-98 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-sequencenumbercentral ;
    skos:notation "98" ;
    skos:prefLabel "Cervix carcinoma *in situ* (CIS)/CIN III, Diagnosis Years 1996-2002."@en ;
    nccr:codeDescription "Cervix carcinoma *in situ* (CIS)/CIN III, Diagnosis Years 1996-2002." ;
    nccr:codeNotation "98" .

nccr-cv:ctc-sequencenumbercentral-99 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-sequencenumbercentral ;
    skos:notation "99" ;
    skos:prefLabel "Unspecified or unknown sequence number of Federally required *in situ* or malignant tumors. Sequence number 99 can be used if there is a malignant tumor and its sequence number is unknown. If there is known to be more than one malignant tumor, then the tumors must be sequenced.)"@en ;
    nccr:codeDescription "Unspecified or unknown sequence number of Federally required *in situ* or malignant tumors. Sequence number 99 can be used if there is a malignant tumor and its sequence number is unknown. If there is known to be more than one malignant tumor, then the tumors must be sequenced.)" ;
    nccr:codeNotation "99" .

nccr-cv:ctc-sex-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-sex ;
    skos:notation "1" ;
    skos:prefLabel "Male"@en ;
    nccr:codeDescription "Male" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 574264 .

nccr-cv:ctc-sex-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-sex ;
    skos:notation "2" ;
    skos:prefLabel "Female"@en ;
    nccr:codeDescription "Female" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 900104 .

nccr-cv:ctc-survflagactivefollowup-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-survflagactivefollowup ;
    skos:notation "0" ;
    skos:prefLabel "Complete dates are available and there are 0 days of survival (i.e., date last contact = date of diagnosis)"@en ;
    nccr:codeDescription "Complete dates are available and there are 0 days of survival (i.e., date last contact = date of diagnosis)" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 15500 .

nccr-cv:ctc-survflagactivefollowup-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-survflagactivefollowup ;
    skos:notation "1" ;
    skos:prefLabel "Complete dates are available and there are more than 0 days of survival (i.e., date last contact > date diagnosis)"@en ;
    nccr:codeDescription "Complete dates are available and there are more than 0 days of survival (i.e., date last contact > date diagnosis)" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 1160407 .

nccr-cv:ctc-survflagactivefollowup-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-survflagactivefollowup ;
    skos:notation "2" ;
    skos:prefLabel "Incomplete dates are available and there could be zero days of follow-up (i.e., known components are equal, e.g., 2006 and 20061002)"@en ;
    nccr:codeDescription "Incomplete dates are available and there could be zero days of follow-up (i.e., known components are equal, e.g., 2006 and 20061002)" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 8039 .

nccr-cv:ctc-survflagactivefollowup-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-survflagactivefollowup ;
    skos:notation "3" ;
    skos:prefLabel "Incomplete dates are available and there cannot be zero days of follow-up (i.e., any difference in known date components, e.g., 200602 and 200603)"@en ;
    nccr:codeDescription "Incomplete dates are available and there cannot be zero days of follow-up (i.e., any difference in known date components, e.g., 200602 and 200603)" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 286477 .

nccr-cv:ctc-survflagactivefollowup-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-survflagactivefollowup ;
    skos:notation "8" ;
    skos:prefLabel "Not calculated because a Death Certificate Only or Autopsy Only case"@en ;
    nccr:codeDescription "Not calculated because a Death Certificate Only or Autopsy Only case" ;
    nccr:codeNotation "8" ;
    nccr:recordCount 3937 .

nccr-cv:ctc-survflagactivefollowup-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-survflagactivefollowup ;
    skos:notation "9" ;
    skos:prefLabel "Unknown"@en ;
    nccr:codeDescription "Unknown" ;
    nccr:codeNotation "9" .

nccr-cv:ctc-survflagactivefollowup-blank a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-survflagactivefollowup ;
    skos:notation "Blank" ;
    skos:prefLabel "Not coded"@en ;
    nccr:codeDescription "Not coded" ;
    nccr:codeNotation "Blank" .

nccr-cv:ctc-survflagpresumedalive-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-survflagpresumedalive ;
    skos:notation "0" ;
    skos:prefLabel "Complete dates are available and there are 0 days of survival (i.e., presumed alive date last contact = date of diagnosis)"@en ;
    nccr:codeDescription "Complete dates are available and there are 0 days of survival (i.e., presumed alive date last contact = date of diagnosis)" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 523 .

nccr-cv:ctc-survflagpresumedalive-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-survflagpresumedalive ;
    skos:notation "1" ;
    skos:prefLabel "Complete dates are available and there are more than 0 days of survival (i.e., presumed alive date last contact > date diagnosis)"@en ;
    nccr:codeDescription "Complete dates are available and there are more than 0 days of survival (i.e., presumed alive date last contact > date diagnosis)" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 1177097 .

nccr-cv:ctc-survflagpresumedalive-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-survflagpresumedalive ;
    skos:notation "2" ;
    skos:prefLabel "Incomplete dates are available and there could be zero days of follow-up (i.e., known components are equal, e.g., 2006 and 20061002)"@en ;
    nccr:codeDescription "Incomplete dates are available and there could be zero days of follow-up (i.e., known components are equal, e.g., 2006 and 20061002)" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 6781 .

nccr-cv:ctc-survflagpresumedalive-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-survflagpresumedalive ;
    skos:notation "3" ;
    skos:prefLabel "Incomplete dates are available and there cannot be zero days of follow-up (i.e., any difference in known date components, e.g., 200602 and 200603)"@en ;
    nccr:codeDescription "Incomplete dates are available and there cannot be zero days of follow-up (i.e., any difference in known date components, e.g., 200602 and 200603)" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 286022 .

nccr-cv:ctc-survflagpresumedalive-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-survflagpresumedalive ;
    skos:notation "8" ;
    skos:prefLabel "Not calculated because a Death Certificate Only or Autopsy Only case"@en ;
    nccr:codeDescription "Not calculated because a Death Certificate Only or Autopsy Only case" ;
    nccr:codeNotation "8" ;
    nccr:recordCount 3937 .

nccr-cv:ctc-survflagpresumedalive-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-survflagpresumedalive ;
    skos:notation "9" ;
    skos:prefLabel "Unknown"@en ;
    nccr:codeDescription "Unknown" ;
    nccr:codeNotation "9" .

nccr-cv:ctc-survflagpresumedalive-blank a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-survflagpresumedalive ;
    skos:notation "Blank" ;
    skos:prefLabel "Not coded"@en ;
    nccr:codeDescription "Not coded" ;
    nccr:codeNotation "Blank" .

nccr-cv:ctc-treatmentstatuspublic-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-treatmentstatuspublic ;
    skos:notation "0" ;
    skos:prefLabel "No treatment given"@en ;
    nccr:codeDescription "No treatment given" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 67512 .

nccr-cv:ctc-treatmentstatuspublic-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-treatmentstatuspublic ;
    skos:notation "1" ;
    skos:prefLabel "Treatment given"@en ;
    nccr:codeDescription "Treatment given" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 687502 .

nccr-cv:ctc-treatmentstatuspublic-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-treatmentstatuspublic ;
    skos:notation "2" ;
    skos:prefLabel "Active surveillance (watchful waiting)"@en ;
    nccr:codeDescription "Active surveillance (watchful waiting)" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 22290 .

nccr-cv:ctc-treatmentstatuspublic-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-treatmentstatuspublic ;
    skos:notation "9" ;
    skos:prefLabel "Unknown if treatment was given"@en ;
    nccr:codeDescription "Unknown if treatment was given" ;
    nccr:codeNotation "9" ;
    nccr:recordCount 12783 .

nccr-cv:ctc-tumorsizeovertime-000 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "000" ;
    skos:prefLabel "000 (no evidence of primary tumor)"@en ;
    nccr:codeDescription "000 (no evidence of primary tumor)" ;
    nccr:codeNotation "000" ;
    nccr:recordCount 1723 .

nccr-cv:ctc-tumorsizeovertime-001 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "001" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "001" ;
    nccr:recordCount 6418 .

nccr-cv:ctc-tumorsizeovertime-001-400 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "001-400" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "001-400" .

nccr-cv:ctc-tumorsizeovertime-002 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "002" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "002" ;
    nccr:recordCount 9742 .

nccr-cv:ctc-tumorsizeovertime-003 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "003" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "003" ;
    nccr:recordCount 11924 .

nccr-cv:ctc-tumorsizeovertime-004 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "004" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "004" ;
    nccr:recordCount 12743 .

nccr-cv:ctc-tumorsizeovertime-005 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "005" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "005" ;
    nccr:recordCount 16204 .

nccr-cv:ctc-tumorsizeovertime-006 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "006" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "006" ;
    nccr:recordCount 13140 .

nccr-cv:ctc-tumorsizeovertime-007 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "007" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "007" ;
    nccr:recordCount 13054 .

nccr-cv:ctc-tumorsizeovertime-008 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "008" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "008" ;
    nccr:recordCount 13893 .

nccr-cv:ctc-tumorsizeovertime-009 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "009" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "009" ;
    nccr:recordCount 12128 .

nccr-cv:ctc-tumorsizeovertime-010 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "010" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "010" ;
    nccr:recordCount 21985 .

nccr-cv:ctc-tumorsizeovertime-011 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "011" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "011" ;
    nccr:recordCount 11828 .

nccr-cv:ctc-tumorsizeovertime-012 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "012" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "012" ;
    nccr:recordCount 17567 .

nccr-cv:ctc-tumorsizeovertime-013 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "013" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "013" ;
    nccr:recordCount 12243 .

nccr-cv:ctc-tumorsizeovertime-014 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "014" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "014" ;
    nccr:recordCount 11509 .

nccr-cv:ctc-tumorsizeovertime-015 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "015" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "015" ;
    nccr:recordCount 28631 .

nccr-cv:ctc-tumorsizeovertime-016 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "016" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "016" ;
    nccr:recordCount 10632 .

nccr-cv:ctc-tumorsizeovertime-017 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "017" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "017" ;
    nccr:recordCount 12071 .

nccr-cv:ctc-tumorsizeovertime-018 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "018" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "018" ;
    nccr:recordCount 14450 .

nccr-cv:ctc-tumorsizeovertime-019 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "019" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "019" ;
    nccr:recordCount 7944 .

nccr-cv:ctc-tumorsizeovertime-020 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "020" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "020" ;
    nccr:recordCount 29682 .

nccr-cv:ctc-tumorsizeovertime-021 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "021" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "021" ;
    nccr:recordCount 9003 .

nccr-cv:ctc-tumorsizeovertime-022 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "022" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "022" ;
    nccr:recordCount 12495 .

nccr-cv:ctc-tumorsizeovertime-023 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "023" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "023" ;
    nccr:recordCount 9032 .

nccr-cv:ctc-tumorsizeovertime-024 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "024" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "024" ;
    nccr:recordCount 8462 .

nccr-cv:ctc-tumorsizeovertime-025 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "025" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "025" ;
    nccr:recordCount 27050 .

nccr-cv:ctc-tumorsizeovertime-026 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "026" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "026" ;
    nccr:recordCount 6692 .

nccr-cv:ctc-tumorsizeovertime-027 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "027" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "027" ;
    nccr:recordCount 7975 .

nccr-cv:ctc-tumorsizeovertime-028 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "028" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "028" ;
    nccr:recordCount 8812 .

nccr-cv:ctc-tumorsizeovertime-029 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "029" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "029" ;
    nccr:recordCount 4655 .

nccr-cv:ctc-tumorsizeovertime-030 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "030" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "030" ;
    nccr:recordCount 28778 .

nccr-cv:ctc-tumorsizeovertime-031 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "031" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "031" ;
    nccr:recordCount 4654 .

nccr-cv:ctc-tumorsizeovertime-032 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "032" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "032" ;
    nccr:recordCount 8202 .

nccr-cv:ctc-tumorsizeovertime-033 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "033" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "033" ;
    nccr:recordCount 5149 .

nccr-cv:ctc-tumorsizeovertime-034 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "034" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "034" ;
    nccr:recordCount 4705 .

nccr-cv:ctc-tumorsizeovertime-035 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "035" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "035" ;
    nccr:recordCount 19778 .

nccr-cv:ctc-tumorsizeovertime-036 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "036" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "036" ;
    nccr:recordCount 4600 .

nccr-cv:ctc-tumorsizeovertime-037 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "037" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "037" ;
    nccr:recordCount 5142 .

nccr-cv:ctc-tumorsizeovertime-038 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "038" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "038" ;
    nccr:recordCount 5776 .

nccr-cv:ctc-tumorsizeovertime-039 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "039" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "039" ;
    nccr:recordCount 3229 .

nccr-cv:ctc-tumorsizeovertime-040 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "040" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "040" ;
    nccr:recordCount 24233 .

nccr-cv:ctc-tumorsizeovertime-041 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "041" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "041" ;
    nccr:recordCount 3429 .

nccr-cv:ctc-tumorsizeovertime-042 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "042" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "042" ;
    nccr:recordCount 5535 .

nccr-cv:ctc-tumorsizeovertime-043 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "043" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "043" ;
    nccr:recordCount 4082 .

nccr-cv:ctc-tumorsizeovertime-044 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "044" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "044" ;
    nccr:recordCount 3147 .

nccr-cv:ctc-tumorsizeovertime-045 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "045" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "045" ;
    nccr:recordCount 15307 .

nccr-cv:ctc-tumorsizeovertime-046 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "046" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "046" ;
    nccr:recordCount 3161 .

nccr-cv:ctc-tumorsizeovertime-047 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "047" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "047" ;
    nccr:recordCount 3578 .

nccr-cv:ctc-tumorsizeovertime-048 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "048" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "048" ;
    nccr:recordCount 3932 .

nccr-cv:ctc-tumorsizeovertime-049 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "049" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "049" ;
    nccr:recordCount 2240 .

nccr-cv:ctc-tumorsizeovertime-050 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "050" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "050" ;
    nccr:recordCount 21105 .

nccr-cv:ctc-tumorsizeovertime-051 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "051" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "051" ;
    nccr:recordCount 2708 .

nccr-cv:ctc-tumorsizeovertime-052 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "052" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "052" ;
    nccr:recordCount 3598 .

nccr-cv:ctc-tumorsizeovertime-053 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "053" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "053" ;
    nccr:recordCount 2775 .

nccr-cv:ctc-tumorsizeovertime-054 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "054" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "054" ;
    nccr:recordCount 2345 .

nccr-cv:ctc-tumorsizeovertime-055 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "055" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "055" ;
    nccr:recordCount 9831 .

nccr-cv:ctc-tumorsizeovertime-056 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "056" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "056" ;
    nccr:recordCount 2239 .

nccr-cv:ctc-tumorsizeovertime-057 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "057" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "057" ;
    nccr:recordCount 2261 .

nccr-cv:ctc-tumorsizeovertime-058 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "058" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "058" ;
    nccr:recordCount 2444 .

nccr-cv:ctc-tumorsizeovertime-059 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "059" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "059" ;
    nccr:recordCount 1453 .

nccr-cv:ctc-tumorsizeovertime-060 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "060" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "060" ;
    nccr:recordCount 15905 .

nccr-cv:ctc-tumorsizeovertime-061 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "061" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "061" ;
    nccr:recordCount 1441 .

nccr-cv:ctc-tumorsizeovertime-062 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "062" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "062" ;
    nccr:recordCount 2259 .

nccr-cv:ctc-tumorsizeovertime-063 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "063" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "063" ;
    nccr:recordCount 1779 .

nccr-cv:ctc-tumorsizeovertime-064 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "064" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "064" ;
    nccr:recordCount 1492 .

nccr-cv:ctc-tumorsizeovertime-065 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "065" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "065" ;
    nccr:recordCount 6964 .

nccr-cv:ctc-tumorsizeovertime-066 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "066" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "066" ;
    nccr:recordCount 1255 .

nccr-cv:ctc-tumorsizeovertime-067 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "067" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "067" ;
    nccr:recordCount 1459 .

nccr-cv:ctc-tumorsizeovertime-068 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "068" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "068" ;
    nccr:recordCount 1612 .

nccr-cv:ctc-tumorsizeovertime-069 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "069" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "069" ;
    nccr:recordCount 883 .

nccr-cv:ctc-tumorsizeovertime-070 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "070" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "070" ;
    nccr:recordCount 11078 .

nccr-cv:ctc-tumorsizeovertime-071 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "071" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "071" ;
    nccr:recordCount 965 .

nccr-cv:ctc-tumorsizeovertime-072 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "072" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "072" ;
    nccr:recordCount 1506 .

nccr-cv:ctc-tumorsizeovertime-073 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "073" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "073" ;
    nccr:recordCount 1117 .

nccr-cv:ctc-tumorsizeovertime-074 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "074" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "074" ;
    nccr:recordCount 1004 .

nccr-cv:ctc-tumorsizeovertime-075 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "075" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "075" ;
    nccr:recordCount 4604 .

nccr-cv:ctc-tumorsizeovertime-076 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "076" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "076" ;
    nccr:recordCount 849 .

nccr-cv:ctc-tumorsizeovertime-077 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "077" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "077" ;
    nccr:recordCount 865 .

nccr-cv:ctc-tumorsizeovertime-078 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "078" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "078" ;
    nccr:recordCount 1111 .

nccr-cv:ctc-tumorsizeovertime-079 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "079" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "079" ;
    nccr:recordCount 553 .

nccr-cv:ctc-tumorsizeovertime-080 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "080" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "080" ;
    nccr:recordCount 9280 .

nccr-cv:ctc-tumorsizeovertime-081 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "081" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "081" ;
    nccr:recordCount 622 .

nccr-cv:ctc-tumorsizeovertime-082 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "082" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "082" ;
    nccr:recordCount 922 .

nccr-cv:ctc-tumorsizeovertime-083 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "083" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "083" ;
    nccr:recordCount 673 .

nccr-cv:ctc-tumorsizeovertime-084 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "084" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "084" ;
    nccr:recordCount 639 .

nccr-cv:ctc-tumorsizeovertime-085 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "085" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "085" ;
    nccr:recordCount 3303 .

nccr-cv:ctc-tumorsizeovertime-086 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "086" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "086" ;
    nccr:recordCount 563 .

nccr-cv:ctc-tumorsizeovertime-087 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "087" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "087" ;
    nccr:recordCount 621 .

nccr-cv:ctc-tumorsizeovertime-088 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "088" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "088" ;
    nccr:recordCount 573 .

nccr-cv:ctc-tumorsizeovertime-089 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "089" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "089" ;
    nccr:recordCount 413 .

nccr-cv:ctc-tumorsizeovertime-090 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "090" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "090" ;
    nccr:recordCount 5590 .

nccr-cv:ctc-tumorsizeovertime-091 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "091" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "091" ;
    nccr:recordCount 354 .

nccr-cv:ctc-tumorsizeovertime-092 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "092" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "092" ;
    nccr:recordCount 517 .

nccr-cv:ctc-tumorsizeovertime-093 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "093" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "093" ;
    nccr:recordCount 420 .

nccr-cv:ctc-tumorsizeovertime-094 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "094" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "094" ;
    nccr:recordCount 396 .

nccr-cv:ctc-tumorsizeovertime-095 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "095" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "095" ;
    nccr:recordCount 2088 .

nccr-cv:ctc-tumorsizeovertime-096 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "096" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "096" ;
    nccr:recordCount 383 .

nccr-cv:ctc-tumorsizeovertime-097 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "097" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "097" ;
    nccr:recordCount 383 .

nccr-cv:ctc-tumorsizeovertime-098 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "098" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "098" ;
    nccr:recordCount 450 .

nccr-cv:ctc-tumorsizeovertime-099 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "099" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "099" ;
    nccr:recordCount 445 .

nccr-cv:ctc-tumorsizeovertime-100 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "100" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "100" ;
    nccr:recordCount 5850 .

nccr-cv:ctc-tumorsizeovertime-101 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "101" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "101" ;
    nccr:recordCount 246 .

nccr-cv:ctc-tumorsizeovertime-102 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "102" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "102" ;
    nccr:recordCount 391 .

nccr-cv:ctc-tumorsizeovertime-103 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "103" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "103" ;
    nccr:recordCount 259 .

nccr-cv:ctc-tumorsizeovertime-104 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "104" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "104" ;
    nccr:recordCount 237 .

nccr-cv:ctc-tumorsizeovertime-105 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "105" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "105" ;
    nccr:recordCount 1498 .

nccr-cv:ctc-tumorsizeovertime-106 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "106" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "106" ;
    nccr:recordCount 252 .

nccr-cv:ctc-tumorsizeovertime-107 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "107" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "107" ;
    nccr:recordCount 245 .

nccr-cv:ctc-tumorsizeovertime-108 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "108" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "108" ;
    nccr:recordCount 256 .

nccr-cv:ctc-tumorsizeovertime-109 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "109" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "109" ;
    nccr:recordCount 183 .

nccr-cv:ctc-tumorsizeovertime-110 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "110" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "110" ;
    nccr:recordCount 3069 .

nccr-cv:ctc-tumorsizeovertime-111 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "111" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "111" ;
    nccr:recordCount 166 .

nccr-cv:ctc-tumorsizeovertime-112 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "112" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "112" ;
    nccr:recordCount 256 .

nccr-cv:ctc-tumorsizeovertime-113 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "113" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "113" ;
    nccr:recordCount 241 .

nccr-cv:ctc-tumorsizeovertime-114 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "114" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "114" ;
    nccr:recordCount 202 .

nccr-cv:ctc-tumorsizeovertime-115 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "115" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "115" ;
    nccr:recordCount 1107 .

nccr-cv:ctc-tumorsizeovertime-116 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "116" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "116" ;
    nccr:recordCount 236 .

nccr-cv:ctc-tumorsizeovertime-117 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "117" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "117" ;
    nccr:recordCount 187 .

nccr-cv:ctc-tumorsizeovertime-118 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "118" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "118" ;
    nccr:recordCount 233 .

nccr-cv:ctc-tumorsizeovertime-119 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "119" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "119" ;
    nccr:recordCount 130 .

nccr-cv:ctc-tumorsizeovertime-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "120" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "120" ;
    nccr:recordCount 3359 .

nccr-cv:ctc-tumorsizeovertime-121 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "121" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "121" ;
    nccr:recordCount 157 .

nccr-cv:ctc-tumorsizeovertime-122 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "122" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "122" ;
    nccr:recordCount 238 .

nccr-cv:ctc-tumorsizeovertime-123 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "123" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "123" ;
    nccr:recordCount 183 .

nccr-cv:ctc-tumorsizeovertime-124 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "124" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "124" ;
    nccr:recordCount 157 .

nccr-cv:ctc-tumorsizeovertime-125 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "125" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "125" ;
    nccr:recordCount 963 .

nccr-cv:ctc-tumorsizeovertime-126 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "126" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "126" ;
    nccr:recordCount 177 .

nccr-cv:ctc-tumorsizeovertime-127 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "127" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "127" ;
    nccr:recordCount 183 .

nccr-cv:ctc-tumorsizeovertime-128 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "128" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "128" ;
    nccr:recordCount 196 .

nccr-cv:ctc-tumorsizeovertime-129 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "129" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "129" ;
    nccr:recordCount 115 .

nccr-cv:ctc-tumorsizeovertime-130 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "130" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "130" ;
    nccr:recordCount 2199 .

nccr-cv:ctc-tumorsizeovertime-131 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "131" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "131" ;
    nccr:recordCount 113 .

nccr-cv:ctc-tumorsizeovertime-132 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "132" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "132" ;
    nccr:recordCount 183 .

nccr-cv:ctc-tumorsizeovertime-133 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "133" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "133" ;
    nccr:recordCount 144 .

nccr-cv:ctc-tumorsizeovertime-134 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "134" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "134" ;
    nccr:recordCount 114 .

nccr-cv:ctc-tumorsizeovertime-135 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "135" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "135" ;
    nccr:recordCount 706 .

nccr-cv:ctc-tumorsizeovertime-136 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "136" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "136" ;
    nccr:recordCount 125 .

nccr-cv:ctc-tumorsizeovertime-137 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "137" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "137" ;
    nccr:recordCount 142 .

nccr-cv:ctc-tumorsizeovertime-138 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "138" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "138" ;
    nccr:recordCount 141 .

nccr-cv:ctc-tumorsizeovertime-139 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "139" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "139" ;
    nccr:recordCount 107 .

nccr-cv:ctc-tumorsizeovertime-140 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "140" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "140" ;
    nccr:recordCount 2132 .

nccr-cv:ctc-tumorsizeovertime-141 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "141" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "141" ;
    nccr:recordCount 92 .

nccr-cv:ctc-tumorsizeovertime-142 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "142" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "142" ;
    nccr:recordCount 130 .

nccr-cv:ctc-tumorsizeovertime-143 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "143" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "143" ;
    nccr:recordCount 94 .

nccr-cv:ctc-tumorsizeovertime-144 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "144" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "144" ;
    nccr:recordCount 97 .

nccr-cv:ctc-tumorsizeovertime-145 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "145" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "145" ;
    nccr:recordCount 556 .

nccr-cv:ctc-tumorsizeovertime-146 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "146" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "146" ;
    nccr:recordCount 101 .

nccr-cv:ctc-tumorsizeovertime-147 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "147" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "147" ;
    nccr:recordCount 113 .

nccr-cv:ctc-tumorsizeovertime-148 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "148" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "148" ;
    nccr:recordCount 121 .

nccr-cv:ctc-tumorsizeovertime-149 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "149" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "149" ;
    nccr:recordCount 62 .

nccr-cv:ctc-tumorsizeovertime-150 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "150" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "150" ;
    nccr:recordCount 2826 .

nccr-cv:ctc-tumorsizeovertime-151 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "151" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "151" ;
    nccr:recordCount 62 .

nccr-cv:ctc-tumorsizeovertime-152 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "152" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "152" ;
    nccr:recordCount 113 .

nccr-cv:ctc-tumorsizeovertime-153 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "153" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "153" ;
    nccr:recordCount 70 .

nccr-cv:ctc-tumorsizeovertime-154 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "154" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "154" ;
    nccr:recordCount 79 .

nccr-cv:ctc-tumorsizeovertime-155 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "155" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "155" ;
    nccr:recordCount 261 .

nccr-cv:ctc-tumorsizeovertime-156 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "156" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "156" ;
    nccr:recordCount 64 .

nccr-cv:ctc-tumorsizeovertime-157 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "157" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "157" ;
    nccr:recordCount 77 .

nccr-cv:ctc-tumorsizeovertime-158 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "158" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "158" ;
    nccr:recordCount 72 .

nccr-cv:ctc-tumorsizeovertime-159 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "159" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "159" ;
    nccr:recordCount 49 .

nccr-cv:ctc-tumorsizeovertime-160 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "160" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "160" ;
    nccr:recordCount 1093 .

nccr-cv:ctc-tumorsizeovertime-161 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "161" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "161" ;
    nccr:recordCount 41 .

nccr-cv:ctc-tumorsizeovertime-162 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "162" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "162" ;
    nccr:recordCount 57 .

nccr-cv:ctc-tumorsizeovertime-163 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "163" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "163" ;
    nccr:recordCount 56 .

nccr-cv:ctc-tumorsizeovertime-164 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "164" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "164" ;
    nccr:recordCount 46 .

nccr-cv:ctc-tumorsizeovertime-165 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "165" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "165" ;
    nccr:recordCount 208 .

nccr-cv:ctc-tumorsizeovertime-166 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "166" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "166" ;
    nccr:recordCount 40 .

nccr-cv:ctc-tumorsizeovertime-167 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "167" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "167" ;
    nccr:recordCount 47 .

nccr-cv:ctc-tumorsizeovertime-168 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "168" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "168" ;
    nccr:recordCount 53 .

nccr-cv:ctc-tumorsizeovertime-169 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "169" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "169" ;
    nccr:recordCount 27 .

nccr-cv:ctc-tumorsizeovertime-170 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "170" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "170" ;
    nccr:recordCount 1062 .

nccr-cv:ctc-tumorsizeovertime-171 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "171" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "171" ;
    nccr:recordCount 35 .

nccr-cv:ctc-tumorsizeovertime-172 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "172" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "172" ;
    nccr:recordCount 47 .

nccr-cv:ctc-tumorsizeovertime-173 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "173" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "173" ;
    nccr:recordCount 37 .

nccr-cv:ctc-tumorsizeovertime-174 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "174" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "174" ;
    nccr:recordCount 40 .

nccr-cv:ctc-tumorsizeovertime-175 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "175" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "175" ;
    nccr:recordCount 225 .

nccr-cv:ctc-tumorsizeovertime-176 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "176" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "176" ;
    nccr:recordCount 35 .

nccr-cv:ctc-tumorsizeovertime-177 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "177" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "177" ;
    nccr:recordCount 30 .

nccr-cv:ctc-tumorsizeovertime-178 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "178" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "178" ;
    nccr:recordCount 47 .

nccr-cv:ctc-tumorsizeovertime-179 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "179" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "179" ;
    nccr:recordCount 24 .

nccr-cv:ctc-tumorsizeovertime-180 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "180" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "180" ;
    nccr:recordCount 964 .

nccr-cv:ctc-tumorsizeovertime-181 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "181" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "181" ;
    nccr:recordCount 24 .

nccr-cv:ctc-tumorsizeovertime-182 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "182" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "182" ;
    nccr:recordCount 48 .

nccr-cv:ctc-tumorsizeovertime-183 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "183" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "183" ;
    nccr:recordCount 32 .

nccr-cv:ctc-tumorsizeovertime-184 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "184" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "184" ;
    nccr:recordCount 29 .

nccr-cv:ctc-tumorsizeovertime-185 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "185" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "185" ;
    nccr:recordCount 205 .

nccr-cv:ctc-tumorsizeovertime-186 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "186" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "186" ;
    nccr:recordCount 24 .

nccr-cv:ctc-tumorsizeovertime-187 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "187" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "187" ;
    nccr:recordCount 33 .

nccr-cv:ctc-tumorsizeovertime-188 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "188" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "188" ;
    nccr:recordCount 26 .

nccr-cv:ctc-tumorsizeovertime-189 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "189" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "189" ;
    nccr:recordCount 19 .

nccr-cv:ctc-tumorsizeovertime-190 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "190" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "190" ;
    nccr:recordCount 595 .

nccr-cv:ctc-tumorsizeovertime-192 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "192" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "192" ;
    nccr:recordCount 53 .

nccr-cv:ctc-tumorsizeovertime-193 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "193" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "193" ;
    nccr:recordCount 35 .

nccr-cv:ctc-tumorsizeovertime-194 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "194" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "194" ;
    nccr:recordCount 20 .

nccr-cv:ctc-tumorsizeovertime-195 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "195" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "195" ;
    nccr:recordCount 149 .

nccr-cv:ctc-tumorsizeovertime-196 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "196" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "196" ;
    nccr:recordCount 24 .

nccr-cv:ctc-tumorsizeovertime-197 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "197" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "197" ;
    nccr:recordCount 24 .

nccr-cv:ctc-tumorsizeovertime-198 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "198" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "198" ;
    nccr:recordCount 20 .

nccr-cv:ctc-tumorsizeovertime-200 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "200" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "200" ;
    nccr:recordCount 1125 .

nccr-cv:ctc-tumorsizeovertime-201 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "201" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "201" ;
    nccr:recordCount 19 .

nccr-cv:ctc-tumorsizeovertime-202 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "202" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "202" ;
    nccr:recordCount 19 .

nccr-cv:ctc-tumorsizeovertime-203 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "203" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "203" ;
    nccr:recordCount 23 .

nccr-cv:ctc-tumorsizeovertime-205 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "205" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "205" ;
    nccr:recordCount 74 .

nccr-cv:ctc-tumorsizeovertime-210 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "210" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "210" ;
    nccr:recordCount 400 .

nccr-cv:ctc-tumorsizeovertime-215 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "215" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "215" ;
    nccr:recordCount 76 .

nccr-cv:ctc-tumorsizeovertime-220 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "220" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "220" ;
    nccr:recordCount 372 .

nccr-cv:ctc-tumorsizeovertime-223 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "223" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "223" ;
    nccr:recordCount 16 .

nccr-cv:ctc-tumorsizeovertime-225 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "225" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "225" ;
    nccr:recordCount 67 .

nccr-cv:ctc-tumorsizeovertime-230 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "230" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "230" ;
    nccr:recordCount 312 .

nccr-cv:ctc-tumorsizeovertime-235 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "235" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "235" ;
    nccr:recordCount 53 .

nccr-cv:ctc-tumorsizeovertime-240 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "240" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "240" ;
    nccr:recordCount 232 .

nccr-cv:ctc-tumorsizeovertime-245 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "245" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "245" ;
    nccr:recordCount 42 .

nccr-cv:ctc-tumorsizeovertime-250 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "250" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "250" ;
    nccr:recordCount 389 .

nccr-cv:ctc-tumorsizeovertime-255 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "255" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "255" ;
    nccr:recordCount 28 .

nccr-cv:ctc-tumorsizeovertime-260 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "260" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "260" ;
    nccr:recordCount 179 .

nccr-cv:ctc-tumorsizeovertime-265 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "265" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "265" ;
    nccr:recordCount 31 .

nccr-cv:ctc-tumorsizeovertime-270 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "270" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "270" ;
    nccr:recordCount 154 .

nccr-cv:ctc-tumorsizeovertime-275 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "275" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "275" ;
    nccr:recordCount 20 .

nccr-cv:ctc-tumorsizeovertime-280 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "280" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "280" ;
    nccr:recordCount 162 .

nccr-cv:ctc-tumorsizeovertime-285 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "285" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "285" ;
    nccr:recordCount 18 .

nccr-cv:ctc-tumorsizeovertime-290 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "290" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "290" ;
    nccr:recordCount 105 .

nccr-cv:ctc-tumorsizeovertime-295 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "295" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "295" ;
    nccr:recordCount 16 .

nccr-cv:ctc-tumorsizeovertime-300 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "300" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "300" ;
    nccr:recordCount 263 .

nccr-cv:ctc-tumorsizeovertime-310 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "310" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "310" ;
    nccr:recordCount 40 .

nccr-cv:ctc-tumorsizeovertime-320 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "320" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "320" ;
    nccr:recordCount 68 .

nccr-cv:ctc-tumorsizeovertime-330 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "330" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "330" ;
    nccr:recordCount 31 .

nccr-cv:ctc-tumorsizeovertime-340 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "340" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "340" ;
    nccr:recordCount 30 .

nccr-cv:ctc-tumorsizeovertime-350 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "350" ;
    skos:prefLabel "* 001-400"@en ;
    nccr:codeDescription "* 001-400" ;
    nccr:codeNotation "350" ;
    nccr:recordCount 49 .

nccr-cv:ctc-tumorsizeovertime-990 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "990" ;
    skos:prefLabel "990 (microscopic focus)"@en ;
    nccr:codeDescription "990 (microscopic focus)" ;
    nccr:codeNotation "990" ;
    nccr:recordCount 6955 .

nccr-cv:ctc-tumorsizeovertime-998 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "998" ;
    skos:prefLabel "998 (site-specific code)"@en ;
    nccr:codeDescription "998 (site-specific code)" ;
    nccr:codeNotation "998" ;
    nccr:recordCount 1781 .

nccr-cv:ctc-tumorsizeovertime-999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "999" ;
    skos:prefLabel "Unknown or size unreasonable (includes any tumor sizes 401-989)"@en ;
    nccr:codeDescription "Unknown or size unreasonable (includes any tumor sizes 401-989)" ;
    nccr:codeNotation "999" ;
    nccr:recordCount 236295 .

nccr-cv:ctc-tumorsizeovertime-xx1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "XX1" ;
    skos:prefLabel "Tumor Size Not Consistent Over Time or Not Applicable for this Site"@en ;
    nccr:codeDescription "Tumor Size Not Consistent Over Time or Not Applicable for this Site" ;
    nccr:codeNotation "XX1" ;
    nccr:recordCount 420135 .

nccr-cv:ctc-tumorsizeovertime-xx2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-tumorsizeovertime ;
    skos:notation "XX2" ;
    skos:prefLabel "Tumor Size Not Consistent Over Time or Not Applicable for this Site"@en ;
    nccr:codeDescription "Tumor Size Not Consistent Over Time or Not Applicable for this Site" ;
    nccr:codeNotation "XX2" ;
    nccr:recordCount 86135 .

nccr-cv:ctc-typeofreportingsource-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-typeofreportingsource ;
    skos:notation "1" ;
    skos:prefLabel "Hospital inpatient; Managed health plans with comprehensive, unified medical records"@en ;
    nccr:codeDescription "Hospital inpatient; Managed health plans with comprehensive, unified medical records" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 1290157 .

nccr-cv:ctc-typeofreportingsource-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-typeofreportingsource ;
    skos:notation "2" ;
    skos:prefLabel "Radiation Treatment Centers or Medical Oncology Centers (hospital-affiliated or independent)"@en ;
    nccr:codeDescription "Radiation Treatment Centers or Medical Oncology Centers (hospital-affiliated or independent)" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 14802 .

nccr-cv:ctc-typeofreportingsource-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-typeofreportingsource ;
    skos:notation "3" ;
    skos:prefLabel "Laboratory only (hospital-affiliated or independent)"@en ;
    nccr:codeDescription "Laboratory only (hospital-affiliated or independent)" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 43975 .

nccr-cv:ctc-typeofreportingsource-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-typeofreportingsource ;
    skos:notation "4" ;
    skos:prefLabel "Physician's office/private medical practitioner (LMD)"@en ;
    nccr:codeDescription "Physician's office/private medical practitioner (LMD)" ;
    nccr:codeNotation "4" ;
    nccr:recordCount 39827 .

nccr-cv:ctc-typeofreportingsource-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-typeofreportingsource ;
    skos:notation "5" ;
    skos:prefLabel "Nursing/convalescent home/hospice"@en ;
    nccr:codeDescription "Nursing/convalescent home/hospice" ;
    nccr:codeNotation "5" ;
    nccr:recordCount 149 .

nccr-cv:ctc-typeofreportingsource-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-typeofreportingsource ;
    skos:notation "6" ;
    skos:prefLabel "Autopsy only"@en ;
    nccr:codeDescription "Autopsy only" ;
    nccr:codeNotation "6" ;
    nccr:recordCount 781 .

nccr-cv:ctc-typeofreportingsource-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-typeofreportingsource ;
    skos:notation "7" ;
    skos:prefLabel "Death certificate only"@en ;
    nccr:codeDescription "Death certificate only" ;
    nccr:codeNotation "7" ;
    nccr:recordCount 3156 .

nccr-cv:ctc-typeofreportingsource-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-typeofreportingsource ;
    skos:notation "8" ;
    skos:prefLabel "Other hospital outpatient units/surgery centers"@en ;
    nccr:codeDescription "Other hospital outpatient units/surgery centers" ;
    nccr:codeNotation "8" ;
    nccr:recordCount 81521 .

nccr-cv:ctc-vitalstatusrecode-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-vitalstatusrecode ;
    skos:notation "0" ;
    skos:prefLabel "Dead as of study cutoff date"@en ;
    nccr:codeDescription "Dead as of study cutoff date" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 298658 .

nccr-cv:ctc-vitalstatusrecode-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ctc-vitalstatusrecode ;
    skos:notation "1" ;
    skos:prefLabel "Alive as of study cutoff date"@en ;
    nccr:codeDescription "Alive as of study cutoff date" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 1175710 .

nccr-cv:mcd-claimdiagnosiscodesequence-801 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "801" ;
    skos:prefLabel "32233264"@en ;
    nccr:codeDescription "32233264" ;
    nccr:codeNotation "801" ;
    nccr:recordCount 32233264 .

nccr-cv:mcd-claimdiagnosiscodesequence-801-831 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "801-831" ;
    skos:prefLabel "801-831 sequence number"@en ;
    nccr:codeDescription "801-831 sequence number" ;
    nccr:codeNotation "801-831" .

nccr-cv:mcd-claimdiagnosiscodesequence-802 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "802" ;
    skos:prefLabel "7762733"@en ;
    nccr:codeDescription "7762733" ;
    nccr:codeNotation "802" ;
    nccr:recordCount 7762733 .

nccr-cv:mcd-claimdiagnosiscodesequence-803 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "803" ;
    skos:prefLabel "3753695"@en ;
    nccr:codeDescription "3753695" ;
    nccr:codeNotation "803" ;
    nccr:recordCount 3753695 .

nccr-cv:mcd-claimdiagnosiscodesequence-804 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "804" ;
    skos:prefLabel "2374584"@en ;
    nccr:codeDescription "2374584" ;
    nccr:codeNotation "804" ;
    nccr:recordCount 2374584 .

nccr-cv:mcd-claimdiagnosiscodesequence-805 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "805" ;
    skos:prefLabel "1601924"@en ;
    nccr:codeDescription "1601924" ;
    nccr:codeNotation "805" ;
    nccr:recordCount 1601924 .

nccr-cv:mcd-claimdiagnosiscodesequence-806 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "806" ;
    skos:prefLabel "1162820"@en ;
    nccr:codeDescription "1162820" ;
    nccr:codeNotation "806" ;
    nccr:recordCount 1162820 .

nccr-cv:mcd-claimdiagnosiscodesequence-807 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "807" ;
    skos:prefLabel "894418"@en ;
    nccr:codeDescription "894418" ;
    nccr:codeNotation "807" ;
    nccr:recordCount 894418 .

nccr-cv:mcd-claimdiagnosiscodesequence-808 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "808" ;
    skos:prefLabel "702831"@en ;
    nccr:codeDescription "702831" ;
    nccr:codeNotation "808" ;
    nccr:recordCount 702831 .

nccr-cv:mcd-claimdiagnosiscodesequence-809 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "809" ;
    skos:prefLabel "560506"@en ;
    nccr:codeDescription "560506" ;
    nccr:codeNotation "809" ;
    nccr:recordCount 560506 .

nccr-cv:mcd-claimdiagnosiscodesequence-810 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "810" ;
    skos:prefLabel "455972"@en ;
    nccr:codeDescription "455972" ;
    nccr:codeNotation "810" ;
    nccr:recordCount 455972 .

nccr-cv:mcd-claimdiagnosiscodesequence-811 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "811" ;
    skos:prefLabel "381021"@en ;
    nccr:codeDescription "381021" ;
    nccr:codeNotation "811" ;
    nccr:recordCount 381021 .

nccr-cv:mcd-claimdiagnosiscodesequence-812 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "812" ;
    skos:prefLabel "322053"@en ;
    nccr:codeDescription "322053" ;
    nccr:codeNotation "812" ;
    nccr:recordCount 322053 .

nccr-cv:mcd-claimdiagnosiscodesequence-813 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "813" ;
    skos:prefLabel "272961"@en ;
    nccr:codeDescription "272961" ;
    nccr:codeNotation "813" ;
    nccr:recordCount 272961 .

nccr-cv:mcd-claimdiagnosiscodesequence-814 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "814" ;
    skos:prefLabel "229920"@en ;
    nccr:codeDescription "229920" ;
    nccr:codeNotation "814" ;
    nccr:recordCount 229920 .

nccr-cv:mcd-claimdiagnosiscodesequence-815 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "815" ;
    skos:prefLabel "197457"@en ;
    nccr:codeDescription "197457" ;
    nccr:codeNotation "815" ;
    nccr:recordCount 197457 .

nccr-cv:mcd-claimdiagnosiscodesequence-816 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "816" ;
    skos:prefLabel "171977"@en ;
    nccr:codeDescription "171977" ;
    nccr:codeNotation "816" ;
    nccr:recordCount 171977 .

nccr-cv:mcd-claimdiagnosiscodesequence-817 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "817" ;
    skos:prefLabel "150821"@en ;
    nccr:codeDescription "150821" ;
    nccr:codeNotation "817" ;
    nccr:recordCount 150821 .

nccr-cv:mcd-claimdiagnosiscodesequence-818 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "818" ;
    skos:prefLabel "132780"@en ;
    nccr:codeDescription "132780" ;
    nccr:codeNotation "818" ;
    nccr:recordCount 132780 .

nccr-cv:mcd-claimdiagnosiscodesequence-819 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "819" ;
    skos:prefLabel "117219"@en ;
    nccr:codeDescription "117219" ;
    nccr:codeNotation "819" ;
    nccr:recordCount 117219 .

nccr-cv:mcd-claimdiagnosiscodesequence-820 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "820" ;
    skos:prefLabel "102602"@en ;
    nccr:codeDescription "102602" ;
    nccr:codeNotation "820" ;
    nccr:recordCount 102602 .

nccr-cv:mcd-claimdiagnosiscodesequence-821 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "821" ;
    skos:prefLabel "89347"@en ;
    nccr:codeDescription "89347" ;
    nccr:codeNotation "821" ;
    nccr:recordCount 89347 .

nccr-cv:mcd-claimdiagnosiscodesequence-822 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "822" ;
    skos:prefLabel "77818"@en ;
    nccr:codeDescription "77818" ;
    nccr:codeNotation "822" ;
    nccr:recordCount 77818 .

nccr-cv:mcd-claimdiagnosiscodesequence-823 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "823" ;
    skos:prefLabel "68049"@en ;
    nccr:codeDescription "68049" ;
    nccr:codeNotation "823" ;
    nccr:recordCount 68049 .

nccr-cv:mcd-claimdiagnosiscodesequence-824 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "824" ;
    skos:prefLabel "61003"@en ;
    nccr:codeDescription "61003" ;
    nccr:codeNotation "824" ;
    nccr:recordCount 61003 .

nccr-cv:mcd-claimdiagnosiscodesequence-825 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "825" ;
    skos:prefLabel "55120"@en ;
    nccr:codeDescription "55120" ;
    nccr:codeNotation "825" ;
    nccr:recordCount 55120 .

nccr-cv:mcd-claimdiagnosiscodesequence-826 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "826" ;
    skos:prefLabel "49888"@en ;
    nccr:codeDescription "49888" ;
    nccr:codeNotation "826" ;
    nccr:recordCount 49888 .

nccr-cv:mcd-claimdiagnosiscodesequence-827 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "827" ;
    skos:prefLabel "45080"@en ;
    nccr:codeDescription "45080" ;
    nccr:codeNotation "827" ;
    nccr:recordCount 45080 .

nccr-cv:mcd-claimdiagnosiscodesequence-828 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "828" ;
    skos:prefLabel "40448"@en ;
    nccr:codeDescription "40448" ;
    nccr:codeNotation "828" ;
    nccr:recordCount 40448 .

nccr-cv:mcd-claimdiagnosiscodesequence-829 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "829" ;
    skos:prefLabel "34480"@en ;
    nccr:codeDescription "34480" ;
    nccr:codeNotation "829" ;
    nccr:recordCount 34480 .

nccr-cv:mcd-claimdiagnosiscodesequence-830 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "830" ;
    skos:prefLabel "29298"@en ;
    nccr:codeDescription "29298" ;
    nccr:codeNotation "830" ;
    nccr:recordCount 29298 .

nccr-cv:mcd-claimdiagnosiscodesequence-831 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-claimdiagnosiscodesequence ;
    skos:notation "831" ;
    skos:prefLabel "16650"@en ;
    nccr:codeDescription "16650" ;
    nccr:codeNotation "831" ;
    nccr:recordCount 16650 .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "0" ;
    skos:prefLabel "1920398"@en ;
    nccr:codeDescription "1920398" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 1920398 .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "-1" ;
    skos:prefLabel "413194"@en ;
    nccr:codeDescription "413194" ;
    nccr:codeNotation "-1" ;
    nccr:recordCount 413194,
        1812994 .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-10-to-12 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "10 to 12" ;
    skos:prefLabel "1980567"@en ;
    nccr:codeDescription "1980567" ;
    nccr:codeNotation "10 to 12" ;
    nccr:recordCount 1980567 .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-12-to-10 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "-12 to -10" ;
    skos:prefLabel "378381"@en ;
    nccr:codeDescription "378381" ;
    nccr:codeNotation "-12 to -10" ;
    nccr:recordCount 378381 .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "< -120" ;
    skos:prefLabel "927025"@en ;
    nccr:codeDescription "927025" ;
    nccr:codeNotation "< -120" ;
    nccr:recordCount 927025,
        9277655 .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-120-to-61 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "-120 to -61" ;
    skos:prefLabel "2007360"@en ;
    nccr:codeDescription "2007360" ;
    nccr:codeNotation "-120 to -61" ;
    nccr:recordCount 2007360 .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-13-to-15 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "13 to 15" ;
    skos:prefLabel "1663789"@en ;
    nccr:codeDescription "1663789" ;
    nccr:codeNotation "13 to 15" ;
    nccr:recordCount 1663789 .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-15-to-13 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "-15 to -13" ;
    skos:prefLabel "343044"@en ;
    nccr:codeDescription "343044" ;
    nccr:codeNotation "-15 to -13" ;
    nccr:recordCount 343044 .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-16-to-18 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "16 to 18" ;
    skos:prefLabel "1470030"@en ;
    nccr:codeDescription "1470030" ;
    nccr:codeNotation "16 to 18" ;
    nccr:recordCount 1470030 .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-18-to-16 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "-18 to -16" ;
    skos:prefLabel "297435"@en ;
    nccr:codeDescription "297435" ;
    nccr:codeNotation "-18 to -16" ;
    nccr:recordCount 297435 .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-19-to-21 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "19 to 21" ;
    skos:prefLabel "1300936"@en ;
    nccr:codeDescription "1300936" ;
    nccr:codeNotation "19 to 21" ;
    nccr:recordCount 1300936 .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "-2" ;
    skos:prefLabel "264543"@en ;
    nccr:codeDescription "264543" ;
    nccr:codeNotation "-2" ;
    nccr:recordCount 264543,
        1505681 .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-21-to-19 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "-21 to -19" ;
    skos:prefLabel "264169"@en ;
    nccr:codeDescription "264169" ;
    nccr:codeNotation "-21 to -19" ;
    nccr:recordCount 264169 .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-22-to-24 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "22 to 24" ;
    skos:prefLabel "1203296"@en ;
    nccr:codeDescription "1203296" ;
    nccr:codeNotation "22 to 24" ;
    nccr:recordCount 1203296 .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-24-to-22 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "-24 to -22" ;
    skos:prefLabel "237753"@en ;
    nccr:codeDescription "237753" ;
    nccr:codeNotation "-24 to -22" ;
    nccr:recordCount 237753 .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-25-to-36 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "25 to 36" ;
    skos:prefLabel "3899297"@en ;
    nccr:codeDescription "3899297" ;
    nccr:codeNotation "25 to 36" ;
    nccr:recordCount 3899297 .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "-3" ;
    skos:prefLabel "209849"@en ;
    nccr:codeDescription "209849" ;
    nccr:codeNotation "-3" ;
    nccr:recordCount 209849,
        1359592 .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-36-to-25 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "-36 to -25" ;
    skos:prefLabel "847296"@en ;
    nccr:codeDescription "847296" ;
    nccr:codeNotation "-36 to -25" ;
    nccr:recordCount 847296 .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-37-to-48 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "37 to 48" ;
    skos:prefLabel "2657728"@en ;
    nccr:codeDescription "2657728" ;
    nccr:codeNotation "37 to 48" ;
    nccr:recordCount 2657728 .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-4-to-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "4 to 6" ;
    skos:prefLabel "3350398"@en ;
    nccr:codeDescription "3350398" ;
    nccr:codeNotation "4 to 6" ;
    nccr:recordCount 3350398 .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-48-to-37 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "-48 to -37" ;
    skos:prefLabel "723998"@en ;
    nccr:codeDescription "723998" ;
    nccr:codeNotation "-48 to -37" ;
    nccr:recordCount 723998 .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-49-to-60 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "49 to 60" ;
    skos:prefLabel "2074315"@en ;
    nccr:codeDescription "2074315" ;
    nccr:codeNotation "49 to 60" ;
    nccr:recordCount 2074315 .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-6-to-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "-6 to -4" ;
    skos:prefLabel "511295"@en ;
    nccr:codeDescription "511295" ;
    nccr:codeNotation "-6 to -4" ;
    nccr:recordCount 511295 .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-60-to-49 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "-60 to -49" ;
    skos:prefLabel "632130"@en ;
    nccr:codeDescription "632130" ;
    nccr:codeNotation "-60 to -49" ;
    nccr:recordCount 632130 .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-61-to-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "61 to 120" ;
    skos:prefLabel "7601969"@en ;
    nccr:codeDescription "7601969" ;
    nccr:codeNotation "61 to 120" ;
    nccr:recordCount 7601969 .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-7-to-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "7 to 9" ;
    skos:prefLabel "2583345"@en ;
    nccr:codeDescription "2583345" ;
    nccr:codeNotation "7 to 9" ;
    nccr:recordCount 2583345 .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-9-to-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "-9 to -7" ;
    skos:prefLabel "429277"@en ;
    nccr:codeDescription "429277" ;
    nccr:codeNotation "-9 to -7" ;
    nccr:recordCount 429277 .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-999-999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "-999-999" ;
    skos:prefLabel "-999-999 months"@en ;
    nccr:codeDescription "-999-999 months" ;
    nccr:codeNotation "-999-999" .

nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-9999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    skos:notation "9999" ;
    skos:prefLabel "Missing"@en ;
    nccr:codeDescription "Missing" ;
    nccr:codeNotation "9999" .

nccr-cv:mce-enrollindexdxmonth-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollindexdxmonth ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 76961 .

nccr-cv:mce-enrollindexdxmonth-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollindexdxmonth ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" ;
    nccr:recordCount 1282347 .

nccr-cv:mce-enrollmonthpostindexdx1-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx1 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx1-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx1 ;
    skos:notation "6" ;
    skos:prefLabel "Enrollment Status not Provided"@en ;
    nccr:codeDescription "Enrollment Status not Provided" ;
    nccr:codeNotation "6" .

nccr-cv:mce-enrollmonthpostindexdx1-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx1 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx1-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx1 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx10-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx10 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx10-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx10 ;
    skos:notation "6" ;
    skos:prefLabel "Enrollment Status not Provided"@en ;
    nccr:codeDescription "Enrollment Status not Provided" ;
    nccr:codeNotation "6" .

nccr-cv:mce-enrollmonthpostindexdx10-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx10 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx10-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx10 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx100-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx100 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx100-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx100 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx100-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx100 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx101-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx101 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx101-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx101 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx101-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx101 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx102-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx102 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx102-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx102 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx102-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx102 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx103-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx103 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx103-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx103 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx103-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx103 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx104-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx104 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx104-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx104 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx104-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx104 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx105-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx105 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx105-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx105 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx105-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx105 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx106-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx106 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx106-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx106 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx106-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx106 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx107-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx107 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx107-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx107 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx107-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx107 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx108-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx108 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx108-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx108 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx108-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx108 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx109-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx109 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx109-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx109 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx109-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx109 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx11-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx11 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx11-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx11 ;
    skos:notation "6" ;
    skos:prefLabel "Enrollment Status not Provided"@en ;
    nccr:codeDescription "Enrollment Status not Provided" ;
    nccr:codeNotation "6" .

nccr-cv:mce-enrollmonthpostindexdx11-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx11 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx11-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx11 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx110-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx110 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx110-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx110 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx110-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx110 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx111-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx111 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx111-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx111 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx111-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx111 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx112-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx112 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx112-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx112 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx112-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx112 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx113-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx113 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx113-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx113 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx113-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx113 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx114-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx114 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx114-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx114 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx114-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx114 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx115-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx115 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx115-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx115 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx115-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx115 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx116-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx116 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx116-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx116 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx116-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx116 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx117-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx117 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx117-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx117 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx117-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx117 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx118-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx118 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx118-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx118 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx118-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx118 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx119-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx119 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx119-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx119 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx119-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx119 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx12-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx12 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx12-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx12 ;
    skos:notation "6" ;
    skos:prefLabel "Enrollment Status not Provided"@en ;
    nccr:codeDescription "Enrollment Status not Provided" ;
    nccr:codeNotation "6" .

nccr-cv:mce-enrollmonthpostindexdx12-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx12 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx12-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx12 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx120-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx120 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx120-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx120 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx120-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx120 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx121-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx121 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx121-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx121 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx121-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx121 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx122-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx122 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx122-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx122 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx122-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx122 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx123-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx123 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx123-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx123 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx123-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx123 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx124-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx124 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx124-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx124 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx124-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx124 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx125-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx125 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx125-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx125 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx125-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx125 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx126-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx126 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx126-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx126 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx126-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx126 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx127-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx127 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx127-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx127 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx127-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx127 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx128-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx128 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx128-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx128 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx128-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx128 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx129-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx129 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx129-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx129 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx129-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx129 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx13-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx13 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx13-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx13 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx13-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx13 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx130-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx130 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx130-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx130 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx130-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx130 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx131-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx131 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx131-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx131 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx131-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx131 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx132-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx132 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx132-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx132 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx132-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx132 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx133-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx133 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx133-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx133 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx133-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx133 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx134-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx134 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx134-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx134 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx134-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx134 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx135-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx135 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx135-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx135 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx135-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx135 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx136-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx136 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx136-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx136 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx136-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx136 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx137-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx137 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx137-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx137 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx137-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx137 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx138-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx138 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx138-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx138 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx138-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx138 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx139-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx139 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx139-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx139 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx139-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx139 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx14-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx14 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx14-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx14 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx14-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx14 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx140-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx140 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx140-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx140 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx140-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx140 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx141-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx141 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx141-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx141 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx141-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx141 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx142-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx142 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx142-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx142 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx142-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx142 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx143-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx143 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx143-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx143 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx143-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx143 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx144-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx144 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx144-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx144 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx144-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx144 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx145-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx145 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx145-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx145 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx145-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx145 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx146-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx146 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx146-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx146 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx146-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx146 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx147-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx147 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx147-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx147 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx147-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx147 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx148-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx148 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx148-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx148 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx148-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx148 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx149-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx149 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx149-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx149 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx149-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx149 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx15-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx15 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx15-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx15 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx15-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx15 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx150-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx150 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx150-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx150 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx150-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx150 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx151-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx151 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx151-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx151 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx151-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx151 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx152-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx152 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx152-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx152 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx152-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx152 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx153-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx153 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx153-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx153 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx153-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx153 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx154-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx154 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx154-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx154 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx154-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx154 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx155-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx155 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx155-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx155 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx155-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx155 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx156-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx156 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx156-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx156 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx156-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx156 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx157-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx157 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx157-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx157 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx157-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx157 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx158-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx158 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx158-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx158 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx158-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx158 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx159-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx159 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx159-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx159 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx159-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx159 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx16-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx16 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx16-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx16 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx16-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx16 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx160-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx160 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx160-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx160 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx160-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx160 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx161-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx161 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx161-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx161 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx161-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx161 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx162-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx162 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx162-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx162 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx162-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx162 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx163-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx163 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx163-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx163 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx163-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx163 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx164-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx164 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx164-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx164 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx164-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx164 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx165-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx165 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx165-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx165 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx165-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx165 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx166-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx166 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx166-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx166 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx166-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx166 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx167-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx167 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx167-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx167 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx167-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx167 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx168-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx168 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx168-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx168 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx168-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx168 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx169-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx169 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx169-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx169 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx169-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx169 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx17-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx17 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx17-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx17 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx17-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx17 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx170-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx170 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx170-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx170 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx170-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx170 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx171-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx171 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx171-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx171 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx171-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx171 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx172-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx172 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx172-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx172 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx172-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx172 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx173-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx173 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx173-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx173 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx173-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx173 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx174-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx174 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx174-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx174 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx174-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx174 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx175-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx175 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx175-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx175 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx175-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx175 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx176-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx176 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx176-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx176 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx176-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx176 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx177-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx177 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx177-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx177 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx177-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx177 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx178-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx178 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx178-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx178 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx178-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx178 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx179-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx179 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx179-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx179 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx179-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx179 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx18-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx18 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx18-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx18 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx18-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx18 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx180-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx180 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx180-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx180 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx180-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx180 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx181-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx181 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx181-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx181 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx181-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx181 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx182-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx182 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx182-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx182 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx182-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx182 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx183-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx183 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx183-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx183 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx183-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx183 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx184-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx184 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx184-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx184 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx184-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx184 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx185-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx185 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx185-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx185 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx185-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx185 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx186-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx186 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx186-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx186 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx186-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx186 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx187-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx187 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx187-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx187 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx187-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx187 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx188-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx188 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx188-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx188 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx188-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx188 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx189-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx189 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx189-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx189 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx189-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx189 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx19-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx19 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx19-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx19 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx19-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx19 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx190-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx190 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx190-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx190 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx190-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx190 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx191-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx191 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx191-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx191 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx191-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx191 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx192-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx192 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx192-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx192 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx192-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx192 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx193-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx193 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx193-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx193 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx193-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx193 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx194-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx194 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx194-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx194 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx194-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx194 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx195-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx195 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx195-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx195 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx195-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx195 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx196-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx196 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx196-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx196 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx196-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx196 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx197-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx197 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx197-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx197 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx197-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx197 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx198-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx198 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx198-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx198 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx198-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx198 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx199-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx199 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx199-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx199 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx199-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx199 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx2-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx2 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx2-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx2 ;
    skos:notation "6" ;
    skos:prefLabel "Enrollment Status not Provided"@en ;
    nccr:codeDescription "Enrollment Status not Provided" ;
    nccr:codeNotation "6" .

nccr-cv:mce-enrollmonthpostindexdx2-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx2 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx2-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx2 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx20-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx20 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx20-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx20 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx20-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx20 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx200-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx200 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx200-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx200 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx200-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx200 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx201-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx201 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx201-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx201 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx201-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx201 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx202-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx202 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx202-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx202 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx202-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx202 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx203-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx203 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx203-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx203 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx203-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx203 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx204-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx204 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx204-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx204 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx204-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx204 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx205-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx205 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx205-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx205 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx205-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx205 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx206-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx206 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx206-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx206 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx206-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx206 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx207-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx207 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx207-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx207 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx207-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx207 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx208-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx208 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx208-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx208 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx208-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx208 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx209-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx209 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx209-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx209 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx209-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx209 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx21-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx21 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx21-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx21 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx21-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx21 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx210-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx210 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx210-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx210 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx210-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx210 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx211-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx211 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx211-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx211 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx211-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx211 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx212-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx212 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx212-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx212 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx212-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx212 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx213-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx213 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx213-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx213 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx213-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx213 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx214-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx214 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx214-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx214 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx214-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx214 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx215-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx215 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx215-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx215 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx215-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx215 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx216-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx216 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx216-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx216 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx216-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx216 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx217-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx217 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx217-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx217 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx217-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx217 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx218-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx218 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx218-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx218 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx218-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx218 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx219-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx219 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx219-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx219 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx219-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx219 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx22-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx22 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx22-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx22 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx22-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx22 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx220-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx220 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx220-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx220 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx220-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx220 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx221-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx221 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx221-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx221 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx221-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx221 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx222-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx222 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx222-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx222 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx222-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx222 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx223-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx223 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx223-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx223 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx223-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx223 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx224-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx224 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx224-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx224 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx224-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx224 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx225-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx225 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx225-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx225 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx225-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx225 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx226-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx226 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx226-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx226 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx226-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx226 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx227-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx227 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx227-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx227 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx227-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx227 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx228-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx228 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx228-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx228 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx228-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx228 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx229-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx229 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx229-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx229 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx229-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx229 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx23-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx23 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx23-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx23 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx23-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx23 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx230-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx230 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx230-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx230 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx230-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx230 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx231-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx231 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx231-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx231 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx231-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx231 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx232-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx232 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx232-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx232 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx232-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx232 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx233-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx233 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx233-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx233 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx233-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx233 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx234-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx234 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx234-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx234 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx234-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx234 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx235-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx235 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx235-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx235 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx235-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx235 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx236-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx236 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx236-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx236 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx236-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx236 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx237-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx237 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx237-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx237 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx237-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx237 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx238-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx238 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx238-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx238 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx238-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx238 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx239-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx239 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx239-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx239 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx239-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx239 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx24-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx24 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx24-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx24 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx24-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx24 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx240-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx240 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx240-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx240 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx240-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx240 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx241-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx241 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx241-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx241 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx241-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx241 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx242-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx242 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx242-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx242 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx242-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx242 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx243-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx243 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx243-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx243 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx243-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx243 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx244-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx244 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx244-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx244 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx244-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx244 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx245-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx245 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx245-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx245 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx245-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx245 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx246-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx246 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx246-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx246 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx246-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx246 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx247-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx247 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx247-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx247 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx247-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx247 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx248-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx248 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx248-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx248 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx248-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx248 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx249-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx249 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx249-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx249 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx249-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx249 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx25-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx25 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx25-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx25 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx25-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx25 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx250-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx250 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx250-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx250 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx250-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx250 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx251-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx251 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx251-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx251 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx251-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx251 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx252-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx252 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx252-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx252 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx252-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx252 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx253-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx253 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx253-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx253 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx253-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx253 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx254-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx254 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx254-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx254 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx254-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx254 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx255-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx255 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx255-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx255 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx255-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx255 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx256-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx256 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx256-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx256 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx256-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx256 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx257-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx257 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx257-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx257 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx257-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx257 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx258-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx258 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx258-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx258 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx258-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx258 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx259-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx259 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx259-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx259 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx259-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx259 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx26-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx26 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx26-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx26 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx26-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx26 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx260-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx260 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx260-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx260 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx260-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx260 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx261-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx261 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx261-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx261 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx261-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx261 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx262-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx262 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx262-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx262 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx262-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx262 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx263-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx263 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx263-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx263 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx263-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx263 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx264-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx264 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx264-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx264 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx264-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx264 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx265-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx265 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx265-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx265 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx265-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx265 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx266-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx266 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx266-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx266 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx266-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx266 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx267-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx267 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx267-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx267 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx267-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx267 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx268-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx268 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx268-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx268 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx268-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx268 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx269-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx269 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx269-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx269 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx269-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx269 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx27-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx27 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx27-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx27 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx27-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx27 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx270-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx270 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx270-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx270 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx270-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx270 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx271-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx271 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx271-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx271 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx271-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx271 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx272-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx272 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx272-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx272 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx272-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx272 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx273-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx273 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx273-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx273 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx273-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx273 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx274-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx274 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx274-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx274 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx274-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx274 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx275-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx275 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx275-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx275 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx275-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx275 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx276-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx276 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx276-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx276 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx276-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx276 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx277-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx277 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx277-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx277 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx277-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx277 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx278-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx278 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx278-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx278 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx278-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx278 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx279-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx279 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx279-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx279 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx279-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx279 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx28-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx28 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx28-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx28 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx28-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx28 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx280-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx280 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx280-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx280 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx280-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx280 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx281-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx281 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx281-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx281 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx281-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx281 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx282-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx282 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx282-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx282 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx282-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx282 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx283-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx283 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx283-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx283 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx283-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx283 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx284-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx284 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx284-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx284 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx284-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx284 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx285-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx285 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx285-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx285 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx285-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx285 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx286-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx286 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx286-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx286 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx286-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx286 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx287-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx287 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx287-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx287 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx287-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx287 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx288-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx288 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx288-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx288 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx288-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx288 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx289-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx289 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx289-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx289 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx289-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx289 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx29-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx29 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx29-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx29 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx29-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx29 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx290-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx290 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx290-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx290 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx290-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx290 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx291-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx291 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx291-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx291 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx291-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx291 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx292-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx292 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx292-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx292 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx292-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx292 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx293-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx293 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx293-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx293 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx293-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx293 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx294-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx294 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx294-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx294 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx294-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx294 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx295-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx295 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx295-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx295 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx295-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx295 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx296-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx296 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx296-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx296 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx296-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx296 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx297-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx297 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx297-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx297 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx297-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx297 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx298-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx298 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx298-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx298 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx298-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx298 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx299-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx299 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx299-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx299 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx299-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx299 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx3-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx3 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx3-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx3 ;
    skos:notation "6" ;
    skos:prefLabel "Enrollment Status not Provided"@en ;
    nccr:codeDescription "Enrollment Status not Provided" ;
    nccr:codeNotation "6" .

nccr-cv:mce-enrollmonthpostindexdx3-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx3 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx3-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx3 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx30-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx30 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx30-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx30 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx30-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx30 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx300-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx300 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx300-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx300 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx300-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx300 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx301-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx301 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx301-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx301 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx301-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx301 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx302-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx302 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx302-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx302 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx302-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx302 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx303-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx303 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx303-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx303 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx303-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx303 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx304-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx304 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx304-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx304 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx304-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx304 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx305-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx305 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx305-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx305 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx305-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx305 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx306-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx306 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx306-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx306 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx306-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx306 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx307-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx307 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx307-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx307 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx307-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx307 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx308-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx308 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx308-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx308 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx308-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx308 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx309-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx309 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx309-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx309 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx309-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx309 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx31-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx31 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx31-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx31 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx31-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx31 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx310-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx310 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx310-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx310 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx310-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx310 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx311-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx311 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx311-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx311 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx311-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx311 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx312-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx312 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx312-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx312 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx312-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx312 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx313-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx313 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx313-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx313 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx313-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx313 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx314-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx314 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx314-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx314 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx314-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx314 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx315-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx315 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx315-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx315 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx315-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx315 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx316-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx316 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx316-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx316 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx316-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx316 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx317-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx317 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx317-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx317 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx317-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx317 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx318-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx318 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx318-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx318 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx318-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx318 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx319-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx319 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx319-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx319 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx319-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx319 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx32-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx32 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx32-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx32 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx32-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx32 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx320-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx320 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx320-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx320 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx320-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx320 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx321-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx321 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx321-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx321 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx321-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx321 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx322-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx322 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx322-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx322 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx322-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx322 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx323-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx323 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx323-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx323 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx323-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx323 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx324-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx324 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx324-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx324 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx324-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx324 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx325-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx325 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx325-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx325 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx325-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx325 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx326-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx326 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx326-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx326 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx326-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx326 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx327-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx327 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx327-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx327 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx327-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx327 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx328-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx328 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx328-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx328 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx328-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx328 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx329-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx329 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx329-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx329 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx329-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx329 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx33-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx33 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx33-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx33 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx33-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx33 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx330-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx330 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx330-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx330 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx330-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx330 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx331-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx331 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx331-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx331 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx331-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx331 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx332-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx332 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx332-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx332 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx332-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx332 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx333-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx333 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx333-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx333 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx333-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx333 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx334-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx334 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx334-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx334 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx334-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx334 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx335-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx335 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx335-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx335 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx335-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx335 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx336-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx336 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx336-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx336 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx336-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx336 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx337-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx337 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx337-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx337 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx337-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx337 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx338-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx338 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx338-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx338 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx338-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx338 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx339-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx339 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx339-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx339 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx339-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx339 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx34-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx34 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx34-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx34 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx34-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx34 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx340-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx340 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx340-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx340 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx340-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx340 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx341-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx341 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx341-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx341 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx341-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx341 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx342-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx342 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx342-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx342 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx342-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx342 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx343-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx343 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx343-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx343 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx343-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx343 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx344-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx344 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx344-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx344 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx344-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx344 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx345-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx345 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx345-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx345 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx345-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx345 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx346-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx346 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx346-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx346 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx346-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx346 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx347-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx347 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx347-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx347 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx347-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx347 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx35-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx35 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx35-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx35 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx35-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx35 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx36-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx36 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx36-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx36 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx36-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx36 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx37-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx37 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx37-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx37 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx37-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx37 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx38-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx38 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx38-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx38 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx38-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx38 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx39-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx39 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx39-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx39 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx39-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx39 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx4-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx4 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx4-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx4 ;
    skos:notation "6" ;
    skos:prefLabel "Enrollment Status not Provided"@en ;
    nccr:codeDescription "Enrollment Status not Provided" ;
    nccr:codeNotation "6" .

nccr-cv:mce-enrollmonthpostindexdx4-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx4 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx4-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx4 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx40-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx40 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx40-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx40 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx40-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx40 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx41-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx41 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx41-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx41 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx41-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx41 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx42-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx42 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx42-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx42 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx42-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx42 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx43-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx43 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx43-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx43 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx43-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx43 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx44-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx44 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx44-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx44 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx44-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx44 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx45-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx45 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx45-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx45 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx45-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx45 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx46-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx46 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx46-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx46 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx46-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx46 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx47-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx47 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx47-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx47 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx47-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx47 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx48-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx48 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx48-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx48 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx48-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx48 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx49-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx49 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx49-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx49 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx49-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx49 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx5-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx5 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx5-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx5 ;
    skos:notation "6" ;
    skos:prefLabel "Enrollment Status not Provided"@en ;
    nccr:codeDescription "Enrollment Status not Provided" ;
    nccr:codeNotation "6" .

nccr-cv:mce-enrollmonthpostindexdx5-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx5 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx5-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx5 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx50-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx50 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx50-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx50 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx50-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx50 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx51-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx51 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx51-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx51 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx51-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx51 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx52-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx52 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx52-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx52 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx52-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx52 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx53-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx53 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx53-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx53 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx53-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx53 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx54-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx54 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx54-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx54 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx54-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx54 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx55-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx55 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx55-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx55 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx55-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx55 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx56-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx56 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx56-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx56 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx56-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx56 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx57-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx57 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx57-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx57 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx57-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx57 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx58-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx58 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx58-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx58 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx58-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx58 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx59-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx59 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx59-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx59 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx59-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx59 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx6-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx6 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx6-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx6 ;
    skos:notation "6" ;
    skos:prefLabel "Enrollment Status not Provided"@en ;
    nccr:codeDescription "Enrollment Status not Provided" ;
    nccr:codeNotation "6" .

nccr-cv:mce-enrollmonthpostindexdx6-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx6 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx6-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx6 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx60-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx60 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx60-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx60 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx60-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx60 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx61-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx61 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx61-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx61 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx61-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx61 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx62-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx62 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx62-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx62 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx62-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx62 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx63-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx63 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx63-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx63 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx63-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx63 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx64-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx64 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx64-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx64 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx64-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx64 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx65-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx65 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx65-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx65 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx65-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx65 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx66-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx66 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx66-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx66 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx66-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx66 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx67-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx67 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx67-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx67 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx67-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx67 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx68-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx68 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx68-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx68 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx68-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx68 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx69-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx69 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx69-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx69 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx69-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx69 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx7-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx7 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx7-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx7 ;
    skos:notation "6" ;
    skos:prefLabel "Enrollment Status not Provided"@en ;
    nccr:codeDescription "Enrollment Status not Provided" ;
    nccr:codeNotation "6" .

nccr-cv:mce-enrollmonthpostindexdx7-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx7 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx7-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx7 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx70-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx70 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx70-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx70 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx70-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx70 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx71-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx71 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx71-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx71 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx71-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx71 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx72-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx72 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx72-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx72 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx72-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx72 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx73-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx73 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx73-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx73 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx73-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx73 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx74-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx74 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx74-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx74 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx74-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx74 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx75-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx75 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx75-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx75 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx75-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx75 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx76-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx76 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx76-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx76 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx76-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx76 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx77-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx77 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx77-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx77 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx77-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx77 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx78-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx78 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx78-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx78 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx78-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx78 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx79-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx79 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx79-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx79 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx79-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx79 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx8-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx8 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx8-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx8 ;
    skos:notation "6" ;
    skos:prefLabel "Enrollment Status not Provided"@en ;
    nccr:codeDescription "Enrollment Status not Provided" ;
    nccr:codeNotation "6" .

nccr-cv:mce-enrollmonthpostindexdx8-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx8 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx8-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx8 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx80-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx80 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx80-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx80 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx80-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx80 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx81-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx81 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx81-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx81 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx81-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx81 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx82-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx82 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx82-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx82 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx82-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx82 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx83-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx83 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx83-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx83 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx83-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx83 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx84-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx84 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx84-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx84 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx84-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx84 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx85-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx85 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx85-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx85 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx85-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx85 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx86-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx86 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx86-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx86 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx86-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx86 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx87-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx87 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx87-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx87 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx87-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx87 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx88-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx88 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx88-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx88 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx88-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx88 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx89-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx89 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx89-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx89 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx89-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx89 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx9-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx9 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx9-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx9 ;
    skos:notation "6" ;
    skos:prefLabel "Enrollment Status not Provided"@en ;
    nccr:codeDescription "Enrollment Status not Provided" ;
    nccr:codeNotation "6" .

nccr-cv:mce-enrollmonthpostindexdx9-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx9 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx9-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx9 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx90-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx90 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx90-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx90 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx90-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx90 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx91-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx91 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx91-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx91 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx91-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx91 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx92-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx92 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx92-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx92 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx92-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx92 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx93-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx93 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx93-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx93 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx93-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx93 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx94-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx94 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx94-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx94 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx94-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx94 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx95-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx95 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx95-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx95 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx95-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx95 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx96-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx96 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx96-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx96 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx96-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx96 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx97-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx97 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx97-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx97 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx97-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx97 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx98-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx98 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx98-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx98 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx98-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx98 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpostindexdx99-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx99 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpostindexdx99-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx99 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpostindexdx99-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpostindexdx99 ;
    skos:notation "8" ;
    skos:prefLabel "Not Applicable-Patient Reported as Deceased"@en ;
    nccr:codeDescription "Not Applicable-Patient Reported as Deceased" ;
    nccr:codeNotation "8" .

nccr-cv:mce-enrollmonthpriorindexdx1-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx1 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpriorindexdx1-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx1 ;
    skos:notation "6" ;
    skos:prefLabel "Enrollment Status not Provided"@en ;
    nccr:codeDescription "Enrollment Status not Provided" ;
    nccr:codeNotation "6" .

nccr-cv:mce-enrollmonthpriorindexdx1-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx1 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpriorindexdx10-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx10 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpriorindexdx10-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx10 ;
    skos:notation "6" ;
    skos:prefLabel "Enrollment Status not Provided"@en ;
    nccr:codeDescription "Enrollment Status not Provided" ;
    nccr:codeNotation "6" .

nccr-cv:mce-enrollmonthpriorindexdx10-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx10 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpriorindexdx11-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx11 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpriorindexdx11-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx11 ;
    skos:notation "6" ;
    skos:prefLabel "Enrollment Status not Provided"@en ;
    nccr:codeDescription "Enrollment Status not Provided" ;
    nccr:codeNotation "6" .

nccr-cv:mce-enrollmonthpriorindexdx11-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx11 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpriorindexdx12-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx12 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpriorindexdx12-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx12 ;
    skos:notation "6" ;
    skos:prefLabel "Enrollment Status not Provided"@en ;
    nccr:codeDescription "Enrollment Status not Provided" ;
    nccr:codeNotation "6" .

nccr-cv:mce-enrollmonthpriorindexdx12-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx12 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpriorindexdx2-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx2 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpriorindexdx2-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx2 ;
    skos:notation "6" ;
    skos:prefLabel "Enrollment Status not Provided"@en ;
    nccr:codeDescription "Enrollment Status not Provided" ;
    nccr:codeNotation "6" .

nccr-cv:mce-enrollmonthpriorindexdx2-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx2 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpriorindexdx3-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx3 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpriorindexdx3-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx3 ;
    skos:notation "6" ;
    skos:prefLabel "Enrollment Status not Provided"@en ;
    nccr:codeDescription "Enrollment Status not Provided" ;
    nccr:codeNotation "6" .

nccr-cv:mce-enrollmonthpriorindexdx3-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx3 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpriorindexdx4-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx4 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpriorindexdx4-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx4 ;
    skos:notation "6" ;
    skos:prefLabel "Enrollment Status not Provided"@en ;
    nccr:codeDescription "Enrollment Status not Provided" ;
    nccr:codeNotation "6" .

nccr-cv:mce-enrollmonthpriorindexdx4-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx4 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpriorindexdx5-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx5 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpriorindexdx5-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx5 ;
    skos:notation "6" ;
    skos:prefLabel "Enrollment Status not Provided"@en ;
    nccr:codeDescription "Enrollment Status not Provided" ;
    nccr:codeNotation "6" .

nccr-cv:mce-enrollmonthpriorindexdx5-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx5 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpriorindexdx6-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx6 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpriorindexdx6-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx6 ;
    skos:notation "6" ;
    skos:prefLabel "Enrollment Status not Provided"@en ;
    nccr:codeDescription "Enrollment Status not Provided" ;
    nccr:codeNotation "6" .

nccr-cv:mce-enrollmonthpriorindexdx6-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx6 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpriorindexdx7-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx7 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpriorindexdx7-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx7 ;
    skos:notation "6" ;
    skos:prefLabel "Enrollment Status not Provided"@en ;
    nccr:codeDescription "Enrollment Status not Provided" ;
    nccr:codeNotation "6" .

nccr-cv:mce-enrollmonthpriorindexdx7-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx7 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpriorindexdx8-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx8 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpriorindexdx8-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx8 ;
    skos:notation "6" ;
    skos:prefLabel "Enrollment Status not Provided"@en ;
    nccr:codeDescription "Enrollment Status not Provided" ;
    nccr:codeNotation "6" .

nccr-cv:mce-enrollmonthpriorindexdx8-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx8 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-enrollmonthpriorindexdx9-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx9 ;
    skos:notation "1" ;
    skos:prefLabel "Enrolled"@en ;
    nccr:codeDescription "Enrolled" ;
    nccr:codeNotation "1" .

nccr-cv:mce-enrollmonthpriorindexdx9-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx9 ;
    skos:notation "6" ;
    skos:prefLabel "Enrollment Status not Provided"@en ;
    nccr:codeDescription "Enrollment Status not Provided" ;
    nccr:codeNotation "6" .

nccr-cv:mce-enrollmonthpriorindexdx9-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-enrollmonthpriorindexdx9 ;
    skos:notation "7" ;
    skos:prefLabel "No Data Available for Patient for This Month at Time of Linkage"@en ;
    nccr:codeDescription "No Data Available for Patient for This Month at Time of Linkage" ;
    nccr:codeNotation "7" .

nccr-cv:mce-reportedinsuranceenrollment-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-reportedinsuranceenrollment ;
    skos:notation "0" ;
    skos:prefLabel "Patient not Found at Time of Linkage"@en ;
    nccr:codeDescription "Patient not Found at Time of Linkage" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 1067730 .

nccr-cv:mce-reportedinsuranceenrollment-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mce-reportedinsuranceenrollment ;
    skos:notation "1" ;
    skos:prefLabel "Yes"@en ;
    nccr:codeDescription "Yes" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 291578 .

nccr-cv:mcp-claimprocedurecodesequence-701 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "701" ;
    skos:prefLabel "46428005"@en ;
    nccr:codeDescription "46428005" ;
    nccr:codeNotation "701" ;
    nccr:recordCount 46428005 .

nccr-cv:mcp-claimprocedurecodesequence-701-731 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "701-731" ;
    skos:prefLabel "701-731 sequence number"@en ;
    nccr:codeDescription "701-731 sequence number" ;
    nccr:codeNotation "701-731" .

nccr-cv:mcp-claimprocedurecodesequence-702 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "702" ;
    skos:prefLabel "6940243"@en ;
    nccr:codeDescription "6940243" ;
    nccr:codeNotation "702" ;
    nccr:recordCount 6940243 .

nccr-cv:mcp-claimprocedurecodesequence-703 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "703" ;
    skos:prefLabel "2958760"@en ;
    nccr:codeDescription "2958760" ;
    nccr:codeNotation "703" ;
    nccr:recordCount 2958760 .

nccr-cv:mcp-claimprocedurecodesequence-704 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "704" ;
    skos:prefLabel "1717842"@en ;
    nccr:codeDescription "1717842" ;
    nccr:codeNotation "704" ;
    nccr:recordCount 1717842 .

nccr-cv:mcp-claimprocedurecodesequence-705 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "705" ;
    skos:prefLabel "1037674"@en ;
    nccr:codeDescription "1037674" ;
    nccr:codeNotation "705" ;
    nccr:recordCount 1037674 .

nccr-cv:mcp-claimprocedurecodesequence-706 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "706" ;
    skos:prefLabel "686829"@en ;
    nccr:codeDescription "686829" ;
    nccr:codeNotation "706" ;
    nccr:recordCount 686829 .

nccr-cv:mcp-claimprocedurecodesequence-707 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "707" ;
    skos:prefLabel "510571"@en ;
    nccr:codeDescription "510571" ;
    nccr:codeNotation "707" ;
    nccr:recordCount 510571 .

nccr-cv:mcp-claimprocedurecodesequence-708 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "708" ;
    skos:prefLabel "391554"@en ;
    nccr:codeDescription "391554" ;
    nccr:codeNotation "708" ;
    nccr:recordCount 391554 .

nccr-cv:mcp-claimprocedurecodesequence-709 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "709" ;
    skos:prefLabel "302985"@en ;
    nccr:codeDescription "302985" ;
    nccr:codeNotation "709" ;
    nccr:recordCount 302985 .

nccr-cv:mcp-claimprocedurecodesequence-710 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "710" ;
    skos:prefLabel "242436"@en ;
    nccr:codeDescription "242436" ;
    nccr:codeNotation "710" ;
    nccr:recordCount 242436 .

nccr-cv:mcp-claimprocedurecodesequence-711 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "711" ;
    skos:prefLabel "199126"@en ;
    nccr:codeDescription "199126" ;
    nccr:codeNotation "711" ;
    nccr:recordCount 199126 .

nccr-cv:mcp-claimprocedurecodesequence-712 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "712" ;
    skos:prefLabel "169332"@en ;
    nccr:codeDescription "169332" ;
    nccr:codeNotation "712" ;
    nccr:recordCount 169332 .

nccr-cv:mcp-claimprocedurecodesequence-713 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "713" ;
    skos:prefLabel "144239"@en ;
    nccr:codeDescription "144239" ;
    nccr:codeNotation "713" ;
    nccr:recordCount 144239 .

nccr-cv:mcp-claimprocedurecodesequence-714 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "714" ;
    skos:prefLabel "122399"@en ;
    nccr:codeDescription "122399" ;
    nccr:codeNotation "714" ;
    nccr:recordCount 122399 .

nccr-cv:mcp-claimprocedurecodesequence-715 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "715" ;
    skos:prefLabel "106708"@en ;
    nccr:codeDescription "106708" ;
    nccr:codeNotation "715" ;
    nccr:recordCount 106708 .

nccr-cv:mcp-claimprocedurecodesequence-716 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "716" ;
    skos:prefLabel "93869"@en ;
    nccr:codeDescription "93869" ;
    nccr:codeNotation "716" ;
    nccr:recordCount 93869 .

nccr-cv:mcp-claimprocedurecodesequence-717 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "717" ;
    skos:prefLabel "83597"@en ;
    nccr:codeDescription "83597" ;
    nccr:codeNotation "717" ;
    nccr:recordCount 83597 .

nccr-cv:mcp-claimprocedurecodesequence-718 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "718" ;
    skos:prefLabel "74408"@en ;
    nccr:codeDescription "74408" ;
    nccr:codeNotation "718" ;
    nccr:recordCount 74408 .

nccr-cv:mcp-claimprocedurecodesequence-719 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "719" ;
    skos:prefLabel "66164"@en ;
    nccr:codeDescription "66164" ;
    nccr:codeNotation "719" ;
    nccr:recordCount 66164 .

nccr-cv:mcp-claimprocedurecodesequence-720 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "720" ;
    skos:prefLabel "58485"@en ;
    nccr:codeDescription "58485" ;
    nccr:codeNotation "720" ;
    nccr:recordCount 58485 .

nccr-cv:mcp-claimprocedurecodesequence-721 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "721" ;
    skos:prefLabel "50969"@en ;
    nccr:codeDescription "50969" ;
    nccr:codeNotation "721" ;
    nccr:recordCount 50969 .

nccr-cv:mcp-claimprocedurecodesequence-722 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "722" ;
    skos:prefLabel "44785"@en ;
    nccr:codeDescription "44785" ;
    nccr:codeNotation "722" ;
    nccr:recordCount 44785 .

nccr-cv:mcp-claimprocedurecodesequence-723 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "723" ;
    skos:prefLabel "39415"@en ;
    nccr:codeDescription "39415" ;
    nccr:codeNotation "723" ;
    nccr:recordCount 39415 .

nccr-cv:mcp-claimprocedurecodesequence-724 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "724" ;
    skos:prefLabel "35699"@en ;
    nccr:codeDescription "35699" ;
    nccr:codeNotation "724" ;
    nccr:recordCount 35699 .

nccr-cv:mcp-claimprocedurecodesequence-725 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "725" ;
    skos:prefLabel "32663"@en ;
    nccr:codeDescription "32663" ;
    nccr:codeNotation "725" ;
    nccr:recordCount 32663 .

nccr-cv:mcp-claimprocedurecodesequence-726 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "726" ;
    skos:prefLabel "29716"@en ;
    nccr:codeDescription "29716" ;
    nccr:codeNotation "726" ;
    nccr:recordCount 29716 .

nccr-cv:mcp-claimprocedurecodesequence-727 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "727" ;
    skos:prefLabel "27090"@en ;
    nccr:codeDescription "27090" ;
    nccr:codeNotation "727" ;
    nccr:recordCount 27090 .

nccr-cv:mcp-claimprocedurecodesequence-728 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "728" ;
    skos:prefLabel "24431"@en ;
    nccr:codeDescription "24431" ;
    nccr:codeNotation "728" ;
    nccr:recordCount 24431 .

nccr-cv:mcp-claimprocedurecodesequence-729 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "729" ;
    skos:prefLabel "21020"@en ;
    nccr:codeDescription "21020" ;
    nccr:codeNotation "729" ;
    nccr:recordCount 21020 .

nccr-cv:mcp-claimprocedurecodesequence-730 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "730" ;
    skos:prefLabel "17908"@en ;
    nccr:codeDescription "17908" ;
    nccr:codeNotation "730" ;
    nccr:recordCount 17908 .

nccr-cv:mcp-claimprocedurecodesequence-731 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-claimprocedurecodesequence ;
    skos:notation "731" ;
    skos:prefLabel "10115"@en ;
    nccr:codeDescription "10115" ;
    nccr:codeNotation "731" ;
    nccr:recordCount 10115 .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "0" ;
    skos:prefLabel "2374926"@en ;
    nccr:codeDescription "2374926" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 2374926 .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "-1" ;
    skos:prefLabel "521587"@en ;
    nccr:codeDescription "521587" ;
    nccr:codeNotation "-1" ;
    nccr:recordCount 521587,
        2213931 .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-10-to-12 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "10 to 12" ;
    skos:prefLabel "2219777"@en ;
    nccr:codeDescription "2219777" ;
    nccr:codeNotation "10 to 12" ;
    nccr:recordCount 2219777 .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-12-to-10 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "-12 to -10" ;
    skos:prefLabel "452892"@en ;
    nccr:codeDescription "452892" ;
    nccr:codeNotation "-12 to -10" ;
    nccr:recordCount 452892 .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "< -120" ;
    skos:prefLabel "1204865"@en ;
    nccr:codeDescription "1204865" ;
    nccr:codeNotation "< -120" ;
    nccr:recordCount 1204865,
        9492434 .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-120-to-61 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "-120 to -61" ;
    skos:prefLabel "2655812"@en ;
    nccr:codeDescription "2655812" ;
    nccr:codeNotation "-120 to -61" ;
    nccr:recordCount 2655812 .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-13-to-15 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "13 to 15" ;
    skos:prefLabel "1854704"@en ;
    nccr:codeDescription "1854704" ;
    nccr:codeNotation "13 to 15" ;
    nccr:recordCount 1854704 .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-15-to-13 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "-15 to -13" ;
    skos:prefLabel "414383"@en ;
    nccr:codeDescription "414383" ;
    nccr:codeNotation "-15 to -13" ;
    nccr:recordCount 414383 .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-16-to-18 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "16 to 18" ;
    skos:prefLabel "1622127"@en ;
    nccr:codeDescription "1622127" ;
    nccr:codeNotation "16 to 18" ;
    nccr:recordCount 1622127 .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-18-to-16 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "-18 to -16" ;
    skos:prefLabel "364839"@en ;
    nccr:codeDescription "364839" ;
    nccr:codeNotation "-18 to -16" ;
    nccr:recordCount 364839 .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-19-to-21 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "19 to 21" ;
    skos:prefLabel "1456306"@en ;
    nccr:codeDescription "1456306" ;
    nccr:codeNotation "19 to 21" ;
    nccr:recordCount 1456306 .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "-2" ;
    skos:prefLabel "324694"@en ;
    nccr:codeDescription "324694" ;
    nccr:codeNotation "-2" ;
    nccr:recordCount 324694,
        1986222 .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-21-to-19 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "-21 to -19" ;
    skos:prefLabel "326913"@en ;
    nccr:codeDescription "326913" ;
    nccr:codeNotation "-21 to -19" ;
    nccr:recordCount 326913 .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-22-to-24 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "22 to 24" ;
    skos:prefLabel "1355909"@en ;
    nccr:codeDescription "1355909" ;
    nccr:codeNotation "22 to 24" ;
    nccr:recordCount 1355909 .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-24-to-22 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "-24 to -22" ;
    skos:prefLabel "298913"@en ;
    nccr:codeDescription "298913" ;
    nccr:codeNotation "-24 to -22" ;
    nccr:recordCount 298913 .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-25-to-36 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "25 to 36" ;
    skos:prefLabel "4369069"@en ;
    nccr:codeDescription "4369069" ;
    nccr:codeNotation "25 to 36" ;
    nccr:recordCount 4369069 .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "-3" ;
    skos:prefLabel "253157"@en ;
    nccr:codeDescription "253157" ;
    nccr:codeNotation "-3" ;
    nccr:recordCount 253157,
        1779002 .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-36-to-25 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "-36 to -25" ;
    skos:prefLabel "1074781"@en ;
    nccr:codeDescription "1074781" ;
    nccr:codeNotation "-36 to -25" ;
    nccr:recordCount 1074781 .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-37-to-48 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "37 to 48" ;
    skos:prefLabel "3041171"@en ;
    nccr:codeDescription "3041171" ;
    nccr:codeNotation "37 to 48" ;
    nccr:recordCount 3041171 .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-4-to-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "4 to 6" ;
    skos:prefLabel "4202125"@en ;
    nccr:codeDescription "4202125" ;
    nccr:codeNotation "4 to 6" ;
    nccr:recordCount 4202125 .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-48-to-37 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "-48 to -37" ;
    skos:prefLabel "934944"@en ;
    nccr:codeDescription "934944" ;
    nccr:codeNotation "-48 to -37" ;
    nccr:recordCount 934944 .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-49-to-60 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "49 to 60" ;
    skos:prefLabel "2382247"@en ;
    nccr:codeDescription "2382247" ;
    nccr:codeNotation "49 to 60" ;
    nccr:recordCount 2382247 .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-6-to-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "-6 to -4" ;
    skos:prefLabel "608594"@en ;
    nccr:codeDescription "608594" ;
    nccr:codeNotation "-6 to -4" ;
    nccr:recordCount 608594 .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-60-to-49 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "-60 to -49" ;
    skos:prefLabel "819018"@en ;
    nccr:codeDescription "819018" ;
    nccr:codeNotation "-60 to -49" ;
    nccr:recordCount 819018 .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-61-to-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "61 to 120" ;
    skos:prefLabel "8584603"@en ;
    nccr:codeDescription "8584603" ;
    nccr:codeNotation "61 to 120" ;
    nccr:recordCount 8584603 .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-7-to-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "7 to 9" ;
    skos:prefLabel "2970801"@en ;
    nccr:codeDescription "2970801" ;
    nccr:codeNotation "7 to 9" ;
    nccr:recordCount 2970801 .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-9-to-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "-9 to -7" ;
    skos:prefLabel "508291"@en ;
    nccr:codeDescription "508291" ;
    nccr:codeNotation "-9 to -7" ;
    nccr:recordCount 508291 .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-999-999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "-999-999" ;
    skos:prefLabel "-999-999 months"@en ;
    nccr:codeDescription "-999-999 months" ;
    nccr:codeNotation "-999-999" .

nccr-cv:mcp-monthsfromindexdxtoprocedurecode-9999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    skos:notation "9999" ;
    skos:prefLabel "Missing"@en ;
    nccr:codeDescription "Missing" ;
    nccr:codeNotation "9999" .

nccr-cv:pharm-canmeddrugcategory-7-no-canmed-data-available a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-canmeddrugcategory ;
    skos:notation "7-No CanMED Data Available" ;
    skos:prefLabel "Not found in CanMED: see RxNorm fields"@en ;
    nccr:codeDescription "Not found in CanMED: see RxNorm fields" ;
    nccr:codeNotation "7-No CanMED Data Available" ;
    nccr:recordCount 10784255 .

nccr-cv:pharm-canmeddrugcategory-ancillary-therapy a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-canmeddrugcategory ;
    skos:notation "ANCILLARY THERAPY" ;
    skos:prefLabel "ANCILLARY THERAPY"@en ;
    nccr:codeDescription "ANCILLARY THERAPY" ;
    nccr:codeNotation "ANCILLARY THERAPY" ;
    nccr:recordCount 234358 .

nccr-cv:pharm-canmeddrugcategory-chemotherapy a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-canmeddrugcategory ;
    skos:notation "CHEMOTHERAPY" ;
    skos:prefLabel "CHEMOTHERAPY"@en ;
    nccr:codeDescription "CHEMOTHERAPY" ;
    nccr:codeNotation "CHEMOTHERAPY" ;
    nccr:recordCount 609280 .

nccr-cv:pharm-canmeddrugcategory-chemotherapy-hormonal-therapy a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-canmeddrugcategory ;
    skos:notation "CHEMOTHERAPY, HORMONAL THERAPY" ;
    skos:prefLabel "CHEMOTHERAPY, HORMONAL THERAPY"@en ;
    nccr:codeDescription "CHEMOTHERAPY, HORMONAL THERAPY" ;
    nccr:codeNotation "CHEMOTHERAPY, HORMONAL THERAPY" ;
    nccr:recordCount 523 .

nccr-cv:pharm-canmeddrugcategory-hormonal-therapy a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-canmeddrugcategory ;
    skos:notation "HORMONAL THERAPY" ;
    skos:prefLabel "HORMONAL THERAPY"@en ;
    nccr:codeDescription "HORMONAL THERAPY" ;
    nccr:codeNotation "HORMONAL THERAPY" ;
    nccr:recordCount 950138 .

nccr-cv:pharm-canmeddrugcategory-immunotherapy a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-canmeddrugcategory ;
    skos:notation "IMMUNOTHERAPY" ;
    skos:prefLabel "IMMUNOTHERAPY"@en ;
    nccr:codeDescription "IMMUNOTHERAPY" ;
    nccr:codeNotation "IMMUNOTHERAPY" ;
    nccr:recordCount 32617 .

nccr-cv:pharm-canmeddrugcategory-immunotherapy-radiopharmceutical a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-canmeddrugcategory ;
    skos:notation "IMMUNOTHERAPY, RADIOPHARMCEUTICAL" ;
    skos:prefLabel "IMMUNOTHERAPY, RADIOPHARMCEUTICAL"@en ;
    nccr:codeDescription "IMMUNOTHERAPY, RADIOPHARMCEUTICAL" ;
    nccr:codeNotation "IMMUNOTHERAPY, RADIOPHARMCEUTICAL" .

nccr-cv:pharm-canmeddrugcategory-radiopharmceutical a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-canmeddrugcategory ;
    skos:notation "RADIOPHARMCEUTICAL" ;
    skos:prefLabel "RADIOPHARMCEUTICAL"@en ;
    nccr:codeDescription "RADIOPHARMCEUTICAL" ;
    nccr:codeNotation "RADIOPHARMCEUTICAL" .

nccr-cv:pharm-medicationdispenseduration-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "0" ;
    skos:prefLabel "18424"@en ;
    nccr:codeDescription "18424" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 18424 .

nccr-cv:pharm-medicationdispenseduration-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "1" ;
    skos:prefLabel "203116"@en ;
    nccr:codeDescription "203116" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 203116 .

nccr-cv:pharm-medicationdispenseduration-10 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "10" ;
    skos:prefLabel "617538"@en ;
    nccr:codeDescription "617538" ;
    nccr:codeNotation "10" ;
    nccr:recordCount 617538 .

nccr-cv:pharm-medicationdispenseduration-11 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "11" ;
    skos:prefLabel "11885"@en ;
    nccr:codeDescription "11885" ;
    nccr:codeNotation "11" ;
    nccr:recordCount 11885 .

nccr-cv:pharm-medicationdispenseduration-12 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "12" ;
    skos:prefLabel "58951"@en ;
    nccr:codeDescription "58951" ;
    nccr:codeNotation "12" ;
    nccr:recordCount 58951 .

nccr-cv:pharm-medicationdispenseduration-13 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "13" ;
    skos:prefLabel "21340"@en ;
    nccr:codeDescription "21340" ;
    nccr:codeNotation "13" ;
    nccr:recordCount 21340 .

nccr-cv:pharm-medicationdispenseduration-14 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "14" ;
    skos:prefLabel "161275"@en ;
    nccr:codeDescription "161275" ;
    nccr:codeNotation "14" ;
    nccr:recordCount 161275 .

nccr-cv:pharm-medicationdispenseduration-15 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "15" ;
    skos:prefLabel "278934"@en ;
    nccr:codeDescription "278934" ;
    nccr:codeNotation "15" ;
    nccr:recordCount 278934 .

nccr-cv:pharm-medicationdispenseduration-16 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "16" ;
    skos:prefLabel "52958"@en ;
    nccr:codeDescription "52958" ;
    nccr:codeNotation "16" ;
    nccr:recordCount 52958 .

nccr-cv:pharm-medicationdispenseduration-17 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "17" ;
    skos:prefLabel "21681"@en ;
    nccr:codeDescription "21681" ;
    nccr:codeNotation "17" ;
    nccr:recordCount 21681 .

nccr-cv:pharm-medicationdispenseduration-18 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "18" ;
    skos:prefLabel "14322"@en ;
    nccr:codeDescription "14322" ;
    nccr:codeNotation "18" ;
    nccr:recordCount 14322 .

nccr-cv:pharm-medicationdispenseduration-19 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "19" ;
    skos:prefLabel "4648"@en ;
    nccr:codeDescription "4648" ;
    nccr:codeNotation "19" ;
    nccr:recordCount 4648 .

nccr-cv:pharm-medicationdispenseduration-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "2" ;
    skos:prefLabel "121079"@en ;
    nccr:codeDescription "121079" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 121079 .

nccr-cv:pharm-medicationdispenseduration-20 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "20" ;
    skos:prefLabel "157183"@en ;
    nccr:codeDescription "157183" ;
    nccr:codeNotation "20" ;
    nccr:recordCount 157183 .

nccr-cv:pharm-medicationdispenseduration-21 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "21" ;
    skos:prefLabel "102026"@en ;
    nccr:codeDescription "102026" ;
    nccr:codeNotation "21" ;
    nccr:recordCount 102026 .

nccr-cv:pharm-medicationdispenseduration-22 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "22" ;
    skos:prefLabel "21396"@en ;
    nccr:codeDescription "21396" ;
    nccr:codeNotation "22" ;
    nccr:recordCount 21396 .

nccr-cv:pharm-medicationdispenseduration-23 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "23" ;
    skos:prefLabel "18025"@en ;
    nccr:codeDescription "18025" ;
    nccr:codeNotation "23" ;
    nccr:recordCount 18025 .

nccr-cv:pharm-medicationdispenseduration-24 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "24" ;
    skos:prefLabel "19647"@en ;
    nccr:codeDescription "19647" ;
    nccr:codeNotation "24" ;
    nccr:recordCount 19647 .

nccr-cv:pharm-medicationdispenseduration-25 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "25" ;
    skos:prefLabel "137165"@en ;
    nccr:codeDescription "137165" ;
    nccr:codeNotation "25" ;
    nccr:recordCount 137165 .

nccr-cv:pharm-medicationdispenseduration-26 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "26" ;
    skos:prefLabel "8714"@en ;
    nccr:codeDescription "8714" ;
    nccr:codeNotation "26" ;
    nccr:recordCount 8714 .

nccr-cv:pharm-medicationdispenseduration-27 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "27" ;
    skos:prefLabel "15726"@en ;
    nccr:codeDescription "15726" ;
    nccr:codeNotation "27" ;
    nccr:recordCount 15726 .

nccr-cv:pharm-medicationdispenseduration-28 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "28" ;
    skos:prefLabel "1022515"@en ;
    nccr:codeDescription "1022515" ;
    nccr:codeNotation "28" ;
    nccr:recordCount 1022515 .

nccr-cv:pharm-medicationdispenseduration-29 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "29" ;
    skos:prefLabel "13430"@en ;
    nccr:codeDescription "13430" ;
    nccr:codeNotation "29" ;
    nccr:recordCount 13430 .

nccr-cv:pharm-medicationdispenseduration-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "3" ;
    skos:prefLabel "205402"@en ;
    nccr:codeDescription "205402" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 205402 .

nccr-cv:pharm-medicationdispenseduration-30 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "30" ;
    skos:prefLabel "6537397"@en ;
    nccr:codeDescription "6537397" ;
    nccr:codeNotation "30" ;
    nccr:recordCount 6537397 .

nccr-cv:pharm-medicationdispenseduration-31 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "31" ;
    skos:prefLabel "71527"@en ;
    nccr:codeDescription "71527" ;
    nccr:codeNotation "31" ;
    nccr:recordCount 71527 .

nccr-cv:pharm-medicationdispenseduration-32 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "32" ;
    skos:prefLabel "2443"@en ;
    nccr:codeDescription "2443" ;
    nccr:codeNotation "32" ;
    nccr:recordCount 2443 .

nccr-cv:pharm-medicationdispenseduration-33 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "33" ;
    skos:prefLabel "7996"@en ;
    nccr:codeDescription "7996" ;
    nccr:codeNotation "33" ;
    nccr:recordCount 7996 .

nccr-cv:pharm-medicationdispenseduration-34 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "34" ;
    skos:prefLabel "7941"@en ;
    nccr:codeDescription "7941" ;
    nccr:codeNotation "34" ;
    nccr:recordCount 7941 .

nccr-cv:pharm-medicationdispenseduration-35 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "35" ;
    skos:prefLabel "6056"@en ;
    nccr:codeDescription "6056" ;
    nccr:codeNotation "35" ;
    nccr:recordCount 6056 .

nccr-cv:pharm-medicationdispenseduration-36 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "36" ;
    skos:prefLabel "1027"@en ;
    nccr:codeDescription "1027" ;
    nccr:codeNotation "36" ;
    nccr:recordCount 1027 .

nccr-cv:pharm-medicationdispenseduration-37 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "37" ;
    skos:prefLabel "1625"@en ;
    nccr:codeDescription "1625" ;
    nccr:codeNotation "37" ;
    nccr:recordCount 1625 .

nccr-cv:pharm-medicationdispenseduration-38 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "38" ;
    skos:prefLabel "1175"@en ;
    nccr:codeDescription "1175" ;
    nccr:codeNotation "38" ;
    nccr:recordCount 1175 .

nccr-cv:pharm-medicationdispenseduration-39 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "39" ;
    skos:prefLabel "270"@en ;
    nccr:codeDescription "270" ;
    nccr:codeNotation "39" ;
    nccr:recordCount 270 .

nccr-cv:pharm-medicationdispenseduration-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "4" ;
    skos:prefLabel "122824"@en ;
    nccr:codeDescription "122824" ;
    nccr:codeNotation "4" ;
    nccr:recordCount 122824 .

nccr-cv:pharm-medicationdispenseduration-40 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "40" ;
    skos:prefLabel "4731"@en ;
    nccr:codeDescription "4731" ;
    nccr:codeNotation "40" ;
    nccr:recordCount 4731 .

nccr-cv:pharm-medicationdispenseduration-41 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "41" ;
    skos:prefLabel "376"@en ;
    nccr:codeDescription "376" ;
    nccr:codeNotation "41" ;
    nccr:recordCount 376 .

nccr-cv:pharm-medicationdispenseduration-42 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "42" ;
    skos:prefLabel "5045"@en ;
    nccr:codeDescription "5045" ;
    nccr:codeNotation "42" ;
    nccr:recordCount 5045 .

nccr-cv:pharm-medicationdispenseduration-43 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "43" ;
    skos:prefLabel "462"@en ;
    nccr:codeDescription "462" ;
    nccr:codeNotation "43" ;
    nccr:recordCount 462 .

nccr-cv:pharm-medicationdispenseduration-44 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "44" ;
    skos:prefLabel "559"@en ;
    nccr:codeDescription "559" ;
    nccr:codeNotation "44" ;
    nccr:recordCount 559 .

nccr-cv:pharm-medicationdispenseduration-45 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "45" ;
    skos:prefLabel "8606"@en ;
    nccr:codeDescription "8606" ;
    nccr:codeNotation "45" ;
    nccr:recordCount 8606 .

nccr-cv:pharm-medicationdispenseduration-46 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "46" ;
    skos:prefLabel "452"@en ;
    nccr:codeDescription "452" ;
    nccr:codeNotation "46" ;
    nccr:recordCount 452 .

nccr-cv:pharm-medicationdispenseduration-47 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "47" ;
    skos:prefLabel "249"@en ;
    nccr:codeDescription "249" ;
    nccr:codeNotation "47" ;
    nccr:recordCount 249 .

nccr-cv:pharm-medicationdispenseduration-48 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "48" ;
    skos:prefLabel "475"@en ;
    nccr:codeDescription "475" ;
    nccr:codeNotation "48" ;
    nccr:recordCount 475 .

nccr-cv:pharm-medicationdispenseduration-49 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "49" ;
    skos:prefLabel "365"@en ;
    nccr:codeDescription "365" ;
    nccr:codeNotation "49" ;
    nccr:recordCount 365 .

nccr-cv:pharm-medicationdispenseduration-5 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "5" ;
    skos:prefLabel "536166"@en ;
    nccr:codeDescription "536166" ;
    nccr:codeNotation "5" ;
    nccr:recordCount 536166 .

nccr-cv:pharm-medicationdispenseduration-50 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "50" ;
    skos:prefLabel "12977"@en ;
    nccr:codeDescription "12977" ;
    nccr:codeNotation "50" ;
    nccr:recordCount 12977 .

nccr-cv:pharm-medicationdispenseduration-51 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "51" ;
    skos:prefLabel "278"@en ;
    nccr:codeDescription "278" ;
    nccr:codeNotation "51" ;
    nccr:recordCount 278 .

nccr-cv:pharm-medicationdispenseduration-52 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "52" ;
    skos:prefLabel "253"@en ;
    nccr:codeDescription "253" ;
    nccr:codeNotation "52" ;
    nccr:recordCount 253 .

nccr-cv:pharm-medicationdispenseduration-53 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "53" ;
    skos:prefLabel "200"@en ;
    nccr:codeDescription "200" ;
    nccr:codeNotation "53" ;
    nccr:recordCount 200 .

nccr-cv:pharm-medicationdispenseduration-54 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "54" ;
    skos:prefLabel "244"@en ;
    nccr:codeDescription "244" ;
    nccr:codeNotation "54" ;
    nccr:recordCount 244 .

nccr-cv:pharm-medicationdispenseduration-55 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "55" ;
    skos:prefLabel "331"@en ;
    nccr:codeDescription "331" ;
    nccr:codeNotation "55" ;
    nccr:recordCount 331 .

nccr-cv:pharm-medicationdispenseduration-56 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "56" ;
    skos:prefLabel "8542"@en ;
    nccr:codeDescription "8542" ;
    nccr:codeNotation "56" ;
    nccr:recordCount 8542 .

nccr-cv:pharm-medicationdispenseduration-57 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "57" ;
    skos:prefLabel "322"@en ;
    nccr:codeDescription "322" ;
    nccr:codeNotation "57" ;
    nccr:recordCount 322 .

nccr-cv:pharm-medicationdispenseduration-58 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "58" ;
    skos:prefLabel "211"@en ;
    nccr:codeDescription "211" ;
    nccr:codeNotation "58" ;
    nccr:recordCount 211 .

nccr-cv:pharm-medicationdispenseduration-59 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "59" ;
    skos:prefLabel "107"@en ;
    nccr:codeDescription "107" ;
    nccr:codeNotation "59" ;
    nccr:recordCount 107 .

nccr-cv:pharm-medicationdispenseduration-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "6" ;
    skos:prefLabel "150219"@en ;
    nccr:codeDescription "150219" ;
    nccr:codeNotation "6" ;
    nccr:recordCount 150219 .

nccr-cv:pharm-medicationdispenseduration-60 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "60" ;
    skos:prefLabel "31092"@en ;
    nccr:codeDescription "31092" ;
    nccr:codeNotation "60" ;
    nccr:recordCount 31092 .

nccr-cv:pharm-medicationdispenseduration-61 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "61" ;
    skos:prefLabel "141"@en ;
    nccr:codeDescription "141" ;
    nccr:codeNotation "61" ;
    nccr:recordCount 141 .

nccr-cv:pharm-medicationdispenseduration-62 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "62" ;
    skos:prefLabel "261"@en ;
    nccr:codeDescription "261" ;
    nccr:codeNotation "62" ;
    nccr:recordCount 261 .

nccr-cv:pharm-medicationdispenseduration-63 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "63" ;
    skos:prefLabel "3733"@en ;
    nccr:codeDescription "3733" ;
    nccr:codeNotation "63" ;
    nccr:recordCount 3733 .

nccr-cv:pharm-medicationdispenseduration-64 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "64" ;
    skos:prefLabel "163"@en ;
    nccr:codeDescription "163" ;
    nccr:codeNotation "64" ;
    nccr:recordCount 163 .

nccr-cv:pharm-medicationdispenseduration-65 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "65" ;
    skos:prefLabel "128"@en ;
    nccr:codeDescription "128" ;
    nccr:codeNotation "65" ;
    nccr:recordCount 128 .

nccr-cv:pharm-medicationdispenseduration-66 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "66" ;
    skos:prefLabel "627"@en ;
    nccr:codeDescription "627" ;
    nccr:codeNotation "66" ;
    nccr:recordCount 627 .

nccr-cv:pharm-medicationdispenseduration-67 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "67" ;
    skos:prefLabel "689"@en ;
    nccr:codeDescription "689" ;
    nccr:codeNotation "67" ;
    nccr:recordCount 689 .

nccr-cv:pharm-medicationdispenseduration-68 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "68" ;
    skos:prefLabel "376"@en ;
    nccr:codeDescription "376" ;
    nccr:codeNotation "68" ;
    nccr:recordCount 376 .

nccr-cv:pharm-medicationdispenseduration-69 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "69" ;
    skos:prefLabel "220"@en ;
    nccr:codeDescription "220" ;
    nccr:codeNotation "69" ;
    nccr:recordCount 220 .

nccr-cv:pharm-medicationdispenseduration-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "7" ;
    skos:prefLabel "460096"@en ;
    nccr:codeDescription "460096" ;
    nccr:codeNotation "7" ;
    nccr:recordCount 460096 .

nccr-cv:pharm-medicationdispenseduration-70 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "70" ;
    skos:prefLabel "1950"@en ;
    nccr:codeDescription "1950" ;
    nccr:codeNotation "70" ;
    nccr:recordCount 1950 .

nccr-cv:pharm-medicationdispenseduration-71 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "71" ;
    skos:prefLabel "134"@en ;
    nccr:codeDescription "134" ;
    nccr:codeNotation "71" ;
    nccr:recordCount 134 .

nccr-cv:pharm-medicationdispenseduration-72 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "72" ;
    skos:prefLabel "480"@en ;
    nccr:codeDescription "480" ;
    nccr:codeNotation "72" ;
    nccr:recordCount 480 .

nccr-cv:pharm-medicationdispenseduration-73 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "73" ;
    skos:prefLabel "73"@en ;
    nccr:codeDescription "73" ;
    nccr:codeNotation "73" ;
    nccr:recordCount 73 .

nccr-cv:pharm-medicationdispenseduration-74 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "74" ;
    skos:prefLabel "108"@en ;
    nccr:codeDescription "108" ;
    nccr:codeNotation "74" ;
    nccr:recordCount 108 .

nccr-cv:pharm-medicationdispenseduration-75 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "75" ;
    skos:prefLabel "4568"@en ;
    nccr:codeDescription "4568" ;
    nccr:codeNotation "75" ;
    nccr:recordCount 4568 .

nccr-cv:pharm-medicationdispenseduration-76 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "76" ;
    skos:prefLabel "236"@en ;
    nccr:codeDescription "236" ;
    nccr:codeNotation "76" ;
    nccr:recordCount 236 .

nccr-cv:pharm-medicationdispenseduration-77 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "77" ;
    skos:prefLabel "452"@en ;
    nccr:codeDescription "452" ;
    nccr:codeNotation "77" ;
    nccr:recordCount 452 .

nccr-cv:pharm-medicationdispenseduration-78 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "78" ;
    skos:prefLabel "253"@en ;
    nccr:codeDescription "253" ;
    nccr:codeNotation "78" ;
    nccr:recordCount 253 .

nccr-cv:pharm-medicationdispenseduration-79 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "79" ;
    skos:prefLabel "130"@en ;
    nccr:codeDescription "130" ;
    nccr:codeNotation "79" ;
    nccr:recordCount 130 .

nccr-cv:pharm-medicationdispenseduration-8 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "8" ;
    skos:prefLabel "77371"@en ;
    nccr:codeDescription "77371" ;
    nccr:codeNotation "8" ;
    nccr:recordCount 77371 .

nccr-cv:pharm-medicationdispenseduration-80 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "80" ;
    skos:prefLabel "1158"@en ;
    nccr:codeDescription "1158" ;
    nccr:codeNotation "80" ;
    nccr:recordCount 1158 .

nccr-cv:pharm-medicationdispenseduration-81 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "81" ;
    skos:prefLabel "222"@en ;
    nccr:codeDescription "222" ;
    nccr:codeNotation "81" ;
    nccr:recordCount 222 .

nccr-cv:pharm-medicationdispenseduration-82 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "82" ;
    skos:prefLabel "198"@en ;
    nccr:codeDescription "198" ;
    nccr:codeNotation "82" ;
    nccr:recordCount 198 .

nccr-cv:pharm-medicationdispenseduration-83 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "83" ;
    skos:prefLabel "1481"@en ;
    nccr:codeDescription "1481" ;
    nccr:codeNotation "83" ;
    nccr:recordCount 1481 .

nccr-cv:pharm-medicationdispenseduration-84 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "84" ;
    skos:prefLabel "142964"@en ;
    nccr:codeDescription "142964" ;
    nccr:codeNotation "84" ;
    nccr:recordCount 142964 .

nccr-cv:pharm-medicationdispenseduration-85 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "85" ;
    skos:prefLabel "975"@en ;
    nccr:codeDescription "975" ;
    nccr:codeNotation "85" ;
    nccr:recordCount 975 .

nccr-cv:pharm-medicationdispenseduration-86 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "86" ;
    skos:prefLabel "1314"@en ;
    nccr:codeDescription "1314" ;
    nccr:codeNotation "86" ;
    nccr:recordCount 1314 .

nccr-cv:pharm-medicationdispenseduration-87 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "87" ;
    skos:prefLabel "721"@en ;
    nccr:codeDescription "721" ;
    nccr:codeNotation "87" ;
    nccr:recordCount 721 .

nccr-cv:pharm-medicationdispenseduration-88 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "88" ;
    skos:prefLabel "1024"@en ;
    nccr:codeDescription "1024" ;
    nccr:codeNotation "88" ;
    nccr:recordCount 1024 .

nccr-cv:pharm-medicationdispenseduration-89 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "89" ;
    skos:prefLabel "764"@en ;
    nccr:codeDescription "764" ;
    nccr:codeNotation "89" ;
    nccr:recordCount 764 .

nccr-cv:pharm-medicationdispenseduration-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "9" ;
    skos:prefLabel "27431"@en ;
    nccr:codeDescription "27431" ;
    nccr:codeNotation "9" ;
    nccr:recordCount 27431 .

nccr-cv:pharm-medicationdispenseduration-999-999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "-999-999" ;
    skos:prefLabel "-999-999 days"@en ;
    nccr:codeDescription "-999-999 days" ;
    nccr:codeNotation "-999-999" .

nccr-cv:pharm-medicationdispenseduration-9999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-medicationdispenseduration ;
    skos:notation "9999" ;
    skos:prefLabel "Missing"@en ;
    nccr:codeDescription "Missing" ;
    nccr:codeNotation "9999" .

nccr-cv:pharm-monthsfromindexdxtodispense-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "0" ;
    skos:prefLabel "101552"@en ;
    nccr:codeDescription "101552" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 101552 .

nccr-cv:pharm-monthsfromindexdxtodispense-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "-1" ;
    skos:prefLabel "47777"@en ;
    nccr:codeDescription "47777" ;
    nccr:codeNotation "-1" ;
    nccr:recordCount 47777,
        128191 .

nccr-cv:pharm-monthsfromindexdxtodispense-10-to-12 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "10 to 12" ;
    skos:prefLabel "243475"@en ;
    nccr:codeDescription "243475" ;
    nccr:codeNotation "10 to 12" ;
    nccr:recordCount 243475 .

nccr-cv:pharm-monthsfromindexdxtodispense-12-to-10 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "-12 to -10" ;
    skos:prefLabel "92453"@en ;
    nccr:codeDescription "92453" ;
    nccr:codeNotation "-12 to -10" ;
    nccr:recordCount 92453 .

nccr-cv:pharm-monthsfromindexdxtodispense-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "< -120" ;
    skos:prefLabel "407963"@en ;
    nccr:codeDescription "407963" ;
    nccr:codeNotation "< -120" ;
    nccr:recordCount 407963,
        3133183 .

nccr-cv:pharm-monthsfromindexdxtodispense-120-to-61 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "-120 to -61" ;
    skos:prefLabel "832378"@en ;
    nccr:codeDescription "832378" ;
    nccr:codeNotation "-120 to -61" ;
    nccr:recordCount 832378 .

nccr-cv:pharm-monthsfromindexdxtodispense-13-to-15 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "13 to 15" ;
    skos:prefLabel "237797"@en ;
    nccr:codeDescription "237797" ;
    nccr:codeNotation "13 to 15" ;
    nccr:recordCount 237797 .

nccr-cv:pharm-monthsfromindexdxtodispense-15-to-13 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "-15 to -13" ;
    skos:prefLabel "89038"@en ;
    nccr:codeDescription "89038" ;
    nccr:codeNotation "-15 to -13" ;
    nccr:recordCount 89038 .

nccr-cv:pharm-monthsfromindexdxtodispense-16-to-18 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "16 to 18" ;
    skos:prefLabel "228510"@en ;
    nccr:codeDescription "228510" ;
    nccr:codeNotation "16 to 18" ;
    nccr:recordCount 228510 .

nccr-cv:pharm-monthsfromindexdxtodispense-18-to-16 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "-18 to -16" ;
    skos:prefLabel "85445"@en ;
    nccr:codeDescription "85445" ;
    nccr:codeNotation "-18 to -16" ;
    nccr:recordCount 85445 .

nccr-cv:pharm-monthsfromindexdxtodispense-19-to-21 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "19 to 21" ;
    skos:prefLabel "223914"@en ;
    nccr:codeDescription "223914" ;
    nccr:codeNotation "19 to 21" ;
    nccr:recordCount 223914 .

nccr-cv:pharm-monthsfromindexdxtodispense-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "-2" ;
    skos:prefLabel "40074"@en ;
    nccr:codeDescription "40074" ;
    nccr:codeNotation "-2" ;
    nccr:recordCount 40074,
        116794 .

nccr-cv:pharm-monthsfromindexdxtodispense-21-to-19 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "-21 to -19" ;
    skos:prefLabel "82333"@en ;
    nccr:codeDescription "82333" ;
    nccr:codeNotation "-21 to -19" ;
    nccr:recordCount 82333 .

nccr-cv:pharm-monthsfromindexdxtodispense-22-to-24 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "22 to 24" ;
    skos:prefLabel "221643"@en ;
    nccr:codeDescription "221643" ;
    nccr:codeNotation "22 to 24" ;
    nccr:recordCount 221643 .

nccr-cv:pharm-monthsfromindexdxtodispense-24-to-22 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "-24 to -22" ;
    skos:prefLabel "80968"@en ;
    nccr:codeDescription "80968" ;
    nccr:codeNotation "-24 to -22" ;
    nccr:recordCount 80968 .

nccr-cv:pharm-monthsfromindexdxtodispense-25-to-36 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "25 to 36" ;
    skos:prefLabel "784131"@en ;
    nccr:codeDescription "784131" ;
    nccr:codeNotation "25 to 36" ;
    nccr:recordCount 784131 .

nccr-cv:pharm-monthsfromindexdxtodispense-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "-3" ;
    skos:prefLabel "36831"@en ;
    nccr:codeDescription "36831" ;
    nccr:codeNotation "-3" ;
    nccr:recordCount 36831,
        104087 .

nccr-cv:pharm-monthsfromindexdxtodispense-36-to-25 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "-36 to -25" ;
    skos:prefLabel "304139"@en ;
    nccr:codeDescription "304139" ;
    nccr:codeNotation "-36 to -25" ;
    nccr:recordCount 304139 .

nccr-cv:pharm-monthsfromindexdxtodispense-37-to-48 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "37 to 48" ;
    skos:prefLabel "668812"@en ;
    nccr:codeDescription "668812" ;
    nccr:codeNotation "37 to 48" ;
    nccr:recordCount 668812 .

nccr-cv:pharm-monthsfromindexdxtodispense-4-to-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "4 to 6" ;
    skos:prefLabel "274888"@en ;
    nccr:codeDescription "274888" ;
    nccr:codeNotation "4 to 6" ;
    nccr:recordCount 274888 .

nccr-cv:pharm-monthsfromindexdxtodispense-48-to-37 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "-48 to -37" ;
    skos:prefLabel "270822"@en ;
    nccr:codeDescription "270822" ;
    nccr:codeNotation "-48 to -37" ;
    nccr:recordCount 270822 .

nccr-cv:pharm-monthsfromindexdxtodispense-49-to-60 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "49 to 60" ;
    skos:prefLabel "617101"@en ;
    nccr:codeDescription "617101" ;
    nccr:codeNotation "49 to 60" ;
    nccr:recordCount 617101 .

nccr-cv:pharm-monthsfromindexdxtodispense-6-to-4 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "-6 to -4" ;
    skos:prefLabel "102677"@en ;
    nccr:codeDescription "102677" ;
    nccr:codeNotation "-6 to -4" ;
    nccr:recordCount 102677 .

nccr-cv:pharm-monthsfromindexdxtodispense-60-to-49 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "-60 to -49" ;
    skos:prefLabel "240980"@en ;
    nccr:codeDescription "240980" ;
    nccr:codeNotation "-60 to -49" ;
    nccr:recordCount 240980 .

nccr-cv:pharm-monthsfromindexdxtodispense-61-to-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "61 to 120" ;
    skos:prefLabel "2467052"@en ;
    nccr:codeDescription "2467052" ;
    nccr:codeNotation "61 to 120" ;
    nccr:recordCount 2467052 .

nccr-cv:pharm-monthsfromindexdxtodispense-7-to-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "7 to 9" ;
    skos:prefLabel "249690"@en ;
    nccr:codeDescription "249690" ;
    nccr:codeNotation "7 to 9" ;
    nccr:recordCount 249690 .

nccr-cv:pharm-monthsfromindexdxtodispense-9-to-7 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "-9 to -7" ;
    skos:prefLabel "96473"@en ;
    nccr:codeDescription "96473" ;
    nccr:codeNotation "-9 to -7" ;
    nccr:recordCount 96473 .

nccr-cv:pharm-monthsfromindexdxtodispense-999-999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "-999-999" ;
    skos:prefLabel "-999-999 days"@en ;
    nccr:codeDescription "-999-999 days" ;
    nccr:codeNotation "-999-999" .

nccr-cv:pharm-monthsfromindexdxtodispense-9999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:pharm-monthsfromindexdxtodispense ;
    skos:notation "9999" ;
    skos:prefLabel "Missing"@en ;
    nccr:codeDescription "Missing" ;
    nccr:codeNotation "9999" .

nccr-cv:ro-months-from-dx-to-treatment-end-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-treatment-end ;
    skos:notation "0" ;
    skos:prefLabel "20"@en ;
    nccr:codeDescription "20" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 20 .

nccr-cv:ro-months-from-dx-to-treatment-end-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-treatment-end ;
    skos:notation "1" ;
    skos:prefLabel "109"@en ;
    nccr:codeDescription "109" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 109 .

nccr-cv:ro-months-from-dx-to-treatment-end-10-to-12 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-treatment-end ;
    skos:notation "10 to 12" ;
    skos:prefLabel "313"@en ;
    nccr:codeDescription "313" ;
    nccr:codeNotation "10 to 12" ;
    nccr:recordCount 313 .

nccr-cv:ro-months-from-dx-to-treatment-end-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-treatment-end ;
    skos:notation "> 120" ;
    skos:prefLabel "48"@en ;
    nccr:codeDescription "48" ;
    nccr:codeNotation "> 120" ;
    nccr:recordCount 48 .

nccr-cv:ro-months-from-dx-to-treatment-end-13-to-15 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-treatment-end ;
    skos:notation "13 to 15" ;
    skos:prefLabel "129"@en ;
    nccr:codeDescription "129" ;
    nccr:codeNotation "13 to 15" ;
    nccr:recordCount 129 .

nccr-cv:ro-months-from-dx-to-treatment-end-16-to-18 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-treatment-end ;
    skos:notation "16 to 18" ;
    skos:prefLabel "108"@en ;
    nccr:codeDescription "108" ;
    nccr:codeNotation "16 to 18" ;
    nccr:recordCount 108 .

nccr-cv:ro-months-from-dx-to-treatment-end-19-to-21 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-treatment-end ;
    skos:notation "19 to 21" ;
    skos:prefLabel "120"@en ;
    nccr:codeDescription "120" ;
    nccr:codeNotation "19 to 21" ;
    nccr:recordCount 120 .

nccr-cv:ro-months-from-dx-to-treatment-end-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-treatment-end ;
    skos:notation "2" ;
    skos:prefLabel "490"@en ;
    nccr:codeDescription "490" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 490 .

nccr-cv:ro-months-from-dx-to-treatment-end-22-to-24 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-treatment-end ;
    skos:notation "22 to 24" ;
    skos:prefLabel "53"@en ;
    nccr:codeDescription "53" ;
    nccr:codeNotation "22 to 24" ;
    nccr:recordCount 53 .

nccr-cv:ro-months-from-dx-to-treatment-end-25-to-36 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-treatment-end ;
    skos:notation "25 to 36" ;
    skos:prefLabel "190"@en ;
    nccr:codeDescription "190" ;
    nccr:codeNotation "25 to 36" ;
    nccr:recordCount 190 .

nccr-cv:ro-months-from-dx-to-treatment-end-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-treatment-end ;
    skos:notation "3" ;
    skos:prefLabel "487"@en ;
    nccr:codeDescription "487" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 487 .

nccr-cv:ro-months-from-dx-to-treatment-end-37-to-48 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-treatment-end ;
    skos:notation "37 to 48" ;
    skos:prefLabel "146"@en ;
    nccr:codeDescription "146" ;
    nccr:codeNotation "37 to 48" ;
    nccr:recordCount 146 .

nccr-cv:ro-months-from-dx-to-treatment-end-4-to-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-treatment-end ;
    skos:notation "4 to 6" ;
    skos:prefLabel "1066"@en ;
    nccr:codeDescription "1066" ;
    nccr:codeNotation "4 to 6" ;
    nccr:recordCount 1066 .

nccr-cv:ro-months-from-dx-to-treatment-end-49-to-60 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-treatment-end ;
    skos:notation "49 to 60" ;
    skos:prefLabel "93"@en ;
    nccr:codeDescription "93" ;
    nccr:codeNotation "49 to 60" ;
    nccr:recordCount 93 .

nccr-cv:ro-months-from-dx-to-treatment-end-61-to-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-treatment-end ;
    skos:notation "61 to 120" ;
    skos:prefLabel "151"@en ;
    nccr:codeDescription "151" ;
    nccr:codeNotation "61 to 120" ;
    nccr:recordCount 151 .

nccr-cv:ro-months-from-dx-to-treatment-end-7-to-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-treatment-end ;
    skos:notation "7 to 9" ;
    skos:prefLabel "539"@en ;
    nccr:codeDescription "539" ;
    nccr:codeNotation "7 to 9" ;
    nccr:recordCount 539 .

nccr-cv:ro-months-from-dx-to-treatment-end-999-999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-treatment-end ;
    skos:notation "-999-999" ;
    skos:prefLabel "Exact months"@en ;
    nccr:codeDescription "Exact months" ;
    nccr:codeNotation "-999-999" .

nccr-cv:ro-months-from-dx-to-treatment-end-9999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-treatment-end ;
    skos:notation "9999" ;
    skos:prefLabel "Missing"@en ;
    nccr:codeDescription "Missing" ;
    nccr:codeNotation "9999" .

nccr-cv:ro-months-from-dx-to-treatment-end-missing a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-treatment-end ;
    skos:notation "Missing" ;
    skos:prefLabel "262"@en ;
    nccr:codeDescription "262" ;
    nccr:codeNotation "Missing" ;
    nccr:recordCount 262 .

nccr-cv:ro-months-from-dx-to-tx-start-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-tx-start ;
    skos:notation "0" ;
    skos:prefLabel "93"@en ;
    nccr:codeDescription "93" ;
    nccr:codeNotation "0" ;
    nccr:recordCount 93 .

nccr-cv:ro-months-from-dx-to-tx-start-1 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-tx-start ;
    skos:notation "1" ;
    skos:prefLabel "465"@en ;
    nccr:codeDescription "465" ;
    nccr:codeNotation "1" ;
    nccr:recordCount 465 .

nccr-cv:ro-months-from-dx-to-tx-start-10-to-12 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-tx-start ;
    skos:notation "10 to 12" ;
    skos:prefLabel "257"@en ;
    nccr:codeDescription "257" ;
    nccr:codeNotation "10 to 12" ;
    nccr:recordCount 257 .

nccr-cv:ro-months-from-dx-to-tx-start-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-tx-start ;
    skos:notation "> 120" ;
    skos:prefLabel "47"@en ;
    nccr:codeDescription "47" ;
    nccr:codeNotation "> 120" ;
    nccr:recordCount 47 .

nccr-cv:ro-months-from-dx-to-tx-start-13-to-15 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-tx-start ;
    skos:notation "13 to 15" ;
    skos:prefLabel "132"@en ;
    nccr:codeDescription "132" ;
    nccr:codeNotation "13 to 15" ;
    nccr:recordCount 132 .

nccr-cv:ro-months-from-dx-to-tx-start-16-to-18 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-tx-start ;
    skos:notation "16 to 18" ;
    skos:prefLabel "101"@en ;
    nccr:codeDescription "101" ;
    nccr:codeNotation "16 to 18" ;
    nccr:recordCount 101 .

nccr-cv:ro-months-from-dx-to-tx-start-19-to-21 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-tx-start ;
    skos:notation "19 to 21" ;
    skos:prefLabel "106"@en ;
    nccr:codeDescription "106" ;
    nccr:codeNotation "19 to 21" ;
    nccr:recordCount 106 .

nccr-cv:ro-months-from-dx-to-tx-start-2 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-tx-start ;
    skos:notation "2" ;
    skos:prefLabel "464"@en ;
    nccr:codeDescription "464" ;
    nccr:codeNotation "2" ;
    nccr:recordCount 464 .

nccr-cv:ro-months-from-dx-to-tx-start-22-to-24 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-tx-start ;
    skos:notation "22 to 24" ;
    skos:prefLabel "60"@en ;
    nccr:codeDescription "60" ;
    nccr:codeNotation "22 to 24" ;
    nccr:recordCount 60 .

nccr-cv:ro-months-from-dx-to-tx-start-25-to-36 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-tx-start ;
    skos:notation "25 to 36" ;
    skos:prefLabel "177"@en ;
    nccr:codeDescription "177" ;
    nccr:codeNotation "25 to 36" ;
    nccr:recordCount 177 .

nccr-cv:ro-months-from-dx-to-tx-start-3 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-tx-start ;
    skos:notation "3" ;
    skos:prefLabel "348"@en ;
    nccr:codeDescription "348" ;
    nccr:codeNotation "3" ;
    nccr:recordCount 348 .

nccr-cv:ro-months-from-dx-to-tx-start-37-to-48 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-tx-start ;
    skos:notation "37 to 48" ;
    skos:prefLabel "149"@en ;
    nccr:codeDescription "149" ;
    nccr:codeNotation "37 to 48" ;
    nccr:recordCount 149 .

nccr-cv:ro-months-from-dx-to-tx-start-4-to-6 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-tx-start ;
    skos:notation "4 to 6" ;
    skos:prefLabel "956"@en ;
    nccr:codeDescription "956" ;
    nccr:codeNotation "4 to 6" ;
    nccr:recordCount 956 .

nccr-cv:ro-months-from-dx-to-tx-start-49-to-60 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-tx-start ;
    skos:notation "49 to 60" ;
    skos:prefLabel "90"@en ;
    nccr:codeDescription "90" ;
    nccr:codeNotation "49 to 60" ;
    nccr:recordCount 90 .

nccr-cv:ro-months-from-dx-to-tx-start-61-to-120 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-tx-start ;
    skos:notation "61 to 120" ;
    skos:prefLabel "151"@en ;
    nccr:codeDescription "151" ;
    nccr:codeNotation "61 to 120" ;
    nccr:recordCount 151 .

nccr-cv:ro-months-from-dx-to-tx-start-7-to-9 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-tx-start ;
    skos:notation "7 to 9" ;
    skos:prefLabel "467"@en ;
    nccr:codeDescription "467" ;
    nccr:codeNotation "7 to 9" ;
    nccr:recordCount 467 .

nccr-cv:ro-months-from-dx-to-tx-start-999-999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-tx-start ;
    skos:notation "-999-999" ;
    skos:prefLabel "Exact months"@en ;
    nccr:codeDescription "Exact months" ;
    nccr:codeNotation "-999-999" .

nccr-cv:ro-months-from-dx-to-tx-start-9999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-tx-start ;
    skos:notation "9999" ;
    skos:prefLabel "Missing"@en ;
    nccr:codeDescription "Missing" ;
    nccr:codeNotation "9999" .

nccr-cv:ro-months-from-dx-to-tx-start-missing a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-months-from-dx-to-tx-start ;
    skos:notation "Missing" ;
    skos:prefLabel "261"@en ;
    nccr:codeDescription "261" ;
    nccr:codeNotation "Missing" ;
    nccr:recordCount 261 .

nccr-cv:ro-radiation-anatomic-site-c102955 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C102955" ;
    skos:prefLabel "Large Vessels"@en ;
    nccr:codeDescription "Large Vessels" ;
    nccr:codeNotation "C102955" .

nccr-cv:ro-radiation-anatomic-site-c105579 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C105579" ;
    skos:prefLabel "Intrathoracic"@en ;
    nccr:codeDescription "Intrathoracic" ;
    nccr:codeNotation "C105579" .

nccr-cv:ro-radiation-anatomic-site-c106042 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C106042" ;
    skos:prefLabel "Distant Lymph Nodes"@en ;
    nccr:codeDescription "Distant Lymph Nodes" ;
    nccr:codeNotation "C106042" .

nccr-cv:ro-radiation-anatomic-site-c12246 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12246" ;
    skos:prefLabel "Hypopharynx"@en ;
    nccr:codeDescription "Hypopharynx" ;
    nccr:codeNotation "C12246" .

nccr-cv:ro-radiation-anatomic-site-c12263 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12263" ;
    skos:prefLabel "Duodenum"@en ;
    nccr:codeDescription "Duodenum" ;
    nccr:codeNotation "C12263" .

nccr-cv:ro-radiation-anatomic-site-c12274 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12274" ;
    skos:prefLabel "Middle Ear"@en ;
    nccr:codeDescription "Middle Ear" ;
    nccr:codeNotation "C12274" .

nccr-cv:ro-radiation-anatomic-site-c12290 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12290" ;
    skos:prefLabel "Mandible"@en ;
    nccr:codeDescription "Mandible" ;
    nccr:codeNotation "C12290" .

nccr-cv:ro-radiation-anatomic-site-c12298 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12298" ;
    skos:prefLabel "Retroperitoneum"@en ;
    nccr:codeDescription "Retroperitoneum" ;
    nccr:codeNotation "C12298" .

nccr-cv:ro-radiation-anatomic-site-c12311 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12311" ;
    skos:prefLabel "Cervix"@en ;
    nccr:codeDescription "Cervix" ;
    nccr:codeNotation "C12311" .

nccr-cv:ro-radiation-anatomic-site-c12328 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12328" ;
    skos:prefLabel "Epididymis"@en ;
    nccr:codeDescription "Epididymis" ;
    nccr:codeNotation "C12328" .

nccr-cv:ro-radiation-anatomic-site-c12347 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12347" ;
    skos:prefLabel "Orbit"@en ;
    nccr:codeDescription "Orbit" ;
    nccr:codeNotation "C12347" ;
    nccr:recordCount 18 .

nccr-cv:ro-radiation-anatomic-site-c12348 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12348" ;
    skos:prefLabel "Meninges"@en ;
    nccr:codeDescription "Meninges" ;
    nccr:codeNotation "C12348" .

nccr-cv:ro-radiation-anatomic-site-c12366 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12366" ;
    skos:prefLabel "Bone"@en ;
    nccr:codeDescription "Bone" ;
    nccr:codeNotation "C12366" ;
    nccr:recordCount 28 .

nccr-cv:ro-radiation-anatomic-site-c12366-c37998-c12431 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12366:C37998:C12431" ;
    skos:prefLabel "Bone or Bone Marrow"@en ;
    nccr:codeDescription "Bone or Bone Marrow" ;
    nccr:codeNotation "C12366:C37998:C12431" .

nccr-cv:ro-radiation-anatomic-site-c12377 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12377" ;
    skos:prefLabel "Gallbladder"@en ;
    nccr:codeDescription "Gallbladder" ;
    nccr:codeNotation "C12377" .

nccr-cv:ro-radiation-anatomic-site-c12377-c12392-c37912-c12678 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12377 | C12392:C37912:C12678" ;
    skos:prefLabel "Gallbladder | Liver and Biliary Tract"@en ;
    nccr:codeDescription "Gallbladder | Liver and Biliary Tract" ;
    nccr:codeNotation "C12377 | C12392:C37912:C12678" .

nccr-cv:ro-radiation-anatomic-site-c12380 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12380" ;
    skos:prefLabel "Appendix"@en ;
    nccr:codeDescription "Appendix" ;
    nccr:codeNotation "C12380" .

nccr-cv:ro-radiation-anatomic-site-c12382 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12382" ;
    skos:prefLabel "Colon"@en ;
    nccr:codeDescription "Colon" ;
    nccr:codeNotation "C12382" .

nccr-cv:ro-radiation-anatomic-site-c12386 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12386" ;
    skos:prefLabel "Small Intestine"@en ;
    nccr:codeDescription "Small Intestine" ;
    nccr:codeNotation "C12386" .

nccr-cv:ro-radiation-anatomic-site-c12389 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12389" ;
    skos:prefLabel "Esophagus"@en ;
    nccr:codeDescription "Esophagus" ;
    nccr:codeNotation "C12389" .

nccr-cv:ro-radiation-anatomic-site-c12390 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12390" ;
    skos:prefLabel "Rectum"@en ;
    nccr:codeDescription "Rectum" ;
    nccr:codeNotation "C12390" .

nccr-cv:ro-radiation-anatomic-site-c12391 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12391" ;
    skos:prefLabel "Stomach"@en ;
    nccr:codeDescription "Stomach" ;
    nccr:codeNotation "C12391" .

nccr-cv:ro-radiation-anatomic-site-c12392 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12392" ;
    skos:prefLabel "Liver"@en ;
    nccr:codeDescription "Liver" ;
    nccr:codeNotation "C12392" .

nccr-cv:ro-radiation-anatomic-site-c12392-c37912-c12678 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12392:C37912:C12678" ;
    skos:prefLabel "Liver and Biliary Tract"@en ;
    nccr:codeDescription "Liver and Biliary Tract" ;
    nccr:codeNotation "C12392:C37912:C12678" .

nccr-cv:ro-radiation-anatomic-site-c12393 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12393" ;
    skos:prefLabel "Pancreas"@en ;
    nccr:codeDescription "Pancreas" ;
    nccr:codeNotation "C12393" .

nccr-cv:ro-radiation-anatomic-site-c12393-c12392-c37912-c12678 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12393 | C12392:C37912:C12678" ;
    skos:prefLabel "Pancreas | Liver and Biliary Tract"@en ;
    nccr:codeDescription "Pancreas | Liver and Biliary Tract" ;
    nccr:codeNotation "C12393 | C12392:C37912:C12678" .

nccr-cv:ro-radiation-anatomic-site-c12398 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12398" ;
    skos:prefLabel "Pineal"@en ;
    nccr:codeDescription "Pineal" ;
    nccr:codeNotation "C12398" .

nccr-cv:ro-radiation-anatomic-site-c12400 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12400" ;
    skos:prefLabel "Thyroid"@en ;
    nccr:codeDescription "Thyroid" ;
    nccr:codeNotation "C12400" .

nccr-cv:ro-radiation-anatomic-site-c12403 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12403" ;
    skos:prefLabel "Fallopian Tube"@en ;
    nccr:codeDescription "Fallopian Tube" ;
    nccr:codeNotation "C12403" .

nccr-cv:ro-radiation-anatomic-site-c12403-c12404 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12403 | C12404" ;
    skos:prefLabel "Fallopian Tube | Ovary"@en ;
    nccr:codeDescription "Fallopian Tube | Ovary" ;
    nccr:codeNotation "C12403 | C12404" .

nccr-cv:ro-radiation-anatomic-site-c12404 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12404" ;
    skos:prefLabel "Ovary"@en ;
    nccr:codeDescription "Ovary" ;
    nccr:codeNotation "C12404" .

nccr-cv:ro-radiation-anatomic-site-c12405 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12405" ;
    skos:prefLabel "Uterus"@en ;
    nccr:codeDescription "Uterus" ;
    nccr:codeNotation "C12405" .

nccr-cv:ro-radiation-anatomic-site-c12405-c12311 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12405 | C12311" ;
    skos:prefLabel "Uterus | Cervix"@en ;
    nccr:codeDescription "Uterus | Cervix" ;
    nccr:codeNotation "C12405 | C12311" .

nccr-cv:ro-radiation-anatomic-site-c12407 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12407" ;
    skos:prefLabel "Vagina"@en ;
    nccr:codeDescription "Vagina" ;
    nccr:codeNotation "C12407" .

nccr-cv:ro-radiation-anatomic-site-c12408 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12408" ;
    skos:prefLabel "Vulva"@en ;
    nccr:codeDescription "Vulva" ;
    nccr:codeNotation "C12408" .

nccr-cv:ro-radiation-anatomic-site-c12409 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12409" ;
    skos:prefLabel "Penis"@en ;
    nccr:codeDescription "Penis" ;
    nccr:codeNotation "C12409" .

nccr-cv:ro-radiation-anatomic-site-c12410 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12410" ;
    skos:prefLabel "Prostate"@en ;
    nccr:codeDescription "Prostate" ;
    nccr:codeNotation "C12410" .

nccr-cv:ro-radiation-anatomic-site-c12412 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12412" ;
    skos:prefLabel "Testes"@en ;
    nccr:codeDescription "Testes" ;
    nccr:codeNotation "C12412" .

nccr-cv:ro-radiation-anatomic-site-c12412-c17649 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12412 | C17649" ;
    skos:prefLabel "Testes | Other"@en ;
    nccr:codeDescription "Testes | Other" ;
    nccr:codeNotation "C12412 | C17649" .

nccr-cv:ro-radiation-anatomic-site-c12414 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12414" ;
    skos:prefLabel "Bladder"@en ;
    nccr:codeDescription "Bladder" ;
    nccr:codeNotation "C12414" .

nccr-cv:ro-radiation-anatomic-site-c12414-c12410 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12414:C12410" ;
    skos:prefLabel "Bladder,Prostate"@en ;
    nccr:codeDescription "Bladder,Prostate" ;
    nccr:codeNotation "C12414:C12410" .

nccr-cv:ro-radiation-anatomic-site-c12415 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12415" ;
    skos:prefLabel "Kidney"@en ;
    nccr:codeDescription "Kidney" ;
    nccr:codeNotation "C12415" .

nccr-cv:ro-radiation-anatomic-site-c12415-c17649 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12415 | C17649" ;
    skos:prefLabel "Kidney | Other"@en ;
    nccr:codeDescription "Kidney | Other" ;
    nccr:codeNotation "C12415 | C17649" .

nccr-cv:ro-radiation-anatomic-site-c12416 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12416" ;
    skos:prefLabel "Ureter"@en ;
    nccr:codeDescription "Ureter" ;
    nccr:codeNotation "C12416" .

nccr-cv:ro-radiation-anatomic-site-c12418 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12418" ;
    skos:prefLabel "Head and Neck"@en ;
    nccr:codeDescription "Head and Neck" ;
    nccr:codeNotation "C12418" .

nccr-cv:ro-radiation-anatomic-site-c12418-c12347-c12424-c37912-c12763-c12423-c12789-c17649 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12418 | C12347 | C12424:C37912:C12763 | C12423 | C12789 | C17649" ;
    skos:prefLabel "Head and Neck | Orbit | Nasal Cavity and Paranasal Sinuses | Nasopharynx | Skull | Other"@en ;
    nccr:codeDescription "Head and Neck | Orbit | Nasal Cavity and Paranasal Sinuses | Nasopharynx | Skull | Other" ;
    nccr:codeNotation "C12418 | C12347 | C12424:C37912:C12763 | C12423 | C12789 | C17649" ;
    nccr:recordCount 334 .

nccr-cv:ro-radiation-anatomic-site-c12419 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12419" ;
    skos:prefLabel "Head"@en ;
    nccr:codeDescription "Head" ;
    nccr:codeNotation "C12419" .

nccr-cv:ro-radiation-anatomic-site-c12419-c12439 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12419 | C12439" ;
    skos:prefLabel "Head | Brain"@en ;
    nccr:codeDescription "Head | Brain" ;
    nccr:codeNotation "C12419 | C12439" ;
    nccr:recordCount 396 .

nccr-cv:ro-radiation-anatomic-site-c12419-c12664 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12419 | C12664" ;
    skos:prefLabel "Head | Abdomen"@en ;
    nccr:codeDescription "Head | Abdomen" ;
    nccr:codeNotation "C12419 | C12664" .

nccr-cv:ro-radiation-anatomic-site-c12419-c12789 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12419 | C12789" ;
    skos:prefLabel "Head | Skull"@en ;
    nccr:codeDescription "Head | Skull" ;
    nccr:codeNotation "C12419 | C12789" .

nccr-cv:ro-radiation-anatomic-site-c12420 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12420" ;
    skos:prefLabel "Larynx"@en ;
    nccr:codeDescription "Larynx" ;
    nccr:codeNotation "C12420" .

nccr-cv:ro-radiation-anatomic-site-c12420-c12246 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12420 | C12246" ;
    skos:prefLabel "Larynx | Hypopharynx"@en ;
    nccr:codeDescription "Larynx | Hypopharynx" ;
    nccr:codeNotation "C12420 | C12246" .

nccr-cv:ro-radiation-anatomic-site-c12421 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12421" ;
    skos:prefLabel "Oral Cavity"@en ;
    nccr:codeDescription "Oral Cavity" ;
    nccr:codeNotation "C12421" .

nccr-cv:ro-radiation-anatomic-site-c12423 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12423" ;
    skos:prefLabel "Nasopharynx"@en ;
    nccr:codeDescription "Nasopharynx" ;
    nccr:codeNotation "C12423" .

nccr-cv:ro-radiation-anatomic-site-c12424 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12424" ;
    skos:prefLabel "Nasal Cavity"@en ;
    nccr:codeDescription "Nasal Cavity" ;
    nccr:codeNotation "C12424" .

nccr-cv:ro-radiation-anatomic-site-c12424-c37912-c12763 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12424:C37912:C12763" ;
    skos:prefLabel "Nasal Cavity and Paranasal Sinuses"@en ;
    nccr:codeDescription "Nasal Cavity and Paranasal Sinuses" ;
    nccr:codeNotation "C12424:C37912:C12763" .

nccr-cv:ro-radiation-anatomic-site-c12426 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12426" ;
    skos:prefLabel "Salivary Gland"@en ;
    nccr:codeDescription "Salivary Gland" ;
    nccr:codeNotation "C12426" .

nccr-cv:ro-radiation-anatomic-site-c12427 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12427" ;
    skos:prefLabel "Parotid"@en ;
    nccr:codeDescription "Parotid" ;
    nccr:codeNotation "C12427" .

nccr-cv:ro-radiation-anatomic-site-c12427-c12426 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12427 | C12426" ;
    skos:prefLabel "Parotid | Salivary Gland"@en ;
    nccr:codeDescription "Parotid | Salivary Gland" ;
    nccr:codeNotation "C12427 | C12426" .

nccr-cv:ro-radiation-anatomic-site-c12431 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12431" ;
    skos:prefLabel "Bone Marrow"@en ;
    nccr:codeDescription "Bone Marrow" ;
    nccr:codeNotation "C12431" .

nccr-cv:ro-radiation-anatomic-site-c12432 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12432" ;
    skos:prefLabel "Spleen"@en ;
    nccr:codeDescription "Spleen" ;
    nccr:codeNotation "C12432" .

nccr-cv:ro-radiation-anatomic-site-c12432-c12767 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12432 | C12767" ;
    skos:prefLabel "Spleen | Pelvis"@en ;
    nccr:codeDescription "Spleen | Pelvis" ;
    nccr:codeNotation "C12432 | C12767" .

nccr-cv:ro-radiation-anatomic-site-c12439 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12439" ;
    skos:prefLabel "Brain"@en ;
    nccr:codeDescription "Brain" ;
    nccr:codeNotation "C12439" ;
    nccr:recordCount 99 .

nccr-cv:ro-radiation-anatomic-site-c12439-c12464-c17649 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12439 | C12464 | C17649" ;
    skos:prefLabel "Brain | Spinal Cord | Other"@en ;
    nccr:codeDescription "Brain | Spinal Cord | Other" ;
    nccr:codeNotation "C12439 | C12464 | C17649" ;
    nccr:recordCount 947 .

nccr-cv:ro-radiation-anatomic-site-c12439-c12767 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12439 | C12767" ;
    skos:prefLabel "Brain | Pelvis"@en ;
    nccr:codeDescription "Brain | Pelvis" ;
    nccr:codeNotation "C12439 | C12767" .

nccr-cv:ro-radiation-anatomic-site-c12439-c12998 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12439 | C12998" ;
    skos:prefLabel "Brain | Spine"@en ;
    nccr:codeDescription "Brain | Spine" ;
    nccr:codeNotation "C12439 | C12998" .

nccr-cv:ro-radiation-anatomic-site-c12439-c13041 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12439 | C13041" ;
    skos:prefLabel "Brain | Whole Body"@en ;
    nccr:codeDescription "Brain | Whole Body" ;
    nccr:codeNotation "C12439 | C13041" .

nccr-cv:ro-radiation-anatomic-site-c12439-c177357-c177766-c177764-c177767-c177768-c12398-c17649 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12439 | C177357 | C177766 | C177764 | C177767 | C177768 | C12398 | C17649" ;
    skos:prefLabel "Brain | Suprasellar,Neurohypophyseal | Frontal Cortex | Parietal Cortex | Occipital Cortex | Temporal Cortex | Pineal | Other"@en ;
    nccr:codeDescription "Brain | Suprasellar,Neurohypophyseal | Frontal Cortex | Parietal Cortex | Occipital Cortex | Temporal Cortex | Pineal | Other" ;
    nccr:codeNotation "C12439 | C177357 | C177766 | C177764 | C177767 | C177768 | C12398 | C17649" ;
    nccr:recordCount 442 .

nccr-cv:ro-radiation-anatomic-site-c12439-c32979 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12439:C32979" ;
    skos:prefLabel "Brain,Leptomeninges"@en ;
    nccr:codeDescription "Brain,Leptomeninges" ;
    nccr:codeNotation "C12439:C32979" .

nccr-cv:ro-radiation-anatomic-site-c12439-c69313 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12439 | C69313" ;
    skos:prefLabel "Brain | Cervical Spine"@en ;
    nccr:codeDescription "Brain | Cervical Spine" ;
    nccr:codeNotation "C12439 | C69313" .

nccr-cv:ro-radiation-anatomic-site-c12459 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12459" ;
    skos:prefLabel "Thalamus"@en ;
    nccr:codeDescription "Thalamus" ;
    nccr:codeNotation "C12459" .

nccr-cv:ro-radiation-anatomic-site-c12464 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12464" ;
    skos:prefLabel "Spinal Cord"@en ;
    nccr:codeDescription "Spinal Cord" ;
    nccr:codeNotation "C12464" .

nccr-cv:ro-radiation-anatomic-site-c12464-c69313-c69314-c32472-c17649 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12464 | C69313 | C69314 | C32472 | C17649" ;
    skos:prefLabel "Spinal Cord | Cervical Spine | Lumbar Spine | Dorsal Spine | Other"@en ;
    nccr:codeDescription "Spinal Cord | Cervical Spine | Lumbar Spine | Dorsal Spine | Other" ;
    nccr:codeNotation "C12464 | C69313 | C69314 | C32472 | C17649" ;
    nccr:recordCount 201 .

nccr-cv:ro-radiation-anatomic-site-c12468 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12468" ;
    skos:prefLabel "Lung"@en ;
    nccr:codeDescription "Lung" ;
    nccr:codeNotation "C12468" .

nccr-cv:ro-radiation-anatomic-site-c12468-c12415-c17649 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12468 | C12415 | C17649" ;
    skos:prefLabel "Lung | Kidney | Other"@en ;
    nccr:codeDescription "Lung | Kidney | Other" ;
    nccr:codeNotation "C12468 | C12415 | C17649" .

nccr-cv:ro-radiation-anatomic-site-c12468-c12683 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12468 | C12683" ;
    skos:prefLabel "Lung | Bronchus"@en ;
    nccr:codeDescription "Lung | Bronchus" ;
    nccr:codeNotation "C12468 | C12683" ;
    nccr:recordCount 32 .

nccr-cv:ro-radiation-anatomic-site-c12469 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12469" ;
    skos:prefLabel "Pleura"@en ;
    nccr:codeDescription "Pleura" ;
    nccr:codeNotation "C12469" .

nccr-cv:ro-radiation-anatomic-site-c12471 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12471" ;
    skos:prefLabel "Soft Tissue"@en ;
    nccr:codeDescription "Soft Tissue" ;
    nccr:codeNotation "C12471" .

nccr-cv:ro-radiation-anatomic-site-c12664 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12664" ;
    skos:prefLabel "Abdomen"@en ;
    nccr:codeDescription "Abdomen" ;
    nccr:codeNotation "C12664" ;
    nccr:recordCount 203 .

nccr-cv:ro-radiation-anatomic-site-c12664-c12347 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12664 | C12347" ;
    skos:prefLabel "Abdomen | Orbit"@en ;
    nccr:codeDescription "Abdomen | Orbit" ;
    nccr:codeNotation "C12664 | C12347" .

nccr-cv:ro-radiation-anatomic-site-c12664-c12415-c12666-c12298-c12392-c12414-c12410-c17649 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12664 | C12415 | C12666 | C12298 | C12392 | C12414:C12410 | C17649" ;
    skos:prefLabel "Abdomen | Kidney | Adrenal | Retroperitoneum | Liver | Bladder,Prostate | Other"@en ;
    nccr:codeDescription "Abdomen | Kidney | Adrenal | Retroperitoneum | Liver | Bladder,Prostate | Other" ;
    nccr:codeNotation "C12664 | C12415 | C12666 | C12298 | C12392 | C12414:C12410 | C17649" ;
    nccr:recordCount 158 .

nccr-cv:ro-radiation-anatomic-site-c12664-c12415-c17649 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12664 | C12415 | C17649" ;
    skos:prefLabel "Abdomen | Kidney | Other"@en ;
    nccr:codeDescription "Abdomen | Kidney | Other" ;
    nccr:codeNotation "C12664 | C12415 | C17649" .

nccr-cv:ro-radiation-anatomic-site-c12664-c12468 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12664 | C12468" ;
    skos:prefLabel "Abdomen | Lung"@en ;
    nccr:codeDescription "Abdomen | Lung" ;
    nccr:codeNotation "C12664 | C12468" .

nccr-cv:ro-radiation-anatomic-site-c12664-c12745 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12664 | C12745" ;
    skos:prefLabel "Abdomen | Lymph Nodes"@en ;
    nccr:codeDescription "Abdomen | Lymph Nodes" ;
    nccr:codeNotation "C12664 | C12745" .

nccr-cv:ro-radiation-anatomic-site-c12664-c12767 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12664 | C12767" ;
    skos:prefLabel "Abdomen | Pelvis"@en ;
    nccr:codeDescription "Abdomen | Pelvis" ;
    nccr:codeNotation "C12664 | C12767" .

nccr-cv:ro-radiation-anatomic-site-c12664-c12767-c12415-c17649 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12664 | C12767 | C12415 | C17649" ;
    skos:prefLabel "Abdomen | Pelvis | Kidney | Other"@en ;
    nccr:codeDescription "Abdomen | Pelvis | Kidney | Other" ;
    nccr:codeNotation "C12664 | C12767 | C12415 | C17649" .

nccr-cv:ro-radiation-anatomic-site-c12664-c12767-c12745 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12664 | C12767 | C12745" ;
    skos:prefLabel "Abdomen | Pelvis | Lymph Nodes"@en ;
    nccr:codeDescription "Abdomen | Pelvis | Lymph Nodes" ;
    nccr:codeNotation "C12664 | C12767 | C12745" .

nccr-cv:ro-radiation-anatomic-site-c12664-c12767-c33508-c176977-c17649 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12664 | C12767 | C33508 | C176977 | C17649" ;
    skos:prefLabel "Abdomen | Pelvis | Sacrum | Iliac | Other"@en ;
    nccr:codeDescription "Abdomen | Pelvis | Sacrum | Iliac | Other" ;
    nccr:codeNotation "C12664 | C12767 | C33508 | C176977 | C17649" ;
    nccr:recordCount 132 .

nccr-cv:ro-radiation-anatomic-site-c12664-c12789 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12664 | C12789" ;
    skos:prefLabel "Abdomen | Skull"@en ;
    nccr:codeDescription "Abdomen | Skull" ;
    nccr:codeNotation "C12664 | C12789" .

nccr-cv:ro-radiation-anatomic-site-c12664-c13063-c12745-c12748-c17649 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12664 | C13063 | C12745 | C12748 | C17649" ;
    skos:prefLabel "Abdomen | Neck | Lymph Nodes | Mediastinum | Other"@en ;
    nccr:codeDescription "Abdomen | Neck | Lymph Nodes | Mediastinum | Other" ;
    nccr:codeNotation "C12664 | C13063 | C12745 | C12748 | C17649" .

nccr-cv:ro-radiation-anatomic-site-c12666 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12666" ;
    skos:prefLabel "Adrenal"@en ;
    nccr:codeDescription "Adrenal" ;
    nccr:codeNotation "C12666" .

nccr-cv:ro-radiation-anatomic-site-c12671 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12671" ;
    skos:prefLabel "Upper Extremity"@en ;
    nccr:codeDescription "Upper Extremity" ;
    nccr:codeNotation "C12671" ;
    nccr:recordCount 27 .

nccr-cv:ro-radiation-anatomic-site-c12671-c12742 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12671 | C12742" ;
    skos:prefLabel "Upper Extremity | Lower Extremity"@en ;
    nccr:codeDescription "Upper Extremity | Lower Extremity" ;
    nccr:codeNotation "C12671 | C12742" ;
    nccr:recordCount 57 .

nccr-cv:ro-radiation-anatomic-site-c12674 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12674" ;
    skos:prefLabel "Axilla"@en ;
    nccr:codeDescription "Axilla" ;
    nccr:codeNotation "C12674" .

nccr-cv:ro-radiation-anatomic-site-c12683 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12683" ;
    skos:prefLabel "Bronchus"@en ;
    nccr:codeDescription "Bronchus" ;
    nccr:codeNotation "C12683" .

nccr-cv:ro-radiation-anatomic-site-c12695 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12695" ;
    skos:prefLabel "Clavicle"@en ;
    nccr:codeDescription "Clavicle" ;
    nccr:codeNotation "C12695" .

nccr-cv:ro-radiation-anatomic-site-c12696 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12696" ;
    skos:prefLabel "Coccyx"@en ;
    nccr:codeDescription "Coccyx" ;
    nccr:codeNotation "C12696" .

nccr-cv:ro-radiation-anatomic-site-c12711 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12711" ;
    skos:prefLabel "Ethmoid"@en ;
    nccr:codeDescription "Ethmoid" ;
    nccr:codeNotation "C12711" .

nccr-cv:ro-radiation-anatomic-site-c12713 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12713" ;
    skos:prefLabel "Eyelid"@en ;
    nccr:codeDescription "Eyelid" ;
    nccr:codeNotation "C12713" .

nccr-cv:ro-radiation-anatomic-site-c12717 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12717" ;
    skos:prefLabel "Femur"@en ;
    nccr:codeDescription "Femur" ;
    nccr:codeNotation "C12717" .

nccr-cv:ro-radiation-anatomic-site-c12717-c12731 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12717 | C12731" ;
    skos:prefLabel "Femur | Humerus"@en ;
    nccr:codeDescription "Femur | Humerus" ;
    nccr:codeNotation "C12717 | C12731" .

nccr-cv:ro-radiation-anatomic-site-c12718 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12718" ;
    skos:prefLabel "Fibula"@en ;
    nccr:codeDescription "Fibula" ;
    nccr:codeNotation "C12718" .

nccr-cv:ro-radiation-anatomic-site-c12726 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12726" ;
    skos:prefLabel "Groin"@en ;
    nccr:codeDescription "Groin" ;
    nccr:codeNotation "C12726" .

nccr-cv:ro-radiation-anatomic-site-c12727 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12727" ;
    skos:prefLabel "Heart"@en ;
    nccr:codeDescription "Heart" ;
    nccr:codeNotation "C12727" .

nccr-cv:ro-radiation-anatomic-site-c12727-c37912-c13005 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12727:C37912:C13005" ;
    skos:prefLabel "Heart and Pericardium"@en ;
    nccr:codeDescription "Heart and Pericardium" ;
    nccr:codeNotation "C12727:C37912:C13005" .

nccr-cv:ro-radiation-anatomic-site-c12731 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12731" ;
    skos:prefLabel "Humerus"@en ;
    nccr:codeDescription "Humerus" ;
    nccr:codeNotation "C12731" .

nccr-cv:ro-radiation-anatomic-site-c12742 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12742" ;
    skos:prefLabel "Lower Extremity"@en ;
    nccr:codeDescription "Lower Extremity" ;
    nccr:codeNotation "C12742" ;
    nccr:recordCount 39 .

nccr-cv:ro-radiation-anatomic-site-c12745 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12745" ;
    skos:prefLabel "Lymph Nodes"@en ;
    nccr:codeDescription "Lymph Nodes" ;
    nccr:codeNotation "C12745" .

nccr-cv:ro-radiation-anatomic-site-c12748 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12748" ;
    skos:prefLabel "Mediastinum"@en ;
    nccr:codeDescription "Mediastinum" ;
    nccr:codeNotation "C12748" .

nccr-cv:ro-radiation-anatomic-site-c12751 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12751" ;
    skos:prefLabel "Metacarpals"@en ;
    nccr:codeDescription "Metacarpals" ;
    nccr:codeNotation "C12751" .

nccr-cv:ro-radiation-anatomic-site-c12752 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12752" ;
    skos:prefLabel "Metatarsals"@en ;
    nccr:codeDescription "Metatarsals" ;
    nccr:codeNotation "C12752" .

nccr-cv:ro-radiation-anatomic-site-c12762 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12762" ;
    skos:prefLabel "Oropharynx"@en ;
    nccr:codeDescription "Oropharynx" ;
    nccr:codeNotation "C12762" .

nccr-cv:ro-radiation-anatomic-site-c12763 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12763" ;
    skos:prefLabel "Paranasal Sinuses"@en ;
    nccr:codeDescription "Paranasal Sinuses" ;
    nccr:codeNotation "C12763" .

nccr-cv:ro-radiation-anatomic-site-c12767 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12767" ;
    skos:prefLabel "Pelvis"@en ;
    nccr:codeDescription "Pelvis" ;
    nccr:codeNotation "C12767" ;
    nccr:recordCount 98 .

nccr-cv:ro-radiation-anatomic-site-c12767-c12742 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12767 | C12742" ;
    skos:prefLabel "Pelvis | Lower Extremity"@en ;
    nccr:codeDescription "Pelvis | Lower Extremity" ;
    nccr:codeNotation "C12767 | C12742" .

nccr-cv:ro-radiation-anatomic-site-c12767-c12745 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12767 | C12745" ;
    skos:prefLabel "Pelvis | Lymph Nodes"@en ;
    nccr:codeDescription "Pelvis | Lymph Nodes" ;
    nccr:codeNotation "C12767 | C12745" .

nccr-cv:ro-radiation-anatomic-site-c12767-c12782 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12767 | C12782" ;
    skos:prefLabel "Pelvis | Rib"@en ;
    nccr:codeDescription "Pelvis | Rib" ;
    nccr:codeNotation "C12767 | C12782" .

nccr-cv:ro-radiation-anatomic-site-c12767-c17649 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12767 | C17649" ;
    skos:prefLabel "Pelvis | Other"@en ;
    nccr:codeDescription "Pelvis | Other" ;
    nccr:codeNotation "C12767 | C17649" .

nccr-cv:ro-radiation-anatomic-site-c12767-c25389 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12767 | C25389" ;
    skos:prefLabel "Pelvis | Chest"@en ;
    nccr:codeDescription "Pelvis | Chest" ;
    nccr:codeNotation "C12767 | C25389" .

nccr-cv:ro-radiation-anatomic-site-c12770 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12770" ;
    skos:prefLabel "Peritoneum"@en ;
    nccr:codeDescription "Peritoneum" ;
    nccr:codeNotation "C12770" .

nccr-cv:ro-radiation-anatomic-site-c12777 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12777" ;
    skos:prefLabel "Radius"@en ;
    nccr:codeDescription "Radius" ;
    nccr:codeNotation "C12777" .

nccr-cv:ro-radiation-anatomic-site-c12782 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12782" ;
    skos:prefLabel "Rib"@en ;
    nccr:codeDescription "Rib" ;
    nccr:codeNotation "C12782" .

nccr-cv:ro-radiation-anatomic-site-c12783 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12783" ;
    skos:prefLabel "Scapula"@en ;
    nccr:codeDescription "Scapula" ;
    nccr:codeNotation "C12783" .

nccr-cv:ro-radiation-anatomic-site-c12783-c12674 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12783 | C12674" ;
    skos:prefLabel "Scapula | Axilla"@en ;
    nccr:codeDescription "Scapula | Axilla" ;
    nccr:codeNotation "C12783 | C12674" .

nccr-cv:ro-radiation-anatomic-site-c12789 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12789" ;
    skos:prefLabel "Skull"@en ;
    nccr:codeDescription "Skull" ;
    nccr:codeNotation "C12789" .

nccr-cv:ro-radiation-anatomic-site-c12789-c12717 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12789 | C12717" ;
    skos:prefLabel "Skull | Femur"@en ;
    nccr:codeDescription "Skull | Femur" ;
    nccr:codeNotation "C12789 | C12717" .

nccr-cv:ro-radiation-anatomic-site-c12789-c37912-c63706 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12789:C37912:C63706" ;
    skos:prefLabel "Skull and Face Bone"@en ;
    nccr:codeDescription "Skull and Face Bone" ;
    nccr:codeNotation "C12789:C37912:C63706" .

nccr-cv:ro-radiation-anatomic-site-c12793 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12793" ;
    skos:prefLabel "Sternum"@en ;
    nccr:codeDescription "Sternum" ;
    nccr:codeNotation "C12793" .

nccr-cv:ro-radiation-anatomic-site-c12796 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12796" ;
    skos:prefLabel "Tarsals"@en ;
    nccr:codeDescription "Tarsals" ;
    nccr:codeNotation "C12796" .

nccr-cv:ro-radiation-anatomic-site-c12799 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12799" ;
    skos:prefLabel "Thorax"@en ;
    nccr:codeDescription "Thorax" ;
    nccr:codeNotation "C12799" ;
    nccr:recordCount 104 .

nccr-cv:ro-radiation-anatomic-site-c12799-c12745 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12799 | C12745" ;
    skos:prefLabel "Thorax | Lymph Nodes"@en ;
    nccr:codeDescription "Thorax | Lymph Nodes" ;
    nccr:codeNotation "C12799 | C12745" .

nccr-cv:ro-radiation-anatomic-site-c12799-c12748-c129461-c12468-c13063-c12745-c17649 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12799 | C12748 | C129461 | C12468 | C13063 | C12745 | C17649" ;
    skos:prefLabel "Thorax | Mediastinum | Paraspinal | Lung | Neck | Lymph Nodes | Other"@en ;
    nccr:codeDescription "Thorax | Mediastinum | Paraspinal | Lung | Neck | Lymph Nodes | Other" ;
    nccr:codeNotation "C12799 | C12748 | C129461 | C12468 | C13063 | C12745 | C17649" ;
    nccr:recordCount 170 .

nccr-cv:ro-radiation-anatomic-site-c12800 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12800" ;
    skos:prefLabel "Tibia"@en ;
    nccr:codeDescription "Tibia" ;
    nccr:codeNotation "C12800" .

nccr-cv:ro-radiation-anatomic-site-c12802 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12802" ;
    skos:prefLabel "Tonsil"@en ;
    nccr:codeDescription "Tonsil" ;
    nccr:codeNotation "C12802" .

nccr-cv:ro-radiation-anatomic-site-c12809 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12809" ;
    skos:prefLabel "Ulna"@en ;
    nccr:codeDescription "Ulna" ;
    nccr:codeNotation "C12809" .

nccr-cv:ro-radiation-anatomic-site-c129461 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C129461" ;
    skos:prefLabel "Paraspinal"@en ;
    nccr:codeDescription "Paraspinal" ;
    nccr:codeNotation "C129461" .

nccr-cv:ro-radiation-anatomic-site-c12971 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12971" ;
    skos:prefLabel "Breast"@en ;
    nccr:codeDescription "Breast" ;
    nccr:codeNotation "C12971" .

nccr-cv:ro-radiation-anatomic-site-c12971-c62484-c12745 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12971 | C62484 | C12745" ;
    skos:prefLabel "Breast | Chest Wall | Lymph Nodes"@en ;
    nccr:codeDescription "Breast | Chest Wall | Lymph Nodes" ;
    nccr:codeNotation "C12971 | C62484 | C12745" .

nccr-cv:ro-radiation-anatomic-site-c12982 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12982" ;
    skos:prefLabel "Inferior Limb"@en ;
    nccr:codeDescription "Inferior Limb" ;
    nccr:codeNotation "C12982" .

nccr-cv:ro-radiation-anatomic-site-c12998 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12998" ;
    skos:prefLabel "Spine"@en ;
    nccr:codeDescription "Spine" ;
    nccr:codeNotation "C12998" ;
    nccr:recordCount 84 .

nccr-cv:ro-radiation-anatomic-site-c12998-c12767 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C12998 | C12767" ;
    skos:prefLabel "Spine | Pelvis"@en ;
    nccr:codeDescription "Spine | Pelvis" ;
    nccr:codeNotation "C12998 | C12767" .

nccr-cv:ro-radiation-anatomic-site-c13039 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C13039" ;
    skos:prefLabel "Female Reproductive System Part"@en ;
    nccr:codeDescription "Female Reproductive System Part" ;
    nccr:codeNotation "C13039" .

nccr-cv:ro-radiation-anatomic-site-c13041 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C13041" ;
    skos:prefLabel "Whole Body"@en ;
    nccr:codeDescription "Whole Body" ;
    nccr:codeNotation "C13041" ;
    nccr:recordCount 77 .

nccr-cv:ro-radiation-anatomic-site-c13041-c17649 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C13041 | C17649" ;
    skos:prefLabel "Whole Body | Other"@en ;
    nccr:codeDescription "Whole Body | Other" ;
    nccr:codeNotation "C13041 | C17649" .

nccr-cv:ro-radiation-anatomic-site-c13063 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C13063" ;
    skos:prefLabel "Neck"@en ;
    nccr:codeDescription "Neck" ;
    nccr:codeNotation "C13063" ;
    nccr:recordCount 108 .

nccr-cv:ro-radiation-anatomic-site-c13063-c12432 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C13063 | C12432" ;
    skos:prefLabel "Neck | Spleen"@en ;
    nccr:codeDescription "Neck | Spleen" ;
    nccr:codeNotation "C13063 | C12432" .

nccr-cv:ro-radiation-anatomic-site-c13063-c12664 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C13063 | C12664" ;
    skos:prefLabel "Neck | Abdomen"@en ;
    nccr:codeDescription "Neck | Abdomen" ;
    nccr:codeNotation "C13063 | C12664" .

nccr-cv:ro-radiation-anatomic-site-c13063-c12745 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C13063 | C12745" ;
    skos:prefLabel "Neck | Lymph Nodes"@en ;
    nccr:codeDescription "Neck | Lymph Nodes" ;
    nccr:codeNotation "C13063 | C12745" .

nccr-cv:ro-radiation-anatomic-site-c13063-c12745-c12748-c12432-c17649 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C13063 | C12745 | C12748 | C12432 | C17649" ;
    skos:prefLabel "Neck | Lymph Nodes | Mediastinum | Spleen | Other"@en ;
    nccr:codeDescription "Neck | Lymph Nodes | Mediastinum | Spleen | Other" ;
    nccr:codeNotation "C13063 | C12745 | C12748 | C12432 | C17649" .

nccr-cv:ro-radiation-anatomic-site-c13063-c12745-c12748-c17649 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C13063 | C12745 | C12748 | C17649" ;
    skos:prefLabel "Neck | Lymph Nodes | Mediastinum | Other"@en ;
    nccr:codeDescription "Neck | Lymph Nodes | Mediastinum | Other" ;
    nccr:codeNotation "C13063 | C12745 | C12748 | C17649" ;
    nccr:recordCount 34 .

nccr-cv:ro-radiation-anatomic-site-c13063-c12748 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C13063 | C12748" ;
    skos:prefLabel "Neck | Mediastinum"@en ;
    nccr:codeDescription "Neck | Mediastinum" ;
    nccr:codeNotation "C13063 | C12748" .

nccr-cv:ro-radiation-anatomic-site-c13063-c12799-c12745 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C13063 | C12799 | C12745" ;
    skos:prefLabel "Neck | Thorax | Lymph Nodes"@en ;
    nccr:codeDescription "Neck | Thorax | Lymph Nodes" ;
    nccr:codeNotation "C13063 | C12799 | C12745" .

nccr-cv:ro-radiation-anatomic-site-c13063-c17649 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C13063 | C17649" ;
    skos:prefLabel "Neck | Other"@en ;
    nccr:codeDescription "Neck | Other" ;
    nccr:codeNotation "C13063 | C17649" .

nccr-cv:ro-radiation-anatomic-site-c13068 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C13068" ;
    skos:prefLabel "Bone Foot"@en ;
    nccr:codeDescription "Bone Foot" ;
    nccr:codeNotation "C13068" .

nccr-cv:ro-radiation-anatomic-site-c13070 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C13070" ;
    skos:prefLabel "Cheek"@en ;
    nccr:codeDescription "Cheek" ;
    nccr:codeNotation "C13070" .

nccr-cv:ro-radiation-anatomic-site-c13316 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C13316" ;
    skos:prefLabel "Cutaneous"@en ;
    nccr:codeDescription "Cutaneous" ;
    nccr:codeNotation "C13316" .

nccr-cv:ro-radiation-anatomic-site-c13352 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C13352" ;
    skos:prefLabel "Intraperitoneal"@en ;
    nccr:codeDescription "Intraperitoneal" ;
    nccr:codeNotation "C13352" .

nccr-cv:ro-radiation-anatomic-site-c162491 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C162491" ;
    skos:prefLabel "Paratesticular"@en ;
    nccr:codeDescription "Paratesticular" ;
    nccr:codeNotation "C162491" .

nccr-cv:ro-radiation-anatomic-site-c162818 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C162818" ;
    skos:prefLabel "Parapharyngeal Area"@en ;
    nccr:codeDescription "Parapharyngeal Area" ;
    nccr:codeNotation "C162818" .

nccr-cv:ro-radiation-anatomic-site-c17649 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C17649" ;
    skos:prefLabel "Other"@en ;
    nccr:codeDescription "Other" ;
    nccr:codeNotation "C17649" ;
    nccr:recordCount 84 .

nccr-cv:ro-radiation-anatomic-site-c176977 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C176977" ;
    skos:prefLabel "Iliac"@en ;
    nccr:codeDescription "Iliac" ;
    nccr:codeNotation "C176977" .

nccr-cv:ro-radiation-anatomic-site-c176977-c77643 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C176977 | C77643" ;
    skos:prefLabel "Iliac | Paraaortic Lymph Node"@en ;
    nccr:codeDescription "Iliac | Paraaortic Lymph Node" ;
    nccr:codeNotation "C176977 | C77643" .

nccr-cv:ro-radiation-anatomic-site-c177357 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C177357" ;
    skos:prefLabel "Suprasellar,Neurohypophyseal"@en ;
    nccr:codeDescription "Suprasellar,Neurohypophyseal" ;
    nccr:codeNotation "C177357" .

nccr-cv:ro-radiation-anatomic-site-c177764 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C177764" ;
    skos:prefLabel "Parietal Cortex"@en ;
    nccr:codeDescription "Parietal Cortex" ;
    nccr:codeNotation "C177764" .

nccr-cv:ro-radiation-anatomic-site-c177766 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C177766" ;
    skos:prefLabel "Frontal Cortex"@en ;
    nccr:codeDescription "Frontal Cortex" ;
    nccr:codeNotation "C177766" .

nccr-cv:ro-radiation-anatomic-site-c177767 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C177767" ;
    skos:prefLabel "Occipital Cortex"@en ;
    nccr:codeDescription "Occipital Cortex" ;
    nccr:codeNotation "C177767" .

nccr-cv:ro-radiation-anatomic-site-c177768 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C177768" ;
    skos:prefLabel "Temporal Cortex"@en ;
    nccr:codeDescription "Temporal Cortex" ;
    nccr:codeNotation "C177768" .

nccr-cv:ro-radiation-anatomic-site-c179483-c13071 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C179483:C13071" ;
    skos:prefLabel "Deep Facial Areas"@en ;
    nccr:codeDescription "Deep Facial Areas" ;
    nccr:codeNotation "C179483:C13071" .

nccr-cv:ro-radiation-anatomic-site-c17998 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C17998" ;
    skos:prefLabel "Unknown"@en ;
    nccr:codeDescription "Unknown" ;
    nccr:codeNotation "C17998" .

nccr-cv:ro-radiation-anatomic-site-c180372 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C180372" ;
    skos:prefLabel "Anterior Skull Base"@en ;
    nccr:codeDescription "Anterior Skull Base" ;
    nccr:codeNotation "C180372" .

nccr-cv:ro-radiation-anatomic-site-c25203 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C25203" ;
    skos:prefLabel "Shoulder"@en ;
    nccr:codeDescription "Shoulder" ;
    nccr:codeNotation "C25203" .

nccr-cv:ro-radiation-anatomic-site-c25309-c32628 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C25309:C32628" ;
    skos:prefLabel "Lower Arm"@en ;
    nccr:codeDescription "Lower Arm" ;
    nccr:codeNotation "C25309:C32628" .

nccr-cv:ro-radiation-anatomic-site-c25309-c32974 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C25309:C32974" ;
    skos:prefLabel "Lower Leg"@en ;
    nccr:codeDescription "Lower Leg" ;
    nccr:codeNotation "C25309:C32974" .

nccr-cv:ro-radiation-anatomic-site-c25350 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C25350" ;
    skos:prefLabel "Urogenital"@en ;
    nccr:codeDescription "Urogenital" ;
    nccr:codeNotation "C25350" .

nccr-cv:ro-radiation-anatomic-site-c25389 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C25389" ;
    skos:prefLabel "Chest"@en ;
    nccr:codeDescription "Chest" ;
    nccr:codeNotation "C25389" ;
    nccr:recordCount 21 .

nccr-cv:ro-radiation-anatomic-site-c25389-c12415-c17649 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C25389 | C12415 | C17649" ;
    skos:prefLabel "Chest | Kidney | Other"@en ;
    nccr:codeDescription "Chest | Kidney | Other" ;
    nccr:codeNotation "C25389 | C12415 | C17649" .

nccr-cv:ro-radiation-anatomic-site-c25389-c12432 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C25389 | C12432" ;
    skos:prefLabel "Chest | Spleen"@en ;
    nccr:codeDescription "Chest | Spleen" ;
    nccr:codeNotation "C25389 | C12432" .

nccr-cv:ro-radiation-anatomic-site-c25389-c12468 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C25389 | C12468" ;
    skos:prefLabel "Chest | Lung"@en ;
    nccr:codeDescription "Chest | Lung" ;
    nccr:codeNotation "C25389 | C12468" ;
    nccr:recordCount 31 .

nccr-cv:ro-radiation-anatomic-site-c25389-c12664 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C25389 | C12664" ;
    skos:prefLabel "Chest | Abdomen"@en ;
    nccr:codeDescription "Chest | Abdomen" ;
    nccr:codeNotation "C25389 | C12664" .

nccr-cv:ro-radiation-anatomic-site-c25389-c12998 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C25389 | C12998" ;
    skos:prefLabel "Chest | Spine"@en ;
    nccr:codeDescription "Chest | Spine" ;
    nccr:codeNotation "C25389 | C12998" .

nccr-cv:ro-radiation-anatomic-site-c25389-c25203 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C25389 | C25203" ;
    skos:prefLabel "Chest | Shoulder"@en ;
    nccr:codeDescription "Chest | Shoulder" ;
    nccr:codeNotation "C25389 | C25203" .

nccr-cv:ro-radiation-anatomic-site-c26470 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C26470" ;
    skos:prefLabel "Maxilla"@en ;
    nccr:codeDescription "Maxilla" ;
    nccr:codeNotation "C26470" .

nccr-cv:ro-radiation-anatomic-site-c28287 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C28287" ;
    skos:prefLabel "Viscera"@en ;
    nccr:codeDescription "Viscera" ;
    nccr:codeNotation "C28287" .

nccr-cv:ro-radiation-anatomic-site-c32078 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C32078" ;
    skos:prefLabel "Ankle Joint"@en ;
    nccr:codeDescription "Ankle Joint" ;
    nccr:codeNotation "C32078" .

nccr-cv:ro-radiation-anatomic-site-c32141 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C32141" ;
    skos:prefLabel "Upper Arm"@en ;
    nccr:codeDescription "Upper Arm" ;
    nccr:codeNotation "C32141" .

nccr-cv:ro-radiation-anatomic-site-c32472 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C32472" ;
    skos:prefLabel "Dorsal Spine"@en ;
    nccr:codeDescription "Dorsal Spine" ;
    nccr:codeNotation "C32472" .

nccr-cv:ro-radiation-anatomic-site-c32472-c12290 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C32472 | C12290" ;
    skos:prefLabel "Dorsal Spine | Mandible"@en ;
    nccr:codeDescription "Dorsal Spine | Mandible" ;
    nccr:codeNotation "C32472 | C12290" .

nccr-cv:ro-radiation-anatomic-site-c32472-c69314 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C32472 | C69314" ;
    skos:prefLabel "Dorsal Spine | Lumbar Spine"@en ;
    nccr:codeDescription "Dorsal Spine | Lumbar Spine" ;
    nccr:codeNotation "C32472 | C69314" .

nccr-cv:ro-radiation-anatomic-site-c32497 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C32497" ;
    skos:prefLabel "Elbow Joint"@en ;
    nccr:codeDescription "Elbow Joint" ;
    nccr:codeNotation "C32497" .

nccr-cv:ro-radiation-anatomic-site-c32608 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C32608" ;
    skos:prefLabel "Finger"@en ;
    nccr:codeDescription "Finger" ;
    nccr:codeNotation "C32608" .

nccr-cv:ro-radiation-anatomic-site-c32622 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C32622" ;
    skos:prefLabel "Foot"@en ;
    nccr:codeDescription "Foot" ;
    nccr:codeNotation "C32622" .

nccr-cv:ro-radiation-anatomic-site-c32628 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C32628" ;
    skos:prefLabel "Forearm"@en ;
    nccr:codeDescription "Forearm" ;
    nccr:codeNotation "C32628" .

nccr-cv:ro-radiation-anatomic-site-c32712 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C32712" ;
    skos:prefLabel "Hand"@en ;
    nccr:codeDescription "Hand" ;
    nccr:codeNotation "C32712" .

nccr-cv:ro-radiation-anatomic-site-c32868 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C32868" ;
    skos:prefLabel "Hand Phalanges"@en ;
    nccr:codeDescription "Hand Phalanges" ;
    nccr:codeNotation "C32868" .

nccr-cv:ro-radiation-anatomic-site-c32898 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C32898" ;
    skos:prefLabel "Knee Joint"@en ;
    nccr:codeDescription "Knee Joint" ;
    nccr:codeNotation "C32898" .

nccr-cv:ro-radiation-anatomic-site-c32974 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C32974" ;
    skos:prefLabel "Leg"@en ;
    nccr:codeDescription "Leg" ;
    nccr:codeNotation "C32974" .

nccr-cv:ro-radiation-anatomic-site-c33160 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C33160" ;
    skos:prefLabel "Nasal Septum"@en ;
    nccr:codeDescription "Nasal Septum" ;
    nccr:codeNotation "C33160" .

nccr-cv:ro-radiation-anatomic-site-c33282 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C33282" ;
    skos:prefLabel "Patella"@en ;
    nccr:codeDescription "Patella" ;
    nccr:codeNotation "C33282" .

nccr-cv:ro-radiation-anatomic-site-c33301 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C33301" ;
    skos:prefLabel "Perineum"@en ;
    nccr:codeDescription "Perineum" ;
    nccr:codeNotation "C33301" .

nccr-cv:ro-radiation-anatomic-site-c3331 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C3331" ;
    skos:prefLabel "Pleural Effusion"@en ;
    nccr:codeDescription "Pleural Effusion" ;
    nccr:codeNotation "C3331" .

nccr-cv:ro-radiation-anatomic-site-c33506 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C33506" ;
    skos:prefLabel "Sacrococcygeal"@en ;
    nccr:codeDescription "Sacrococcygeal" ;
    nccr:codeNotation "C33506" .

nccr-cv:ro-radiation-anatomic-site-c33508 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C33508" ;
    skos:prefLabel "Sacrum"@en ;
    nccr:codeDescription "Sacrum" ;
    nccr:codeNotation "C33508" .

nccr-cv:ro-radiation-anatomic-site-c33547 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C33547" ;
    skos:prefLabel "Shoulder Girdle"@en ;
    nccr:codeDescription "Shoulder Girdle" ;
    nccr:codeNotation "C33547" .

nccr-cv:ro-radiation-anatomic-site-c33548 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C33548" ;
    skos:prefLabel "Shoulder Joint"@en ;
    nccr:codeDescription "Shoulder Joint" ;
    nccr:codeNotation "C33548" .

nccr-cv:ro-radiation-anatomic-site-c33600-c37998-c12432 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C33600:C37998:C12432" ;
    skos:prefLabel "Splenic Hilar or Spleen"@en ;
    nccr:codeDescription "Splenic Hilar or Spleen" ;
    nccr:codeNotation "C33600:C37998:C12432" .

nccr-cv:ro-radiation-anatomic-site-c33682 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C33682" ;
    skos:prefLabel "Superior Maxilla"@en ;
    nccr:codeDescription "Superior Maxilla" ;
    nccr:codeNotation "C33682" .

nccr-cv:ro-radiation-anatomic-site-c33763 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C33763" ;
    skos:prefLabel "Thigh"@en ;
    nccr:codeDescription "Thigh" ;
    nccr:codeNotation "C33763" .

nccr-cv:ro-radiation-anatomic-site-c33788 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C33788" ;
    skos:prefLabel "Toe"@en ;
    nccr:codeDescription "Toe" ;
    nccr:codeNotation "C33788" .

nccr-cv:ro-radiation-anatomic-site-c33816 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C33816" ;
    skos:prefLabel "Trunk"@en ;
    nccr:codeDescription "Trunk" ;
    nccr:codeNotation "C33816" .

nccr-cv:ro-radiation-anatomic-site-c33839 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C33839" ;
    skos:prefLabel "Upper Airway"@en ;
    nccr:codeDescription "Upper Airway" ;
    nccr:codeNotation "C33839" .

nccr-cv:ro-radiation-anatomic-site-c33894 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C33894" ;
    skos:prefLabel "Wrist Joint"@en ;
    nccr:codeDescription "Wrist Joint" ;
    nccr:codeNotation "C33894" .

nccr-cv:ro-radiation-anatomic-site-c34082 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C34082" ;
    skos:prefLabel "Gastrointestinal Tract"@en ;
    nccr:codeDescription "Gastrointestinal Tract" ;
    nccr:codeNotation "C34082" .

nccr-cv:ro-radiation-anatomic-site-c43234 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C43234" ;
    skos:prefLabel "Not Reported"@en ;
    nccr:codeDescription "Not Reported" ;
    nccr:codeNotation "C43234" ;
    nccr:recordCount 174 .

nccr-cv:ro-radiation-anatomic-site-c43362 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C43362" ;
    skos:prefLabel "Anus"@en ;
    nccr:codeDescription "Anus" ;
    nccr:codeNotation "C43362" .

nccr-cv:ro-radiation-anatomic-site-c43362-c37912-c99148 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C43362:C37912:C99148" ;
    skos:prefLabel "Anal and Perianal"@en ;
    nccr:codeDescription "Anal and Perianal" ;
    nccr:codeNotation "C43362:C37912:C99148" .

nccr-cv:ro-radiation-anatomic-site-c52771 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C52771" ;
    skos:prefLabel "Hand Bone"@en ;
    nccr:codeDescription "Hand Bone" ;
    nccr:codeNotation "C52771" .

nccr-cv:ro-radiation-anatomic-site-c52772 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C52772" ;
    skos:prefLabel "Foot Phalanges"@en ;
    nccr:codeDescription "Foot Phalanges" ;
    nccr:codeNotation "C52772" .

nccr-cv:ro-radiation-anatomic-site-c62484 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C62484" ;
    skos:prefLabel "Chest Wall"@en ;
    nccr:codeDescription "Chest Wall" ;
    nccr:codeNotation "C62484" .

nccr-cv:ro-radiation-anatomic-site-c62484-c13063-c12745-c12748-c17649 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C62484 | C13063 | C12745 | C12748 | C17649" ;
    skos:prefLabel "Chest Wall | Neck | Lymph Nodes | Mediastinum | Other"@en ;
    nccr:codeDescription "Chest Wall | Neck | Lymph Nodes | Mediastinum | Other" ;
    nccr:codeNotation "C62484 | C13063 | C12745 | C12748 | C17649" .

nccr-cv:ro-radiation-anatomic-site-c63706 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C63706" ;
    skos:prefLabel "Bone Face"@en ;
    nccr:codeDescription "Bone Face" ;
    nccr:codeNotation "C63706" .

nccr-cv:ro-radiation-anatomic-site-c64193 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C64193" ;
    skos:prefLabel "Hip"@en ;
    nccr:codeDescription "Hip" ;
    nccr:codeNotation "C64193" .

nccr-cv:ro-radiation-anatomic-site-c69313 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C69313" ;
    skos:prefLabel "Cervical Spine"@en ;
    nccr:codeDescription "Cervical Spine" ;
    nccr:codeNotation "C69313" .

nccr-cv:ro-radiation-anatomic-site-c69313-c32472 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C69313 | C32472" ;
    skos:prefLabel "Cervical Spine | Dorsal Spine"@en ;
    nccr:codeDescription "Cervical Spine | Dorsal Spine" ;
    nccr:codeNotation "C69313 | C32472" .

nccr-cv:ro-radiation-anatomic-site-c69313-c69314 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C69313 | C69314" ;
    skos:prefLabel "Cervical Spine | Lumbar Spine"@en ;
    nccr:codeDescription "Cervical Spine | Lumbar Spine" ;
    nccr:codeNotation "C69313 | C69314" .

nccr-cv:ro-radiation-anatomic-site-c69314 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C69314" ;
    skos:prefLabel "Lumbar Spine"@en ;
    nccr:codeDescription "Lumbar Spine" ;
    nccr:codeNotation "C69314" .

nccr-cv:ro-radiation-anatomic-site-c69314-c12767 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C69314 | C12767" ;
    skos:prefLabel "Lumbar Spine | Pelvis"@en ;
    nccr:codeDescription "Lumbar Spine | Pelvis" ;
    nccr:codeNotation "C69314 | C12767" .

nccr-cv:ro-radiation-anatomic-site-c77608 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C77608" ;
    skos:prefLabel "Abdominal Wall"@en ;
    nccr:codeDescription "Abdominal Wall" ;
    nccr:codeNotation "C77608" .

nccr-cv:ro-radiation-anatomic-site-c77643 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C77643" ;
    skos:prefLabel "Paraaortic Lymph Node"@en ;
    nccr:codeDescription "Paraaortic Lymph Node" ;
    nccr:codeNotation "C77643" .

nccr-cv:ro-radiation-anatomic-site-c89806 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C89806" ;
    skos:prefLabel "Buttock"@en ;
    nccr:codeDescription "Buttock" ;
    nccr:codeNotation "C89806" .

nccr-cv:ro-radiation-anatomic-site-c89807 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C89807" ;
    skos:prefLabel "Scalp"@en ;
    nccr:codeDescription "Scalp" ;
    nccr:codeNotation "C89807" .

nccr-cv:ro-radiation-anatomic-site-c94547 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-anatomic-site ;
    skos:notation "C94547" ;
    skos:prefLabel "Basin"@en ;
    nccr:codeDescription "Basin" ;
    nccr:codeNotation "C94547" .

nccr-cv:ro-radiation-dose-delivered-0-001-to-10-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-dose-delivered ;
    skos:notation "0.001 to 10.0" ;
    skos:prefLabel "582"@en ;
    nccr:codeDescription "582" ;
    nccr:codeNotation "0.001 to 10.0" ;
    nccr:recordCount 582 .

nccr-cv:ro-radiation-dose-delivered-0-1000 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-dose-delivered ;
    skos:notation "0-1000" ;
    skos:prefLabel "Exact grays"@en ;
    nccr:codeDescription "Exact grays" ;
    nccr:codeNotation "0-1000" .

nccr-cv:ro-radiation-dose-delivered-10-001-to-20-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-dose-delivered ;
    skos:notation "10.001 to 20.0" ;
    skos:prefLabel "885"@en ;
    nccr:codeDescription "885" ;
    nccr:codeNotation "10.001 to 20.0" ;
    nccr:recordCount 885 .

nccr-cv:ro-radiation-dose-delivered-100-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-dose-delivered ;
    skos:notation "> 100.0" ;
    skos:prefLabel "26"@en ;
    nccr:codeDescription "26" ;
    nccr:codeNotation "> 100.0" ;
    nccr:recordCount 26 .

nccr-cv:ro-radiation-dose-delivered-20-001-to-30-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-dose-delivered ;
    skos:notation "20.001 to 30.0" ;
    skos:prefLabel "876"@en ;
    nccr:codeDescription "876" ;
    nccr:codeNotation "20.001 to 30.0" ;
    nccr:recordCount 876 .

nccr-cv:ro-radiation-dose-delivered-30-001-to-40-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-dose-delivered ;
    skos:notation "30.001 to 40.0" ;
    skos:prefLabel "588"@en ;
    nccr:codeDescription "588" ;
    nccr:codeNotation "30.001 to 40.0" ;
    nccr:recordCount 588 .

nccr-cv:ro-radiation-dose-delivered-40-001-to-50-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-dose-delivered ;
    skos:notation "40.001 to 50.0" ;
    skos:prefLabel "313"@en ;
    nccr:codeDescription "313" ;
    nccr:codeNotation "40.001 to 50.0" ;
    nccr:recordCount 313 .

nccr-cv:ro-radiation-dose-delivered-50-001-to-60-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-dose-delivered ;
    skos:notation "50.001 to 60.0" ;
    skos:prefLabel "712"@en ;
    nccr:codeDescription "712" ;
    nccr:codeNotation "50.001 to 60.0" ;
    nccr:recordCount 712 .

nccr-cv:ro-radiation-dose-delivered-60-001-to-70-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-dose-delivered ;
    skos:notation "60.001 to 70.0" ;
    skos:prefLabel "36"@en ;
    nccr:codeDescription "36" ;
    nccr:codeNotation "60.001 to 70.0" ;
    nccr:recordCount 36 .

nccr-cv:ro-radiation-dose-delivered-9999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-dose-delivered ;
    skos:notation "9999" ;
    skos:prefLabel "Missing"@en ;
    nccr:codeDescription "Missing" ;
    nccr:codeNotation "9999" .

nccr-cv:ro-radiation-dose-delivered-no-doses a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-dose-delivered ;
    skos:notation "No Doses" ;
    skos:prefLabel "313"@en ;
    nccr:codeDescription "313" ;
    nccr:codeNotation "No Doses" ;
    nccr:recordCount 313 .

nccr-cv:ro-radiation-dose-prescribed-0-001-to-10-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-dose-prescribed ;
    skos:notation "0.001 to 10.0" ;
    skos:prefLabel "74"@en ;
    nccr:codeDescription "74" ;
    nccr:codeNotation "0.001 to 10.0" ;
    nccr:recordCount 74 .

nccr-cv:ro-radiation-dose-prescribed-0-100 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-dose-prescribed ;
    skos:notation "0-100" ;
    skos:prefLabel "Exact grays"@en ;
    nccr:codeDescription "Exact grays" ;
    nccr:codeNotation "0-100" .

nccr-cv:ro-radiation-dose-prescribed-10-001-to-20-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-dose-prescribed ;
    skos:notation "10.001 to 20.0" ;
    skos:prefLabel "115"@en ;
    nccr:codeDescription "115" ;
    nccr:codeNotation "10.001 to 20.0" ;
    nccr:recordCount 115 .

nccr-cv:ro-radiation-dose-prescribed-100-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-dose-prescribed ;
    skos:notation "> 100.0" ;
    skos:prefLabel "3904"@en ;
    nccr:codeDescription "3904" ;
    nccr:codeNotation "> 100.0" ;
    nccr:recordCount 3904 .

nccr-cv:ro-radiation-dose-prescribed-20-001-to-30-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-dose-prescribed ;
    skos:notation "20.001 to 30.0" ;
    skos:prefLabel "100"@en ;
    nccr:codeDescription "100" ;
    nccr:codeNotation "20.001 to 30.0" ;
    nccr:recordCount 100 .

nccr-cv:ro-radiation-dose-prescribed-30-001-to-40-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-dose-prescribed ;
    skos:notation "30.001 to 40.0" ;
    skos:prefLabel "61"@en ;
    nccr:codeDescription "61" ;
    nccr:codeNotation "30.001 to 40.0" ;
    nccr:recordCount 61 .

nccr-cv:ro-radiation-dose-prescribed-40-001-to-50-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-dose-prescribed ;
    skos:notation "40.001 to 50.0" ;
    skos:prefLabel "38"@en ;
    nccr:codeDescription "38" ;
    nccr:codeNotation "40.001 to 50.0" ;
    nccr:recordCount 38 .

nccr-cv:ro-radiation-dose-prescribed-50-001-to-60-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-dose-prescribed ;
    skos:notation "50.001 to 60.0" ;
    skos:prefLabel "39"@en ;
    nccr:codeDescription "39" ;
    nccr:codeNotation "50.001 to 60.0" ;
    nccr:recordCount 39 .

nccr-cv:ro-radiation-dose-prescribed-999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-dose-prescribed ;
    skos:notation "999" ;
    skos:prefLabel "Missing"@en ;
    nccr:codeDescription "Missing" ;
    nccr:codeNotation "999" .

nccr-cv:ro-radiation-energy-type-c104914 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-energy-type ;
    skos:notation "C104914" ;
    skos:prefLabel "Photon"@en ;
    nccr:codeDescription "Photon" ;
    nccr:codeNotation "C104914" ;
    nccr:recordCount 167 .

nccr-cv:ro-radiation-energy-type-c15650 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-energy-type ;
    skos:notation "C15650" ;
    skos:prefLabel "Electron"@en ;
    nccr:codeDescription "Electron" ;
    nccr:codeNotation "C15650" ;
    nccr:recordCount 77 .

nccr-cv:ro-radiation-energy-type-c15650-c66897 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-energy-type ;
    skos:notation "C15650 | C66897" ;
    skos:prefLabel "Electron | Proton"@en ;
    nccr:codeDescription "Electron | Proton" ;
    nccr:codeNotation "C15650 | C66897" ;
    nccr:recordCount 63 .

nccr-cv:ro-radiation-energy-type-c17649 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-energy-type ;
    skos:notation "C17649" ;
    skos:prefLabel "Other"@en ;
    nccr:codeDescription "Other" ;
    nccr:codeNotation "C17649" ;
    nccr:recordCount 64 .

nccr-cv:ro-radiation-energy-type-c17998 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-energy-type ;
    skos:notation "C17998" ;
    skos:prefLabel "Unknown"@en ;
    nccr:codeDescription "Unknown" ;
    nccr:codeNotation "C17998" ;
    nccr:recordCount 828 .

nccr-cv:ro-radiation-energy-type-c43234 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-energy-type ;
    skos:notation "C43234" ;
    skos:prefLabel "Not Reported"@en ;
    nccr:codeDescription "Not Reported" ;
    nccr:codeNotation "C43234" ;
    nccr:recordCount 595 .

nccr-cv:ro-radiation-energy-type-c66897 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-energy-type ;
    skos:notation "C66897" ;
    skos:prefLabel "Proton"@en ;
    nccr:codeDescription "Proton" ;
    nccr:codeNotation "C66897" ;
    nccr:recordCount 2541 .

nccr-cv:ro-radiation-fractions-delivered-0-001-to-10-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-fractions-delivered ;
    skos:notation "0.001 to 10.0" ;
    skos:prefLabel "1199"@en ;
    nccr:codeDescription "1199" ;
    nccr:codeNotation "0.001 to 10.0" ;
    nccr:recordCount 1199 .

nccr-cv:ro-radiation-fractions-delivered-0-600 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-fractions-delivered ;
    skos:notation "0-600" ;
    skos:prefLabel "Total fractions"@en ;
    nccr:codeDescription "Total fractions" ;
    nccr:codeNotation "0-600" .

nccr-cv:ro-radiation-fractions-delivered-10-001-to-20-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-fractions-delivered ;
    skos:notation "10.001 to 20.0" ;
    skos:prefLabel "1092"@en ;
    nccr:codeDescription "1092" ;
    nccr:codeNotation "10.001 to 20.0" ;
    nccr:recordCount 1092 .

nccr-cv:ro-radiation-fractions-delivered-100-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-fractions-delivered ;
    skos:notation "> 100.0" ;
    skos:prefLabel "1296"@en ;
    nccr:codeDescription "1296" ;
    nccr:codeNotation "> 100.0" ;
    nccr:recordCount 1296 .

nccr-cv:ro-radiation-fractions-delivered-20-001-to-30-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-fractions-delivered ;
    skos:notation "20.001 to 30.0" ;
    skos:prefLabel "653"@en ;
    nccr:codeDescription "653" ;
    nccr:codeNotation "20.001 to 30.0" ;
    nccr:recordCount 653 .

nccr-cv:ro-radiation-fractions-delivered-30-001-to-40-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-fractions-delivered ;
    skos:notation "30.001 to 40.0" ;
    skos:prefLabel "92"@en ;
    nccr:codeDescription "92" ;
    nccr:codeNotation "30.001 to 40.0" ;
    nccr:recordCount 92 .

nccr-cv:ro-radiation-fractions-delivered-999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-fractions-delivered ;
    skos:notation "999" ;
    skos:prefLabel "Missing"@en ;
    nccr:codeDescription "Missing" ;
    nccr:codeNotation "999" .

nccr-cv:ro-radiation-fractions-prescribed-0-001-to-10-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-fractions-prescribed ;
    skos:notation "0.001 to 10.0" ;
    skos:prefLabel "209"@en ;
    nccr:codeDescription "209" ;
    nccr:codeNotation "0.001 to 10.0" ;
    nccr:recordCount 209 .

nccr-cv:ro-radiation-fractions-prescribed-0-50 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-fractions-prescribed ;
    skos:notation "0-50" ;
    skos:prefLabel "Total fractions"@en ;
    nccr:codeDescription "Total fractions" ;
    nccr:codeNotation "0-50" .

nccr-cv:ro-radiation-fractions-prescribed-10-001-to-20-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-fractions-prescribed ;
    skos:notation "10.001 to 20.0" ;
    skos:prefLabel "141"@en ;
    nccr:codeDescription "141" ;
    nccr:codeNotation "10.001 to 20.0" ;
    nccr:recordCount 141 .

nccr-cv:ro-radiation-fractions-prescribed-20-001-to-30-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-fractions-prescribed ;
    skos:notation "20.001 to 30.0" ;
    skos:prefLabel "78"@en ;
    nccr:codeDescription "78" ;
    nccr:codeNotation "20.001 to 30.0" ;
    nccr:recordCount 78 .

nccr-cv:ro-radiation-fractions-prescribed-90-001-to-100-0 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-fractions-prescribed ;
    skos:notation "90.001 to 100.0" ;
    skos:prefLabel "3904"@en ;
    nccr:codeDescription "3904" ;
    nccr:codeNotation "90.001 to 100.0" ;
    nccr:recordCount 3904 .

nccr-cv:ro-radiation-fractions-prescribed-99 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-fractions-prescribed ;
    skos:notation "99" ;
    skos:prefLabel "Missing"@en ;
    nccr:codeDescription "Missing" ;
    nccr:codeNotation "99" .

nccr-cv:ro-radiation-therapy-type-c15195 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-therapy-type ;
    skos:notation "C15195" ;
    skos:prefLabel "Brachytherapy"@en ;
    nccr:codeDescription "Brachytherapy" ;
    nccr:codeNotation "C15195" .

nccr-cv:ro-radiation-therapy-type-c15358 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-therapy-type ;
    skos:notation "C15358" ;
    skos:prefLabel "EBRT, Stereotactic radiosurgery"@en ;
    nccr:codeDescription "EBRT, Stereotactic radiosurgery" ;
    nccr:codeNotation "C15358" ;
    nccr:recordCount 24 .

nccr-cv:ro-radiation-therapy-type-c15751 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-therapy-type ;
    skos:notation "C15751" ;
    skos:prefLabel "EBRT, NOS"@en ;
    nccr:codeDescription "EBRT, NOS" ;
    nccr:codeNotation "C15751" ;
    nccr:recordCount 1047 .

nccr-cv:ro-radiation-therapy-type-c15751-c17649 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-therapy-type ;
    skos:notation "C15751 | C17649" ;
    skos:prefLabel "EBRT, NOS | Other"@en ;
    nccr:codeDescription "EBRT, NOS | Other" ;
    nccr:codeNotation "C15751 | C17649" ;
    nccr:recordCount 310 .

nccr-cv:ro-radiation-therapy-type-c16035 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-therapy-type ;
    skos:notation "C16035" ;
    skos:prefLabel "EBRT, 3D Conformal"@en ;
    nccr:codeDescription "EBRT, 3D Conformal" ;
    nccr:codeNotation "C16035" ;
    nccr:recordCount 56 .

nccr-cv:ro-radiation-therapy-type-c16035-c17649 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-therapy-type ;
    skos:notation "C16035 | C17649" ;
    skos:prefLabel "EBRT, 3D Conformal | Other"@en ;
    nccr:codeDescription "EBRT, 3D Conformal | Other" ;
    nccr:codeNotation "C16035 | C17649" ;
    nccr:recordCount 861 .

nccr-cv:ro-radiation-therapy-type-c16135 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-therapy-type ;
    skos:notation "C16135" ;
    skos:prefLabel "EBRT, Intensity Modulated"@en ;
    nccr:codeDescription "EBRT, Intensity Modulated" ;
    nccr:codeNotation "C16135" ;
    nccr:recordCount 74 .

nccr-cv:ro-radiation-therapy-type-c16135-c17649 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-therapy-type ;
    skos:notation "C16135 | C17649" ;
    skos:prefLabel "EBRT, Intensity Modulated | Other"@en ;
    nccr:codeDescription "EBRT, Intensity Modulated | Other" ;
    nccr:codeNotation "C16135 | C17649" ;
    nccr:recordCount 1472 .

nccr-cv:ro-radiation-therapy-type-c17649 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-therapy-type ;
    skos:notation "C17649" ;
    skos:prefLabel "Other"@en ;
    nccr:codeDescription "Other" ;
    nccr:codeNotation "C17649" ;
    nccr:recordCount 74 .

nccr-cv:ro-radiation-therapy-type-c17998 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-therapy-type ;
    skos:notation "C17998" ;
    skos:prefLabel "Unknown"@en ;
    nccr:codeDescription "Unknown" ;
    nccr:codeNotation "C17998" ;
    nccr:recordCount 94 .

nccr-cv:ro-radiation-therapy-type-c43234 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-radiation-therapy-type ;
    skos:notation "C43234" ;
    skos:prefLabel "Not Reported"@en ;
    nccr:codeDescription "Not Reported" ;
    nccr:codeNotation "C43234" ;
    nccr:recordCount 320 .

nccr-cv:ro-recordid-10000000-99999999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-recordid ;
    skos:notation "10000000-99999999" ;
    skos:prefLabel "The unique record indicator number for a patient"@en ;
    nccr:codeDescription "The unique record indicator number for a patient" ;
    nccr:codeNotation "10000000-99999999" .

nccr-cv:ro-sequenceid-801-899 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-sequenceid ;
    skos:notation "801-899" ;
    skos:prefLabel "Sequence indicator for patient with known start dates for all radiation records"@en ;
    nccr:codeDescription "Sequence indicator for patient with known start dates for all radiation records" ;
    nccr:codeNotation "801-899" .

nccr-cv:ro-sequenceid-901-998 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-sequenceid ;
    skos:notation "901-998" ;
    skos:prefLabel "Sequence indicator for patient with at least one radiation record with missing start date"@en ;
    nccr:codeDescription "Sequence indicator for patient with at least one radiation record with missing start date" ;
    nccr:codeNotation "901-998" .

nccr-cv:ro-sequenceid-999 a skos:Concept,
        nccr:CodeValue ;
    skos:inScheme nccr-vs:ro-sequenceid ;
    skos:notation "999" ;
    skos:prefLabel "Not known due to missing start date"@en ;
    nccr:codeDescription "Not known due to missing start date" ;
    nccr:codeNotation "999" .

nccr-dv:pharm-medicationdispensequantity-binned-bin-0 a nccr:BinDefinition ;
    nccr:binLabel "<7" ;
    nccr:binMax 7.0 .

nccr-dv:pharm-medicationdispensequantity-binned-bin-1 a nccr:BinDefinition ;
    nccr:binLabel "7-<14" ;
    nccr:binMax 14.0 ;
    nccr:binMin 7.0 .

nccr-dv:pharm-medicationdispensequantity-binned-bin-2 a nccr:BinDefinition ;
    nccr:binLabel "14-<21" ;
    nccr:binMax 21.0 ;
    nccr:binMin 14.0 .

nccr-dv:pharm-medicationdispensequantity-binned-bin-3 a nccr:BinDefinition ;
    nccr:binLabel "21-<30" ;
    nccr:binMax 30.0 ;
    nccr:binMin 21.0 .

nccr-dv:pharm-medicationdispensequantity-binned-bin-4 a nccr:BinDefinition ;
    nccr:binLabel "30-<60" ;
    nccr:binMax 60.0 ;
    nccr:binMin 30.0 .

nccr-dv:pharm-medicationdispensequantity-binned-bin-5 a nccr:BinDefinition ;
    nccr:binLabel "60-<90" ;
    nccr:binMax 90.0 ;
    nccr:binMin 60.0 .

nccr-dv:pharm-medicationdispensequantity-binned-bin-6 a nccr:BinDefinition ;
    nccr:binLabel "90-<120" ;
    nccr:binMax 120.0 ;
    nccr:binMin 90.0 .

nccr-dv:pharm-medicationdispensequantity-binned-bin-7 a nccr:BinDefinition ;
    nccr:binLabel "120-<180" ;
    nccr:binMax 180.0 ;
    nccr:binMin 120.0 .

nccr-dv:pharm-medicationdispensequantity-binned-bin-8 a nccr:BinDefinition ;
    nccr:binLabel "180-<270" ;
    nccr:binMax 270.0 ;
    nccr:binMin 180.0 .

nccr-dv:pharm-medicationdispensequantity-binned-bin-9 a nccr:BinDefinition ;
    nccr:binLabel ">=270" ;
    nccr:binMin 270.0 .

nccr-dv:ro-radiation-dose-delivered-binned-bin-0 a nccr:BinDefinition ;
    nccr:binLabel "No Doses" ;
    nccr:binMax 0.0 .

nccr-dv:ro-radiation-dose-delivered-binned-bin-1 a nccr:BinDefinition ;
    nccr:binLabel "Bin 1" ;
    nccr:binMax 10.0 ;
    nccr:binMin 0.0 .

nccr-dv:ro-radiation-dose-delivered-binned-bin-10 a nccr:BinDefinition ;
    nccr:binLabel "Bin 10" ;
    nccr:binMax 90.0 ;
    nccr:binMin 80.0 .

nccr-dv:ro-radiation-dose-delivered-binned-bin-11 a nccr:BinDefinition ;
    nccr:binLabel "Bin 11" ;
    nccr:binMax 100.0 ;
    nccr:binMin 90.0 .

nccr-dv:ro-radiation-dose-delivered-binned-bin-12 a nccr:BinDefinition ;
    nccr:binLabel "> 100.0" ;
    nccr:binMin 100.0 .

nccr-dv:ro-radiation-dose-delivered-binned-bin-2 a nccr:BinDefinition ;
    nccr:binLabel "Bin 2" ;
    nccr:binMax 20.0 ;
    nccr:binMin 10.0 .

nccr-dv:ro-radiation-dose-delivered-binned-bin-3 a nccr:BinDefinition ;
    nccr:binLabel "Bin 3" ;
    nccr:binMax 30.0 ;
    nccr:binMin 20.0 .

nccr-dv:ro-radiation-dose-delivered-binned-bin-4 a nccr:BinDefinition ;
    nccr:binLabel "Bin 4" ;
    nccr:binMax 40.0 ;
    nccr:binMin 30.0 .

nccr-dv:ro-radiation-dose-delivered-binned-bin-5 a nccr:BinDefinition ;
    nccr:binLabel "Bin 5" ;
    nccr:binMax 50.0 ;
    nccr:binMin 40.0 .

nccr-dv:ro-radiation-dose-delivered-binned-bin-6 a nccr:BinDefinition ;
    nccr:binLabel "Bin 6" ;
    nccr:binMax 60.0 ;
    nccr:binMin 50.0 .

nccr-dv:ro-radiation-dose-delivered-binned-bin-7 a nccr:BinDefinition ;
    nccr:binLabel "Bin 7" ;
    nccr:binMax 60.0 ;
    nccr:binMin 50.0 .

nccr-dv:ro-radiation-dose-delivered-binned-bin-8 a nccr:BinDefinition ;
    nccr:binLabel "Bin 8" ;
    nccr:binMax 70.0 ;
    nccr:binMin 60.0 .

nccr-dv:ro-radiation-dose-delivered-binned-bin-9 a nccr:BinDefinition ;
    nccr:binLabel "Bin 9" ;
    nccr:binMax 80.0 ;
    nccr:binMin 70.0 .

nccr-dv:ro-radiation-dose-prescribed-binned-bin-0 a nccr:BinDefinition ;
    nccr:binLabel "No Doses" ;
    nccr:binMax 0.0 .

nccr-dv:ro-radiation-dose-prescribed-binned-bin-1 a nccr:BinDefinition ;
    nccr:binLabel "Bin 1" ;
    nccr:binMax 10.0 ;
    nccr:binMin 0.0 .

nccr-dv:ro-radiation-dose-prescribed-binned-bin-10 a nccr:BinDefinition ;
    nccr:binLabel "Bin 10" ;
    nccr:binMax 90.0 ;
    nccr:binMin 80.0 .

nccr-dv:ro-radiation-dose-prescribed-binned-bin-11 a nccr:BinDefinition ;
    nccr:binLabel "Bin 11" ;
    nccr:binMax 100.0 ;
    nccr:binMin 90.0 .

nccr-dv:ro-radiation-dose-prescribed-binned-bin-12 a nccr:BinDefinition ;
    nccr:binLabel "> 100.0" ;
    nccr:binMin 100.0 .

nccr-dv:ro-radiation-dose-prescribed-binned-bin-2 a nccr:BinDefinition ;
    nccr:binLabel "Bin 2" ;
    nccr:binMax 20.0 ;
    nccr:binMin 10.0 .

nccr-dv:ro-radiation-dose-prescribed-binned-bin-3 a nccr:BinDefinition ;
    nccr:binLabel "Bin 3" ;
    nccr:binMax 30.0 ;
    nccr:binMin 20.0 .

nccr-dv:ro-radiation-dose-prescribed-binned-bin-4 a nccr:BinDefinition ;
    nccr:binLabel "Bin 4" ;
    nccr:binMax 40.0 ;
    nccr:binMin 30.0 .

nccr-dv:ro-radiation-dose-prescribed-binned-bin-5 a nccr:BinDefinition ;
    nccr:binLabel "Bin 5" ;
    nccr:binMax 50.0 ;
    nccr:binMin 40.0 .

nccr-dv:ro-radiation-dose-prescribed-binned-bin-6 a nccr:BinDefinition ;
    nccr:binLabel "Bin 6" ;
    nccr:binMax 60.0 ;
    nccr:binMin 50.0 .

nccr-dv:ro-radiation-dose-prescribed-binned-bin-7 a nccr:BinDefinition ;
    nccr:binLabel "Bin 7" ;
    nccr:binMax 60.0 ;
    nccr:binMin 50.0 .

nccr-dv:ro-radiation-dose-prescribed-binned-bin-8 a nccr:BinDefinition ;
    nccr:binLabel "Bin 8" ;
    nccr:binMax 70.0 ;
    nccr:binMin 60.0 .

nccr-dv:ro-radiation-dose-prescribed-binned-bin-9 a nccr:BinDefinition ;
    nccr:binLabel "Bin 9" ;
    nccr:binMax 80.0 ;
    nccr:binMin 70.0 .

nccr-dv:ro-radiation-fractions-delivered-binned-bin-0 a nccr:BinDefinition ;
    nccr:binLabel "No Doses" ;
    nccr:binMax 0.0 .

nccr-dv:ro-radiation-fractions-delivered-binned-bin-1 a nccr:BinDefinition ;
    nccr:binLabel "Bin 1" ;
    nccr:binMax 10.0 ;
    nccr:binMin 0.0 .

nccr-dv:ro-radiation-fractions-delivered-binned-bin-10 a nccr:BinDefinition ;
    nccr:binLabel "Bin 10" ;
    nccr:binMax 90.0 ;
    nccr:binMin 80.0 .

nccr-dv:ro-radiation-fractions-delivered-binned-bin-11 a nccr:BinDefinition ;
    nccr:binLabel "Bin 11" ;
    nccr:binMax 100.0 ;
    nccr:binMin 90.0 .

nccr-dv:ro-radiation-fractions-delivered-binned-bin-12 a nccr:BinDefinition ;
    nccr:binLabel "> 100.0" ;
    nccr:binMin 100.0 .

nccr-dv:ro-radiation-fractions-delivered-binned-bin-2 a nccr:BinDefinition ;
    nccr:binLabel "Bin 2" ;
    nccr:binMax 20.0 ;
    nccr:binMin 10.0 .

nccr-dv:ro-radiation-fractions-delivered-binned-bin-3 a nccr:BinDefinition ;
    nccr:binLabel "Bin 3" ;
    nccr:binMax 30.0 ;
    nccr:binMin 20.0 .

nccr-dv:ro-radiation-fractions-delivered-binned-bin-4 a nccr:BinDefinition ;
    nccr:binLabel "Bin 4" ;
    nccr:binMax 40.0 ;
    nccr:binMin 30.0 .

nccr-dv:ro-radiation-fractions-delivered-binned-bin-5 a nccr:BinDefinition ;
    nccr:binLabel "Bin 5" ;
    nccr:binMax 50.0 ;
    nccr:binMin 40.0 .

nccr-dv:ro-radiation-fractions-delivered-binned-bin-6 a nccr:BinDefinition ;
    nccr:binLabel "Bin 6" ;
    nccr:binMax 60.0 ;
    nccr:binMin 50.0 .

nccr-dv:ro-radiation-fractions-delivered-binned-bin-7 a nccr:BinDefinition ;
    nccr:binLabel "Bin 7" ;
    nccr:binMax 60.0 ;
    nccr:binMin 50.0 .

nccr-dv:ro-radiation-fractions-delivered-binned-bin-8 a nccr:BinDefinition ;
    nccr:binLabel "Bin 8" ;
    nccr:binMax 70.0 ;
    nccr:binMin 60.0 .

nccr-dv:ro-radiation-fractions-delivered-binned-bin-9 a nccr:BinDefinition ;
    nccr:binLabel "Bin 9" ;
    nccr:binMax 80.0 ;
    nccr:binMin 70.0 .

nccr-dv:ro-radiation-fractions-prescribed-binned-bin-0 a nccr:BinDefinition ;
    nccr:binLabel "No Doses" ;
    nccr:binMax 0.0 .

nccr-dv:ro-radiation-fractions-prescribed-binned-bin-1 a nccr:BinDefinition ;
    nccr:binLabel "Bin 1" ;
    nccr:binMax 10.0 ;
    nccr:binMin 0.0 .

nccr-dv:ro-radiation-fractions-prescribed-binned-bin-10 a nccr:BinDefinition ;
    nccr:binLabel "Bin 10" ;
    nccr:binMax 90.0 ;
    nccr:binMin 80.0 .

nccr-dv:ro-radiation-fractions-prescribed-binned-bin-11 a nccr:BinDefinition ;
    nccr:binLabel "Bin 11" ;
    nccr:binMax 100.0 ;
    nccr:binMin 90.0 .

nccr-dv:ro-radiation-fractions-prescribed-binned-bin-12 a nccr:BinDefinition ;
    nccr:binLabel "> 100.0" ;
    nccr:binMin 100.0 .

nccr-dv:ro-radiation-fractions-prescribed-binned-bin-2 a nccr:BinDefinition ;
    nccr:binLabel "Bin 2" ;
    nccr:binMax 20.0 ;
    nccr:binMin 10.0 .

nccr-dv:ro-radiation-fractions-prescribed-binned-bin-3 a nccr:BinDefinition ;
    nccr:binLabel "Bin 3" ;
    nccr:binMax 30.0 ;
    nccr:binMin 20.0 .

nccr-dv:ro-radiation-fractions-prescribed-binned-bin-4 a nccr:BinDefinition ;
    nccr:binLabel "Bin 4" ;
    nccr:binMax 40.0 ;
    nccr:binMin 30.0 .

nccr-dv:ro-radiation-fractions-prescribed-binned-bin-5 a nccr:BinDefinition ;
    nccr:binLabel "Bin 5" ;
    nccr:binMax 50.0 ;
    nccr:binMin 40.0 .

nccr-dv:ro-radiation-fractions-prescribed-binned-bin-6 a nccr:BinDefinition ;
    nccr:binLabel "Bin 6" ;
    nccr:binMax 60.0 ;
    nccr:binMin 50.0 .

nccr-dv:ro-radiation-fractions-prescribed-binned-bin-7 a nccr:BinDefinition ;
    nccr:binLabel "Bin 7" ;
    nccr:binMax 60.0 ;
    nccr:binMin 50.0 .

nccr-dv:ro-radiation-fractions-prescribed-binned-bin-8 a nccr:BinDefinition ;
    nccr:binLabel "Bin 8" ;
    nccr:binMax 70.0 ;
    nccr:binMin 60.0 .

nccr-dv:ro-radiation-fractions-prescribed-binned-bin-9 a nccr:BinDefinition ;
    nccr:binLabel "Bin 9" ;
    nccr:binMax 80.0 ;
    nccr:binMin 70.0 .

nccr-dsp:abm-nccrid a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI false .

nccr-dsp:abm-persistentpoverty a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:graphHoverLookup "_all_" ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:abm-ruca2010c a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:graphHoverLookup "_all_" ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:abm-tumorrecordnumber a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:abm-uric2010a a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:graphHoverLookup "_all_" ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:abm-yostusbasedquintile a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:graphHoverLookup "_all_" ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ccdi-nccrid a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI false .

nccr-dsp:ccdi-resourcename a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ccdi-resourceparticipantid a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:cog-biobankingtumorclassstudycount a nccr:DisplayConfig ;
    nccr:graphHoverLookup "7777" ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:cog-nccrid a nccr:DisplayConfig ;
    nccr:visibleInUI false .

nccr-dsp:cog-registrystudycount a nccr:DisplayConfig ;
    nccr:graphHoverLookup "7777" ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:cog-reportedcogenrollment a nccr:DisplayConfig ;
    nccr:graphHoverLookup "_all_" ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:cog-supportivestudycount a nccr:DisplayConfig ;
    nccr:graphHoverLookup "7777" ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:cog-therapeuticfrontlinetrialcount a nccr:DisplayConfig ;
    nccr:graphHoverLookup "7777" ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:cog-therapeuticothertrialcount a nccr:DisplayConfig ;
    nccr:graphHoverLookup "7777" ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:cog-therapeuticrelapsedtrialcount a nccr:DisplayConfig ;
    nccr:graphHoverLookup "7777" ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ctc-agerecode19groups a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-agerecode20groups a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-agerecodesingle85p a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-agerecodesingle90p a nccr:DisplayConfig ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ctc-behavioricdo3public a nccr:DisplayConfig ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ctc-brainmolecularmarkers a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-breslowdepthrecode a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-cocaccreditedflag a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-combinedsspubdetailed a nccr:DisplayConfig ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ctc-csextension a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-cslymphnodes a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-cslymphnodeseval a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-csmetsatdx a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-csmetseval a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-cstumorsizeexteval a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-daystorxrecode a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-derivedajcc7m a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-derivedajcc7mdescript a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-derivedajcc7n a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-derivedajcc7ndescript a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-derivedajcc7stagegrp a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-derivedajcc7t a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-derivedajcc7tdescript a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-diagnosticconfirmation a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-eodmets a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-eodprimarytumor a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-eodregionalnodes a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-errecode a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-esophagusandegjtumorepicenter a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-fibrosisscorerecode a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-gleasonpatternclinicalrecode a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-gleasonpatternpathologicrecode a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-gleasonscoreclinicalrecode a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-gleasonscorepathologicrecode a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-gleasontertiarypattern a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-gradeclinical a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-gradepathological a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-gradeposttherapy a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-gradeposttherapyclin a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-graderecodepre2018 a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-her2recode a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-histologictypeicdo3 a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-histologybehaviorrecodepublic a nccr:DisplayConfig ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ctc-iccc2017extendedrecode a nccr:DisplayConfig ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ctc-iccc2017recode a nccr:DisplayConfig ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ctc-icccmajor a nccr:DisplayConfig ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ctc-imputedmonthofdiagnosis a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-indexcancer a nccr:DisplayConfig ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ctc-laterality a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-ldhpretreatmentlabvalue a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-lymphvasinvasionpublic a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-microsatelliteinstability a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-monthsfromdxtobrm a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-monthsfromdxtochemo a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-monthsfromdxtohormone a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-monthsfromdxtomostdefinsurg a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-monthsfromdxtoothertx a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-monthsfromdxtoradiation a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-monthsfromdxtosurgery a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-monthsfromindexdxtotumor a nccr:DisplayConfig ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ctc-naaccrrecordversion a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-nccrid a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI false .

nccr-dsp:ctc-numberofprimaries a nccr:DisplayConfig ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ctc-numfacsubmittedabstract a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-p16 a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-pathreportsflag a nccr:DisplayConfig ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ctc-primarysite a nccr:DisplayConfig ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ctc-prrecode a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-psalabvaluerecode a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-racerecodewbaiapihisp a nccr:DisplayConfig ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ctc-radiationrecode a nccr:DisplayConfig ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ctc-reasonfornoradiation a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-reasonfornosurgery a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-recordnumberrecode a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-referenceid1 a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI false .

nccr-dsp:ctc-referenceid2 a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI false .

nccr-dsp:ctc-referenceid3 a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI false .

nccr-dsp:ctc-referenceid4 a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI false .

nccr-dsp:ctc-regionalnodesexamined a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-regionalnodespositive a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-rxsummbrm a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-rxsummchemorecode a nccr:DisplayConfig ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ctc-rxsummhormone a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-rxsummother a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-rxsummsurgothregdis a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-rxsummsurgprimsite a nccr:DisplayConfig ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ctc-rxsummsurgradseq a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-rxsummsystemicsurseq a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-rxsummtransplntendocr a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-schemadiscriminator1 a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-schemadiscriminator2 a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-schemaid a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-scope2003ppublic a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-scope9802public a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-seercausespecificcod a nccr:DisplayConfig ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ctc-seerothercod a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-sequencenumbercentral a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-sex a nccr:DisplayConfig ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ctc-survflagactivefollowup a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-survflagpresumedalive a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-survmosactivefollowup a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-survmospresumedalive a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-treatmentstatuspublic a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-tumororder a nccr:DisplayConfig ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ctc-tumorrecordnumber a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-tumorsizeovertime a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-typeofreportingsource a nccr:DisplayConfig ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ctc-vitalstatusrecode a nccr:DisplayConfig ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ctc-yearofdiagnosis a nccr:DisplayConfig ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:mcd-claimdiagnosiscode a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:graphLimit 2000 ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mcd-claimdiagnosiscodesequence a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mcd-monthsfromindexdxtodiagnosiscode a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mcd-nccrid a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI false .

nccr-dsp:mce-enrollindexdxmonth a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx1 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx10 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx100 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx101 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx102 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx103 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx104 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx105 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx106 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx107 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx108 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx109 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx11 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx110 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx111 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx112 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx113 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx114 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx115 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx116 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx117 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx118 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx119 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx12 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx120 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx121 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx122 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx123 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx124 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx125 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx126 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx127 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx128 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx129 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx13 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx130 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx131 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx132 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx133 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx134 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx135 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx136 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx137 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx138 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx139 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx14 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx140 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx141 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx142 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx143 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx144 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx145 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx146 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx147 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx148 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx149 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx15 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx150 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx151 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx152 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx153 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx154 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx155 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx156 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx157 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx158 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx159 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx16 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx160 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx161 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx162 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx163 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx164 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx165 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx166 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx167 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx168 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx169 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx17 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx170 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx171 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx172 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx173 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx174 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx175 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx176 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx177 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx178 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx179 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx18 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx180 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx181 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx182 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx183 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx184 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx185 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx186 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx187 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx188 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx189 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx19 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx190 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx191 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx192 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx193 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx194 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx195 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx196 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx197 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx198 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx199 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx2 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx20 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx200 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx201 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx202 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx203 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx204 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx205 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx206 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx207 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx208 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx209 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx21 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx210 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx211 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx212 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx213 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx214 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx215 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx216 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx217 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx218 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx219 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx22 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx220 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx221 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx222 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx223 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx224 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx225 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx226 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx227 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx228 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx229 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx23 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx230 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx231 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx232 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx233 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx234 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx235 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx236 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx237 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx238 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx239 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx24 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx240 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx241 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx242 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx243 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx244 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx245 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx246 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx247 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx248 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx249 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx25 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx250 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx251 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx252 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx253 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx254 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx255 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx256 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx257 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx258 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx259 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx26 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx260 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx261 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx262 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx263 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx264 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx265 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx266 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx267 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx268 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx269 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx27 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx270 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx271 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx272 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx273 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx274 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx275 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx276 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx277 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx278 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx279 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx28 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx280 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx281 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx282 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx283 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx284 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx285 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx286 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx287 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx288 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx289 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx29 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx290 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx291 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx292 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx293 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx294 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx295 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx296 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx297 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx298 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx299 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx3 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx30 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx300 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx301 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx302 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx303 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx304 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx305 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx306 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx307 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx308 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx309 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx31 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx310 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx311 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx312 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx313 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx314 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx315 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx316 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx317 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx318 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx319 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx32 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx320 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx321 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx322 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx323 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx324 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx325 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx326 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx327 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx328 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx329 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx33 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx330 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx331 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx332 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx333 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx334 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx335 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx336 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx337 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx338 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx339 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx34 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx340 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx341 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx342 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx343 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx344 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx345 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx346 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx347 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx35 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx36 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx37 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx38 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx39 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx4 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx40 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx41 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx42 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx43 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx44 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx45 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx46 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx47 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx48 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx49 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx5 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx50 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx51 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx52 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx53 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx54 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx55 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx56 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx57 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx58 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx59 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx6 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx60 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx61 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx62 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx63 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx64 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx65 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx66 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx67 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx68 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx69 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx7 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx70 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx71 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx72 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx73 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx74 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx75 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx76 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx77 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx78 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx79 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx8 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx80 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx81 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx82 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx83 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx84 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx85 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx86 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx87 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx88 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx89 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx9 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx90 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx91 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx92 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx93 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx94 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx95 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx96 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx97 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx98 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpostindexdx99 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpriorindexdx1 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpriorindexdx10 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpriorindexdx11 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpriorindexdx12 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpriorindexdx2 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpriorindexdx3 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpriorindexdx4 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpriorindexdx5 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpriorindexdx6 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpriorindexdx7 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpriorindexdx8 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-enrollmonthpriorindexdx9 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mce-nccrid a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI false .

nccr-dsp:mce-reportedinsuranceenrollment a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mcp-claimprocedurecode a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:graphLimit 2000 ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:mcp-claimprocedurecodemod1 a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:graphHoverLookup "999" ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mcp-claimprocedurecodemod2 a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:graphHoverLookup "999" ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mcp-claimprocedurecodemod3 a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:graphHoverLookup "999" ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mcp-claimprocedurecodemod4 a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:graphHoverLookup "999" ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mcp-claimprocedurecodesequence a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mcp-claimprocedurecodetext a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:mcp-monthsfromindexdxtoprocedurecode a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:mcp-nccrid a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI false .

nccr-dsp:pharm-canmeddrugcategory a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:pharm-canmedmajordrugclass a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:pharm-canmedminordrugclass a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:pharm-canmednonproprietaryname a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:graphLimit 100 ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:pharm-canmedproprietaryname a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:pharm-medicationdispenseduration a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:pharm-medicationdispensequantity a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:pharm-medicationrequestndc11 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:pharm-medicationrequestndc9 a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:pharm-monthsfromindexdxtodispense a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:pharm-nccrid a nccr:DisplayConfig ;
    nccr:visibleInUI false .

nccr-dsp:pharm-rxnormatcprodclass a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:graphLimit 100 ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:pharm-rxnormconceptname a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:pharm-rxnormdisplayname a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:graphLimit 100 ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:pharm-rxnormdoseform a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:pharm-rxnormrxcui a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:pharm-rxnormstrength a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ro-months-from-dx-to-treatment-end a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ro-months-from-dx-to-tx-start a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ro-nccrid a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI false .

nccr-dsp:ro-radiation-anatomic-site a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ro-radiation-dose-delivered a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ro-radiation-dose-prescribed a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ro-radiation-energy-type a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ro-radiation-fractions-delivered a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ro-radiation-fractions-prescribed a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ro-radiation-therapy-type a nccr:DisplayConfig ;
    nccr:generateGraph true ;
    nccr:visibleInQuicksight true ;
    nccr:visibleInUI true .

nccr-dsp:ro-recordid a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ro-sequenceid a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ro-untransformed-anatomic-site a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ro-untransformed-rad-energy-type a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-dsp:ro-untransformed-rad-therapy-type a nccr:DisplayConfig ;
    nccr:generateGraph false ;
    nccr:visibleInQuicksight false ;
    nccr:visibleInUI true .

nccr-flt:BehaviorCode a nccr:CohortFilter ;
    rdfs:label "BehaviorCode filter"@en ;
    nccr:filterControlTitle "ICD-O-3 Behavior Code" ;
    nccr:filterDataSource nccr-ds:ctc ;
    nccr:filterFieldName "behavioricdo3public_str" ;
    nccr:filterType "EQUALS" .

nccr-flt:BiobankingTumorClassTrialCount a nccr:CohortFilter ;
    rdfs:label "BiobankingTumorClassTrialCount filter"@en ;
    nccr:filterControlTitle "Biobanking/Tumor Classification" ;
    nccr:filterDataSource nccr-ds:cog ;
    nccr:filterFieldName "biobankingtumorclassstudycount_str" ;
    nccr:filterType "EQUALS" .

nccr-flt:CauseOfDeath a nccr:CohortFilter ;
    rdfs:label "CauseOfDeath filter"@en ;
    nccr:filterControlTitle "SEER Cause of Death" ;
    nccr:filterDataSource nccr-ds:ctc ;
    nccr:filterFieldName "seercausespecificcod_str" ;
    nccr:filterType "EQUALS" .

nccr-flt:CcdiResourceId a nccr:CohortFilter ;
    rdfs:label "CcdiResourceId filter"@en ;
    nccr:filterControlTitle "Debug Resource Participant Id" ;
    nccr:filterDataSource nccr-ds:ccdi ;
    nccr:filterFieldName "resourceparticipantid" ;
    nccr:filterType "EQUALS" .

nccr-flt:CcdiResourceName a nccr:CohortFilter ;
    rdfs:label "CcdiResourceName filter"@en ;
    nccr:filterControlTitle "Resources" ;
    nccr:filterDataSource nccr-ds:ccdi ;
    nccr:filterFieldName "resourcename" ;
    nccr:filterType "EQUALS" .

nccr-flt:Chemotherapy a nccr:CohortFilter ;
    rdfs:label "Chemotherapy filter"@en ;
    nccr:filterControlTitle "Chemotherapy" ;
    nccr:filterDataSource nccr-ds:ctc ;
    nccr:filterFieldName "rxsummchemorecode_str" ;
    nccr:filterType "EQUALS" .

nccr-flt:CombinedSummaryStage a nccr:CohortFilter ;
    rdfs:label "CombinedSummaryStage filter"@en ;
    nccr:filterControlTitle "Combined Summary Stage" ;
    nccr:filterDataSource nccr-ds:ctc ;
    nccr:filterFieldName "combinedsspubdetailed_str" ;
    nccr:filterType "EQUALS" .

nccr-flt:DrugCategory a nccr:CohortFilter ;
    rdfs:label "DrugCategory filter"@en ;
    nccr:filterControlTitle "CanMED Drug Category" ;
    nccr:filterDataSource nccr-ds:pharm ;
    nccr:filterFieldName "canmeddrugcategory_str" ;
    nccr:filterType "EQUALS" .

nccr-flt:DrugName a nccr:CohortFilter ;
    rdfs:label "DrugName filter"@en ;
    nccr:filterControlTitle "CanMED Non-proprietary Name" ;
    nccr:filterDataSource nccr-ds:pharm ;
    nccr:filterFieldName "canmednonproprietaryname" ;
    nccr:filterType "EQUALS" .

nccr-flt:EnrolledCogTrial a nccr:CohortFilter ;
    rdfs:label "EnrolledCogTrial filter"@en ;
    nccr:filterControlTitle "Reported COG Study Enrollment" ;
    nccr:filterDataSource nccr-ds:cog ;
    nccr:filterFieldName "reportedcogenrollment_str" ;
    nccr:filterType "EQUALS" .

nccr-flt:Histology a nccr:CohortFilter ;
    rdfs:label "Histology filter"@en ;
    nccr:filterControlTitle "ICD-O-3 Histology/Behavior" ;
    nccr:filterDataSource nccr-ds:ctc ;
    nccr:filterFieldName "histologybehaviorrecodepublic_str" ;
    nccr:filterType "EQUALS" .

nccr-flt:Iccc a nccr:CohortFilter ;
    rdfs:label "Iccc filter"@en ;
    nccr:filterControlTitle "ICCC (Level 2)" ;
    nccr:filterDataSource nccr-ds:ctc ;
    nccr:filterFieldName "iccc2017recode_str" ;
    nccr:filterType "EQUALS" .

nccr-flt:IcccExtended a nccr:CohortFilter ;
    rdfs:label "IcccExtended filter"@en ;
    nccr:filterControlTitle "ICCC Extended (Level 3)" ;
    nccr:filterDataSource nccr-ds:ctc ;
    nccr:filterFieldName "iccc2017extendedrecode_str" ;
    nccr:filterType "EQUALS" .

nccr-flt:IcccMajor a nccr:CohortFilter ;
    rdfs:label "IcccMajor filter"@en ;
    nccr:filterControlTitle "ICCC Major (Level 1)" ;
    nccr:filterDataSource nccr-ds:ctc ;
    nccr:filterFieldName "icccmajor_str" ;
    nccr:filterType "EQUALS" .

nccr-flt:IndexCancer a nccr:CohortFilter ;
    rdfs:label "IndexCancer filter"@en ;
    nccr:filterControlTitle "Index Cancer" ;
    nccr:filterDataSource nccr-ds:ctc ;
    nccr:filterFieldName "indexcancer_str" ;
    nccr:filterType "EQUALS" .

nccr-flt:MajorDrugClass a nccr:CohortFilter ;
    rdfs:label "MajorDrugClass filter"@en ;
    nccr:filterControlTitle "CanMED Major Drug Class" ;
    nccr:filterDataSource nccr-ds:pharm ;
    nccr:filterFieldName "canmedmajordrugclass" ;
    nccr:filterType "EQUALS" .

nccr-flt:MaxAgeAtDiagnosis a nccr:CohortFilter ;
    rdfs:label "MaxAgeAtDiagnosis filter"@en ;
    nccr:filterControlTitle "Max Age (Yrs)" ;
    nccr:filterDataSource nccr-ds:ctc ;
    nccr:filterFieldName "agerecodesingle90p_int" ;
    nccr:filterType "MAX" .

nccr-flt:MaxMonthsFromIndexCancer a nccr:CohortFilter ;
    rdfs:label "MaxMonthsFromIndexCancer filter"@en ;
    nccr:filterControlTitle "Max Months" ;
    nccr:filterDataSource nccr-ds:ctc ;
    nccr:filterFieldName "monthsfromindexdxtotumor_int" ;
    nccr:filterType "MAX" .

nccr-flt:MaxMonthsToDispense a nccr:CohortFilter ;
    rdfs:label "MaxMonthsToDispense filter"@en ;
    nccr:filterControlTitle "Max Months from 1st Dx to Dispense" ;
    nccr:filterDataSource nccr-ds:pharm ;
    nccr:filterFieldName "monthsfromindexdxtodispense" ;
    nccr:filterType "MAX" .

nccr-flt:MaxMonthsToEndTreatment a nccr:CohortFilter ;
    rdfs:label "MaxMonthsToEndTreatment filter"@en ;
    nccr:filterControlTitle "Max Months" ;
    nccr:filterDataSource nccr-ds:ro ;
    nccr:filterFieldName "months_from_dx_to_treatment_end" ;
    nccr:filterType "MAX" .

nccr-flt:MaxMonthsToStartTreatment a nccr:CohortFilter ;
    rdfs:label "MaxMonthsToStartTreatment filter"@en ;
    nccr:filterControlTitle "Max Months" ;
    nccr:filterDataSource nccr-ds:ro ;
    nccr:filterFieldName "months_from_dx_to_tx_start" ;
    nccr:filterType "MAX" .

nccr-flt:MaxRadiationDoseDelivered a nccr:CohortFilter ;
    rdfs:label "MaxRadiationDoseDelivered filter"@en ;
    nccr:filterControlTitle "Max Dose" ;
    nccr:filterDataSource nccr-ds:ro ;
    nccr:filterFieldName "radiation_dose_delivered" ;
    nccr:filterType "MAX" .

nccr-flt:MaxRadiationFractionsDelivered a nccr:CohortFilter ;
    rdfs:label "MaxRadiationFractionsDelivered filter"@en ;
    nccr:filterControlTitle "Max Fractions" ;
    nccr:filterDataSource nccr-ds:ro ;
    nccr:filterFieldName "radiation_fractions_delivered" ;
    nccr:filterType "MAX" .

nccr-flt:MinAgeAtDiagnosis a nccr:CohortFilter ;
    rdfs:label "MinAgeAtDiagnosis filter"@en ;
    nccr:filterControlTitle "Min Age (Yrs)" ;
    nccr:filterDataSource nccr-ds:ctc ;
    nccr:filterFieldName "agerecodesingle90p_int" ;
    nccr:filterType "MIN" .

nccr-flt:MinMonthsFromIndexCancer a nccr:CohortFilter ;
    rdfs:label "MinMonthsFromIndexCancer filter"@en ;
    nccr:filterControlTitle "Min Months" ;
    nccr:filterDataSource nccr-ds:ctc ;
    nccr:filterFieldName "monthsfromindexdxtotumor_int" ;
    nccr:filterType "MIN" .

nccr-flt:MinMonthsToDispense a nccr:CohortFilter ;
    rdfs:label "MinMonthsToDispense filter"@en ;
    nccr:filterControlTitle "Min Months from 1st Dx to Dispense" ;
    nccr:filterDataSource nccr-ds:pharm ;
    nccr:filterFieldName "monthsfromindexdxtodispense" ;
    nccr:filterType "MIN" .

nccr-flt:MinMonthsToEndTreatment a nccr:CohortFilter ;
    rdfs:label "MinMonthsToEndTreatment filter"@en ;
    nccr:filterControlTitle "Min Months" ;
    nccr:filterDataSource nccr-ds:ro ;
    nccr:filterFieldName "months_from_dx_to_treatment_end" ;
    nccr:filterType "MIN" .

nccr-flt:MinMonthsToStartTreatment a nccr:CohortFilter ;
    rdfs:label "MinMonthsToStartTreatment filter"@en ;
    nccr:filterControlTitle "Min Months" ;
    nccr:filterDataSource nccr-ds:ro ;
    nccr:filterFieldName "months_from_dx_to_tx_start" ;
    nccr:filterType "MIN" .

nccr-flt:MinRadiationDoseDelivered a nccr:CohortFilter ;
    rdfs:label "MinRadiationDoseDelivered filter"@en ;
    nccr:filterControlTitle "Min Dose" ;
    nccr:filterDataSource nccr-ds:ro ;
    nccr:filterFieldName "radiation_dose_delivered" ;
    nccr:filterType "MIN" .

nccr-flt:MinRadiationFractionsDelivered a nccr:CohortFilter ;
    rdfs:label "MinRadiationFractionsDelivered filter"@en ;
    nccr:filterControlTitle "Min Fractions" ;
    nccr:filterDataSource nccr-ds:ro ;
    nccr:filterFieldName "radiation_fractions_delivered" ;
    nccr:filterType "MIN" .

nccr-flt:NumberOfPrimaries a nccr:CohortFilter ;
    rdfs:label "NumberOfPrimaries filter"@en ;
    nccr:filterControlTitle "Number of Primaries" ;
    nccr:filterDataSource nccr-ds:ctc ;
    nccr:filterFieldName "numberofprimaries_int" ;
    nccr:filterType "EQUALS" .

nccr-flt:PathologyReportsAvailable a nccr:CohortFilter ;
    rdfs:label "PathologyReportsAvailable filter"@en ;
    nccr:filterControlTitle "Pathology Reports Available" ;
    nccr:filterDataSource nccr-ds:ctc ;
    nccr:filterFieldName "pathreportsflag_str" ;
    nccr:filterType "EQUALS" .

nccr-flt:PrimarySite a nccr:CohortFilter ;
    rdfs:label "PrimarySite filter"@en ;
    nccr:filterControlTitle "Primary Site" ;
    nccr:filterDataSource nccr-ds:ctc ;
    nccr:filterFieldName "primarysite_str" ;
    nccr:filterType "EQUALS" .

nccr-flt:RaceEthnicity a nccr:CohortFilter ;
    rdfs:label "RaceEthnicity filter"@en ;
    nccr:filterControlTitle "Race/Ethnicity" ;
    nccr:filterDataSource nccr-ds:ctc ;
    nccr:filterFieldName "racerecodewbaiapihisp_str" ;
    nccr:filterType "EQUALS" .

nccr-flt:RadiationAnatomicSite a nccr:CohortFilter ;
    rdfs:label "RadiationAnatomicSite filter"@en ;
    nccr:filterControlTitle "Radiation Anatomic Site" ;
    nccr:filterDataSource nccr-ds:ro ;
    nccr:filterFieldName "radiation_anatomic_site_str" ;
    nccr:filterType "EQUALS" .

nccr-flt:RadiationSource a nccr:CohortFilter ;
    rdfs:label "RadiationSource filter"@en ;
    nccr:filterControlTitle "Radiation Energy Type" ;
    nccr:filterDataSource nccr-ds:ro ;
    nccr:filterFieldName "radiation_energy_type_str" ;
    nccr:filterType "EQUALS" .

nccr-flt:RadiationTechnique a nccr:CohortFilter ;
    rdfs:label "RadiationTechnique filter"@en ;
    nccr:filterControlTitle "Radiation Therapy Type" ;
    nccr:filterDataSource nccr-ds:ro ;
    nccr:filterFieldName "radiation_therapy_type_str" ;
    nccr:filterType "EQUALS" .

nccr-flt:RadiationTherapy a nccr:CohortFilter ;
    rdfs:label "RadiationTherapy filter"@en ;
    nccr:filterControlTitle "Radiation Therapy" ;
    nccr:filterDataSource nccr-ds:ctc ;
    nccr:filterFieldName "radiationrecode_str" ;
    nccr:filterType "EQUALS" .

nccr-flt:RegistryTrialCount a nccr:CohortFilter ;
    rdfs:label "RegistryTrialCount filter"@en ;
    nccr:filterControlTitle "Registry/Epidemiology" ;
    nccr:filterDataSource nccr-ds:cog ;
    nccr:filterFieldName "registrystudycount_str" ;
    nccr:filterType "EQUALS" .

nccr-flt:RxNormActProdClass a nccr:CohortFilter ;
    rdfs:label "RxNormActProdClass filter"@en ;
    nccr:filterControlTitle "RxNorm ACTPROD Class" ;
    nccr:filterDataSource nccr-ds:pharm ;
    nccr:filterFieldName "rxnormatcprodclass" ;
    nccr:filterType "EQUALS" .

nccr-flt:RxNormDisplayName a nccr:CohortFilter ;
    rdfs:label "RxNormDisplayName filter"@en ;
    nccr:filterControlTitle "RxNorm Display Name" ;
    nccr:filterDataSource nccr-ds:pharm ;
    nccr:filterFieldName "rxnormdisplayname" ;
    nccr:filterType "EQUALS" .

nccr-flt:Sex a nccr:CohortFilter ;
    rdfs:label "Sex filter"@en ;
    nccr:filterControlTitle "Sex" ;
    nccr:filterDataSource nccr-ds:ctc ;
    nccr:filterFieldName "sex_str" ;
    nccr:filterType "EQUALS" .

nccr-flt:SupportiveTrialCount a nccr:CohortFilter ;
    rdfs:label "SupportiveTrialCount filter"@en ;
    nccr:filterControlTitle "Supportive" ;
    nccr:filterDataSource nccr-ds:cog ;
    nccr:filterFieldName "supportivestudycount_str" ;
    nccr:filterType "EQUALS" .

nccr-flt:SurgeryPrimSite a nccr:CohortFilter ;
    rdfs:label "SurgeryPrimSite filter"@en ;
    nccr:filterControlTitle "Surgery of Primary Site" ;
    nccr:filterDataSource nccr-ds:ctc ;
    nccr:filterFieldName "rxsummsurgprimsite_str" ;
    nccr:filterType "EQUALS" .

nccr-flt:TherapeuticFrontLineTrialCount a nccr:CohortFilter ;
    rdfs:label "TherapeuticFrontLineTrialCount filter"@en ;
    nccr:filterControlTitle "Therapeutic Frontline" ;
    nccr:filterDataSource nccr-ds:cog ;
    nccr:filterFieldName "therapeuticfrontlinetrialcount_str" ;
    nccr:filterType "EQUALS" .

nccr-flt:TherapeuticOtherTrialCount a nccr:CohortFilter ;
    rdfs:label "TherapeuticOtherTrialCount filter"@en ;
    nccr:filterControlTitle "Therapeutic-Other" ;
    nccr:filterDataSource nccr-ds:cog ;
    nccr:filterFieldName "therapeuticothertrialcount_str" ;
    nccr:filterType "EQUALS" .

nccr-flt:TherapeuticRelapsedTrialCount a nccr:CohortFilter ;
    rdfs:label "TherapeuticRelapsedTrialCount filter"@en ;
    nccr:filterControlTitle "Therapeutic Relapsed" ;
    nccr:filterDataSource nccr-ds:cog ;
    nccr:filterFieldName "therapeuticrelapsedtrialcount_str" ;
    nccr:filterType "EQUALS" .

nccr-flt:TumorOrder a nccr:CohortFilter ;
    rdfs:label "TumorOrder filter"@en ;
    nccr:filterControlTitle "Tumor Order" ;
    nccr:filterDataSource nccr-ds:ctc ;
    nccr:filterFieldName "tumororder_int" ;
    nccr:filterType "EQUALS" .

nccr-flt:VitalStatus a nccr:CohortFilter ;
    rdfs:label "VitalStatus filter"@en ;
    nccr:filterControlTitle "Vital Status" ;
    nccr:filterDataSource nccr-ds:ctc ;
    nccr:filterFieldName "vitalstatusrecode_str" ;
    nccr:filterType "EQUALS" .

nccr-flt:YearOfDiagnosis a nccr:CohortFilter ;
    rdfs:label "YearOfDiagnosis filter"@en ;
    nccr:filterControlTitle "Year of Diagnosis" ;
    nccr:filterDataSource nccr-ds:ctc ;
    nccr:filterFieldName "yearofdiagnosis_int" ;
    nccr:filterType "EQUALS" .

nccr-proc:abm-tumorrecordnumber-validation a nccr:ValidationRule ;
    nccr:validatePattern "\\d{2}" .

nccr-proc:mcd-claimdiagnosiscode-rule a nccr:ProcessingRule ;
    rdfs:label "Processing rule for mcd-claimdiagnosiscode" ;
    nccr:processingRuleText "Claims are deduplicated over patientID, claim service date and claim procedure code. Each diagnosis code for a given claim will have a separate record. " .

nccr-proc:mcd-claimdiagnosiscodesequence-rule a nccr:ProcessingRule ;
    rdfs:label "Processing rule for mcd-claimdiagnosiscodesequence" ;
    nccr:processingRuleText "Claims are deduplicated over patientID, claim service date and claim diagnosis code. Records with the same diagnosis code occuring on different dates but in the same month will be assigned a different sequence number. " .

nccr-proc:mcp-claimprocedurecode-rule a nccr:ProcessingRule ;
    rdfs:label "Processing rule for mcp-claimprocedurecode" ;
    nccr:processingRuleText "Claims are deduplicated over patientID, claim service date and claim procedure code. Each procedure code for a given claim will have a separate record. " .

nccr-sec:edit-overrides-conversion-history-system-admin a nccr:Section ;
    rdfs:label "Edit Overrides/Conversion History/System Admin"@en .

nccr-sec:pathology a nccr:Section ;
    rdfs:label "Pathology"@en .

nccr-sec:treatment-subsequent-other a nccr:Section ;
    rdfs:label "Treatment-Subsequent & Other"@en .

nccr-sub:mcp-claimprocedurecodemod1-sub-0 a nccr:DataSubstitution ;
    nccr:substitutionActive false ;
    nccr:substitutionReplacement "" ;
    nccr:substitutionValue "999" .

nccr-sub:mcp-claimprocedurecodemod2-sub-0 a nccr:DataSubstitution ;
    nccr:substitutionActive false ;
    nccr:substitutionReplacement "" ;
    nccr:substitutionValue "999" .

nccr-sub:mcp-claimprocedurecodemod3-sub-0 a nccr:DataSubstitution ;
    nccr:substitutionActive false ;
    nccr:substitutionReplacement "" ;
    nccr:substitutionValue "999" .

nccr-sub:mcp-claimprocedurecodemod4-sub-0 a nccr:DataSubstitution ;
    nccr:substitutionActive false ;
    nccr:substitutionReplacement "" ;
    nccr:substitutionValue "999" .

nccr-sub:pharm-canmedmajordrugclass-sub-0 a nccr:DataSubstitution ;
    nccr:substitutionActive true ;
    nccr:substitutionReplacement "" ;
    nccr:substitutionValue "7-No CanMED Data Available" .

nccr-sub:pharm-canmedminordrugclass-sub-0 a nccr:DataSubstitution ;
    nccr:substitutionActive true ;
    nccr:substitutionReplacement "" ;
    nccr:substitutionValue "7-No CanMED Data Available" .

nccr-sub:pharm-canmedminordrugclass-sub-1 a nccr:DataSubstitution ;
    nccr:substitutionActive true ;
    nccr:substitutionReplacement "" ;
    nccr:substitutionValue "9-Missing" .

nccr-sub:pharm-canmednonproprietaryname-sub-0 a nccr:DataSubstitution ;
    nccr:substitutionActive true ;
    nccr:substitutionReplacement "" ;
    nccr:substitutionValue "7-No CanMED Data Available" .

nccr-sub:pharm-rxnormatcprodclass-sub-0 a nccr:DataSubstitution ;
    nccr:substitutionActive true ;
    nccr:substitutionReplacement "" ;
    nccr:substitutionValue "7-Not Sought in RxNorm" .

nccr-sub:pharm-rxnormatcprodclass-sub-1 a nccr:DataSubstitution ;
    nccr:substitutionActive true ;
    nccr:substitutionReplacement "" ;
    nccr:substitutionValue "9-Missing" .

nccr-sub:pharm-rxnormconceptname-sub-0 a nccr:DataSubstitution ;
    nccr:substitutionActive true ;
    nccr:substitutionReplacement "" ;
    nccr:substitutionValue "7-Not Sought in RxNorm" .

nccr-sub:pharm-rxnormconceptname-sub-1 a nccr:DataSubstitution ;
    nccr:substitutionActive true ;
    nccr:substitutionReplacement "" ;
    nccr:substitutionValue "9-Missing" .

nccr-sub:pharm-rxnormdisplayname-sub-0 a nccr:DataSubstitution ;
    nccr:substitutionActive true ;
    nccr:substitutionReplacement "" ;
    nccr:substitutionValue "7-Not Sought in RxNorm" .

nccr-sub:pharm-rxnormdisplayname-sub-1 a nccr:DataSubstitution ;
    nccr:substitutionActive true ;
    nccr:substitutionReplacement "" ;
    nccr:substitutionValue "9-Missing" .

nccr-sub:pharm-rxnormdoseform-sub-0 a nccr:DataSubstitution ;
    nccr:substitutionActive true ;
    nccr:substitutionReplacement "" ;
    nccr:substitutionValue "7-Not Sought in RxNorm" .

nccr-sub:pharm-rxnormdoseform-sub-1 a nccr:DataSubstitution ;
    nccr:substitutionActive true ;
    nccr:substitutionReplacement "" ;
    nccr:substitutionValue "9-Missing" .

nccr-sub:pharm-rxnormrxcui-sub-0 a nccr:DataSubstitution ;
    nccr:substitutionActive true ;
    nccr:substitutionReplacement "" ;
    nccr:substitutionValue "7777777" .

nccr-sub:pharm-rxnormrxcui-sub-1 a nccr:DataSubstitution ;
    nccr:substitutionActive true ;
    nccr:substitutionReplacement "" ;
    nccr:substitutionValue "9999999" .

nccr-sub:pharm-rxnormstrength-sub-0 a nccr:DataSubstitution ;
    nccr:substitutionActive true ;
    nccr:substitutionReplacement "" ;
    nccr:substitutionValue "7-Not Sought in RxNorm" .

nccr-sub:pharm-rxnormstrength-sub-1 a nccr:DataSubstitution ;
    nccr:substitutionActive true ;
    nccr:substitutionReplacement "" ;
    nccr:substitutionValue "9-Missing" .

nccr-var:abm-nccrid a nccr:Variable ;
    rdfs:label "NCCR Persistent Identifier" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:abm ;
    nccr:fieldLength "64" ;
    nccr:hasDisplayConfig nccr-dsp:abm-nccrid ;
    nccr:itemDescription "NCCR Persistent Identifier for the Data Platform" ;
    nccr:itemName "NCCR Persistent Identifier" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "nccrId" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:abm-persistentpoverty a nccr:Variable ;
    rdfs:label "Persistent Poverty" ;
    nccr:belongsToSource nccr-ds:abm ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:abm-persistentpoverty ;
    nccr:hasValueSet nccr-vs:abm-persistentpoverty ;
    nccr:itemDescription "Persistent poverty census tracts are defined as areas where 20 percent or more of the residents have lived below the poverty level as measured by each of the 1980, 1990, 2000 censuses, and 2007-11 and 2015-2019 American Community Survey 5-year estimates. This definition, developed by the National Cancer Institute in collaboration with the U.S. Department of Agriculture, Economic Research Service (ERS), was used to create a 2-level variable (census tract classified as persistent poverty or non- persistent poverty). The same variable is used for all years." ;
    nccr:itemName "Persistent Poverty" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "persistentPoverty" .

nccr-var:abm-ruca2010c a nccr:Variable ;
    rdfs:label "2010 RUCA-based Categorization C" ;
    nccr:belongsToSource nccr-ds:abm ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:abm-ruca2010c ;
    nccr:hasValueSet nccr-vs:abm-ruca2010c ;
    nccr:itemDescription "Two Rural-Urban Commuting Area (RUCA) variables are constructed from the 2010 data available from the U.S. Department of Agriculture Economic Research Service (see https://www.ers.usda.gov/data-products/rural-urban-commuting-area-codes.aspx). The data were used to create a variable with 4 categories (urban, large rural, small rural and isolated rural) and a variable with 2 categories (urban and rural). This dataset uses the two-category variable. The 2010 values, defined using the Decennial Census 2010 census tract boundaries, are used for all years." ;
    nccr:itemName "2010 RUCA-based Categorization C" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "ruca2010C" .

nccr-var:abm-tumorrecordnumber a nccr:Variable ;
    rdfs:label "Tumor Record Number" ;
    nccr:belongsToSource nccr-ds:abm ;
    nccr:fieldLength "2" ;
    nccr:hasDisplayConfig nccr-dsp:abm-tumorrecordnumber ;
    nccr:hasValidation nccr-proc:abm-tumorrecordnumber-validation ;
    nccr:itemDescription "A system-generated number assigned to each tumor. The number should never change even if the tumor sequence is changed or a record (tumor) is deleted." ;
    nccr:itemName "Tumor Record Number" ;
    nccr:rationale "Years Applicable: 1995+ This is a unique number that identifies a specific tumor so data can be linked. \"Sequence Number\" cannot be used as a link because the number is changed if a report identifies an earlier tumor or if a tumor record is deleted." ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "tumorRecordNumber" .

nccr-var:abm-uric2010a a nccr:Variable ;
    rdfs:label "Urban Rural Indicator Codes (URIC) " ;
    nccr:belongsToSource nccr-ds:abm ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:abm-uric2010a ;
    nccr:hasValueSet nccr-vs:abm-uric2010a ;
    nccr:itemDescription "The Urban Rural Indicator Code (URIC) is an urban-rural classification variable constructed from the 2010 U.S. Census’s percent of the population living in non-urban areas with four categories: 100% urban (All urban), ≥50% but <100% urban (Mostly urban), >0% but <50% urban (Mostly rural), and 100% rural (All rural) tracts. Rural population encompasses all population not included within an urban area. This measure reflects the rural nature of the immediate environment and may be most relevant for studies that focus on behaviors and risk, e.g., cancer prevention and screening studies. The same 2010 values are used for all years. The 2010 values, defined using the Decennial Census 2010 census tract boundaries, are used for all years." ;
    nccr:itemName "Urban Rural Indicator Codes (URIC) " ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "uric2010A" .

nccr-var:abm-yostusbasedquintile a nccr:Variable ;
    rdfs:label "Yost - U.S.-based Socioeconomic Status (SES) Quintile" ;
    nccr:belongsToSource nccr-ds:abm ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:abm-yostusbasedquintile ;
    nccr:hasValueSet nccr-vs:abm-yostusbasedquintile ;
    nccr:itemDescription """A census tract-level Socioeconomic Status (SES) quintile is provided for assessing SES differences in cancer incidence and survival. It is constructed based on a two-step approach using census tract-level American Community Survey (ACS) 5-year estimates. Specifically, the first step of this approach is to estimate composite SES scores (also referred to as SES index) for census tracts using a factor analysis from seven variables that measure different aspects of the SES of a census tract (Yu et al., 2014). The SES variables are chosen based on Yost et al. (2001). They are: Median household income, Median house value, Median rent, Percent below 150% of poverty line, Education Index (Liu et al., 1998), Percent working class, and Percent unemployed. In the second step, census tracts are categorized into SES quintiles with equal populations in each quintile across the entire U.S. The first quintile (the group with the lowest SES) is the 20th centile or less, and the fifth quintile (the group with the highest SES) corresponds to the 80th centile or higher.<p>
After the SES quintile is generated using various sets of ACS 5-year estimates, they are linked to tumor cases at the census tract-level by matching the ACS survey year with the tumor diagnosis year. Tumors diagnosed in 2006-2007 are linked with SES quintiles calculated using ACS 2006-2010 data. Tumors diagnosed in 2008-2017 are linked to SES quintiles based on ACS 2006-2010, 2007-2011, 2008-2012, 2009-2013, 2010-2014, 2011-2015, 2012-2016, 2013-2017, 2014-2018, and 2015-2019 data respectively. Finally, tumors diagnosed in 2018+ are linked to the index estimated from 2015-2019 ACS data. All SES quintiles are defined using the Decennial Census 2010 census tract boundaries.""" ;
    nccr:itemName "Yost - U.S.-based Socioeconomic Status (SES) Quintile" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "yostUSBasedQuintile" .

nccr-var:ccdi-nccrid a nccr:Variable ;
    rdfs:label "NCCR Persistent Identifier" ;
    nccr:belongsToSource nccr-ds:ccdi ;
    nccr:fieldLength "64" ;
    nccr:hasDisplayConfig nccr-dsp:ccdi-nccrid ;
    nccr:itemDescription "NCCR Persistent Identifier for the Data Platform" ;
    nccr:itemName "NCCR Persistent Identifier" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "nccrId" .

nccr-var:ccdi-resourcename a nccr:Variable ;
    rdfs:label "Resource Name" ;
    nccr:belongsToSource nccr-ds:ccdi ;
    nccr:boundToFilter nccr-flt:CcdiResourceName ;
    nccr:fieldLength "100" ;
    nccr:hasDisplayConfig nccr-dsp:ccdi-resourcename ;
    nccr:itemDescription """Name of resource associated with the resource participant identifier with a matched NCCR patient.
<p>Resources can be categorized as:
<p><b>Dataset:</b> Refers to a single dataset for a particular study where data files for the participants can be found. This is typically a dbGaP phs accession number – for example phs000720 (dbGaP accession: Genomic sequencing of Pediatric Rhabdomyosarcoma). These datasets can potentially have linked data to an NCCR patient. 
<p><b>Study:</b> Represents programmatic references to research initiatives, such as TARGET, or institution’s internal study synonyms for dataset domains such as sd_aq9kvn5p, equivalent to phs002276. <p><b>Organizational Identifier</b>: A larger project/network namespace of unique pariticipant identifiers. Current organizational identifiers include dbGaP_subject_id (dbGaP Subject Sample Telemetry Report), GENIE, Gabriella Miller Kids First, Pediatric Cancer Data Commons (PCDC), St. Jude Cloud, Treehouse Childhood Cancer Initiative, and COG USI. 
<p>Mappings to the dataset category identify data files that are linked to a specific dataset that can be requested from external resources. The organizational identifier and study mappings represent linkages to projects, networks, or research initiatives, rather than an individual dataset.""" ;
    nccr:itemName "Resource Name" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "resourceName" .

nccr-var:ccdi-resourceparticipantid a nccr:Variable ;
    rdfs:label "Resource Participant Identifier" ;
    nccr:belongsToSource nccr-ds:ccdi ;
    nccr:boundToFilter nccr-flt:CcdiResourceId ;
    nccr:fieldLength "100" ;
    nccr:hasDisplayConfig nccr-dsp:ccdi-resourceparticipantid ;
    nccr:itemDescription "Public identifier that appears in a research dataset accessible to researchers (e.g., Kids First ID or GENIE ID). This also includes global identifiers used more broadly (e.g., COG USI or dbGaP Subject ID)." ;
    nccr:itemName "Resource Participant Identifier" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "resourceParticipantId" .

nccr-var:cog-biobankingtumorclassstudycount a nccr:Variable ;
    rdfs:label "Biobanking/Tumor Classification Study Enrollments" ;
    nccr:belongsToSource nccr-ds:cog ;
    nccr:boundToFilter nccr-flt:BiobankingTumorClassTrialCount ;
    nccr:fieldLength "3" ;
    nccr:hasDisplayConfig nccr-dsp:cog-biobankingtumorclassstudycount ;
    nccr:hasValueSet nccr-vs:cog-biobankingtumorclassstudycount ;
    nccr:itemDescription """Number of biobanking/tumor classification studies the patient was enrolled on. Patients not found at the time of linkage will be coded as 7777 (No Data Available for Patient at Time of Linkage).<p>
These studies collect and store biological samples, such as tissue, blood, or other fluids. The goal is to use these samples to better understand the biology of cancer, improve diagnostic methods, and develop new treatments. These studies aim to categorize and/or risk-stratify cancer subtypes based on their molecular and cellular features.""" ;
    nccr:itemName "Biobanking/Tumor Classification Study Enrollments" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "biobankingTumorClassStudyCount" .

nccr-var:cog-nccrid a nccr:Variable ;
    rdfs:label "NCCR Persistent Identifier" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:cog ;
    nccr:fieldLength "64" ;
    nccr:hasDisplayConfig nccr-dsp:cog-nccrid ;
    nccr:itemDescription "NCCR Persistent Identifier for the Data Platform" ;
    nccr:itemName "NCCR Persistent Identifier" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "nccrId" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:cog-registrystudycount a nccr:Variable ;
    rdfs:label "Registry/Epidemiology Study Enrollments" ;
    nccr:belongsToSource nccr-ds:cog ;
    nccr:boundToFilter nccr-flt:RegistryTrialCount ;
    nccr:fieldLength "3" ;
    nccr:hasDisplayConfig nccr-dsp:cog-registrystudycount ;
    nccr:hasValueSet nccr-vs:cog-registrystudycount ;
    nccr:itemDescription """Number of registry/epidemiology studies the patient was enrolled on. Patients not found at the time of linkage will be coded as 7777 (No Data Available for Patient at Time of Linkage).<p>   
These studies track and record data on patients over time to study patient health, quality of life, and/or survival outcomes.""" ;
    nccr:itemName "Registry/Epidemiology Study Enrollments" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "registryStudyCount" .

nccr-var:cog-reportedcogenrollment a nccr:Variable ;
    rdfs:label "Reported COG Study Enrollment" ;
    nccr:belongsToSource nccr-ds:cog ;
    nccr:boundToFilter nccr-flt:EnrolledCogTrial ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:cog-reportedcogenrollment ;
    nccr:hasValueSet nccr-vs:cog-reportedcogenrollment ;
    nccr:itemDescription "Indicates whether the patient was known to be enrolled in a Children's Oncology Group (COG) study at the time of the linkage (e.g., years of diagnosis, years of specific data freezes, geographical coverage). " ;
    nccr:itemName "Reported COG Study Enrollment" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "reportedCOGEnrollment" .

nccr-var:cog-supportivestudycount a nccr:Variable ;
    rdfs:label "Supportive Study Enrollments" ;
    nccr:belongsToSource nccr-ds:cog ;
    nccr:boundToFilter nccr-flt:SupportiveTrialCount ;
    nccr:fieldLength "3" ;
    nccr:hasDisplayConfig nccr-dsp:cog-supportivestudycount ;
    nccr:hasValueSet nccr-vs:cog-supportivestudycount ;
    nccr:itemDescription """Number of supportive studies the patient was enrolled on. Patients not found at the time of linkage will be coded as 7777 (No Data Available for Patient at Time of Linkage).<p>
These studies focus on improving the health and/or quality of life patients by managing the side effects of cancer and its treatment. These studies may investigate methods to alleviate symptoms, reduce treatment-related complications, and support patients’ physical, emotional, and psychosocial needs.""" ;
    nccr:itemName "Supportive Study Enrollments" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "supportiveStudyCount" .

nccr-var:cog-therapeuticfrontlinetrialcount a nccr:Variable ;
    rdfs:label "Therapeutic Frontline Trial Enrollments" ;
    nccr:belongsToSource nccr-ds:cog ;
    nccr:boundToFilter nccr-flt:TherapeuticFrontLineTrialCount ;
    nccr:fieldLength "3" ;
    nccr:hasDisplayConfig nccr-dsp:cog-therapeuticfrontlinetrialcount ;
    nccr:hasValueSet nccr-vs:cog-therapeuticfrontlinetrialcount ;
    nccr:itemDescription """Number of therapeutic frontline trials the patient was enrolled on. Patients not found at the time of linkage will be coded as 7777 (No Data Available for Patient at Time of Linkage).<p>   
These studies test the effectiveness and safety of treatments that are given as the first line treatment for newly diagnosed cancers.""" ;
    nccr:itemName "Therapeutic Frontline Trial Enrollments" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "therapeuticFrontLineTrialCount" .

nccr-var:cog-therapeuticothertrialcount a nccr:Variable ;
    rdfs:label "Therapeutic-Other Trial Enrollments" ;
    nccr:belongsToSource nccr-ds:cog ;
    nccr:boundToFilter nccr-flt:TherapeuticOtherTrialCount ;
    nccr:fieldLength "3" ;
    nccr:hasDisplayConfig nccr-dsp:cog-therapeuticothertrialcount ;
    nccr:hasValueSet nccr-vs:cog-therapeuticothertrialcount ;
    nccr:itemDescription """Number of therapeutic-other trials the patient was enrolled on. Patients not found at the time of linkage will be coded as 7777 (No Data Available for Patient at Time of Linkage).<p>
These studies test the safety and efficacy of interventions to improve treatment response and/or survival. These are primarily interventions to reduce side effects or treat a non-cancer condition. These studies meet criteria for more than one study type.""" ;
    nccr:itemName "Therapeutic-Other Trial Enrollments" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "therapeuticOtherTrialCount" .

nccr-var:cog-therapeuticrelapsedtrialcount a nccr:Variable ;
    rdfs:label "Therapeutic Relapsed Trial Enrollments" ;
    nccr:belongsToSource nccr-ds:cog ;
    nccr:boundToFilter nccr-flt:TherapeuticRelapsedTrialCount ;
    nccr:fieldLength "3" ;
    nccr:hasDisplayConfig nccr-dsp:cog-therapeuticrelapsedtrialcount ;
    nccr:hasValueSet nccr-vs:cog-therapeuticrelapsedtrialcount ;
    nccr:itemDescription """Number of therapeutic relapsed trials the patient was enrolled on. Patients not found at the time of linkage will be coded as 7777 (No Data Available for Patient at Time of Linkage).<p>    
These studies focus on treatments for cancers that have recurred or progressed after an initial cancer-directed treatment.""" ;
    nccr:itemName "Therapeutic Relapsed Trial Enrollments" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "therapeuticRelapsedTrialCount" .

nccr-var:ctc-agerecode19groups a nccr:Variable ;
    rdfs:label "Age recode with <1 year olds" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "2" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-agerecode19groups ;
    nccr:hasValueSet nccr-vs:ctc-agerecode19groups ;
    nccr:inSection nccr-sec:demographic ;
    nccr:itemDescription "Age recode with <1 year olds. Age of the patient at diagnosis in complete years. Different tumors for the same patient may have different values." ;
    nccr:itemName "Age recode with <1 year olds" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "ageRecode19Groups" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-agerecode20groups a nccr:Variable ;
    rdfs:label "Age recode with <1 year olds and 90+" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "2" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-agerecode20groups ;
    nccr:hasValueSet nccr-vs:ctc-agerecode20groups ;
    nccr:inSection nccr-sec:demographic ;
    nccr:itemDescription "Age recode with <1 year olds and 90+. Age of the patient at diagnosis in complete years. Different tumors for the same patient may have different values." ;
    nccr:itemName "Age recode with <1 year olds and 90+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "ageRecode20Groups" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-agerecodesingle85p a nccr:Variable ;
    rdfs:label "Age recode with single ages and 85+" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "2" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-agerecodesingle85p ;
    nccr:hasValueSet nccr-vs:ctc-agerecodesingle85p ;
    nccr:inSection nccr-sec:demographic ;
    nccr:itemDescription "Age recode with single ages and 85+. Age of the patient at diagnosis in complete years. Different tumors for the same patient may have different values." ;
    nccr:itemName "Age recode with single ages and 85+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "ageRecodeSingle85p" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-agerecodesingle90p a nccr:Variable ;
    rdfs:label "Age recode with single ages and 90+" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:boundToFilter nccr-flt:MaxAgeAtDiagnosis,
        nccr-flt:MinAgeAtDiagnosis ;
    nccr:fieldLength "2" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-agerecodesingle90p ;
    nccr:hasValueSet nccr-vs:ctc-agerecodesingle90p ;
    nccr:inSection nccr-sec:demographic ;
    nccr:itemDescription "Age recode with single ages and 90+. Age of the patient at diagnosis in complete years. Different tumors for the same patient may have different values." ;
    nccr:itemName "Age recode with single ages and 90+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "ageRecodeSingle90p" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-behavioricdo3public a nccr:Variable ;
    rdfs:label "Behavior code ICD-O-3" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:boundToFilter nccr-flt:BehaviorCode ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-behavioricdo3public ;
    nccr:hasValueSet nccr-vs:ctc-behavioricdo3public ;
    nccr:inSection nccr-sec:cancer-identification ;
    nccr:itemDescription "Converted from ICD-O-2 for 1973-2000 and coded directly for 2001+." ;
    nccr:itemName "Behavior code ICD-O-3" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "behaviorICDO3Public" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-brainmolecularmarkers a nccr:Variable ;
    rdfs:label "Brain Molecular Markers" ;
    nccr:abbreviatedSourceVocabulary "NAACCR" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D3816/"^^xsd:anyURI ;
    nccr:fieldLength "2" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-brainmolecularmarkers ;
    nccr:hasValueSet nccr-vs:ctc-brainmolecularmarkers ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "Multiple brain molecular markers have become standard pathology components necessary for diagnosis. This data item captures clinically important brain cancer subtypes identified by molecular markers that are not distinguishable by ICD-O-3 codes." ;
    nccr:itemName "Brain Molecular Markers" ;
    nccr:itemNumber "3816" ;
    nccr:rationale """Years Applicable: 2018+\r
\r
Collection of these clinically important brain cancer subtypes has been recommended by CBTRUS.""" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "brainMolecularMarkers" ;
    nccr:sourceVocabulary nccr:vocab-NAACCR .

nccr-var:ctc-breslowdepthrecode a nccr:Variable ;
    rdfs:label "Breslow Thickness Recode (2010+)" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "3" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-breslowdepthrecode ;
    nccr:hasValueSet nccr-vs:ctc-breslowdepthrecode ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "Coded for cases coded as Melanoma Skin in BOTH TNM 7/CS v0204+ Schema Recode & EOD Schema Id Recode.  Created from NAACCR Item #3817 & CS site-specific factor 1 (NAACCR #2880). Measurement in millimeters (mm). For more information, see https://seer.cancer.gov/seerstat/variables/seer/ssdi/" ;
    nccr:itemName "Breslow Thickness Recode (2010+)" ;
    nccr:rationale "Years Applicable: 2010+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "breslowDepthRecode" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-cocaccreditedflag a nccr:Variable ;
    rdfs:label "CoC Accredited Flag" ;
    nccr:abbreviatedSourceVocabulary "NPCR" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D2152/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-cocaccreditedflag ;
    nccr:hasValueSet nccr-vs:ctc-cocaccreditedflag ;
    nccr:inSection nccr-sec:edit-overrides-conversion-history-system-admin ;
    nccr:itemDescription "CoC Accredited Flag is assigned at the point and time of data abstraction to label an abstract being prepared for an analytic cancer case at a facility accredited by the Commission on Cancer (CoC). The flag may be assigned manually or can be defaulted by the registry’s software." ;
    nccr:itemName "CoC Accredited Flag" ;
    nccr:itemNumber "2152" ;
    nccr:rationale """Years Applicable: 2018+\r
\r
CoC-accredited facilities are required to collect certain data items including TNM staging. It is burdensome for central registries to maintain a list of accredited facilities, and the list changes frequently. The flag is a means of incorporating the accredited status into abstracts at the time of abstraction by someone who has knowledge of the status. The flag thus simplifies validating that required items have been abstracted by CoC-accredited facilities. The flag also allows cases to be stratified during analyses to identify those never seen at a CoC-accredited facility; e.g., percentage of all cases seen in at least one CoC-accredited facility, evaluation of outcomes by facility status. NPCR will use this flag for facility status stratification.""" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "cocAccreditedFlag" ;
    nccr:sourceVocabulary nccr:vocab-NPCR .

nccr-var:ctc-combinedsspubdetailed a nccr:Variable ;
    rdfs:label "Combined Summary Stage with Expanded Regional Codes (2004+)" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:boundToFilter nccr-flt:CombinedSummaryStage ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-combinedsspubdetailed ;
    nccr:hasValueSet nccr-vs:ctc-combinedsspubdetailed ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "Created from SEER Combined Summary Stage 2000 (2004-2017) & Derived Summary Stage 2018 (2018+). Cases <2018 with Regional NOS, re-categorized using Regional Nodes Positive. For more information, see https://seer.cancer.gov/seerstat/variables/seer/lrd-stage." ;
    nccr:itemName "Combined Summary Stage with Expanded Regional Codes (2004+)" ;
    nccr:rationale "Years Applicable: 2004+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "combinedSsPubDetailed" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-csextension a nccr:Variable ;
    rdfs:label "CS Extension" ;
    nccr:abbreviatedSourceVocabulary "AJCC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D2810/"^^xsd:anyURI ;
    nccr:fieldLength "3" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-csextension ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "Identifies contiguous growth (extension) of the primary tumor within the organ of origin or its direct extension into neighboring organs. For certain sites such as ovary, discontinuous metastasis is coded in CS Extension." ;
    nccr:itemName "CS Extension" ;
    nccr:itemNumber "2810" ;
    nccr:rationale """Years Applicable: 2004:2015\r
\r
Tumor extension at diagnosis is a prognostic indicator used by Collaborative Staging to derive some TNM-T codes and some SEER Summary Stage codes.""" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "csExtension" ;
    nccr:sourceVocabulary nccr:vocab-AJCC .

nccr-var:ctc-cslymphnodes a nccr:Variable ;
    rdfs:label "CS Lymph Nodes" ;
    nccr:abbreviatedSourceVocabulary "AJCC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D2830/"^^xsd:anyURI ;
    nccr:fieldLength "3" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-cslymphnodes ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "Identifies the regional lymph nodes involved with cancer at the time of diagnosis." ;
    nccr:itemName "CS Lymph Nodes" ;
    nccr:itemNumber "2830" ;
    nccr:rationale """Years Applicable: 2004:2015\r
\r
The involvement of specific regional lymph nodes is a prognostic indicator used by Collaborative Staging to derive some TNM-N codes and SEER Summary Stage codes.""" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "csLymphNodes" ;
    nccr:sourceVocabulary nccr:vocab-AJCC .

nccr-var:ctc-cslymphnodeseval a nccr:Variable ;
    rdfs:label "CS Lymph Nodes Eval" ;
    nccr:abbreviatedSourceVocabulary "AJCC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D2840/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-cslymphnodeseval ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "Records how the code for CS Lymph Nodes [2830] was determined, based on the diagnostic methods employed." ;
    nccr:itemName "CS Lymph Nodes Eval" ;
    nccr:itemNumber "2840" ;
    nccr:rationale """Years Applicable: 2008:2015\r
\r
This data item is used by Collaborative Staging to describe whether the staging basis for the TNM-N code is clinical or pathological and to record applicable prefix and suffix descriptors used with TNM staging.""" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "csLymphNodesEval" ;
    nccr:sourceVocabulary nccr:vocab-AJCC .

nccr-var:ctc-csmetsatdx a nccr:Variable ;
    rdfs:label "CS Mets at DX" ;
    nccr:abbreviatedSourceVocabulary "AJCC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D2850/"^^xsd:anyURI ;
    nccr:fieldLength "2" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-csmetsatdx ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "Identifies the distant site(s) of metastatic involvement at time of diagnosis." ;
    nccr:itemName "CS Mets at DX" ;
    nccr:itemNumber "2850" ;
    nccr:rationale """Years Applicable: 2004:2015\r
\r
The presence of metastatic disease at diagnosis is an independent prognostic indicator, and it is used by Collaborative Staging to derive TNM-M codes and SEER Summary Stage codes.""" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "csMetsAtDx" ;
    nccr:sourceVocabulary nccr:vocab-AJCC .

nccr-var:ctc-csmetseval a nccr:Variable ;
    rdfs:label "CS Mets Eval" ;
    nccr:abbreviatedSourceVocabulary "AJCC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D2860/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-csmetseval ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "Records how the code for CS Mets at Dx [2850] was determined based on the diagnostic methods employed." ;
    nccr:itemName "CS Mets Eval" ;
    nccr:itemNumber "2860" ;
    nccr:rationale """Years Applicable: 2008:2015\r
\r
This data item is used by Collaborative Staging to describe whether the staging basis for the TNM-M code is clinical or pathological and to record applicable prefix and suffix descriptors used with TNM staging.""" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "csMetsEval" ;
    nccr:sourceVocabulary nccr:vocab-AJCC .

nccr-var:ctc-cstumorsizeexteval a nccr:Variable ;
    rdfs:label "CS Tumor Size/Ext Eval" ;
    nccr:abbreviatedSourceVocabulary "AJCC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D2820/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-cstumorsizeexteval ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "Records how the codes for the two items CS Tumor Size [2800] and CS Extension [2810] were determined, based on the diagnostic methods employed." ;
    nccr:itemName "CS Tumor Size/Ext Eval" ;
    nccr:itemNumber "2820" ;
    nccr:rationale """Years Applicable: 2008:2015\r
\r
This item is used by Collaborative Staging to describe whether the staging basis for the TNM-T code is clinical or pathological and to record applicable prefix and suffix descriptors used with TNM staging.""" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "csTumorSizeExtEval" ;
    nccr:sourceVocabulary nccr:vocab-AJCC .

nccr-var:ctc-daystorxrecode a nccr:Variable ;
    rdfs:label "Time from diagnosis to treatment in days recode" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "3" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-daystorxrecode ;
    nccr:hasValueSet nccr-vs:ctc-daystorxrecode ;
    nccr:inSection nccr-sec:treatment-1st-course ;
    nccr:itemDescription "Number of days from date of diagnosis to date of first intial treatment" ;
    nccr:itemName "Time from diagnosis to treatment in days recode" ;
    nccr:itemNumber "9750" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "daysToRxRecode" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-derivedajcc7m a nccr:Variable ;
    rdfs:label "Derived AJCC-7 M" ;
    nccr:abbreviatedSourceVocabulary "AJCC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D3420/"^^xsd:anyURI ;
    nccr:fieldLength "3" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-derivedajcc7m ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "This item is the derived AJCC “M” staging element from coded fields using the CS algorithm. Effective for cases diagnosed 2010+." ;
    nccr:itemName "Derived AJCC-7 M" ;
    nccr:itemNumber "3420" ;
    nccr:rationale """Years Applicable: 2010:2015\r
\r
Derived AJCC-7 M can be used to evaluate disease spread at diagnosis, plan and track treatment patterns, and analyze outcomes.""" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "derivedAjcc7M" ;
    nccr:sourceVocabulary nccr:vocab-AJCC .

nccr-var:ctc-derivedajcc7mdescript a nccr:Variable ;
    rdfs:label "Derived AJCC-7 M Descript" ;
    nccr:abbreviatedSourceVocabulary "AJCC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D3422/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-derivedajcc7mdescript ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "This item is the derived AJCC “M Descriptor” from coded fields using the CS algorithm. Effective for cases diagnosed 2010+." ;
    nccr:itemName "Derived AJCC-7 M Descript" ;
    nccr:itemNumber "3422" ;
    nccr:rationale """Years Applicable: 2010:2015\r
\r
Derived AJCC-7 M Descript can be used in analysis to differentiate the timing of staging with respect to the treatment process.""" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "derivedAjcc7MDescript" ;
    nccr:sourceVocabulary nccr:vocab-AJCC .

nccr-var:ctc-derivedajcc7n a nccr:Variable ;
    rdfs:label "Derived AJCC-7 N" ;
    nccr:abbreviatedSourceVocabulary "AJCC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D3410/"^^xsd:anyURI ;
    nccr:fieldLength "3" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-derivedajcc7n ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "This item is the derived AJCC “N” staging element from coded fields using the CS algorithm. Effective for cases diagnosed 2010+." ;
    nccr:itemName "Derived AJCC-7 N" ;
    nccr:itemNumber "3410" ;
    nccr:rationale """Years Applicable: 2010:2015\r
\r
The CS Derived AJCC-7 N can be used to evaluate disease spread at diagnosis, plan and track treatment patterns, and analyze outcomes.""" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "derivedAjcc7N" ;
    nccr:sourceVocabulary nccr:vocab-AJCC .

nccr-var:ctc-derivedajcc7ndescript a nccr:Variable ;
    rdfs:label "Derived AJCC-7 N Descript" ;
    nccr:abbreviatedSourceVocabulary "AJCC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D3412/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-derivedajcc7ndescript ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "This item is the derived AJCC “N Descriptor” from coded fields using the CS algorithm. Effective for cases diagnosed 2010+." ;
    nccr:itemName "Derived AJCC-7 N Descript" ;
    nccr:itemNumber "3412" ;
    nccr:rationale """Years Applicable: 2010:2015\r
\r
Derived AJCC-7 N Descript can be used in analysis to differentiate the timing of staging with respect to the treatment process.""" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "derivedAjcc7NDescript" ;
    nccr:sourceVocabulary nccr:vocab-AJCC .

nccr-var:ctc-derivedajcc7stagegrp a nccr:Variable ;
    rdfs:label "Derived AJCC-7 Stage Grp" ;
    nccr:abbreviatedSourceVocabulary "AJCC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D3430/"^^xsd:anyURI ;
    nccr:fieldLength "3" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-derivedajcc7stagegrp ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "This item is the derived AJCC “Stage Group” from coded fields using the CS algorithm. Effective for cases diagnosed 2010+." ;
    nccr:itemName "Derived AJCC-7 Stage Grp" ;
    nccr:itemNumber "3430" ;
    nccr:rationale """Years Applicable: 2010:2015\r
\r
The CS Derived AJCC-7 Stage Group can be used to evaluate disease spread at diagnosis, plan and track treatment patterns, and analyze outcomes.""" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "derivedAjcc7StageGrp" ;
    nccr:sourceVocabulary nccr:vocab-AJCC .

nccr-var:ctc-derivedajcc7t a nccr:Variable ;
    rdfs:label "Derived AJCC-7 T" ;
    nccr:abbreviatedSourceVocabulary "AJCC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D3400/"^^xsd:anyURI ;
    nccr:fieldLength "3" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-derivedajcc7t ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "This item is the derived AJCC “T” staging element from coded fields using the CS algorithm. Effective for cases diagnosed 2010+." ;
    nccr:itemName "Derived AJCC-7 T" ;
    nccr:itemNumber "3400" ;
    nccr:rationale """Years Applicable: 2010:2015\r
\r
Derived AJCC-7 T can be used to evaluate disease spread at diagnosis, plan and track treatment patterns, and analyze outcomes.""" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "derivedAjcc7T" ;
    nccr:sourceVocabulary nccr:vocab-AJCC .

nccr-var:ctc-derivedajcc7tdescript a nccr:Variable ;
    rdfs:label "Derived AJCC-7 T Descript" ;
    nccr:abbreviatedSourceVocabulary "AJCC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D3402/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-derivedajcc7tdescript ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "This item is the derived AJCC “T Descriptor” from coded fields using the CS algorithm. Effective for cases diagnosed 2010+." ;
    nccr:itemName "Derived AJCC-7 T Descript" ;
    nccr:itemNumber "3402" ;
    nccr:rationale """Years Applicable: 2010:2015\r
\r
Derived AJCC-7 T Descript can be used in analysis to differentiate the timing of staging with respect to the treatment process.""" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "derivedAjcc7TDescript" ;
    nccr:sourceVocabulary nccr:vocab-AJCC .

nccr-var:ctc-diagnosticconfirmation a nccr:Variable ;
    rdfs:label "Diagnostic Confirmation" ;
    nccr:abbreviatedSourceVocabulary "SEER/CoC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D490/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-diagnosticconfirmation ;
    nccr:hasValueSet nccr-vs:ctc-diagnosticconfirmation ;
    nccr:inSection nccr-sec:cancer-identification ;
    nccr:itemDescription "Code for the best method of diagnostic confirmation of the cancer being reported at any time in the patient’s history." ;
    nccr:itemName "Diagnostic Confirmation" ;
    nccr:itemNumber "490" ;
    nccr:rationale """Years Applicable: 1995+\r
\r
Diagnostic confirmation is useful to calculate rates based on microscopically confirmed cancers. Full incidence calculations must also include tumors that are only confirmed clinically. The percentage of tumors that not micropscopically confirmed is an indication of whether case finding is including sources outside of pathology reports.""" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "diagnosticConfirmation" ;
    nccr:sourceVocabulary nccr:vocab-SEER .

nccr-var:ctc-eodmets a nccr:Variable ;
    rdfs:label "EOD Mets" ;
    nccr:abbreviatedSourceVocabulary "SEER" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D776/"^^xsd:anyURI ;
    nccr:fieldLength "2" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-eodmets ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription """EOD (Extent of Disease) Mets is part of the EOD 2018 data collection system and is used to classify the distant site(s) of metastatic involvement at time of diagnosis. See also EOD Primary Tumor and EOD Regional Nodes. These codes were used for cases diagnosed 1/1/2018+.<p>Code descriptions for this field vary by diagnosis.  To find code descriptions, go here (https://staging.seer.cancer.gov/eod_public/list/3.1/), select the applicable schema, and select the EOD Mets link in the Data Items table to view code descriptions. For more information about the EOD fields, see https://seer.cancer.gov/tools/staging/eod/.<p> 
00 = None, No distant metastasis, Unknown if distant metastasis<br>
## = SCHEMA-SPECIFIC CODES WHERE NEEDED <br>88 = Not applicable: Information not collected for this schema; Used for these sites only: HemeRetic; Ill Defined Other (includes unknown primary site); Kaposi Sarcoma; Lymphoma; Lymphoma-CLL/SLL; Myeloma Plasma Cell Disorder<br>99 = Death certificate only (DCO)""" ;
    nccr:itemName "EOD Mets" ;
    nccr:itemNumber "776" ;
    nccr:rationale "Years Applicable: 2018+ EOD Mets is used to calculate Derived EOD 2018 M [795] (when applicable) and Derived Summary Stage 2018 [762]. Derivation will occur at the level of the central registry." ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "eodMets" ;
    nccr:sourceVocabulary nccr:vocab-SEER .

nccr-var:ctc-eodprimarytumor a nccr:Variable ;
    rdfs:label "EOD Primary Tumor" ;
    nccr:abbreviatedSourceVocabulary "SEER" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D772/"^^xsd:anyURI ;
    nccr:fieldLength "3" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-eodprimarytumor ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription """EOD (Extent of Disease) Primary Tumor is part of the EOD 2018 data collection system and is used to classify contiguous growth (extension) of the primary tumor within the organ of origin or its direct extension into neighboring organs. See also EOD Regional Nodes and EOD Mets. These codes were used for cases diagnosed 1/1/2018+. <p>Code descriptions for this field vary by diagnosis.  To find code descriptions, go here (https://staging.seer.cancer.gov/eod_public/list/3.1/), select the applicable schema, and select the EOD Primary Tumor link in the Data Items table to view code descriptions. For more information about the EOD fields, see https://seer.cancer.gov/tools/staging/eod/.
 <p>000 = In situ, intraepithelial, noninvasive<br>
### = SCHEMA-SPECIFIC CODES WHERE NEEDED <br>800 = No evidence of primary tumor<br>
999 = Unknown; primary tumor not stated, Primary tumor cannot be assessed, Not documented in patient record, Death certificate only (DCO)""" ;
    nccr:itemName "EOD Primary Tumor" ;
    nccr:itemNumber "772" ;
    nccr:rationale "Years Applicable: 2018+ EOD Primary Tumor is used to calculate Derived EOD 2018 T [785] (when applicable) and Derived Summary Stage 2018 [762]. Derivation will occur at the level of the central registry." ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "eodPrimaryTumor" ;
    nccr:sourceVocabulary nccr:vocab-SEER .

nccr-var:ctc-eodregionalnodes a nccr:Variable ;
    rdfs:label "EOD Regional Nodes" ;
    nccr:abbreviatedSourceVocabulary "SEER" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D774/"^^xsd:anyURI ;
    nccr:fieldLength "3" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-eodregionalnodes ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "EOD (Extent of Disease) Regional Nodes is part of the EOD 2018 data collection system and is used to classify the involvement of regional lymph nodes with cancer at the time of diagnosis. See also EOD Primary Tumor and EOD Mets. These codes were used for cases diagnosed 1/1/2018+.<p>Code descriptions for this field vary by diagnosis. To find code descriptions, go here (https://staging.seer.cancer.gov/eod_public/list/3.1/), select the applicable schema, and select the EOD Regional Nodes link in the Data Items table to view code descriptions. For more information about the EOD fields, see https://seer.cancer.gov/tools/staging/eod/.<p>000 = None<br>### = SCHEMA-SPECIFIC CODES WHERE NEEDED <br>800 = Regional lymph node(s), NOS; Lymph node(s), NOS<br>888 = Not applicable-e.g., CNS, hematopoietic<br>999 = Unknown" ;
    nccr:itemName "EOD Regional Nodes" ;
    nccr:itemNumber "774" ;
    nccr:rationale "Years Applicable: 2018+ EOD Regional Nodes is used to calculate Derived EOD 2018 N [815] (when applicable) and Derived Summary Stage 2018 [762]. Derivation will occur at the level of the central registry." ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "eodRegionalNodes" ;
    nccr:sourceVocabulary nccr:vocab-SEER .

nccr-var:ctc-errecode a nccr:Variable ;
    rdfs:label "ER Status Recode Breast Cancer (1990+)" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-errecode ;
    nccr:hasValueSet nccr-vs:ctc-errecode ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "Created with combined information from Tumor marker 1 (1990-2003) (NAACCR Item #=1150), with information from CS site-specific factor 1 (2004-2017) (NAACCR Item #=2880) and Estrogen Receptor Summary (2018+) (NAACCR Item #=3827).  Coded for cases coded as Breast in TNM 7/CS v0204+ Schema AND EOD Schema Id AND Site recode ICD-O-3/WHO 2008." ;
    nccr:itemName "ER Status Recode Breast Cancer (1990+)" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "erRecode" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-esophagusandegjtumorepicenter a nccr:Variable ;
    rdfs:label "Esophagus and EGJ Tumor Epicenter" ;
    nccr:abbreviatedSourceVocabulary "NAACCR" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D3829/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-esophagusandegjtumorepicenter ;
    nccr:hasValueSet nccr-vs:ctc-esophagusandegjtumorepicenter ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "Esophagus and Esophagogastric Junction (EGJ), Squamous Cell (including adenosquamous), Tumor Location refers to the position of the epicenter of the tumor in the esophagus." ;
    nccr:itemName "Esophagus and EGJ Tumor Epicenter" ;
    nccr:itemNumber "3829" ;
    nccr:rationale """Years Applicable: 2018+\r
\r
This data item is required for prognostic stage grouping for squamous and adenosquamous carcinoma in AJCC 8th edition, Chapter 16 *Esophagus and Esophagogastric Junction*. It is a new data item for cases diagnosed 1/1/2018+.""" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "esophagusAndEgjTumorEpicenter" ;
    nccr:sourceVocabulary nccr:vocab-NAACCR .

nccr-var:ctc-fibrosisscorerecode a nccr:Variable ;
    rdfs:label "Fibrosis Score Recode (2010+)" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-fibrosisscorerecode ;
    nccr:hasValueSet nccr-vs:ctc-fibrosisscorerecode ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "Coded for cases coded as Liver or Intrahepatic Bile Ducts in BOTH TNM 7/CS v0204+ Schema Recode & EOD Schema Id Recode.  Created from NAACCR Item #3835 & CS site-specific factor 2 (NAACCR #2890). For more information, see https://seer.cancer.gov/seerstat/variables/seer/ssdi/" ;
    nccr:itemName "Fibrosis Score Recode (2010+)" ;
    nccr:rationale "Years Applicable: 2010+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "fibrosisScoreRecode" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-gleasonpatternclinicalrecode a nccr:Variable ;
    rdfs:label "Gleason Patterns Clinical Recode (2010+)" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "2" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-gleasonpatternclinicalrecode ;
    nccr:hasValueSet nccr-vs:ctc-gleasonpatternclinicalrecode ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "Coded for cases coded as Prostate in BOTH TNM 7/CS v0204+ Schema Recode & EOD Schema Id Recode.  Created from NAACCR Item #3838 & CS site-specific factor 7 (NAACCR #2861). For more information, see https://seer.cancer.gov/seerstat/variables/seer/ssdi/" ;
    nccr:itemName "Gleason Patterns Clinical Recode (2010+)" ;
    nccr:rationale "Years Applicable: 2010+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "gleasonPatternClinicalRecode" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-gleasonpatternpathologicrecode a nccr:Variable ;
    rdfs:label "Gleason Patterns Pathological Recode (2010+)" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "2" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-gleasonpatternpathologicrecode ;
    nccr:hasValueSet nccr-vs:ctc-gleasonpatternpathologicrecode ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "Coded for cases coded as Prostate in BOTH TNM 7/CS v0204+ Schema Recode & EOD Schema Id Recode.  Created from NAACCR Item #3839 & CS site-specific factor 9 (NAACCR #2863). For more information, see https://seer.cancer.gov/seerstat/variables/seer/ssdi/" ;
    nccr:itemName "Gleason Patterns Pathological Recode (2010+)" ;
    nccr:rationale "Years Applicable: 2010+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "gleasonPatternPathologicRecode" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-gleasonscoreclinicalrecode a nccr:Variable ;
    rdfs:label "Gleason Score Clinical Recode (2010+)" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "2" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-gleasonscoreclinicalrecode ;
    nccr:hasValueSet nccr-vs:ctc-gleasonscoreclinicalrecode ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "Coded for cases coded as Prostate in BOTH TNM 7/CS v0204+ Schema Recode & EOD Schema Id Recode.  Created from NAACCR Item #3840 & CS site-specific factor 8 (NAACCR #2862). For more information, see https://seer.cancer.gov/seerstat/variables/seer/ssdi/" ;
    nccr:itemName "Gleason Score Clinical Recode (2010+)" ;
    nccr:rationale "Years Applicable: 2010+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "gleasonScoreClinicalRecode" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-gleasonscorepathologicrecode a nccr:Variable ;
    rdfs:label "Gleason Score Pathological Recode (2010+)" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "2" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-gleasonscorepathologicrecode ;
    nccr:hasValueSet nccr-vs:ctc-gleasonscorepathologicrecode ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "Coded for cases coded as Prostate in BOTH TNM 7/CS v0204+ Schema Recode & EOD Schema Id Recode.  Created from NAACCR Item #3841 & CS site-specific factor 10 (NAACCR #2864). For more information, see https://seer.cancer.gov/seerstat/variables/seer/ssdi/" ;
    nccr:itemName "Gleason Score Pathological Recode (2010+)" ;
    nccr:rationale "Years Applicable: 2010+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "gleasonScorePathologicRecode" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-gleasontertiarypattern a nccr:Variable ;
    rdfs:label "Gleason Tertiary Pattern" ;
    nccr:abbreviatedSourceVocabulary "NAACCR" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D3842/"^^xsd:anyURI ;
    nccr:fieldLength "2" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-gleasontertiarypattern ;
    nccr:hasValueSet nccr-vs:ctc-gleasontertiarypattern ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "Prostate cancers are graded using Gleason score or pattern. This data item represents the tertiary pattern value from prostatectomy or autopsy." ;
    nccr:itemName "Gleason Tertiary Pattern" ;
    nccr:itemNumber "3842" ;
    nccr:rationale """Years Applicable: 2018+\r
\r
Tertiary Gleason pattern on prostatectomy is a Registry Data Collection Variable for AJCC. This data item was previously collected as Prostate, CS SSF# 11.""" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "gleasonTertiaryPattern" ;
    nccr:sourceVocabulary nccr:vocab-NAACCR .

nccr-var:ctc-gradeclinical a nccr:Variable ;
    rdfs:label "Grade Clinical" ;
    nccr:abbreviatedSourceVocabulary "NAACCR" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D3843/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-gradeclinical ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription """This data item records the grade of a solid primary tumor before any treatment (surgical resection or initiation of any treatment including neoadjuvant).   
  
For cases diagnosed January 1, 2018, and later, this data item, along with Grade Pathological and Grade Post-Neoadjuvant, replaces NAACCR Data Item Grade [440] as well as SSF’s for cancer sites with alternative grading systems (e.g., breast [Bloom-Richardson], prostate [Gleason]).""" ;
    nccr:itemName "Grade Clinical" ;
    nccr:itemNumber "3843" ;
    nccr:rationale """Years Applicable: 2018+\r
\r
Grade is a measure of the aggressiveness of the tumor. Grade and cell type are important prognostic indicators for many cancers. For some sites, grade is required to assign the clinical stage group.   
  
For those cases that are eligible AJCC staging, the recommended grading system is specified in the AJCC Chapter. The AJCC Chapter-specific grading systems (codes 1-5) take priority over the generic grade definitions (codes A-E, L, H, 9). For those cases that are not eligible for AJCC staging, if the recommended grading system is not documented, the generic grade definitions would apply.""" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "gradeClinical" ;
    nccr:sourceVocabulary nccr:vocab-NAACCR .

nccr-var:ctc-gradepathological a nccr:Variable ;
    rdfs:label "Grade Pathological" ;
    nccr:abbreviatedSourceVocabulary "NAACCR" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D3844/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-gradepathological ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription """This data item records the grade of a solid primary tumor that has been resected and for which no neoadjuvant therapy was administered. If AJCC staging is being assigned, the tumor must have met the surgical resection requirements in the AJCC manual. This may include the grade from the clinical workup.   
  
Record the highest grade documented from any microscopic specimen of the primary site whether from the clinical workup or the surgical resection.   
  
For cases diagnosed January 1, 2018, and later, this data item, along with Grade Clinical and Grade Post-Neoadjuvant, replaces NAACCR Data Item Grade [440] as well as SSF’s for cancer sites with alternative grading systems (e.g., breast [Bloom-Richardson], prostate [Gleason]).""" ;
    nccr:itemName "Grade Pathological" ;
    nccr:itemNumber "3844" ;
    nccr:rationale """Years Applicable: 2018+\r
\r
Grade is a measure of the aggressiveness of the tumor. Grade and cell type are important prognostic indicators for many cancers. For some sites, grade is required to assign the pathological stage group.   
  
For those cases that are eligible AJCC staging, the recommended grading system is specified in the AJCC Chapter. The AJCC Chapter-specific grading systems (codes 1-5) take priority over the generic grade definitions (codes A-E, L, H, 9). For those cases that are not eligible for AJCC staging, if the recommended grading system is not documented, the generic grade definitions would apply.""" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "gradePathological" ;
    nccr:sourceVocabulary nccr:vocab-NAACCR .

nccr-var:ctc-gradeposttherapy a nccr:Variable ;
    rdfs:label "Grade Post Therapy Path (yp)" ;
    nccr:abbreviatedSourceVocabulary "NAACCR" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D3845/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-gradeposttherapy ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription """This data item records the grade of a solid primary tumor that has been resected following neoadjuvant therapy. If AJCC staging is being assigned, the tumor must have met the surgical resection requirements in the AJCC manual.   
   
 Record the highest grade documented from the surgical treatment resection specimen of the primary site following neoadjuvant therapy.   
   
 For cases diagnosed January 1, 2018, and later, this data item, along with Grade Clinical and Grade Pathological, replaces NAACCR Data Item Grade [440] as well as SSF’s for cancer sites with alternative grading systems (e.g., breast [Bloom-Richardson], prostate [Gleason]).""" ;
    nccr:itemName "Grade Post Therapy Path (yp)" ;
    nccr:itemNumber "3845" ;
    nccr:rationale """Years Applicable: 2018+\r
\r
Grade is a measure of the aggressiveness of the tumor. Grade and cell type are important prognostic indicators for many cancers. For some sites, grade is required to assign the post-neoadjuvant stage group.  
  
For those cases that are eligible AJCC staging, the recommended grading system is specified in the AJCC Chapter. The AJCC Chapter-specific grading systems (codes 1-5) take priority over the generic grade definitions (codes A-E, L, H, 9). For those cases that are not eligible for AJCC staging, if the recommended grading system is not documented, the generic grade definitions would apply.""" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "gradePostTherapy" ;
    nccr:sourceVocabulary nccr:vocab-NAACCR .

nccr-var:ctc-gradeposttherapyclin a nccr:Variable ;
    rdfs:label "Grade Post Therapy Clin (yc)" ;
    nccr:abbreviatedSourceVocabulary "NAACCR" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D1068/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-gradeposttherapyclin ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription """This data item records the grade of a solid primary tumor that has been microscopically sampled following neoadjuvant therapy or primary systemic/radiation therapy. If AJCC staging is being assigned, the tumor must have met the neoadjuvant therapy or primary systemic/radiation therapy requirements in the AJCC manual or according to national treatment guidelines.   
  
Record the highest grade documented from the microscopically sampled specimen of the primary site following neoadjuvant therapy or primary systemic/radiation therapy.   
  
For cases diagnosed January 1, 2020, and later, this data item, along with Grade Clinical, Grade Pathological, and Grade Post Therapy Path (yp), replaces NAACCR Data Item Grade [440] as well as SSF’s for cancer sites with alternative grading systems (e.g., breast [Bloom-Richardson], prostate [Gleason]).""" ;
    nccr:itemName "Grade Post Therapy Clin (yc)" ;
    nccr:itemNumber "1068" ;
    nccr:rationale """Years Applicable: 2021+\r
\r
Grade is a measure of the aggressiveness of the tumor. Grade and cell type are important prognostic indicators for many cancers. For some sites, grade is required to assign the post therapy stage group.  
  
For those cases that are eligible for AJCC staging, the recommended grading system is specified in the AJCC Chapter. The AJCC Chapter-specific grading systems (codes 1-5, L, H, M, S) take priority over the generic grade definitions (codes A-E, 9). For those cases that are not eligible for AJCC staging, if the recommended grading system is not documented, the generic grade definitions would apply.""" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "gradePostTherapyClin" ;
    nccr:sourceVocabulary nccr:vocab-NAACCR .

nccr-var:ctc-graderecodepre2018 a nccr:Variable ;
    rdfs:label "Grade Recode (thru 2017)" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-graderecodepre2018 ;
    nccr:hasValueSet nccr-vs:ctc-graderecodepre2018 ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "NAACCR Item #=440, set to unknown for breast cases with conflicting data for Nottingham or Bloom-Richardson (BR) Score/Grade in 2010-2017." ;
    nccr:itemName "Grade Recode (thru 2017)" ;
    nccr:rationale "Years Applicable: 1995:2017" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "gradeRecodePre2018" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-her2recode a nccr:Variable ;
    rdfs:label "Derived HER2 Recode (2010+)" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-her2recode ;
    nccr:hasValueSet nccr-vs:ctc-her2recode ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "Created with combined information from several CS site-specific factors (2010-2017) and HER2 Overall Summary (2018+) (NAACCR Item #=3855).  For more information, see https://seer.cancer.gov/seerstat/databases/ssf/her2-derived.html.  Coded for cases coded as Breast in TNM 7/CS v0204+ Schema AND EOD Schema Id." ;
    nccr:itemName "Derived HER2 Recode (2010+)" ;
    nccr:rationale "Years Applicable: 2010+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "her2Recode" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-histologictypeicdo3 a nccr:Variable ;
    rdfs:label "Histologic Type ICD-O-3" ;
    nccr:abbreviatedSourceVocabulary "SEER/CoC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D522/"^^xsd:anyURI ;
    nccr:fieldLength "4" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-histologictypeicdo3 ;
    nccr:inSection nccr-sec:cancer-identification ;
    nccr:itemDescription """Codes for the histologic type of the tumor being reported using ICD-O-3. NAACCR adopted ICD-O-3 as the standard coding system for tumors diagnosed in 2001 and later, and recommended that prior tumors be converted from ICD-O-2. Effective with 2010 diagnoses, this item also includes histology codes as per the 2008 WHO Hematopoietic/Lymphoid publication^39^, which are listed on pages 3-5 of the NAACCR 2010 Implementation Guidelines. \\<http://www.naaccr.org/StandardsandRegistryOperations/ImplementationGuidelines.aspx\\>.\r
\r
Note: See Histology (92-00) ICD-O-2 \\[420\\] for ICD-O-2 codes. Effective with 2010 diagnoses, this item also includes histology codes as per the 2008 WHO Hematopoietic/Lymphoid publication ^39^, which are listed on pages 3-5 of the NAACCR 2010 Implementation Guidelines. [http://www.naaccr.org/LinkClick.aspx?fileticket=U-3o31G2Lik%3d&tabid=126&mid=466](http://www.naaccr.org/LinkClick.aspx?fileticket=U-3o31G2Lik%3d&tabid=126&mid=466%20)""" ;
    nccr:itemName "Histologic Type ICD-O-3" ;
    nccr:itemNumber "522" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "histologicTypeIcdO3" ;
    nccr:sourceVocabulary nccr:vocab-SEER .

nccr-var:ctc-histologybehaviorrecodepublic a nccr:Variable ;
    rdfs:label "ICD-O-3 Histology/Behavior" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:boundToFilter nccr-flt:Histology ;
    nccr:fieldLength "6" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-histologybehaviorrecodepublic ;
    nccr:inSection nccr-sec:cancer-identification ;
    nccr:itemDescription "Histology & Behavior Combined" ;
    nccr:itemName "ICD-O-3 Histology/Behavior" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "histologyBehaviorRecodePublic" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-iccc2017extendedrecode a nccr:Variable ;
    rdfs:label "ICCC site recode extended 3rd edition/IARC 2017" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:boundToFilter nccr-flt:IcccExtended ;
    nccr:fieldLength "3" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-iccc2017extendedrecode ;
    nccr:hasValueSet nccr-vs:ctc-iccc2017extendedrecode ;
    nccr:inSection nccr-sec:cancer-identification ;
    nccr:itemDescription "For more information on this International Classification of Childhood Cancer (ICCC) site recode, see https://seer.cancer.gov/iccc." ;
    nccr:itemName "ICCC site recode extended 3rd edition/IARC 2017" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "iccc2017ExtendedRecode" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-iccc2017recode a nccr:Variable ;
    rdfs:label "ICCC site recode 3rd edition/IARC 2017" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:boundToFilter nccr-flt:Iccc ;
    nccr:fieldLength "3" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-iccc2017recode ;
    nccr:hasValueSet nccr-vs:ctc-iccc2017recode ;
    nccr:inSection nccr-sec:cancer-identification ;
    nccr:itemDescription "For more information on this International Classification of Childhood Cancer (ICCC) site recode, see https://seer.cancer.gov/iccc." ;
    nccr:itemName "ICCC site recode 3rd edition/IARC 2017" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "iccc2017Recode" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-icccmajor a nccr:Variable ;
    rdfs:label "ICCC Major Category" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:boundToFilter nccr-flt:IcccMajor ;
    nccr:fieldLength "2" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-icccmajor ;
    nccr:hasValueSet nccr-vs:ctc-icccmajor ;
    nccr:inSection nccr-sec:cancer-identification ;
    nccr:itemDescription "For more information on this International Classification of Childhood Cancer (ICCC) site recode, see https://seer.cancer.gov/iccc." ;
    nccr:itemName "ICCC Major Category" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "icccMajor" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-imputedmonthofdiagnosis a nccr:Variable ;
    rdfs:label "Imputed Month of Diagnosis" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-imputedmonthofdiagnosis ;
    nccr:hasValueSet nccr-vs:ctc-imputedmonthofdiagnosis ;
    nccr:inSection nccr-sec:cancer-identification ;
    nccr:itemDescription "Indicates whether the month of diagnosis used for the calculations of intervals was imputed due to an unknown month of diagnosis on submission.  See the <a href=\"https://seer.cancer.gov/survivaltime/survival-date-diagnosis-recode.pdf\">SEER Survival Date of Diagnosis Recode</a> document for information about imputation." ;
    nccr:itemName "Imputed Month of Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "imputedMonthOfDiagnosis" .

nccr-var:ctc-indexcancer a nccr:Variable ;
    rdfs:label "Index Cancer (first primary tumor or cancer in the current data source)" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:boundToFilter nccr-flt:IndexCancer ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-indexcancer ;
    nccr:hasValueSet nccr-vs:ctc-indexcancer ;
    nccr:inSection nccr-sec:virtual-pooled-registry-vpr ;
    nccr:itemDescription "Indicates if this tumor or cancer case was the first (earliest) primary on the platform (also known as an index cancer) diagnosed for this individual. This is derived from all information from registries contributing individual-level data in the current data source on the data platform for the years listed. For more information see the SEER Solid Tumor Rules and General Instructions (https://seer.cancer.gov/tools/solidtumor/). In addition, please refer to the Reportable Diagnosis List section on pages 13-15 of the SEER Program Coding Manual (https://seer.cancer.gov/tools/codingmanuals/) for definitions of Malignant and Benign/Non-Malignant histologies." ;
    nccr:itemName "Index Cancer (first primary tumor or cancer in the current data source)" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "indexCancer" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-laterality a nccr:Variable ;
    rdfs:label "Laterality" ;
    nccr:abbreviatedSourceVocabulary "SEER/CoC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D410/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-laterality ;
    nccr:hasValueSet nccr-vs:ctc-laterality ;
    nccr:inSection nccr-sec:cancer-identification ;
    nccr:itemDescription "Code for the side of a paired organ, or the side of the body on which the reportable tumor originated. This applies to the primary site only." ;
    nccr:itemName "Laterality" ;
    nccr:itemNumber "410" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "laterality" ;
    nccr:sourceVocabulary nccr:vocab-SEER .

nccr-var:ctc-ldhpretreatmentlabvalue a nccr:Variable ;
    rdfs:label "LDH Lab Value" ;
    nccr:abbreviatedSourceVocabulary "NAACCR" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D3932/"^^xsd:anyURI ;
    nccr:fieldLength "7" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-ldhpretreatmentlabvalue ;
    nccr:hasValueSet nccr-vs:ctc-ldhpretreatmentlabvalue ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "LDH (Lactate Dehydrogenase) Lab Value, measured in serum, is a predictor of treatment response, progression-free survival and overall survival for patients with Stage IV melanoma of the skin." ;
    nccr:itemName "LDH Lab Value" ;
    nccr:itemNumber "3932" ;
    nccr:rationale """Years Applicable: 2018+\r
\r
LDH (Lactate Dehydrogenase) Lab Value is a Registry Data Collection Variable in AJCC. It was previously collected as LDH Pretreatment Lab Value and Melanoma Skin, CS SSF# 5.""" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "ldhPretreatmentLabValue" ;
    nccr:sourceVocabulary nccr:vocab-NAACCR .

nccr-var:ctc-lymphvasinvasionpublic a nccr:Variable ;
    rdfs:label "Lymph-vascular Invasion (2004+ varying by schema)" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-lymphvasinvasionpublic ;
    nccr:hasValueSet nccr-vs:ctc-lymphvasinvasionpublic ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "NAACCR Item #=1182" ;
    nccr:itemName "Lymph-vascular Invasion (2004+ varying by schema)" ;
    nccr:itemNumber "1182" ;
    nccr:rationale "Years Applicable: 2010+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "lymphVasInvasionPublic" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-microsatelliteinstability a nccr:Variable ;
    rdfs:label "Microsatellite Instability (MSI)" ;
    nccr:abbreviatedSourceVocabulary "NAACCR" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D3890/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-microsatelliteinstability ;
    nccr:hasValueSet nccr-vs:ctc-microsatelliteinstability ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "Microsatellite Instability (MSI) is a form of genetic instability manifested by changes in the length of repeated single- to six-nucleotide sequences (known as DNA microsatellite sequences). High MSI, found in about 15% of colorectal carcinomas, is an adverse prognostic factor for colorectal carcinomas and predicts poor response to 5-FU chemotherapy (although the addition of oxaliplatin in FOLFOX regimens negates the adverse effects [page 266 AJCC manual]). High MSI is a hallmark of hereditary nonpolyposis colorectal carcinoma, also known as Lynch syndrome." ;
    nccr:itemName "Microsatellite Instability (MSI)" ;
    nccr:itemNumber "3890" ;
    nccr:rationale """Years Applicable: 2018+\r
\r
Microsatellite Instability (MSI) is a Registry Data Collection Variable in AJCC. It was previously collected as Colon and Rectum, CS SSF# 7.""" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "microsatelliteInstability" ;
    nccr:sourceVocabulary nccr:vocab-NAACCR .

nccr-var:ctc-naaccrrecordversion a nccr:Variable ;
    rdfs:label "NAACCR Record Version" ;
    nccr:abbreviatedSourceVocabulary "NAACCR" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D50/"^^xsd:anyURI ;
    nccr:fieldLength "3" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-naaccrrecordversion ;
    nccr:hasValueSet nccr-vs:ctc-naaccrrecordversion ;
    nccr:inSection nccr-sec:record-id ;
    nccr:itemDescription "This item applies only to record types I, C, A, and M. Code the NAACCR record version used to create the record. The correction record (U) has its own record version data item." ;
    nccr:itemName "NAACCR Record Version" ;
    nccr:itemNumber "50" ;
    nccr:rationale """Years Applicable: 1995+\r
\r
The NAACCR Layout version is necessary to communicate to the recipient of data in NAACCR form where the various items are found and how they are coded. It should be added to the record when the recorded is created.""" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "naaccrRecordVersion" ;
    nccr:sourceVocabulary nccr:vocab-NAACCR .

nccr-var:ctc-nccrid a nccr:Variable ;
    rdfs:label "NCCR Persistent Identifier" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "64" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-nccrid ;
    nccr:inSection nccr-sec:record-id ;
    nccr:itemDescription "NCCR Persistent Identifier for the Data Platform" ;
    nccr:itemName "NCCR Persistent Identifier" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "nccrId" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-numberofprimaries a nccr:Variable ;
    rdfs:label "Total number of primary tumors or cancers for this patient" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:boundToFilter nccr-flt:NumberOfPrimaries ;
    nccr:fieldLength "1-2" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-numberofprimaries ;
    nccr:hasValueSet nccr-vs:ctc-numberofprimaries ;
    nccr:inSection nccr-sec:virtual-pooled-registry-vpr ;
    nccr:itemDescription "Total number of primary tumors or cancers for an individual based on registries contributing individual-level data in this data source for the years listed.  This value will be the same total count of all tumors in each record for a distinct tumor.  For example, an individual may have the following three cancer diagnoses: 1) Cancer 01-Diagnosed in 2000 total primary tumors; 2) Cancer 02-Diagnosed in 2002 total primary tumors; 3) Cancer 03-Diagnosed in 2008. The Total primary tumors for this patient would have a value of 3 for each of these cancers.  If an individual only has a single primary tumor, then the value will be 1." ;
    nccr:itemName "Total number of primary tumors or cancers for this patient" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "numberOfPrimaries" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-numfacsubmittedabstract a nccr:Variable ;
    rdfs:label "Number of Facilities that Submitted an Abstract for this CTC" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "2" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-numfacsubmittedabstract ;
    nccr:itemDescription "Number of facilities that submitted an abstract for this CTC" ;
    nccr:itemName "Number of Facilities that Submitted an Abstract for this CTC" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "numFacSubmittedAbstract" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-p16 a nccr:Variable ;
    rdfs:label "p16" ;
    nccr:abbreviatedSourceVocabulary "SEER" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D3956/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-p16 ;
    nccr:hasValueSet nccr-vs:ctc-p16 ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "The p16 biomarker is over-expressed (produced) in response to HPV. It is therefore a surrogate marker for HPV disease." ;
    nccr:itemName "p16" ;
    nccr:itemNumber "3956" ;
    nccr:rationale """Years Applicable: 2021+\r
\r
Patients with HPV have a different survival or outcome so it is important to be able to distinguish this by documenting the p16 results. Testing is performed by immunohistochemistry (IHC) which is inexpensive and has near universal availability. It has an easily standardized interpretation. HPV testing is usually performed through DNA testing which is more expensive and less widely available. HPV testing also has technically more variability with the interpretation.""" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "p16" ;
    nccr:sourceVocabulary nccr:vocab-SEER .

nccr-var:ctc-pathreportsflag a nccr:Variable ;
    rdfs:label "Path Report Flag" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:boundToFilter nccr-flt:PathologyReportsAvailable ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-pathreportsflag ;
    nccr:hasValueSet nccr-vs:ctc-pathreportsflag ;
    nccr:inSection nccr-sec:pathology ;
    nccr:itemDescription "Path Report Indicator" ;
    nccr:itemName "Path Report Flag" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "pathReportsFlag" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-primarysite a nccr:Variable ;
    rdfs:label "Primary Site" ;
    nccr:abbreviatedSourceVocabulary "SEER/CoC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:boundToFilter nccr-flt:PrimarySite ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D400/"^^xsd:anyURI ;
    nccr:fieldLength "4" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-primarysite ;
    nccr:inSection nccr-sec:cancer-identification ;
    nccr:itemDescription "Code for the primary site of the tumor being reported using either ICD-O-2 or ICD-O-3. NAACCR adopted ICD-O-2 as the standard coding system for tumors diagnosed beginning January 1, 1992. In addition, NAACCR recommended that tumors diagnosed prior to 1992 be converted to ICD-O-2. The topography (primary site) codes did not change between ICD-O-2 and ICD-O-3." ;
    nccr:itemName "Primary Site" ;
    nccr:itemNumber "400" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "primarySite" ;
    nccr:sourceVocabulary nccr:vocab-SEER .

nccr-var:ctc-prrecode a nccr:Variable ;
    rdfs:label "PR Status Recode Breast Cancer (1990+)" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-prrecode ;
    nccr:hasValueSet nccr-vs:ctc-prrecode ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "Created with combined information from Tumor marker 2 (1990-2003) (NAACCR Item #=1160), with information from CS site-specific factor 2 (2004-2017) (NAACCR Item #=2890) and Progesterone Receptor Summary (2018+) (NAACCR Item #=3915).  Coded for cases coded as Breast in TNM 7/CS v0204+ Schema AND EOD Schema Id AND Site recode ICD-O-3/WHO 2008." ;
    nccr:itemName "PR Status Recode Breast Cancer (1990+)" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "prRecode" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-psalabvaluerecode a nccr:Variable ;
    rdfs:label "PSA Lab Value Recode (2010+)" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "4" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-psalabvaluerecode ;
    nccr:hasValueSet nccr-vs:ctc-psalabvaluerecode ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "Coded for cases coded as Prostate in BOTH TNM 7/CS v0204+ Schema Recode & EOD Schema Id Recode.  Created from NAACCR Item #3920 & CS site-specific factor 1 (NAACCR #2880). Measurement in nanograms/milliliter (ng/ml). For more information, see https://seer.cancer.gov/seerstat/variables/seer/ssdi/" ;
    nccr:itemName "PSA Lab Value Recode (2010+)" ;
    nccr:rationale "Years Applicable: 2010+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "psaLabValueRecode" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-racerecodewbaiapihisp a nccr:Variable ;
    rdfs:label "Race and origin recode (NHW, NHB, NHAIAN, NHAPI, Hispanic)" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:boundToFilter nccr-flt:RaceEthnicity ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-racerecodewbaiapihisp ;
    nccr:hasValueSet nccr-vs:ctc-racerecodewbaiapihisp ;
    nccr:inSection nccr-sec:demographic ;
    nccr:itemDescription "Caution should be exercised when using this variable.  For more information, see https://seer.cancer.gov/seerstat/variables/seer/race_ethnicity." ;
    nccr:itemName "Race and origin recode (NHW, NHB, NHAIAN, NHAPI, Hispanic)" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "raceRecodeWBAiApiHisp" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-radiationrecode a nccr:Variable ;
    rdfs:label "Radiation recode" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:boundToFilter nccr-flt:RadiationTherapy ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-radiationrecode ;
    nccr:hasValueSet nccr-vs:ctc-radiationrecode ;
    nccr:inSection nccr-sec:treatment-1st-course ;
    nccr:itemDescription "Created from RX Summ--Radiation, Item #=1360, for 1975-2017 and Phase X Radiation Treatment Modality, Item #s=1506, 1516 and 1526, for 2018+.  Unknown has been combined with None.  Please consider limitations when using this field:  https://seer.cancer.gov/data/treatment.html" ;
    nccr:itemName "Radiation recode" ;
    nccr:itemNumber "1360" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "radiationRecode" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-reasonfornoradiation a nccr:Variable ;
    rdfs:label "Reason for No Radiation" ;
    nccr:abbreviatedSourceVocabulary "CoC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D1430/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-reasonfornoradiation ;
    nccr:hasValueSet nccr-vs:ctc-reasonfornoradiation ;
    nccr:inSection nccr-sec:treatment-1st-course ;
    nccr:itemDescription "Code the reason the patient did not receive radiation treatment as part of first course of therapy. See also RX--Regional RX Modality [1570]." ;
    nccr:itemName "Reason for No Radiation" ;
    nccr:itemNumber "1430" ;
    nccr:rationale "Years Applicable: 2018+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "reasonForNoRadiation" ;
    nccr:sourceVocabulary nccr:vocab-CoC .

nccr-var:ctc-reasonfornosurgery a nccr:Variable ;
    rdfs:label "Reason for No Surgery" ;
    nccr:abbreviatedSourceVocabulary "SEER/CoC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D1340/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-reasonfornosurgery ;
    nccr:hasValueSet nccr-vs:ctc-reasonfornosurgery ;
    nccr:inSection nccr-sec:treatment-1st-course ;
    nccr:itemDescription "Records the reason that no surgery was performed on the primary site." ;
    nccr:itemName "Reason for No Surgery" ;
    nccr:itemNumber "1340" ;
    nccr:rationale """Years Applicable: 1995+\r
\r
This data item provides information related to the quality of care and describes why primary site surgery was not performed.""" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "reasonForNoSurgery" ;
    nccr:sourceVocabulary nccr:vocab-SEER .

nccr-var:ctc-recordnumberrecode a nccr:Variable ;
    rdfs:label "Record Number Recode" ;
    nccr:abbreviatedSourceVocabulary "NAACCR" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D1775/"^^xsd:anyURI ;
    nccr:fieldLength "2" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-recordnumberrecode ;
    nccr:hasValueSet nccr-vs:ctc-recordnumberrecode ;
    nccr:inSection nccr-sec:follow-up-recurrence-death ;
    nccr:itemDescription "This variable sequentially numbers a person's tumors within each dataset. The ordered values are based on date of diagnosis and then sequence number central. This variable is used as part of the algorithm for calculating the survival time recode variables (NAACCR items 1782-1788) and is used for survival, prevalence, and multiple primary – standardized incidence ratio analyses in SEER\\*Stat." ;
    nccr:itemName "Record Number Recode" ;
    nccr:itemNumber "1775" ;
    nccr:rationale """Years Applicable: 1995+\r
\r
These changes will benefit the cancer surveillance community by facilitating the application of standard methods for survival analysis. Beginning with data collected in the November 2014 call for data, NAACCR has published *Cancer in North America Volume 4: Cancer Survival in the United States and Canada*, which provides cancer survival estimates on a wider population than was previously available. However, at present IMS must pre-process the datasets that are included in the NAACCR survival dataset to calculate the four new standard data items, SEER Cause Specific COD [1914], SEER Other COD [1915], Record Number Recode [1775], and Vital Status Recode [1762]. For registries that do not submit cause of death information to NAACCR, it is not possible to calculate the 'SEER cause-specific death classification' or 'SEER other cause of death classification' variables. The 4 new data items will assist individual registries in performing survival analyses using their own data.""" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "recordNumberRecode" ;
    nccr:sourceVocabulary nccr:vocab-NAACCR .

nccr-var:ctc-referenceid1 a nccr:Variable ;
    rdfs:label "Reference ID1" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "4" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-referenceid1 ;
    nccr:itemDescription "Reference ID 1 used for reporting. Unique four character alpha-numeric code at the patient/tumor level" ;
    nccr:itemName "Reference ID1" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "referenceId1" .

nccr-var:ctc-referenceid2 a nccr:Variable ;
    rdfs:label "Reference ID2" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "4" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-referenceid2 ;
    nccr:itemDescription "Reference ID 2 used for reporting. Unique four character alpha-numeric code at the patient/tumor level" ;
    nccr:itemName "Reference ID2" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "referenceId2" .

nccr-var:ctc-referenceid3 a nccr:Variable ;
    rdfs:label "Reference ID3" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "4" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-referenceid3 ;
    nccr:itemDescription "Reference ID 3 used for reporting. Unique four character alpha-numeric code at the patient/tumor level" ;
    nccr:itemName "Reference ID3" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "referenceId3" .

nccr-var:ctc-referenceid4 a nccr:Variable ;
    rdfs:label "Reference ID4" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "4" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-referenceid4 ;
    nccr:itemDescription "Reference ID 4 used for reporting. Unique four character alpha-numeric code at the patient/tumor level" ;
    nccr:itemName "Reference ID4" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "referenceId4" .

nccr-var:ctc-regionalnodesexamined a nccr:Variable ;
    rdfs:label "Regional Nodes Examined" ;
    nccr:abbreviatedSourceVocabulary "SEER/CoC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D830/"^^xsd:anyURI ;
    nccr:fieldLength "2" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-regionalnodesexamined ;
    nccr:hasValueSet nccr-vs:ctc-regionalnodesexamined ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "Records the total number of regional lymph nodes that were removed and examined by the pathologist. Beginning with tumors diagnosed on or after January 1, 2004, this item is a component of the Collaborative Stage system." ;
    nccr:itemName "Regional Nodes Examined" ;
    nccr:itemNumber "830" ;
    nccr:rationale """Years Applicable: 1988+\r
\r
This data item serves as a quality measure of the pathologic and surgical evaluation and treatment of the patient.""" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "regionalNodesExamined" ;
    nccr:sourceVocabulary nccr:vocab-SEER .

nccr-var:ctc-regionalnodespositive a nccr:Variable ;
    rdfs:label "Regional Nodes Positive" ;
    nccr:abbreviatedSourceVocabulary "SEER/CoC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D820/"^^xsd:anyURI ;
    nccr:fieldLength "2" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-regionalnodespositive ;
    nccr:hasValueSet nccr-vs:ctc-regionalnodespositive ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "Records the exact number of regional nodes examined by the pathologist and found to contain metastases. Beginning with tumors diagnosed on or after January 1, 2004, this item is a component of the Collaborative Stage system. For tumors diagnosed from 1988 through 2003, this item was part of the 10-digit EOD [779], detailed site-specific codes for anatomic EOD." ;
    nccr:itemName "Regional Nodes Positive" ;
    nccr:itemNumber "820" ;
    nccr:rationale """Years Applicable: 1988+\r
\r
This data item is necessary for pathologic staging, and it serves as a quality measure for pathology reports and the extent of the surgical evaluation and treatment of the patient.""" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "regionalNodesPositive" ;
    nccr:sourceVocabulary nccr:vocab-SEER .

nccr-var:ctc-rxsummbrm a nccr:Variable ;
    rdfs:label "RX Summ--BRM" ;
    nccr:abbreviatedSourceVocabulary "SEER/CoC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D1410/"^^xsd:anyURI ;
    nccr:fieldLength "2" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-rxsummbrm ;
    nccr:hasValueSet nccr-vs:ctc-rxsummbrm ;
    nccr:inSection nccr-sec:treatment-1st-course ;
    nccr:itemDescription "Records whether immunotherapeutic (biologic response modifiers) agents were administered as first-course treatment at all facilities or the reason they were not given. Immunotherapy consists of biological or chemical agents that alter the immune system or change the host’s response to tumor cells." ;
    nccr:itemName "RX Summ--BRM" ;
    nccr:itemNumber "1410" ;
    nccr:rationale """Years Applicable: 1995+\r
\r
Systemic therapy may involve the administration of one or a combination of agents. This data item allows for the evaluation of the administration of immunotherapeutic agents as part of the first course of therapy.""" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "rxSummBrm" ;
    nccr:sourceVocabulary nccr:vocab-SEER .

nccr-var:ctc-rxsummchemorecode a nccr:Variable ;
    rdfs:label "Chemotherapy recode (yes, no/unk)" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:boundToFilter nccr-flt:Chemotherapy ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-rxsummchemorecode ;
    nccr:hasValueSet nccr-vs:ctc-rxsummchemorecode ;
    nccr:inSection nccr-sec:treatment-1st-course ;
    nccr:itemDescription "Chemotherapy recode (yes, no/unk)" ;
    nccr:itemName "Chemotherapy recode (yes, no/unk)" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "rxSummChemoRecode" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-rxsummhormone a nccr:Variable ;
    rdfs:label "RX Summ--Hormone" ;
    nccr:abbreviatedSourceVocabulary "SEER/CoC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D1400/"^^xsd:anyURI ;
    nccr:fieldLength "2" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-rxsummhormone ;
    nccr:hasValueSet nccr-vs:ctc-rxsummhormone ;
    nccr:inSection nccr-sec:treatment-1st-course ;
    nccr:itemDescription "Records whether systemic hormonal agents were administered as first-course treatment at any facility, or the reason they were not given. Hormone therapy consists of a group of drugs that may affect the long-term control of a cancer’s growth. It is not usually used as a curative measure." ;
    nccr:itemName "RX Summ--Hormone" ;
    nccr:itemNumber "1400" ;
    nccr:rationale """Years Applicable: 1995+\r
\r
Systemic therapy may involve the administration of one or a combination of agents. This data item allows for the evaluation of the administration of hormonal agents as part of the first course of therapy.""" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "rxSummHormone" ;
    nccr:sourceVocabulary nccr:vocab-SEER .

nccr-var:ctc-rxsummother a nccr:Variable ;
    rdfs:label "RX Summ--Other" ;
    nccr:abbreviatedSourceVocabulary "SEER/CoC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D1420/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-rxsummother ;
    nccr:hasValueSet nccr-vs:ctc-rxsummother ;
    nccr:inSection nccr-sec:treatment-1st-course ;
    nccr:itemDescription "Identifies other treatment given at all facilities that cannot be defined as surgery, radiation, or systemic therapy according to the defined data items in this manual. Treatment for reportable hematopoietic diseases can be supportive care, observation, or any treatment that does not meet the usual definition in which treatment modifies, controls, removes, or destroys proliferating cancer tissue. Such treatments include phlebotomy, transfusions, and aspirin." ;
    nccr:itemName "RX Summ--Other" ;
    nccr:itemNumber "1420" ;
    nccr:rationale """Years Applicable: 1995+\r
\r
Information on other therapy is used to describe and evaluate the quality-of-care and treatment practices.""" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "rxSummOther" ;
    nccr:sourceVocabulary nccr:vocab-SEER .

nccr-var:ctc-rxsummsurgothregdis a nccr:Variable ;
    rdfs:label "RX Summ--Surg Oth Reg/Dis" ;
    nccr:abbreviatedSourceVocabulary "SEER/CoC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D1294/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-rxsummsurgothregdis ;
    nccr:hasValueSet nccr-vs:ctc-rxsummsurgothregdis ;
    nccr:inSection nccr-sec:treatment-1st-course ;
    nccr:itemDescription "Records the surgical removal of distant lymph nodes or other tissue(s)/organ(s) beyond the primary site." ;
    nccr:itemName "RX Summ--Surg Oth Reg/Dis" ;
    nccr:itemNumber "1294" ;
    nccr:rationale """Years Applicable: 2003+\r
\r
The removal of non-primary tissue documents the extent of surgical treatment and is useful in evaluating the extent of metastatic involvement.""" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "rxSummSurgOthRegDis" ;
    nccr:sourceVocabulary nccr:vocab-SEER .

nccr-var:ctc-rxsummsurgprimsite a nccr:Variable ;
    rdfs:label "RX Summ--Surg Prim Site 03-2022" ;
    nccr:abbreviatedSourceVocabulary "SEER/CoC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:boundToFilter nccr-flt:SurgeryPrimSite ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D1290/"^^xsd:anyURI ;
    nccr:fieldLength "2" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-rxsummsurgprimsite ;
    nccr:hasValueSet nccr-vs:ctc-rxsummsurgprimsite ;
    nccr:inSection nccr-sec:treatment-1st-course ;
    nccr:itemDescription "Site-specific codes for the type of surgery to the primary site performed as part of the first course of treatment. This includes treatment given at all facilities as part of the first course of treatment." ;
    nccr:itemName "RX Summ--Surg Prim Site 03-2022" ;
    nccr:itemNumber "1290" ;
    nccr:rationale "Years Applicable: 1998+ " ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "rxSummSurgPrimSite" ;
    nccr:sourceVocabulary nccr:vocab-SEER .

nccr-var:ctc-rxsummsurgradseq a nccr:Variable ;
    rdfs:label "RX Summ--Surg/Rad Seq" ;
    nccr:abbreviatedSourceVocabulary "SEER/CoC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D1380/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-rxsummsurgradseq ;
    nccr:hasValueSet nccr-vs:ctc-rxsummsurgradseq ;
    nccr:inSection nccr-sec:treatment-1st-course ;
    nccr:itemDescription "Codes for the sequencing of radiation and surgery given as part of the first course of treatment. See also RX Summ--Surg Prim Site [1290], RX Summ--Scope LN Surg [1292], RX Summ--Surg Oth Reg/Dis [1294], and RX Summ--Radiation [1360]." ;
    nccr:itemName "RX Summ--Surg/Rad Seq" ;
    nccr:itemNumber "1380" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "rxSummSurgRadSeq" ;
    nccr:sourceVocabulary nccr:vocab-SEER .

nccr-var:ctc-rxsummsystemicsurseq a nccr:Variable ;
    rdfs:label "RX Summ--Systemic/Sur Seq" ;
    nccr:abbreviatedSourceVocabulary "CoC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D1639/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-rxsummsystemicsurseq ;
    nccr:hasValueSet nccr-vs:ctc-rxsummsystemicsurseq ;
    nccr:inSection nccr-sec:treatment-1st-course ;
    nccr:itemDescription "Records the sequencing of systemic therapy (RX Summ-Chemo [1390], RX Summ-Hormone [1400], RX Summ-BRM [1410], and RX Summ-Transplnt/Endocr [3250]) and surgical procedures given as part of the first course of treatment. See also RX Summ--Surg Prim Site [1290], RX Summ--Scope LN Surg [1292], and RX Summ--Surg Oth Reg/Dis [1294]." ;
    nccr:itemName "RX Summ--Systemic/Sur Seq" ;
    nccr:itemNumber "1639" ;
    nccr:rationale """Years Applicable: 2007+\r
\r
The sequence of systemic therapy and surgical procedures given as part of the first course of treatment cannot always be determined using the date on which each modality was started or performed. This data item can be used to more precisely evaluate the time of delivery of treatment to the patient.""" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "rxSummSystemicSurSeq" ;
    nccr:sourceVocabulary nccr:vocab-CoC .

nccr-var:ctc-rxsummtransplntendocr a nccr:Variable ;
    rdfs:label "RX Summ--Transplnt/Endocr" ;
    nccr:abbreviatedSourceVocabulary "CoC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D3250/"^^xsd:anyURI ;
    nccr:fieldLength "2" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-rxsummtransplntendocr ;
    nccr:hasValueSet nccr-vs:ctc-rxsummtransplntendocr ;
    nccr:inSection nccr-sec:treatment-1st-course ;
    nccr:itemDescription "Identifies systemic therapeutic procedures administered as part of the first course of treatment at this and all other facilities. If none of these procedures were administered then this item records the reason they were not performed. These include bone marrow transplants, stem cell harvests, surgical and/or radiation endocrine therapy." ;
    nccr:itemName "RX Summ--Transplnt/Endocr" ;
    nccr:itemNumber "3250" ;
    nccr:rationale """Years Applicable: 1995+\r
\r
This data item allows the evaluation of patterns of treatment, which involve the alteration of the immune system or change the patient’s response to tumor cells but do not involve the administration of antineoplastic agents.""" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "rxSummTransplntEndocr" ;
    nccr:sourceVocabulary nccr:vocab-CoC .

nccr-var:ctc-schemadiscriminator1 a nccr:Variable ;
    rdfs:label "Schema Discriminator 1" ;
    nccr:abbreviatedSourceVocabulary "NAACCR" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D3926/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-schemadiscriminator1 ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "Captures additional information needed to generate AJCC ID [995] and Schema ID [3800] for some anatomic sites. Discriminators can be based on sub site, histology or other features which affect prognosis." ;
    nccr:itemName "Schema Discriminator 1" ;
    nccr:itemNumber "3926" ;
    nccr:rationale """Years Applicable: 2018+\r
\r
A schema discriminator is used to assign AJCC ID [995] when site and histology alone are insufficient to identify the applicable AJCC staging method and to assign Schema ID [3800], which links each case to the appropriate SSDIs, Summary Stage and EOD data collection system.""" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "schemaDiscriminator1" ;
    nccr:sourceVocabulary nccr:vocab-NAACCR .

nccr-var:ctc-schemadiscriminator2 a nccr:Variable ;
    rdfs:label "Schema Discriminator 2" ;
    nccr:abbreviatedSourceVocabulary "NAACCR" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D3927/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-schemadiscriminator2 ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "Captures additional information needed to generate AJCC ID [995] and Schema ID [3800] for some anatomic sites. Discriminators can be based on sub site, histology or other features which affect prognosis." ;
    nccr:itemName "Schema Discriminator 2" ;
    nccr:itemNumber "3927" ;
    nccr:rationale """Years Applicable: 2018+\r
\r
A schema discriminator is used to assign AJCC ID [995] when site and histology alone are insufficient to identify the applicable AJCC staging method and to assign Schema ID [3800], which links each case to the appropriate SSDIs, Summary Stage and EOD data collection system.""" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "schemaDiscriminator2" ;
    nccr:sourceVocabulary nccr:vocab-NAACCR .

nccr-var:ctc-schemaid a nccr:Variable ;
    rdfs:label "Schema ID" ;
    nccr:abbreviatedSourceVocabulary "NAACCR" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D3800/"^^xsd:anyURI ;
    nccr:fieldLength "5" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-schemaid ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription """The derived values in this data item link Site-Specific Data Items (including grade data items) with the appropriate site/histology grouping and accounts for every combination of primary site and histology. The values for this data item are derived based on primary site, histology, and schema discriminator fields (when required). The derived values link Site-Specific Data Items with the appropriate site/histology grouping.   
  
  
For example, the Schema ID for an adenocarcinoma of the lung is 00360. This value links the Site-Specific Data Items associated with adenocarcinoma of the lung: Separate Tumor Nodules [3929], Visceral and Parietal Pleural Invasion [3937], and Pleural Effusion [3913]. The Schema ID would also link to the appropriate grade data items an adenocarcinoma of the lung. The AJCC ID [995] code for Lung is 36. The AJCC ID [995] would link to the AJCC TNM Data items (Clin T, Clin N, Etc.) specific to Lung.  
   
AJCC ID [995] will not be assigned when a site/histology combination is not eligible for TNM staging. """ ;
    nccr:itemName "Schema ID" ;
    nccr:itemNumber "3800" ;
    nccr:rationale """Years Applicable: 2018+\r
\r
The purpose of the derived Schema ID is to link the appropriate Site-Specific Data Items with the patient’s primary site/histology. This data item is similar to AJCC ID [995], but includes additional site/histologies that may not be eligible for TNM staging using the current AJCC Staging Manual. AJCC ID [995] is left blank if a case is not eligible for TNM Staging using the current AJCC Staging Manual. Separating AJCC ID [995] and the Schema ID allows coding of Site-Specific Data Items for site/histology combinations that are not eligible for an AJCC Stage, but are eligible for Summary Stage.  
  
This data item will also be used to develop edits and could potentially be used for analysis.""" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "schemaId" ;
    nccr:sourceVocabulary nccr:vocab-NAACCR .

nccr-var:ctc-scope2003ppublic a nccr:Variable ;
    rdfs:label "RX Summ--Scope Reg LN Sur (2003+)" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-scope2003ppublic ;
    nccr:hasValueSet nccr-vs:ctc-scope2003ppublic ;
    nccr:inSection nccr-sec:treatment-1st-course ;
    nccr:itemDescription "NAACCR Name=RX Summ--Scope Reg LN Sur, Item #=1292.  Changed to Unknown or not applicable for breast cancer cases." ;
    nccr:itemName "RX Summ--Scope Reg LN Sur (2003+)" ;
    nccr:itemNumber "1292" ;
    nccr:rationale "Years Applicable: 2003+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "scope2003pPublic" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-scope9802public a nccr:Variable ;
    rdfs:label "Scope of reg lymph nd surg (1998-2002)" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-scope9802public ;
    nccr:hasValueSet nccr-vs:ctc-scope9802public ;
    nccr:inSection nccr-sec:treatment-1st-course ;
    nccr:itemDescription "NAACCR Name=RX Summ--Scope Reg 98-02, Item #=1647.  Changed to 9 for breast cancer cases.  For more information, see https://seer.cancer.gov/archive/manuals/historic/AppendC.pdf." ;
    nccr:itemName "Scope of reg lymph nd surg (1998-2002)" ;
    nccr:itemNumber "1647" ;
    nccr:rationale "Years Applicable: 1998:2002" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "scope9802Public" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-seercausespecificcod a nccr:Variable ;
    rdfs:label "SEER Cause Specific COD" ;
    nccr:abbreviatedSourceVocabulary "SEER" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:boundToFilter nccr-flt:CauseOfDeath ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D1914/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-seercausespecificcod ;
    nccr:hasValueSet nccr-vs:ctc-seercausespecificcod ;
    nccr:inSection nccr-sec:follow-up-recurrence-death ;
    nccr:itemDescription """This variable was created for use in cause-specific survival and designates that the person died of their cancer.  
  
Adapted from <http://seer.cancer.gov/causespecific/>:  
Cause-specific survival is a net survival measure representing survival of a specified cause of death in the absence of other causes of death. Estimates are calculated by specifying the cause of death. Individuals who die of causes other than the specified cause are considered to be censored. This requires a cause of death variable that accurately captures all causes related to the specific cause. Vital records offices use algorithms to process causes of death from death certificates in order to identify a single, disease-specific, underlying cause of death. In some cases, attribution of a single cause of death may be difficult and misattribution may occur. For example a death may be attributed to the site of metastasis instead of the primary site.  
  
To capture deaths related to the specific cancer but not coded as such, the SEER cause-specific death classification variables are defined by taking into account causes of deaths in conjunction with tumor sequence (i.e., only one tumor or the first of subsequent tumors), site of the original cancer diagnosis, and comorbidities (e.g., AIDS and/or site-related diseases).  
  
The 'SEER cause-specific death classification' variable is used to obtain cancer-specific survival probability for a given cohort of cancer patients. Deaths attributed to the cancer of interest are treated as events and deaths from other causes are treated as censored observation. This variable is used in SEER\\*Stat cause-specific survival and crude probability of death using cause of death information.""" ;
    nccr:itemName "SEER Cause Specific COD" ;
    nccr:itemNumber "1914" ;
    nccr:rationale """Years Applicable: 1995+\r
\r
These changes will benefit the cancer surveillance community by facilitating the application of standard methods for survival analysis. Beginning with data collected in the November 2014 call for data, NAACCR has published *Cancer in North America Volume 4: Cancer Survival in the United States and Canada*, which provides cancer survival estimates on a wider population than was previously available. However, at present IMS must pre-process the datasets that are included in the NAACCR survival dataset to calculate the four new standard data items, SEER Cause Specific COD [1914], SEER Other COD [1915], Record Number Recode [1775], and Vital Status Recode [1762]. For registries that do not submit cause of death information to NAACCR, it is not possible to calculate the 'SEER cause-specific death classification' or 'SEER other cause of death classification' variables. The 4 new data items will assist individual registries in performing survival analyses using their own data.""" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "seerCauseSpecificCod" ;
    nccr:sourceVocabulary nccr:vocab-SEER .

nccr-var:ctc-seerothercod a nccr:Variable ;
    rdfs:label "SEER Other COD" ;
    nccr:abbreviatedSourceVocabulary "SEER" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D1915/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-seerothercod ;
    nccr:hasValueSet nccr-vs:ctc-seerothercod ;
    nccr:inSection nccr-sec:follow-up-recurrence-death ;
    nccr:itemDescription """Using the same recoding logic as the ‘SEER cause-specific death classification’ variable, the ‘SEER other cause of death classification’ variable designates that the person died of causes other than their cancer.   
  
Adapted from <http://seer.cancer.gov/causespecific/>:  
The 'SEER other cause of death classification' variable is used to obtain the other-cause survival probability for a cohort of patients. It is used when deaths attributed to causes other than cancer are treated as events and deaths from cancer are treated as censored observation. This variable is used in the SEER\\*Stat left-truncated life table session. -specific survival and crude probability of death using cause of death information.""" ;
    nccr:itemName "SEER Other COD" ;
    nccr:itemNumber "1915" ;
    nccr:rationale """Years Applicable: 1995+\r
\r
These changes will benefit the cancer surveillance community by facilitating the application of standard methods for survival analysis. Beginning with data collected in the November 2014 call for data, NAACCR has published *Cancer in North America Volume 4: Cancer Survival in the United States and Canada*, which provides cancer survival estimates on a wider population than was previously available. However, at present IMS must pre-process the datasets that are included in the NAACCR survival dataset to calculate the four new standard data items, SEER Cause Specific COD [1914], SEER Other COD [1915], Record Number Recode [1775], and Vital Status Recode [1762]. For registries that do not submit cause of death information to NAACCR, it is not possible to calculate the 'SEER cause-specific death classification' or 'SEER other cause of death classification' variables. The 4 new data items will assist individual registries in performing survival analyses using their own data.""" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "seerOtherCod" ;
    nccr:sourceVocabulary nccr:vocab-SEER .

nccr-var:ctc-sequencenumbercentral a nccr:Variable ;
    rdfs:label "Sequence Number--Central" ;
    nccr:abbreviatedSourceVocabulary "SEER" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D380/"^^xsd:anyURI ;
    nccr:fieldLength "2" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-sequencenumbercentral ;
    nccr:hasValueSet nccr-vs:ctc-sequencenumbercentral ;
    nccr:inSection nccr-sec:cancer-identification ;
    nccr:itemDescription """Code indicates the sequence of all reportable neoplasms over the lifetime of the person. This data item differs from Sequence Number-Hospital \\[560\\], because the definitions of reportable neoplasms often vary between a hospital and a central registry. Each neoplasm is assigned a different number. Sequence Number 00 indicates that the person has had only one _in situ_ or one malignant neoplasm as defined by the Federal reportable list (regardless of central registry reference date). Sequence Number 01 indicates the first of two or more reportable neoplasms, but 02 indicates the second of two or more reportable neoplasms, and so on. Because the time period of Sequence Number is a person’s lifetime, reportable neoplasms not included in the central registry (those that occur outside the registry catchment area or before the reference date) also are allotted a sequence number. For example, a registry may contain a single record for a patient with a sequence number of 02 because the first reportable neoplasm preceded the central registry’s reference date. 

**Reporting Requirements: Federally Required and State/Province Defined** 

The Federal or SEER/NPCR standard defining the reportable neoplasms is described in Chapter III, Standards For Tumor Inclusion and Reportability. It is assumed that this shared standard is the “minimum” definition of reportability. Individual central cancer registries may define additional neoplasms as reportable.

Numeric codes in the 00-59 range indicate the sequence of neoplasms of _in situ_ or malignant behavior (2 or 3) at the time of diagnosis, which SEER/NPCR standards require to be reported. Codes 60 to 87 indicate the sequence of non-malignant tumors (as defined in Chapter III) and any other neoplasms that the central registry has defined as reportable. Neoplasms required by SEER/NPCR with an _in situ_ or malignant behavior at the time of diagnosis are sequenced completely independently of this higher-numbered category. Sequence Number-Hospital does not affect Sequence Number-Central. The two notational systems are independent but central registries should take Sequence Number-Hospital \\[560\\] into account when coding Sequence Number Central.""" ;
    nccr:itemName "Sequence Number--Central" ;
    nccr:itemNumber "380" ;
    nccr:rationale """Years Applicable: 1995+\r
\r
The purpose of sequencing based on the patient’s lifetime is to truly identify the 00s, the people who only had one malignant primary in their lifetimes for survival analysis. If a central registry sequences by just what is reported to them, then it will be unclear whether 00 means the person only had one malignant primary in his lifetime or the person had one malignant primary since the central registry started collecting data. The Federally required reportable list has changed throughout the years, so the registry must use the appropriate reportable list for the year of diagnosis. The central registry reference date will not affect Sequence Number-Central.""" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "sequenceNumberCentral" ;
    nccr:sourceVocabulary nccr:vocab-SEER .

nccr-var:ctc-sex a nccr:Variable ;
    rdfs:label "Sex" ;
    nccr:abbreviatedSourceVocabulary "SEER/CoC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:boundToFilter nccr-flt:Sex ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D220/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-sex ;
    nccr:hasValueSet nccr-vs:ctc-sex ;
    nccr:inSection nccr-sec:demographic ;
    nccr:itemDescription "Code for the sex of the patient." ;
    nccr:itemName "Sex" ;
    nccr:itemNumber "220" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "sex" ;
    nccr:sourceVocabulary nccr:vocab-SEER .

nccr-var:ctc-survflagactivefollowup a nccr:Variable ;
    rdfs:label "Surv-Flag Active Followup" ;
    nccr:abbreviatedSourceVocabulary "NAACCR" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D1783/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-survflagactivefollowup ;
    nccr:hasValueSet nccr-vs:ctc-survflagactivefollowup ;
    nccr:inSection nccr-sec:follow-up-recurrence-death ;
    nccr:itemDescription "This flag is generated by the program that creates Surv-Mos Active Followup [1784] and describes how complete the date information is that was used to calculate survival months. This item is one of seven survival variables designed to facilitate a common approach to survival analysis by NAACCR registries." ;
    nccr:itemName "Surv-Flag Active Followup" ;
    nccr:itemNumber "1783" ;
    nccr:rationale """Years Applicable: 1995+\r
\r
The flag will enable analysts to easily select a subset of cases.""" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "survFlagActiveFollowup" ;
    nccr:sourceVocabulary nccr:vocab-NAACCR .

nccr-var:ctc-survflagpresumedalive a nccr:Variable ;
    rdfs:label "Surv-Flag Presumed Alive" ;
    nccr:abbreviatedSourceVocabulary "NAACCR" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D1786/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-survflagpresumedalive ;
    nccr:hasValueSet nccr-vs:ctc-survflagpresumedalive ;
    nccr:inSection nccr-sec:follow-up-recurrence-death ;
    nccr:itemDescription "This flag is generated by the program that creates Surv-Mos Presumed Alive [1787] and describes how complete the date information is that was used to calculate survival months. This item is one of seven survival variables designed to facilitate a common approach to survival analysis by NAACCR registries." ;
    nccr:itemName "Surv-Flag Presumed Alive" ;
    nccr:itemNumber "1786" ;
    nccr:rationale """Years Applicable: 1995+\r
\r
The flag will enable analysts to easily select a subset of cases.""" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "survFlagPresumedAlive" ;
    nccr:sourceVocabulary nccr:vocab-NAACCR .

nccr-var:ctc-survmosactivefollowup a nccr:Variable ;
    rdfs:label "Surv-Mos Active Followup" ;
    nccr:abbreviatedSourceVocabulary "NAACCR" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D1784/"^^xsd:anyURI ;
    nccr:fieldLength "4" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-survmosactivefollowup ;
    nccr:inSection nccr-sec:follow-up-recurrence-death ;
    nccr:itemDescription """The survival interval in months is calculated using the month, day, and year of the Surv-Date DX Recode \\[1788\\] and the month, day, and year of the Surv-Date Active Followup \\[1782\\]. The survival interval is calculated by a program available from your standard setter or NAACCR.\r
\r
**Example of a case diagnosed in 2011 and submitted in 2013.**\r
\r
Date of submission: 20131101\r
\r
Date of diagnosis: 20110915\r
\r
Date of last contact: 20111017\r
\r
Vital status: Alive\r
\r
Study cutoff date: 20111231\r
\r
20111017 would be used as the date of last contact for the survival calculation. The survival time would be 1 month.""" ;
    nccr:itemName "Surv-Mos Active Followup" ;
    nccr:itemNumber "1784" ;
    nccr:rationale """Years Applicable: 1995+\r
\r
Accurate survival estimates are crucial for monitoring trends in population-based cancer survival and assessing the effectiveness of healthcare delivery to cancer patients. With the aim of obtaining the most precise estimates of survival, it is necessary to use complete dates (month, day, and year components) in the calculation of the survival interval. The survival interval in months is calculated using complete dates, and the algorithm imputes missing components of dates when they are not available in central registry records.""" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "survMosActiveFollowup" ;
    nccr:sourceVocabulary nccr:vocab-NAACCR .

nccr-var:ctc-survmospresumedalive a nccr:Variable ;
    rdfs:label "Surv-Mos Presumed Alive" ;
    nccr:abbreviatedSourceVocabulary "NAACCR" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D1787/"^^xsd:anyURI ;
    nccr:fieldLength "4" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-survmospresumedalive ;
    nccr:inSection nccr-sec:follow-up-recurrence-death ;
    nccr:itemDescription """Because not all central cancer registries conduct active patient follow-up, it is necessary to have an option for calculating survival times based on the assumption that the registry has ascertained all available deaths (state/province and national), and persons not known to be deceased are presumed to be alive as of the last date for which complete death ascertainment is available. The survival interval in months is calculated using the month, day, and year of the Surv-Date DX Recode \\[1788\\] and the month, day, and year of the Surv-Date Presumed Alive \\[1785\\]. The survival program is available from your standard setter or NAACCR.\r
\r
**Example of a case diagnosed in 2011 and submitted in 2013.**\r
\r
Date of submission: 20131101\r
\r
Date of diagnosis: 20110915\r
\r
Date of last contact: 20111017\r
\r
Latest date for complete death ascertainment: 20111231\r
\r
Vital status: Alive\r
\r
Study cutoff date: 20111231\r
\r
Under the "presumed alive" scenario, 20111231 would be used as the endpoint for the survival calculation. The presumed alive survival time would be 3 months, while the survival time using the date of last contact (assuming active follow-up) would be 1 month.""" ;
    nccr:itemName "Surv-Mos Presumed Alive" ;
    nccr:itemNumber "1787" ;
    nccr:rationale """Years Applicable: 1995+\r
\r
Accurate survival estimates are crucial for monitoring trends in population-based cancer survival and assessing the effectiveness of healthcare delivery to cancer patients. With the aim of obtaining the most precise estimates of survival, it is necessary to use complete dates (month, day, and year components) in the calculation of the survival interval. The survival interval in months is calculated using complete dates, and the algorithm imputes missing components of dates when they are not available in central registry records.""" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "survMosPresumedAlive" ;
    nccr:sourceVocabulary nccr:vocab-NAACCR .

nccr-var:ctc-treatmentstatuspublic a nccr:Variable ;
    rdfs:label "RX Summ--Treatment Status (2010+)" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-treatmentstatuspublic ;
    nccr:hasValueSet nccr-vs:ctc-treatmentstatuspublic ;
    nccr:inSection nccr-sec:treatment-1st-course ;
    nccr:itemDescription "NAACCR Name=RX Summ--Treatment Status, Item #=1285." ;
    nccr:itemName "RX Summ--Treatment Status (2010+)" ;
    nccr:itemNumber "1285" ;
    nccr:rationale "Years Applicable: 2010+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "treatmentStatusPublic" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-tumororder a nccr:Variable ;
    rdfs:label "Chronological order for this tumor" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:boundToFilter nccr-flt:TumorOrder ;
    nccr:fieldLength "1-2" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-tumororder ;
    nccr:inSection nccr-sec:virtual-pooled-registry-vpr ;
    nccr:itemDescription "The chronological order of this tumor. For example, an individual may have the following three cancer diagnoses: 1) Cancer 01-Diagnosed in 2000 would have a value of 1; 2) Cancer 02-Diagnosed in 2002 would have a value of 2; 3) Cancer 03-Diagnosed in 2008 would have a value of 3. The chronological order will be assigned to each tumor based on the date of diagnosis as received from registries contributing individual-level data in this data source for the years listed. " ;
    nccr:itemName "Chronological order for this tumor" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "tumorOrder" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-tumorrecordnumber a nccr:Variable ;
    rdfs:label "Tumor Record Number" ;
    nccr:abbreviatedSourceVocabulary "NAACCR" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D60/"^^xsd:anyURI ;
    nccr:fieldLength "2" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-tumorrecordnumber ;
    nccr:inSection nccr-sec:record-id ;
    nccr:itemDescription "A system-generated number assigned to each tumor. The number should never change even if the tumor sequence is changed or a record (tumor) is deleted." ;
    nccr:itemName "Tumor Record Number" ;
    nccr:itemNumber "60" ;
    nccr:rationale """Years Applicable: 1995+\r
\r
This is a unique number that identifies a specific tumor so data can be linked. "Sequence Number" cannot be used as a link because the number is changed if a report identifies an earlier tumor or if a tumor record is deleted.""" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "tumorRecordNumber" ;
    nccr:sourceVocabulary nccr:vocab-NAACCR .

nccr-var:ctc-tumorsizeovertime a nccr:Variable ;
    rdfs:label "Tumor Size Over Time Recode (1988+)" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "3" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-tumorsizeovertime ;
    nccr:hasValueSet nccr-vs:ctc-tumorsizeovertime ;
    nccr:inSection nccr-sec:stage-prognostic-factors ;
    nccr:itemDescription "Size in millimeters. Created for cancer sites with consistent tumor size fields over time, using fields:  EOD-Tumor Size [NAACCR Data Item # 780], 1988-2003, CS Tumor Size [NAACCR Data Item # 2800], 2004-2015, and Tumor Size Summary [NAACCR Data Item # 756], 2016+.  Unreasonably large sizes set to unknown. " ;
    nccr:itemName "Tumor Size Over Time Recode (1988+)" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "tumorSizeOverTime" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-typeofreportingsource a nccr:Variable ;
    rdfs:label "Type of Reporting Source" ;
    nccr:abbreviatedSourceVocabulary "SEER" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D500/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-typeofreportingsource ;
    nccr:hasValueSet nccr-vs:ctc-typeofreportingsource ;
    nccr:inSection nccr-sec:cancer-identification ;
    nccr:itemDescription "This variable codes the source documents used to abstract the majority of information on the tumor being reported. This may not be the source of original case finding (for example, if a case is identified through a pathology laboratory report review and all source documents used to abstract the case are from the physician’s office, code this item 4)." ;
    nccr:itemName "Type of Reporting Source" ;
    nccr:itemNumber "500" ;
    nccr:rationale """Years Applicable: 1995+\r
\r
The code in this field can be used to explain why information may be incomplete on a tumor. For example, death certificate only cases have unknown values for many data items, so one may want to exclude them from some analyses. The field also is used to monitor the success of non-hospital case reporting and follow-back mechanisms. All population-based registries should have some death certificate-only cases where no hospital admission was involved, but too high a percentage can imply both shortcomings in case-finding and that follow-back to uncover missed hospital reports was not complete.\r
\r
**Coding Instructions**\r
\r
Code in the following priority order: 1, 2, 8, 4, 3, 5, 6, 7. This is a change to reflect the addition of codes 2 and 8 and to prioritize laboratory reports over nursing home reports. The source facilities included in the previous code 1 (hospital inpatient and outpatient) are split between codes 1, 2, and 8.\r
\r
This data item is intended to indicate the completeness of information available to the abstractor. Reports from health plans (e.g., Kaiser, Veterans Administration, military facilities) in which all diagnostic and treatment information is maintained centrally and is available to the abstractor are expected to be at least as complete as reports for hospital inpatients, which is why these sources are grouped with inpatients and given the code with the highest priority.\r
\r
Sources coded with '2' usually have complete information on the cancer diagnosis, staging, and treatment.\r
\r
Sources coded with '8' would include, but would not be limited to, outpatient surgery and nuclear medicine services. A physician's office that calls itself a surgery center should be coded as a physician's office. Surgery centers are equipped and staffed to perform surgical procedures under general anesthesia. If a physician's office calls itself a surgery center, but cannot perform surgical procedures under general anesthesia, code as a physician office.""" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "typeOfReportingSource" ;
    nccr:sourceVocabulary nccr:vocab-SEER .

nccr-var:ctc-vitalstatusrecode a nccr:Variable ;
    rdfs:label "Vital Status Recode" ;
    nccr:abbreviatedSourceVocabulary "NAACCR" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:boundToFilter nccr-flt:VitalStatus ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D1762/"^^xsd:anyURI ;
    nccr:fieldLength "1" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-vitalstatusrecode ;
    nccr:hasValueSet nccr-vs:ctc-vitalstatusrecode ;
    nccr:inSection nccr-sec:follow-up-recurrence-death ;
    nccr:itemDescription "This variables is akin to Vital Status [1760], with the exception that any patient that dies after the follow-up cut-off date is recoded to alive as of the cut-off date of 12/31/2022. This variable is used as part of the algorithm for calculating the survival time recode variables (NAACCR items 1782-1788) and is used for survival, prevalence, and multiple primary – standardized incidence ratio analyses in SEER\\*Stat. This recode is necessary to conduct survival and prevalence analyses outside of SEER\\*Stat using other statistical software." ;
    nccr:itemName "Vital Status Recode" ;
    nccr:itemNumber "1762" ;
    nccr:rationale """Years Applicable: 1995+\r
\r
These changes will benefit the cancer surveillance community by facilitating the application of standard methods for survival analysis. Beginning with data collected in the November 2014 call for data, NAACCR has published  *Cancer in North America Volume 4: Cancer Survival in the United States and Canada*, which provides cancer survival estimates on a wider population than was previously available. However, at present IMS must pre-process the datasets that are included in the NAACCR survival dataset to calculate the four  standard data items, SEER Cause Specific COD [1914], SEER Other COD [1915], Record Number Recode [1775], and Vital Status Recode [1762]. For registries that do not submit cause of death information to NAACCR, it is not possible to calculate the 'SEER cause-specific death classification' or 'SEER other cause of death classification' variables. The 4 new data items will assist individual registries in performing survival analyses using their own data.""" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "vitalStatusRecode" ;
    nccr:sourceVocabulary nccr:vocab-NAACCR .

nccr-var:ctc-yearofdiagnosis a nccr:Variable ;
    rdfs:label "Year of Diagnosis" ;
    nccr:abbreviatedSourceVocabulary "SEER/CoC" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:boundToFilter nccr-flt:YearOfDiagnosis ;
    nccr:externalLink "https://apps.naaccr.org/data-dictionary/data-dictionary/version%3D24/data-item-view/item-number%3D390/"^^xsd:anyURI ;
    nccr:fieldLength "4" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-yearofdiagnosis ;
    nccr:inSection nccr-sec:cancer-identification ;
    nccr:itemDescription """Year of initial diagnosis by a recognized medical practitioner for the tumor being reported whether clinically or microscopically confirmed. See Chapter X for date format.  
  
For more discussion on determining date of diagnosis, consult the [*SEER Program Coding and Staging Manual*](http://seer.cancer.gov/tools/codingmanuals/) or CoC *[STORE](http://www.facs.org/cancer/coc/fordsmanual.html)* manual.""" ;
    nccr:itemName "Year of Diagnosis" ;
    nccr:itemNumber "390" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "yearOfDiagnosis" ;
    nccr:sourceVocabulary nccr:vocab-SEER .

nccr-var:mcd-claimdiagnosiscode a nccr:Variable ;
    rdfs:label "Claim Diagnosis Code" ;
    nccr:belongsToSource nccr-ds:mcd ;
    nccr:fieldLength "1-7" ;
    nccr:hasDisplayConfig nccr-dsp:mcd-claimdiagnosiscode ;
    nccr:hasProcessingRule nccr-proc:mcd-claimdiagnosiscode-rule ;
    nccr:itemDescription """The ICD-9 or ICD-10 diagnostic code associated with the claim. 
<p><b>ICD-9 (International Classification of Diseases, 9th Edition):</b>
A system used to classify diseases and medical conditions for billing and statistical purposes. Example: 410.01<p>
<p><b>ICD-10 (International Classification of Diseases, 10th Edition):</b>
An updated version of ICD-9 with expanded codes and specificity, adopted by most countries. Example: E11.9 <p>
Claims are deduplicated over the patient ID, claim service date and claim procedure code. Each diagnosis code for a given claim will have a separate record. """ ;
    nccr:itemName "Claim Diagnosis Code" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "claimDiagnosisCode" .

nccr-var:mcd-claimdiagnosiscodesequence a nccr:Variable ;
    rdfs:label "Claim Diagnosis Code Sequence Number" ;
    nccr:belongsToSource nccr-ds:mcd ;
    nccr:fieldLength "3" ;
    nccr:hasDisplayConfig nccr-dsp:mcd-claimdiagnosiscodesequence ;
    nccr:hasProcessingRule nccr-proc:mcd-claimdiagnosiscodesequence-rule ;
    nccr:hasValueSet nccr-vs:mcd-claimdiagnosiscodesequence ;
    nccr:itemDescription "Sequence number for diagnoses codes that occurred on multiple claims within the same month.<p>Claims are deduplicated over the patient ID, claim service date and claim diagnosis code. Records with the same diagnosis code occuring on different dates but in the same month will be assigned a different sequence number. " ;
    nccr:itemName "Claim Diagnosis Code Sequence Number" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "claimDiagnosisCodeSequence" .

nccr-var:mcd-nccrid a nccr:Variable ;
    rdfs:label "NCCR Persistent Identifier" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:mcd ;
    nccr:fieldLength "64" ;
    nccr:hasDisplayConfig nccr-dsp:mcd-nccrid ;
    nccr:itemDescription "NCCR Persisent Identifier for the Data Platform" ;
    nccr:itemName "NCCR Persistent Identifier" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "nccrId" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:mce-enrollindexdxmonth a nccr:Variable ;
    rdfs:label "Enrolled During Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollindexdxmonth ;
    nccr:hasValueSet nccr-vs:mce-enrollindexdxmonth ;
    nccr:inSection nccr-sec:not-grouped ;
    nccr:itemDescription "Enrollment status during the month of index cancer diagnosis" ;
    nccr:itemName "Enrolled During Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollIndexDxMonth" .

nccr-var:mce-enrollmonthpostindexdx1 a nccr:Variable ;
    rdfs:label "Enrollment Status 1 Month Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx1 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx1 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 1 month after the month of index cancer diagnosis. Enrollment status for the twelve months after index cancer diagnosis is coded as 6=Enrollment Status not Provided for patients with index cancer diagnosis in the year 1999. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased. " ;
    nccr:itemName "Enrollment Status 1 Month Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx1" .

nccr-var:mce-enrollmonthpostindexdx10 a nccr:Variable ;
    rdfs:label "Enrollment Status 10 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx10 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx10 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 10 months after the month of index cancer diagnosis. Enrollment status for the twelve months after index cancer diagnosis is coded as 6=Enrollment Status not Provided for patients with index cancer diagnosis in the year 1999. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased. " ;
    nccr:itemName "Enrollment Status 10 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx10" .

nccr-var:mce-enrollmonthpostindexdx100 a nccr:Variable ;
    rdfs:label "Enrollment Status 100 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx100 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx100 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 100 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 100 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx100" .

nccr-var:mce-enrollmonthpostindexdx101 a nccr:Variable ;
    rdfs:label "Enrollment Status 101 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx101 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx101 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 101 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 101 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx101" .

nccr-var:mce-enrollmonthpostindexdx102 a nccr:Variable ;
    rdfs:label "Enrollment Status 102 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx102 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx102 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 102 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 102 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx102" .

nccr-var:mce-enrollmonthpostindexdx103 a nccr:Variable ;
    rdfs:label "Enrollment Status 103 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx103 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx103 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 103 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 103 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx103" .

nccr-var:mce-enrollmonthpostindexdx104 a nccr:Variable ;
    rdfs:label "Enrollment Status 104 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx104 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx104 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 104 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 104 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx104" .

nccr-var:mce-enrollmonthpostindexdx105 a nccr:Variable ;
    rdfs:label "Enrollment Status 105 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx105 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx105 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 105 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 105 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx105" .

nccr-var:mce-enrollmonthpostindexdx106 a nccr:Variable ;
    rdfs:label "Enrollment Status 106 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx106 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx106 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 106 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 106 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx106" .

nccr-var:mce-enrollmonthpostindexdx107 a nccr:Variable ;
    rdfs:label "Enrollment Status 107 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx107 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx107 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 107 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 107 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx107" .

nccr-var:mce-enrollmonthpostindexdx108 a nccr:Variable ;
    rdfs:label "Enrollment Status 108 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx108 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx108 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 108 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 108 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx108" .

nccr-var:mce-enrollmonthpostindexdx109 a nccr:Variable ;
    rdfs:label "Enrollment Status 109 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx109 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx109 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 109 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 109 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx109" .

nccr-var:mce-enrollmonthpostindexdx11 a nccr:Variable ;
    rdfs:label "Enrollment Status 11 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx11 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx11 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 11 months after the month of index cancer diagnosis. Enrollment status for the twelve months after index cancer diagnosis is coded as 6=Enrollment Status not Provided for patients with index cancer diagnosis in the year 1999. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased. " ;
    nccr:itemName "Enrollment Status 11 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx11" .

nccr-var:mce-enrollmonthpostindexdx110 a nccr:Variable ;
    rdfs:label "Enrollment Status 110 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx110 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx110 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 110 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 110 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx110" .

nccr-var:mce-enrollmonthpostindexdx111 a nccr:Variable ;
    rdfs:label "Enrollment Status 111 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx111 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx111 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 111 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 111 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx111" .

nccr-var:mce-enrollmonthpostindexdx112 a nccr:Variable ;
    rdfs:label "Enrollment Status 112 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx112 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx112 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 112 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 112 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx112" .

nccr-var:mce-enrollmonthpostindexdx113 a nccr:Variable ;
    rdfs:label "Enrollment Status 113 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx113 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx113 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 113 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 113 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx113" .

nccr-var:mce-enrollmonthpostindexdx114 a nccr:Variable ;
    rdfs:label "Enrollment Status 114 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx114 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx114 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 114 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 114 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx114" .

nccr-var:mce-enrollmonthpostindexdx115 a nccr:Variable ;
    rdfs:label "Enrollment Status 115 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx115 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx115 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 115 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 115 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx115" .

nccr-var:mce-enrollmonthpostindexdx116 a nccr:Variable ;
    rdfs:label "Enrollment Status 116 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx116 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx116 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 116 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 116 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx116" .

nccr-var:mce-enrollmonthpostindexdx117 a nccr:Variable ;
    rdfs:label "Enrollment Status 117 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx117 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx117 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 117 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 117 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx117" .

nccr-var:mce-enrollmonthpostindexdx118 a nccr:Variable ;
    rdfs:label "Enrollment Status 118 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx118 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx118 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 118 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 118 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx118" .

nccr-var:mce-enrollmonthpostindexdx119 a nccr:Variable ;
    rdfs:label "Enrollment Status 119 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx119 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx119 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 119 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 119 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx119" .

nccr-var:mce-enrollmonthpostindexdx12 a nccr:Variable ;
    rdfs:label "Enrollment Status 12 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx12 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx12 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 12 months after the month of index cancer diagnosis. Enrollment status for the twelve months after index cancer diagnosis is coded as 6=Enrollment Status not Provided for patients with index cancer diagnosis in the year 1999. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased. " ;
    nccr:itemName "Enrollment Status 12 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx12" .

nccr-var:mce-enrollmonthpostindexdx120 a nccr:Variable ;
    rdfs:label "Enrollment Status 120 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx120 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx120 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 120 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 120 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx120" .

nccr-var:mce-enrollmonthpostindexdx121 a nccr:Variable ;
    rdfs:label "Enrollment Status 121 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx121 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx121 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 121 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 121 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx121" .

nccr-var:mce-enrollmonthpostindexdx122 a nccr:Variable ;
    rdfs:label "Enrollment Status 122 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx122 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx122 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 122 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 122 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx122" .

nccr-var:mce-enrollmonthpostindexdx123 a nccr:Variable ;
    rdfs:label "Enrollment Status 123 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx123 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx123 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 123 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 123 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx123" .

nccr-var:mce-enrollmonthpostindexdx124 a nccr:Variable ;
    rdfs:label "Enrollment Status 124 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx124 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx124 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 124 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 124 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx124" .

nccr-var:mce-enrollmonthpostindexdx125 a nccr:Variable ;
    rdfs:label "Enrollment Status 125 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx125 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx125 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 125 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 125 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx125" .

nccr-var:mce-enrollmonthpostindexdx126 a nccr:Variable ;
    rdfs:label "Enrollment Status 126 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx126 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx126 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 126 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 126 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx126" .

nccr-var:mce-enrollmonthpostindexdx127 a nccr:Variable ;
    rdfs:label "Enrollment Status 127 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx127 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx127 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 127 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 127 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx127" .

nccr-var:mce-enrollmonthpostindexdx128 a nccr:Variable ;
    rdfs:label "Enrollment Status 128 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx128 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx128 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 128 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 128 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx128" .

nccr-var:mce-enrollmonthpostindexdx129 a nccr:Variable ;
    rdfs:label "Enrollment Status 129 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx129 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx129 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 129 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 129 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx129" .

nccr-var:mce-enrollmonthpostindexdx13 a nccr:Variable ;
    rdfs:label "Enrollment Status 13 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx13 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx13 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 13 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 13 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx13" .

nccr-var:mce-enrollmonthpostindexdx130 a nccr:Variable ;
    rdfs:label "Enrollment Status 130 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx130 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx130 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 130 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 130 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx130" .

nccr-var:mce-enrollmonthpostindexdx131 a nccr:Variable ;
    rdfs:label "Enrollment Status 131 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx131 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx131 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 131 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 131 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx131" .

nccr-var:mce-enrollmonthpostindexdx132 a nccr:Variable ;
    rdfs:label "Enrollment Status 132 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx132 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx132 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 132 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 132 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx132" .

nccr-var:mce-enrollmonthpostindexdx133 a nccr:Variable ;
    rdfs:label "Enrollment Status 133 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx133 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx133 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 133 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 133 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx133" .

nccr-var:mce-enrollmonthpostindexdx134 a nccr:Variable ;
    rdfs:label "Enrollment Status 134 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx134 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx134 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 134 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 134 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx134" .

nccr-var:mce-enrollmonthpostindexdx135 a nccr:Variable ;
    rdfs:label "Enrollment Status 135 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx135 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx135 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 135 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 135 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx135" .

nccr-var:mce-enrollmonthpostindexdx136 a nccr:Variable ;
    rdfs:label "Enrollment Status 136 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx136 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx136 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 136 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 136 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx136" .

nccr-var:mce-enrollmonthpostindexdx137 a nccr:Variable ;
    rdfs:label "Enrollment Status 137 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx137 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx137 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 137 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 137 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx137" .

nccr-var:mce-enrollmonthpostindexdx138 a nccr:Variable ;
    rdfs:label "Enrollment Status 138 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx138 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx138 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 138 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 138 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx138" .

nccr-var:mce-enrollmonthpostindexdx139 a nccr:Variable ;
    rdfs:label "Enrollment Status 139 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx139 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx139 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 139 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 139 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx139" .

nccr-var:mce-enrollmonthpostindexdx14 a nccr:Variable ;
    rdfs:label "Enrollment Status 14 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx14 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx14 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 14 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 14 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx14" .

nccr-var:mce-enrollmonthpostindexdx140 a nccr:Variable ;
    rdfs:label "Enrollment Status 140 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx140 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx140 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 140 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 140 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx140" .

nccr-var:mce-enrollmonthpostindexdx141 a nccr:Variable ;
    rdfs:label "Enrollment Status 141 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx141 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx141 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 141 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 141 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx141" .

nccr-var:mce-enrollmonthpostindexdx142 a nccr:Variable ;
    rdfs:label "Enrollment Status 142 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx142 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx142 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 142 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 142 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx142" .

nccr-var:mce-enrollmonthpostindexdx143 a nccr:Variable ;
    rdfs:label "Enrollment Status 143 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx143 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx143 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 143 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 143 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx143" .

nccr-var:mce-enrollmonthpostindexdx144 a nccr:Variable ;
    rdfs:label "Enrollment Status 144 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx144 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx144 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 144 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 144 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx144" .

nccr-var:mce-enrollmonthpostindexdx145 a nccr:Variable ;
    rdfs:label "Enrollment Status 145 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx145 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx145 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 145 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 145 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx145" .

nccr-var:mce-enrollmonthpostindexdx146 a nccr:Variable ;
    rdfs:label "Enrollment Status 146 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx146 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx146 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 146 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 146 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx146" .

nccr-var:mce-enrollmonthpostindexdx147 a nccr:Variable ;
    rdfs:label "Enrollment Status 147 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx147 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx147 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 147 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 147 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx147" .

nccr-var:mce-enrollmonthpostindexdx148 a nccr:Variable ;
    rdfs:label "Enrollment Status 148 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx148 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx148 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 148 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 148 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx148" .

nccr-var:mce-enrollmonthpostindexdx149 a nccr:Variable ;
    rdfs:label "Enrollment Status 149 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx149 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx149 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 149 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 149 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx149" .

nccr-var:mce-enrollmonthpostindexdx15 a nccr:Variable ;
    rdfs:label "Enrollment Status 15 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx15 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx15 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 15 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 15 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx15" .

nccr-var:mce-enrollmonthpostindexdx150 a nccr:Variable ;
    rdfs:label "Enrollment Status 150 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx150 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx150 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 150 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 150 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx150" .

nccr-var:mce-enrollmonthpostindexdx151 a nccr:Variable ;
    rdfs:label "Enrollment Status 151 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx151 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx151 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 151 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 151 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx151" .

nccr-var:mce-enrollmonthpostindexdx152 a nccr:Variable ;
    rdfs:label "Enrollment Status 152 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx152 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx152 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 152 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 152 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx152" .

nccr-var:mce-enrollmonthpostindexdx153 a nccr:Variable ;
    rdfs:label "Enrollment Status 153 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx153 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx153 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 153 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 153 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx153" .

nccr-var:mce-enrollmonthpostindexdx154 a nccr:Variable ;
    rdfs:label "Enrollment Status 154 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx154 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx154 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 154 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 154 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx154" .

nccr-var:mce-enrollmonthpostindexdx155 a nccr:Variable ;
    rdfs:label "Enrollment Status 155 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx155 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx155 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 155 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 155 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx155" .

nccr-var:mce-enrollmonthpostindexdx156 a nccr:Variable ;
    rdfs:label "Enrollment Status 156 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx156 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx156 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 156 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 156 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx156" .

nccr-var:mce-enrollmonthpostindexdx157 a nccr:Variable ;
    rdfs:label "Enrollment Status 157 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx157 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx157 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 157 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 157 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx157" .

nccr-var:mce-enrollmonthpostindexdx158 a nccr:Variable ;
    rdfs:label "Enrollment Status 158 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx158 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx158 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 158 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 158 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx158" .

nccr-var:mce-enrollmonthpostindexdx159 a nccr:Variable ;
    rdfs:label "Enrollment Status 159 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx159 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx159 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 159 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 159 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx159" .

nccr-var:mce-enrollmonthpostindexdx16 a nccr:Variable ;
    rdfs:label "Enrollment Status 16 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx16 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx16 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 16 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 16 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx16" .

nccr-var:mce-enrollmonthpostindexdx160 a nccr:Variable ;
    rdfs:label "Enrollment Status 160 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx160 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx160 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 160 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 160 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx160" .

nccr-var:mce-enrollmonthpostindexdx161 a nccr:Variable ;
    rdfs:label "Enrollment Status 161 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx161 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx161 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 161 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 161 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx161" .

nccr-var:mce-enrollmonthpostindexdx162 a nccr:Variable ;
    rdfs:label "Enrollment Status 162 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx162 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx162 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 162 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 162 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx162" .

nccr-var:mce-enrollmonthpostindexdx163 a nccr:Variable ;
    rdfs:label "Enrollment Status 163 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx163 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx163 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 163 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 163 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx163" .

nccr-var:mce-enrollmonthpostindexdx164 a nccr:Variable ;
    rdfs:label "Enrollment Status 164 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx164 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx164 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 164 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 164 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx164" .

nccr-var:mce-enrollmonthpostindexdx165 a nccr:Variable ;
    rdfs:label "Enrollment Status 165 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx165 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx165 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 165 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 165 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx165" .

nccr-var:mce-enrollmonthpostindexdx166 a nccr:Variable ;
    rdfs:label "Enrollment Status 166 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx166 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx166 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 166 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 166 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx166" .

nccr-var:mce-enrollmonthpostindexdx167 a nccr:Variable ;
    rdfs:label "Enrollment Status 167 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx167 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx167 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 167 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 167 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx167" .

nccr-var:mce-enrollmonthpostindexdx168 a nccr:Variable ;
    rdfs:label "Enrollment Status 168 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx168 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx168 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 168 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 168 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx168" .

nccr-var:mce-enrollmonthpostindexdx169 a nccr:Variable ;
    rdfs:label "Enrollment Status 169 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx169 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx169 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 169 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 169 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx169" .

nccr-var:mce-enrollmonthpostindexdx17 a nccr:Variable ;
    rdfs:label "Enrollment Status 17 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx17 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx17 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 17 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 17 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx17" .

nccr-var:mce-enrollmonthpostindexdx170 a nccr:Variable ;
    rdfs:label "Enrollment Status 170 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx170 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx170 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 170 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 170 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx170" .

nccr-var:mce-enrollmonthpostindexdx171 a nccr:Variable ;
    rdfs:label "Enrollment Status 171 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx171 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx171 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 171 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 171 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx171" .

nccr-var:mce-enrollmonthpostindexdx172 a nccr:Variable ;
    rdfs:label "Enrollment Status 172 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx172 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx172 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 172 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 172 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx172" .

nccr-var:mce-enrollmonthpostindexdx173 a nccr:Variable ;
    rdfs:label "Enrollment Status 173 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx173 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx173 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 173 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 173 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx173" .

nccr-var:mce-enrollmonthpostindexdx174 a nccr:Variable ;
    rdfs:label "Enrollment Status 174 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx174 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx174 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 174 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 174 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx174" .

nccr-var:mce-enrollmonthpostindexdx175 a nccr:Variable ;
    rdfs:label "Enrollment Status 175 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx175 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx175 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 175 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 175 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx175" .

nccr-var:mce-enrollmonthpostindexdx176 a nccr:Variable ;
    rdfs:label "Enrollment Status 176 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx176 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx176 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 176 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 176 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx176" .

nccr-var:mce-enrollmonthpostindexdx177 a nccr:Variable ;
    rdfs:label "Enrollment Status 177 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx177 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx177 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 177 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 177 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx177" .

nccr-var:mce-enrollmonthpostindexdx178 a nccr:Variable ;
    rdfs:label "Enrollment Status 178 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx178 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx178 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 178 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 178 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx178" .

nccr-var:mce-enrollmonthpostindexdx179 a nccr:Variable ;
    rdfs:label "Enrollment Status 179 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx179 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx179 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 179 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 179 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx179" .

nccr-var:mce-enrollmonthpostindexdx18 a nccr:Variable ;
    rdfs:label "Enrollment Status 18 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx18 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx18 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 18 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 18 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx18" .

nccr-var:mce-enrollmonthpostindexdx180 a nccr:Variable ;
    rdfs:label "Enrollment Status 180 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx180 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx180 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 180 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 180 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx180" .

nccr-var:mce-enrollmonthpostindexdx181 a nccr:Variable ;
    rdfs:label "Enrollment Status 181 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx181 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx181 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 181 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 181 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx181" .

nccr-var:mce-enrollmonthpostindexdx182 a nccr:Variable ;
    rdfs:label "Enrollment Status 182 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx182 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx182 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 182 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 182 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx182" .

nccr-var:mce-enrollmonthpostindexdx183 a nccr:Variable ;
    rdfs:label "Enrollment Status 183 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx183 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx183 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 183 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 183 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx183" .

nccr-var:mce-enrollmonthpostindexdx184 a nccr:Variable ;
    rdfs:label "Enrollment Status 184 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx184 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx184 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 184 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 184 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx184" .

nccr-var:mce-enrollmonthpostindexdx185 a nccr:Variable ;
    rdfs:label "Enrollment Status 185 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx185 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx185 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 185 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 185 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx185" .

nccr-var:mce-enrollmonthpostindexdx186 a nccr:Variable ;
    rdfs:label "Enrollment Status 186 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx186 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx186 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 186 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 186 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx186" .

nccr-var:mce-enrollmonthpostindexdx187 a nccr:Variable ;
    rdfs:label "Enrollment Status 187 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx187 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx187 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 187 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 187 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx187" .

nccr-var:mce-enrollmonthpostindexdx188 a nccr:Variable ;
    rdfs:label "Enrollment Status 188 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx188 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx188 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 188 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 188 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx188" .

nccr-var:mce-enrollmonthpostindexdx189 a nccr:Variable ;
    rdfs:label "Enrollment Status 189 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx189 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx189 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 189 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 189 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx189" .

nccr-var:mce-enrollmonthpostindexdx19 a nccr:Variable ;
    rdfs:label "Enrollment Status 19 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx19 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx19 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 19 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 19 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx19" .

nccr-var:mce-enrollmonthpostindexdx190 a nccr:Variable ;
    rdfs:label "Enrollment Status 190 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx190 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx190 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 190 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 190 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx190" .

nccr-var:mce-enrollmonthpostindexdx191 a nccr:Variable ;
    rdfs:label "Enrollment Status 191 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx191 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx191 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 191 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 191 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx191" .

nccr-var:mce-enrollmonthpostindexdx192 a nccr:Variable ;
    rdfs:label "Enrollment Status 192 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx192 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx192 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 192 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 192 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx192" .

nccr-var:mce-enrollmonthpostindexdx193 a nccr:Variable ;
    rdfs:label "Enrollment Status 193 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx193 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx193 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 193 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 193 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx193" .

nccr-var:mce-enrollmonthpostindexdx194 a nccr:Variable ;
    rdfs:label "Enrollment Status 194 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx194 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx194 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 194 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 194 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx194" .

nccr-var:mce-enrollmonthpostindexdx195 a nccr:Variable ;
    rdfs:label "Enrollment Status 195 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx195 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx195 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 195 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 195 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx195" .

nccr-var:mce-enrollmonthpostindexdx196 a nccr:Variable ;
    rdfs:label "Enrollment Status 196 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx196 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx196 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 196 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 196 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx196" .

nccr-var:mce-enrollmonthpostindexdx197 a nccr:Variable ;
    rdfs:label "Enrollment Status 197 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx197 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx197 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 197 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 197 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx197" .

nccr-var:mce-enrollmonthpostindexdx198 a nccr:Variable ;
    rdfs:label "Enrollment Status 198 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx198 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx198 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 198 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 198 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx198" .

nccr-var:mce-enrollmonthpostindexdx199 a nccr:Variable ;
    rdfs:label "Enrollment Status 199 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx199 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx199 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 199 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 199 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx199" .

nccr-var:mce-enrollmonthpostindexdx2 a nccr:Variable ;
    rdfs:label "Enrollment Status 2 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx2 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx2 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 2 months after the month of index cancer diagnosis. Enrollment status for the twelve months after index cancer diagnosis is coded as 6=Enrollment Status not Provided for patients with index cancer diagnosis in the year 1999. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased. " ;
    nccr:itemName "Enrollment Status 2 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx2" .

nccr-var:mce-enrollmonthpostindexdx20 a nccr:Variable ;
    rdfs:label "Enrollment Status 20 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx20 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx20 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 20 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 20 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx20" .

nccr-var:mce-enrollmonthpostindexdx200 a nccr:Variable ;
    rdfs:label "Enrollment Status 200 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx200 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx200 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 200 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 200 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx200" .

nccr-var:mce-enrollmonthpostindexdx201 a nccr:Variable ;
    rdfs:label "Enrollment Status 201 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx201 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx201 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 201 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 201 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx201" .

nccr-var:mce-enrollmonthpostindexdx202 a nccr:Variable ;
    rdfs:label "Enrollment Status 202 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx202 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx202 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 202 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 202 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx202" .

nccr-var:mce-enrollmonthpostindexdx203 a nccr:Variable ;
    rdfs:label "Enrollment Status 203 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx203 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx203 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 203 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 203 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx203" .

nccr-var:mce-enrollmonthpostindexdx204 a nccr:Variable ;
    rdfs:label "Enrollment Status 204 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx204 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx204 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 204 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 204 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx204" .

nccr-var:mce-enrollmonthpostindexdx205 a nccr:Variable ;
    rdfs:label "Enrollment Status 205 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx205 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx205 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 205 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 205 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx205" .

nccr-var:mce-enrollmonthpostindexdx206 a nccr:Variable ;
    rdfs:label "Enrollment Status 206 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx206 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx206 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 206 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 206 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx206" .

nccr-var:mce-enrollmonthpostindexdx207 a nccr:Variable ;
    rdfs:label "Enrollment Status 207 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx207 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx207 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 207 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 207 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx207" .

nccr-var:mce-enrollmonthpostindexdx208 a nccr:Variable ;
    rdfs:label "Enrollment Status 208 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx208 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx208 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 208 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 208 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx208" .

nccr-var:mce-enrollmonthpostindexdx209 a nccr:Variable ;
    rdfs:label "Enrollment Status 209 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx209 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx209 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 209 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 209 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx209" .

nccr-var:mce-enrollmonthpostindexdx21 a nccr:Variable ;
    rdfs:label "Enrollment Status 21 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx21 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx21 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 21 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 21 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx21" .

nccr-var:mce-enrollmonthpostindexdx210 a nccr:Variable ;
    rdfs:label "Enrollment Status 210 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx210 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx210 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 210 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 210 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx210" .

nccr-var:mce-enrollmonthpostindexdx211 a nccr:Variable ;
    rdfs:label "Enrollment Status 211 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx211 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx211 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 211 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 211 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx211" .

nccr-var:mce-enrollmonthpostindexdx212 a nccr:Variable ;
    rdfs:label "Enrollment Status 212 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx212 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx212 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 212 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 212 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx212" .

nccr-var:mce-enrollmonthpostindexdx213 a nccr:Variable ;
    rdfs:label "Enrollment Status 213 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx213 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx213 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 213 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 213 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx213" .

nccr-var:mce-enrollmonthpostindexdx214 a nccr:Variable ;
    rdfs:label "Enrollment Status 214 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx214 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx214 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 214 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 214 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx214" .

nccr-var:mce-enrollmonthpostindexdx215 a nccr:Variable ;
    rdfs:label "Enrollment Status 215 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx215 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx215 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 215 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 215 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx215" .

nccr-var:mce-enrollmonthpostindexdx216 a nccr:Variable ;
    rdfs:label "Enrollment Status 216 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx216 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx216 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 216 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 216 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx216" .

nccr-var:mce-enrollmonthpostindexdx217 a nccr:Variable ;
    rdfs:label "Enrollment Status 217 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx217 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx217 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 217 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 217 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx217" .

nccr-var:mce-enrollmonthpostindexdx218 a nccr:Variable ;
    rdfs:label "Enrollment Status 218 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx218 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx218 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 218 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 218 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx218" .

nccr-var:mce-enrollmonthpostindexdx219 a nccr:Variable ;
    rdfs:label "Enrollment Status 219 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx219 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx219 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 219 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 219 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx219" .

nccr-var:mce-enrollmonthpostindexdx22 a nccr:Variable ;
    rdfs:label "Enrollment Status 22 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx22 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx22 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 22 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 22 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx22" .

nccr-var:mce-enrollmonthpostindexdx220 a nccr:Variable ;
    rdfs:label "Enrollment Status 220 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx220 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx220 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 220 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 220 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx220" .

nccr-var:mce-enrollmonthpostindexdx221 a nccr:Variable ;
    rdfs:label "Enrollment Status 221 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx221 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx221 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 221 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 221 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx221" .

nccr-var:mce-enrollmonthpostindexdx222 a nccr:Variable ;
    rdfs:label "Enrollment Status 222 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx222 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx222 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 222 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 222 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx222" .

nccr-var:mce-enrollmonthpostindexdx223 a nccr:Variable ;
    rdfs:label "Enrollment Status 223 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx223 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx223 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 223 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 223 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx223" .

nccr-var:mce-enrollmonthpostindexdx224 a nccr:Variable ;
    rdfs:label "Enrollment Status 224 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx224 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx224 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 224 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 224 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx224" .

nccr-var:mce-enrollmonthpostindexdx225 a nccr:Variable ;
    rdfs:label "Enrollment Status 225 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx225 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx225 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 225 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 225 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx225" .

nccr-var:mce-enrollmonthpostindexdx226 a nccr:Variable ;
    rdfs:label "Enrollment Status 226 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx226 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx226 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 226 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 226 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx226" .

nccr-var:mce-enrollmonthpostindexdx227 a nccr:Variable ;
    rdfs:label "Enrollment Status 227 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx227 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx227 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 227 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 227 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx227" .

nccr-var:mce-enrollmonthpostindexdx228 a nccr:Variable ;
    rdfs:label "Enrollment Status 228 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx228 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx228 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 228 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 228 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx228" .

nccr-var:mce-enrollmonthpostindexdx229 a nccr:Variable ;
    rdfs:label "Enrollment Status 229 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx229 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx229 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 229 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 229 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx229" .

nccr-var:mce-enrollmonthpostindexdx23 a nccr:Variable ;
    rdfs:label "Enrollment Status 23 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx23 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx23 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 23 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 23 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx23" .

nccr-var:mce-enrollmonthpostindexdx230 a nccr:Variable ;
    rdfs:label "Enrollment Status 230 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx230 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx230 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 230 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 230 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx230" .

nccr-var:mce-enrollmonthpostindexdx231 a nccr:Variable ;
    rdfs:label "Enrollment Status 231 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx231 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx231 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 231 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 231 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx231" .

nccr-var:mce-enrollmonthpostindexdx232 a nccr:Variable ;
    rdfs:label "Enrollment Status 232 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx232 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx232 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 232 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 232 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx232" .

nccr-var:mce-enrollmonthpostindexdx233 a nccr:Variable ;
    rdfs:label "Enrollment Status 233 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx233 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx233 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 233 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 233 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx233" .

nccr-var:mce-enrollmonthpostindexdx234 a nccr:Variable ;
    rdfs:label "Enrollment Status 234 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx234 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx234 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 234 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 234 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx234" .

nccr-var:mce-enrollmonthpostindexdx235 a nccr:Variable ;
    rdfs:label "Enrollment Status 235 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx235 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx235 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 235 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 235 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx235" .

nccr-var:mce-enrollmonthpostindexdx236 a nccr:Variable ;
    rdfs:label "Enrollment Status 236 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx236 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx236 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 236 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 236 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx236" .

nccr-var:mce-enrollmonthpostindexdx237 a nccr:Variable ;
    rdfs:label "Enrollment Status 237 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx237 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx237 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 237 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 237 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx237" .

nccr-var:mce-enrollmonthpostindexdx238 a nccr:Variable ;
    rdfs:label "Enrollment Status 238 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx238 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx238 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 238 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 238 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx238" .

nccr-var:mce-enrollmonthpostindexdx239 a nccr:Variable ;
    rdfs:label "Enrollment Status 239 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx239 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx239 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 239 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 239 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx239" .

nccr-var:mce-enrollmonthpostindexdx24 a nccr:Variable ;
    rdfs:label "Enrollment Status 24 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx24 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx24 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 24 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 24 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx24" .

nccr-var:mce-enrollmonthpostindexdx240 a nccr:Variable ;
    rdfs:label "Enrollment Status 240 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx240 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx240 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 240 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 240 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx240" .

nccr-var:mce-enrollmonthpostindexdx241 a nccr:Variable ;
    rdfs:label "Enrollment Status 241 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx241 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx241 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 241 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 241 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx241" .

nccr-var:mce-enrollmonthpostindexdx242 a nccr:Variable ;
    rdfs:label "Enrollment Status 242 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx242 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx242 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 242 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 242 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx242" .

nccr-var:mce-enrollmonthpostindexdx243 a nccr:Variable ;
    rdfs:label "Enrollment Status 243 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx243 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx243 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 243 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 243 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx243" .

nccr-var:mce-enrollmonthpostindexdx244 a nccr:Variable ;
    rdfs:label "Enrollment Status 244 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx244 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx244 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 244 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 244 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx244" .

nccr-var:mce-enrollmonthpostindexdx245 a nccr:Variable ;
    rdfs:label "Enrollment Status 245 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx245 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx245 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 245 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 245 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx245" .

nccr-var:mce-enrollmonthpostindexdx246 a nccr:Variable ;
    rdfs:label "Enrollment Status 246 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx246 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx246 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 246 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 246 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx246" .

nccr-var:mce-enrollmonthpostindexdx247 a nccr:Variable ;
    rdfs:label "Enrollment Status 247 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx247 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx247 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 247 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 247 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx247" .

nccr-var:mce-enrollmonthpostindexdx248 a nccr:Variable ;
    rdfs:label "Enrollment Status 248 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx248 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx248 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 248 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 248 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx248" .

nccr-var:mce-enrollmonthpostindexdx249 a nccr:Variable ;
    rdfs:label "Enrollment Status 249 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx249 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx249 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 249 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 249 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx249" .

nccr-var:mce-enrollmonthpostindexdx25 a nccr:Variable ;
    rdfs:label "Enrollment Status 25 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx25 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx25 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 25 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 25 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx25" .

nccr-var:mce-enrollmonthpostindexdx250 a nccr:Variable ;
    rdfs:label "Enrollment Status 250 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx250 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx250 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 250 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 250 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx250" .

nccr-var:mce-enrollmonthpostindexdx251 a nccr:Variable ;
    rdfs:label "Enrollment Status 251 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx251 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx251 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 251 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 251 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx251" .

nccr-var:mce-enrollmonthpostindexdx252 a nccr:Variable ;
    rdfs:label "Enrollment Status 252 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx252 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx252 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 252 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 252 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx252" .

nccr-var:mce-enrollmonthpostindexdx253 a nccr:Variable ;
    rdfs:label "Enrollment Status 253 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx253 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx253 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 253 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 253 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx253" .

nccr-var:mce-enrollmonthpostindexdx254 a nccr:Variable ;
    rdfs:label "Enrollment Status 254 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx254 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx254 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 254 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 254 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx254" .

nccr-var:mce-enrollmonthpostindexdx255 a nccr:Variable ;
    rdfs:label "Enrollment Status 255 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx255 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx255 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 255 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 255 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx255" .

nccr-var:mce-enrollmonthpostindexdx256 a nccr:Variable ;
    rdfs:label "Enrollment Status 256 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx256 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx256 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 256 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 256 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx256" .

nccr-var:mce-enrollmonthpostindexdx257 a nccr:Variable ;
    rdfs:label "Enrollment Status 257 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx257 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx257 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 257 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 257 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx257" .

nccr-var:mce-enrollmonthpostindexdx258 a nccr:Variable ;
    rdfs:label "Enrollment Status 258 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx258 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx258 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 258 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 258 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx258" .

nccr-var:mce-enrollmonthpostindexdx259 a nccr:Variable ;
    rdfs:label "Enrollment Status 259 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx259 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx259 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 259 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 259 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx259" .

nccr-var:mce-enrollmonthpostindexdx26 a nccr:Variable ;
    rdfs:label "Enrollment Status 26 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx26 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx26 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 26 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 26 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx26" .

nccr-var:mce-enrollmonthpostindexdx260 a nccr:Variable ;
    rdfs:label "Enrollment Status 260 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx260 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx260 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 260 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 260 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx260" .

nccr-var:mce-enrollmonthpostindexdx261 a nccr:Variable ;
    rdfs:label "Enrollment Status 261 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx261 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx261 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 261 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 261 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx261" .

nccr-var:mce-enrollmonthpostindexdx262 a nccr:Variable ;
    rdfs:label "Enrollment Status 262 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx262 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx262 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 262 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 262 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx262" .

nccr-var:mce-enrollmonthpostindexdx263 a nccr:Variable ;
    rdfs:label "Enrollment Status 263 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx263 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx263 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 263 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 263 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx263" .

nccr-var:mce-enrollmonthpostindexdx264 a nccr:Variable ;
    rdfs:label "Enrollment Status 264 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx264 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx264 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 264 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 264 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx264" .

nccr-var:mce-enrollmonthpostindexdx265 a nccr:Variable ;
    rdfs:label "Enrollment Status 265 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx265 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx265 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 265 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 265 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx265" .

nccr-var:mce-enrollmonthpostindexdx266 a nccr:Variable ;
    rdfs:label "Enrollment Status 266 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx266 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx266 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 266 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 266 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx266" .

nccr-var:mce-enrollmonthpostindexdx267 a nccr:Variable ;
    rdfs:label "Enrollment Status 267 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx267 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx267 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 267 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 267 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx267" .

nccr-var:mce-enrollmonthpostindexdx268 a nccr:Variable ;
    rdfs:label "Enrollment Status 268 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx268 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx268 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 268 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 268 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx268" .

nccr-var:mce-enrollmonthpostindexdx269 a nccr:Variable ;
    rdfs:label "Enrollment Status 269 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx269 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx269 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 269 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 269 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx269" .

nccr-var:mce-enrollmonthpostindexdx27 a nccr:Variable ;
    rdfs:label "Enrollment Status 27 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx27 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx27 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 27 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 27 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx27" .

nccr-var:mce-enrollmonthpostindexdx270 a nccr:Variable ;
    rdfs:label "Enrollment Status 270 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx270 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx270 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 270 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 270 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx270" .

nccr-var:mce-enrollmonthpostindexdx271 a nccr:Variable ;
    rdfs:label "Enrollment Status 271 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx271 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx271 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 271 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 271 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx271" .

nccr-var:mce-enrollmonthpostindexdx272 a nccr:Variable ;
    rdfs:label "Enrollment Status 272 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx272 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx272 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 272 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 272 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx272" .

nccr-var:mce-enrollmonthpostindexdx273 a nccr:Variable ;
    rdfs:label "Enrollment Status 273 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx273 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx273 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 273 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 273 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx273" .

nccr-var:mce-enrollmonthpostindexdx274 a nccr:Variable ;
    rdfs:label "Enrollment Status 274 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx274 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx274 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 274 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 274 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx274" .

nccr-var:mce-enrollmonthpostindexdx275 a nccr:Variable ;
    rdfs:label "Enrollment Status 275 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx275 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx275 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 275 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 275 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx275" .

nccr-var:mce-enrollmonthpostindexdx276 a nccr:Variable ;
    rdfs:label "Enrollment Status 276 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx276 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx276 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 276 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 276 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx276" .

nccr-var:mce-enrollmonthpostindexdx277 a nccr:Variable ;
    rdfs:label "Enrollment Status 277 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx277 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx277 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 277 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 277 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx277" .

nccr-var:mce-enrollmonthpostindexdx278 a nccr:Variable ;
    rdfs:label "Enrollment Status 278 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx278 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx278 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 278 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 278 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx278" .

nccr-var:mce-enrollmonthpostindexdx279 a nccr:Variable ;
    rdfs:label "Enrollment Status 279 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx279 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx279 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 279 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 279 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx279" .

nccr-var:mce-enrollmonthpostindexdx28 a nccr:Variable ;
    rdfs:label "Enrollment Status 28 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx28 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx28 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 28 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 28 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx28" .

nccr-var:mce-enrollmonthpostindexdx280 a nccr:Variable ;
    rdfs:label "Enrollment Status 280 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx280 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx280 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 280 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 280 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx280" .

nccr-var:mce-enrollmonthpostindexdx281 a nccr:Variable ;
    rdfs:label "Enrollment Status 281 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx281 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx281 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 281 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 281 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx281" .

nccr-var:mce-enrollmonthpostindexdx282 a nccr:Variable ;
    rdfs:label "Enrollment Status 282 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx282 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx282 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 282 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 282 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx282" .

nccr-var:mce-enrollmonthpostindexdx283 a nccr:Variable ;
    rdfs:label "Enrollment Status 283 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx283 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx283 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 283 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 283 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx283" .

nccr-var:mce-enrollmonthpostindexdx284 a nccr:Variable ;
    rdfs:label "Enrollment Status 284 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx284 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx284 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 284 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 284 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx284" .

nccr-var:mce-enrollmonthpostindexdx285 a nccr:Variable ;
    rdfs:label "Enrollment Status 285 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx285 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx285 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 285 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 285 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx285" .

nccr-var:mce-enrollmonthpostindexdx286 a nccr:Variable ;
    rdfs:label "Enrollment Status 286 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx286 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx286 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 286 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 286 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx286" .

nccr-var:mce-enrollmonthpostindexdx287 a nccr:Variable ;
    rdfs:label "Enrollment Status 287 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx287 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx287 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 287 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 287 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx287" .

nccr-var:mce-enrollmonthpostindexdx288 a nccr:Variable ;
    rdfs:label "Enrollment Status 288 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx288 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx288 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 288 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 288 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx288" .

nccr-var:mce-enrollmonthpostindexdx289 a nccr:Variable ;
    rdfs:label "Enrollment Status 289 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx289 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx289 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 289 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 289 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx289" .

nccr-var:mce-enrollmonthpostindexdx29 a nccr:Variable ;
    rdfs:label "Enrollment Status 29 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx29 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx29 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 29 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 29 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx29" .

nccr-var:mce-enrollmonthpostindexdx290 a nccr:Variable ;
    rdfs:label "Enrollment Status 290 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx290 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx290 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 290 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 290 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx290" .

nccr-var:mce-enrollmonthpostindexdx291 a nccr:Variable ;
    rdfs:label "Enrollment Status 291 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx291 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx291 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 291 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 291 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx291" .

nccr-var:mce-enrollmonthpostindexdx292 a nccr:Variable ;
    rdfs:label "Enrollment Status 292 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx292 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx292 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 292 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 292 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx292" .

nccr-var:mce-enrollmonthpostindexdx293 a nccr:Variable ;
    rdfs:label "Enrollment Status 293 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx293 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx293 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 293 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 293 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx293" .

nccr-var:mce-enrollmonthpostindexdx294 a nccr:Variable ;
    rdfs:label "Enrollment Status 294 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx294 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx294 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 294 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 294 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx294" .

nccr-var:mce-enrollmonthpostindexdx295 a nccr:Variable ;
    rdfs:label "Enrollment Status 295 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx295 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx295 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 295 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 295 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx295" .

nccr-var:mce-enrollmonthpostindexdx296 a nccr:Variable ;
    rdfs:label "Enrollment Status 296 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx296 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx296 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 296 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 296 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx296" .

nccr-var:mce-enrollmonthpostindexdx297 a nccr:Variable ;
    rdfs:label "Enrollment Status 297 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx297 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx297 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 297 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 297 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx297" .

nccr-var:mce-enrollmonthpostindexdx298 a nccr:Variable ;
    rdfs:label "Enrollment Status 298 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx298 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx298 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 298 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 298 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx298" .

nccr-var:mce-enrollmonthpostindexdx299 a nccr:Variable ;
    rdfs:label "Enrollment Status 299 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx299 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx299 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 299 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 299 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx299" .

nccr-var:mce-enrollmonthpostindexdx3 a nccr:Variable ;
    rdfs:label "Enrollment Status 3 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx3 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx3 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 3 months after the month of index cancer diagnosis. Enrollment status for the twelve months after index cancer diagnosis is coded as 6=Enrollment Status not Provided for patients with index cancer diagnosis in the year 1999. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased. " ;
    nccr:itemName "Enrollment Status 3 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx3" .

nccr-var:mce-enrollmonthpostindexdx30 a nccr:Variable ;
    rdfs:label "Enrollment Status 30 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx30 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx30 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 30 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 30 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx30" .

nccr-var:mce-enrollmonthpostindexdx300 a nccr:Variable ;
    rdfs:label "Enrollment Status 300 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx300 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx300 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 300 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 300 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx300" .

nccr-var:mce-enrollmonthpostindexdx301 a nccr:Variable ;
    rdfs:label "Enrollment Status 301 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx301 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx301 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 301 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 301 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx301" .

nccr-var:mce-enrollmonthpostindexdx302 a nccr:Variable ;
    rdfs:label "Enrollment Status 302 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx302 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx302 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 302 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 302 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx302" .

nccr-var:mce-enrollmonthpostindexdx303 a nccr:Variable ;
    rdfs:label "Enrollment Status 303 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx303 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx303 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 303 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 303 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx303" .

nccr-var:mce-enrollmonthpostindexdx304 a nccr:Variable ;
    rdfs:label "Enrollment Status 304 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx304 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx304 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 304 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 304 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx304" .

nccr-var:mce-enrollmonthpostindexdx305 a nccr:Variable ;
    rdfs:label "Enrollment Status 305 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx305 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx305 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 305 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 305 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx305" .

nccr-var:mce-enrollmonthpostindexdx306 a nccr:Variable ;
    rdfs:label "Enrollment Status 306 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx306 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx306 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 306 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 306 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx306" .

nccr-var:mce-enrollmonthpostindexdx307 a nccr:Variable ;
    rdfs:label "Enrollment Status 307 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx307 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx307 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 307 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 307 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx307" .

nccr-var:mce-enrollmonthpostindexdx308 a nccr:Variable ;
    rdfs:label "Enrollment Status 308 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx308 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx308 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 308 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 308 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx308" .

nccr-var:mce-enrollmonthpostindexdx309 a nccr:Variable ;
    rdfs:label "Enrollment Status 309 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx309 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx309 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 309 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 309 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx309" .

nccr-var:mce-enrollmonthpostindexdx31 a nccr:Variable ;
    rdfs:label "Enrollment Status 31 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx31 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx31 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 31 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 31 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx31" .

nccr-var:mce-enrollmonthpostindexdx310 a nccr:Variable ;
    rdfs:label "Enrollment Status 310 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx310 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx310 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 310 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 310 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx310" .

nccr-var:mce-enrollmonthpostindexdx311 a nccr:Variable ;
    rdfs:label "Enrollment Status 311 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx311 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx311 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 311 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 311 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx311" .

nccr-var:mce-enrollmonthpostindexdx312 a nccr:Variable ;
    rdfs:label "Enrollment Status 312 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx312 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx312 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 312 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 312 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx312" .

nccr-var:mce-enrollmonthpostindexdx313 a nccr:Variable ;
    rdfs:label "Enrollment Status 313 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx313 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx313 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 313 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 313 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx313" .

nccr-var:mce-enrollmonthpostindexdx314 a nccr:Variable ;
    rdfs:label "Enrollment Status 314 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx314 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx314 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 314 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 314 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx314" .

nccr-var:mce-enrollmonthpostindexdx315 a nccr:Variable ;
    rdfs:label "Enrollment Status 315 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx315 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx315 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 315 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 315 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx315" .

nccr-var:mce-enrollmonthpostindexdx316 a nccr:Variable ;
    rdfs:label "Enrollment Status 316 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx316 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx316 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 316 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 316 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx316" .

nccr-var:mce-enrollmonthpostindexdx317 a nccr:Variable ;
    rdfs:label "Enrollment Status 317 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx317 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx317 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 317 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 317 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx317" .

nccr-var:mce-enrollmonthpostindexdx318 a nccr:Variable ;
    rdfs:label "Enrollment Status 318 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx318 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx318 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 318 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 318 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx318" .

nccr-var:mce-enrollmonthpostindexdx319 a nccr:Variable ;
    rdfs:label "Enrollment Status 319 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx319 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx319 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 319 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 319 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx319" .

nccr-var:mce-enrollmonthpostindexdx32 a nccr:Variable ;
    rdfs:label "Enrollment Status 32 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx32 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx32 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 32 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 32 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx32" .

nccr-var:mce-enrollmonthpostindexdx320 a nccr:Variable ;
    rdfs:label "Enrollment Status 320 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx320 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx320 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 320 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 320 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx320" .

nccr-var:mce-enrollmonthpostindexdx321 a nccr:Variable ;
    rdfs:label "Enrollment Status 321 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx321 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx321 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 321 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 321 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx321" .

nccr-var:mce-enrollmonthpostindexdx322 a nccr:Variable ;
    rdfs:label "Enrollment Status 322 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx322 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx322 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 322 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 322 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx322" .

nccr-var:mce-enrollmonthpostindexdx323 a nccr:Variable ;
    rdfs:label "Enrollment Status 323 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx323 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx323 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 323 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 323 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx323" .

nccr-var:mce-enrollmonthpostindexdx324 a nccr:Variable ;
    rdfs:label "Enrollment Status 324 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx324 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx324 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 324 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 324 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx324" .

nccr-var:mce-enrollmonthpostindexdx325 a nccr:Variable ;
    rdfs:label "Enrollment Status 325 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx325 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx325 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 325 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 325 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx325" .

nccr-var:mce-enrollmonthpostindexdx326 a nccr:Variable ;
    rdfs:label "Enrollment Status 326 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx326 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx326 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 326 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 326 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx326" .

nccr-var:mce-enrollmonthpostindexdx327 a nccr:Variable ;
    rdfs:label "Enrollment Status 327 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx327 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx327 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 327 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 327 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx327" .

nccr-var:mce-enrollmonthpostindexdx328 a nccr:Variable ;
    rdfs:label "Enrollment Status 328 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx328 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx328 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 328 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 328 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx328" .

nccr-var:mce-enrollmonthpostindexdx329 a nccr:Variable ;
    rdfs:label "Enrollment Status 329 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx329 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx329 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 329 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 329 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx329" .

nccr-var:mce-enrollmonthpostindexdx33 a nccr:Variable ;
    rdfs:label "Enrollment Status 33 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx33 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx33 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 33 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 33 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx33" .

nccr-var:mce-enrollmonthpostindexdx330 a nccr:Variable ;
    rdfs:label "Enrollment Status 330 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx330 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx330 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 330 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 330 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx330" .

nccr-var:mce-enrollmonthpostindexdx331 a nccr:Variable ;
    rdfs:label "Enrollment Status 331 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx331 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx331 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 331 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 331 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx331" .

nccr-var:mce-enrollmonthpostindexdx332 a nccr:Variable ;
    rdfs:label "Enrollment Status 332 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx332 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx332 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 332 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 332 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx332" .

nccr-var:mce-enrollmonthpostindexdx333 a nccr:Variable ;
    rdfs:label "Enrollment Status 333 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx333 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx333 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 333 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 333 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx333" .

nccr-var:mce-enrollmonthpostindexdx334 a nccr:Variable ;
    rdfs:label "Enrollment Status 334 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx334 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx334 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 334 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 334 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx334" .

nccr-var:mce-enrollmonthpostindexdx335 a nccr:Variable ;
    rdfs:label "Enrollment Status 335 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx335 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx335 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 335 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 335 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx335" .

nccr-var:mce-enrollmonthpostindexdx336 a nccr:Variable ;
    rdfs:label "Enrollment Status 336 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx336 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx336 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 336 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 336 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx336" .

nccr-var:mce-enrollmonthpostindexdx337 a nccr:Variable ;
    rdfs:label "Enrollment Status 337 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx337 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx337 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 337 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 337 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx337" .

nccr-var:mce-enrollmonthpostindexdx338 a nccr:Variable ;
    rdfs:label "Enrollment Status 338 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx338 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx338 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 338 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 338 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx338" .

nccr-var:mce-enrollmonthpostindexdx339 a nccr:Variable ;
    rdfs:label "Enrollment Status 339 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx339 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx339 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 339 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 339 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx339" .

nccr-var:mce-enrollmonthpostindexdx34 a nccr:Variable ;
    rdfs:label "Enrollment Status 34 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx34 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx34 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 34 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 34 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx34" .

nccr-var:mce-enrollmonthpostindexdx340 a nccr:Variable ;
    rdfs:label "Enrollment Status 340 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx340 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx340 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 340 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 340 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx340" .

nccr-var:mce-enrollmonthpostindexdx341 a nccr:Variable ;
    rdfs:label "Enrollment Status 341 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx341 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx341 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 341 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 341 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx341" .

nccr-var:mce-enrollmonthpostindexdx342 a nccr:Variable ;
    rdfs:label "Enrollment Status 342 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx342 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx342 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 342 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 342 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx342" .

nccr-var:mce-enrollmonthpostindexdx343 a nccr:Variable ;
    rdfs:label "Enrollment Status 343 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx343 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx343 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 343 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 343 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx343" .

nccr-var:mce-enrollmonthpostindexdx344 a nccr:Variable ;
    rdfs:label "Enrollment Status 344 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx344 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx344 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 344 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 344 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx344" .

nccr-var:mce-enrollmonthpostindexdx345 a nccr:Variable ;
    rdfs:label "Enrollment Status 345 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx345 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx345 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 345 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 345 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx345" .

nccr-var:mce-enrollmonthpostindexdx346 a nccr:Variable ;
    rdfs:label "Enrollment Status 346 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx346 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx346 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 346 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 346 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx346" .

nccr-var:mce-enrollmonthpostindexdx347 a nccr:Variable ;
    rdfs:label "Enrollment Status 347 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx347 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx347 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 347 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 347 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx347" .

nccr-var:mce-enrollmonthpostindexdx35 a nccr:Variable ;
    rdfs:label "Enrollment Status 35 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx35 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx35 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 35 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 35 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx35" .

nccr-var:mce-enrollmonthpostindexdx36 a nccr:Variable ;
    rdfs:label "Enrollment Status 36 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx36 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx36 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 36 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 36 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx36" .

nccr-var:mce-enrollmonthpostindexdx37 a nccr:Variable ;
    rdfs:label "Enrollment Status 37 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx37 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx37 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 37 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 37 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx37" .

nccr-var:mce-enrollmonthpostindexdx38 a nccr:Variable ;
    rdfs:label "Enrollment Status 38 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx38 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx38 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 38 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 38 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx38" .

nccr-var:mce-enrollmonthpostindexdx39 a nccr:Variable ;
    rdfs:label "Enrollment Status 39 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx39 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx39 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 39 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 39 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx39" .

nccr-var:mce-enrollmonthpostindexdx4 a nccr:Variable ;
    rdfs:label "Enrollment Status 4 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx4 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx4 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 4 months after the month of index cancer diagnosis. Enrollment status for the twelve months after index cancer diagnosis is coded as 6=Enrollment Status not Provided for patients with index cancer diagnosis in the year 1999. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased. " ;
    nccr:itemName "Enrollment Status 4 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx4" .

nccr-var:mce-enrollmonthpostindexdx40 a nccr:Variable ;
    rdfs:label "Enrollment Status 40 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx40 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx40 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 40 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 40 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx40" .

nccr-var:mce-enrollmonthpostindexdx41 a nccr:Variable ;
    rdfs:label "Enrollment Status 41 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx41 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx41 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 41 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 41 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx41" .

nccr-var:mce-enrollmonthpostindexdx42 a nccr:Variable ;
    rdfs:label "Enrollment Status 42 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx42 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx42 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 42 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 42 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx42" .

nccr-var:mce-enrollmonthpostindexdx43 a nccr:Variable ;
    rdfs:label "Enrollment Status 43 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx43 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx43 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 43 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 43 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx43" .

nccr-var:mce-enrollmonthpostindexdx44 a nccr:Variable ;
    rdfs:label "Enrollment Status 44 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx44 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx44 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 44 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 44 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx44" .

nccr-var:mce-enrollmonthpostindexdx45 a nccr:Variable ;
    rdfs:label "Enrollment Status 45 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx45 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx45 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 45 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 45 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx45" .

nccr-var:mce-enrollmonthpostindexdx46 a nccr:Variable ;
    rdfs:label "Enrollment Status 46 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx46 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx46 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 46 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 46 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx46" .

nccr-var:mce-enrollmonthpostindexdx47 a nccr:Variable ;
    rdfs:label "Enrollment Status 47 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx47 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx47 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 47 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 47 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx47" .

nccr-var:mce-enrollmonthpostindexdx48 a nccr:Variable ;
    rdfs:label "Enrollment Status 48 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx48 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx48 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 48 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 48 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx48" .

nccr-var:mce-enrollmonthpostindexdx49 a nccr:Variable ;
    rdfs:label "Enrollment Status 49 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx49 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx49 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 49 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 49 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx49" .

nccr-var:mce-enrollmonthpostindexdx5 a nccr:Variable ;
    rdfs:label "Enrollment Status 5 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx5 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx5 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 5 months after the month of index cancer diagnosis. Enrollment status for the twelve months after index cancer diagnosis is coded as 6=Enrollment Status not Provided for patients with index cancer diagnosis in the year 1999. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased. " ;
    nccr:itemName "Enrollment Status 5 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx5" .

nccr-var:mce-enrollmonthpostindexdx50 a nccr:Variable ;
    rdfs:label "Enrollment Status 50 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx50 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx50 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 50 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 50 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx50" .

nccr-var:mce-enrollmonthpostindexdx51 a nccr:Variable ;
    rdfs:label "Enrollment Status 51 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx51 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx51 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 51 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 51 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx51" .

nccr-var:mce-enrollmonthpostindexdx52 a nccr:Variable ;
    rdfs:label "Enrollment Status 52 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx52 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx52 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 52 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 52 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx52" .

nccr-var:mce-enrollmonthpostindexdx53 a nccr:Variable ;
    rdfs:label "Enrollment Status 53 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx53 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx53 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 53 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 53 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx53" .

nccr-var:mce-enrollmonthpostindexdx54 a nccr:Variable ;
    rdfs:label "Enrollment Status 54 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx54 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx54 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 54 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 54 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx54" .

nccr-var:mce-enrollmonthpostindexdx55 a nccr:Variable ;
    rdfs:label "Enrollment Status 55 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx55 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx55 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 55 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 55 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx55" .

nccr-var:mce-enrollmonthpostindexdx56 a nccr:Variable ;
    rdfs:label "Enrollment Status 56 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx56 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx56 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 56 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 56 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx56" .

nccr-var:mce-enrollmonthpostindexdx57 a nccr:Variable ;
    rdfs:label "Enrollment Status 57 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx57 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx57 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 57 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 57 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx57" .

nccr-var:mce-enrollmonthpostindexdx58 a nccr:Variable ;
    rdfs:label "Enrollment Status 58 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx58 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx58 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 58 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 58 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx58" .

nccr-var:mce-enrollmonthpostindexdx59 a nccr:Variable ;
    rdfs:label "Enrollment Status 59 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx59 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx59 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 59 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 59 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx59" .

nccr-var:mce-enrollmonthpostindexdx6 a nccr:Variable ;
    rdfs:label "Enrollment Status 6 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx6 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx6 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 6 months after the month of index cancer diagnosis. Enrollment status for the twelve months after index cancer diagnosis is coded as 6=Enrollment Status not Provided for patients with index cancer diagnosis in the year 1999. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased. " ;
    nccr:itemName "Enrollment Status 6 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx6" .

nccr-var:mce-enrollmonthpostindexdx60 a nccr:Variable ;
    rdfs:label "Enrollment Status 60 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx60 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx60 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 60 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 60 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx60" .

nccr-var:mce-enrollmonthpostindexdx61 a nccr:Variable ;
    rdfs:label "Enrollment Status 61 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx61 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx61 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 61 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 61 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx61" .

nccr-var:mce-enrollmonthpostindexdx62 a nccr:Variable ;
    rdfs:label "Enrollment Status 62 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx62 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx62 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 62 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 62 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx62" .

nccr-var:mce-enrollmonthpostindexdx63 a nccr:Variable ;
    rdfs:label "Enrollment Status 63 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx63 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx63 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 63 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 63 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx63" .

nccr-var:mce-enrollmonthpostindexdx64 a nccr:Variable ;
    rdfs:label "Enrollment Status 64 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx64 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx64 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 64 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 64 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx64" .

nccr-var:mce-enrollmonthpostindexdx65 a nccr:Variable ;
    rdfs:label "Enrollment Status 65 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx65 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx65 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 65 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 65 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx65" .

nccr-var:mce-enrollmonthpostindexdx66 a nccr:Variable ;
    rdfs:label "Enrollment Status 66 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx66 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx66 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 66 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 66 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx66" .

nccr-var:mce-enrollmonthpostindexdx67 a nccr:Variable ;
    rdfs:label "Enrollment Status 67 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx67 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx67 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 67 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 67 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx67" .

nccr-var:mce-enrollmonthpostindexdx68 a nccr:Variable ;
    rdfs:label "Enrollment Status 68 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx68 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx68 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 68 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 68 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx68" .

nccr-var:mce-enrollmonthpostindexdx69 a nccr:Variable ;
    rdfs:label "Enrollment Status 69 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx69 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx69 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 69 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 69 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx69" .

nccr-var:mce-enrollmonthpostindexdx7 a nccr:Variable ;
    rdfs:label "Enrollment Status 7 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx7 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx7 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 7 months after the month of index cancer diagnosis. Enrollment status for the twelve months after index cancer diagnosis is coded as 6=Enrollment Status not Provided for patients with index cancer diagnosis in the year 1999. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased. " ;
    nccr:itemName "Enrollment Status 7 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx7" .

nccr-var:mce-enrollmonthpostindexdx70 a nccr:Variable ;
    rdfs:label "Enrollment Status 70 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx70 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx70 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 70 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 70 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx70" .

nccr-var:mce-enrollmonthpostindexdx71 a nccr:Variable ;
    rdfs:label "Enrollment Status 71 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx71 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx71 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 71 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 71 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx71" .

nccr-var:mce-enrollmonthpostindexdx72 a nccr:Variable ;
    rdfs:label "Enrollment Status 72 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx72 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx72 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 72 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 72 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx72" .

nccr-var:mce-enrollmonthpostindexdx73 a nccr:Variable ;
    rdfs:label "Enrollment Status 73 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx73 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx73 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 73 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 73 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx73" .

nccr-var:mce-enrollmonthpostindexdx74 a nccr:Variable ;
    rdfs:label "Enrollment Status 74 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx74 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx74 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 74 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 74 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx74" .

nccr-var:mce-enrollmonthpostindexdx75 a nccr:Variable ;
    rdfs:label "Enrollment Status 75 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx75 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx75 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 75 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 75 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx75" .

nccr-var:mce-enrollmonthpostindexdx76 a nccr:Variable ;
    rdfs:label "Enrollment Status 76 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx76 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx76 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 76 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 76 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx76" .

nccr-var:mce-enrollmonthpostindexdx77 a nccr:Variable ;
    rdfs:label "Enrollment Status 77 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx77 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx77 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 77 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 77 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx77" .

nccr-var:mce-enrollmonthpostindexdx78 a nccr:Variable ;
    rdfs:label "Enrollment Status 78 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx78 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx78 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 78 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 78 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx78" .

nccr-var:mce-enrollmonthpostindexdx79 a nccr:Variable ;
    rdfs:label "Enrollment Status 79 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx79 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx79 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 79 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 79 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx79" .

nccr-var:mce-enrollmonthpostindexdx8 a nccr:Variable ;
    rdfs:label "Enrollment Status 8 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx8 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx8 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 8 months after the month of index cancer diagnosis. Enrollment status for the twelve months after index cancer diagnosis is coded as 6=Enrollment Status not Provided for patients with index cancer diagnosis in the year 1999. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased. " ;
    nccr:itemName "Enrollment Status 8 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx8" .

nccr-var:mce-enrollmonthpostindexdx80 a nccr:Variable ;
    rdfs:label "Enrollment Status 80 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx80 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx80 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 80 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 80 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx80" .

nccr-var:mce-enrollmonthpostindexdx81 a nccr:Variable ;
    rdfs:label "Enrollment Status 81 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx81 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx81 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 81 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 81 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx81" .

nccr-var:mce-enrollmonthpostindexdx82 a nccr:Variable ;
    rdfs:label "Enrollment Status 82 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx82 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx82 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 82 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 82 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx82" .

nccr-var:mce-enrollmonthpostindexdx83 a nccr:Variable ;
    rdfs:label "Enrollment Status 83 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx83 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx83 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 83 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 83 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx83" .

nccr-var:mce-enrollmonthpostindexdx84 a nccr:Variable ;
    rdfs:label "Enrollment Status 84 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx84 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx84 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 84 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 84 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx84" .

nccr-var:mce-enrollmonthpostindexdx85 a nccr:Variable ;
    rdfs:label "Enrollment Status 85 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx85 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx85 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 85 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 85 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx85" .

nccr-var:mce-enrollmonthpostindexdx86 a nccr:Variable ;
    rdfs:label "Enrollment Status 86 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx86 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx86 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 86 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 86 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx86" .

nccr-var:mce-enrollmonthpostindexdx87 a nccr:Variable ;
    rdfs:label "Enrollment Status 87 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx87 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx87 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 87 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 87 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx87" .

nccr-var:mce-enrollmonthpostindexdx88 a nccr:Variable ;
    rdfs:label "Enrollment Status 88 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx88 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx88 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 88 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 88 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx88" .

nccr-var:mce-enrollmonthpostindexdx89 a nccr:Variable ;
    rdfs:label "Enrollment Status 89 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx89 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx89 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 89 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 89 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx89" .

nccr-var:mce-enrollmonthpostindexdx9 a nccr:Variable ;
    rdfs:label "Enrollment Status 9 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx9 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx9 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 9 months after the month of index cancer diagnosis. Enrollment status for the twelve months after index cancer diagnosis is coded as 6=Enrollment Status not Provided for patients with index cancer diagnosis in the year 1999. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased. " ;
    nccr:itemName "Enrollment Status 9 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx9" .

nccr-var:mce-enrollmonthpostindexdx90 a nccr:Variable ;
    rdfs:label "Enrollment Status 90 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx90 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx90 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 90 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 90 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx90" .

nccr-var:mce-enrollmonthpostindexdx91 a nccr:Variable ;
    rdfs:label "Enrollment Status 91 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx91 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx91 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 91 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 91 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx91" .

nccr-var:mce-enrollmonthpostindexdx92 a nccr:Variable ;
    rdfs:label "Enrollment Status 92 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx92 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx92 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 92 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 92 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx92" .

nccr-var:mce-enrollmonthpostindexdx93 a nccr:Variable ;
    rdfs:label "Enrollment Status 93 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx93 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx93 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 93 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 93 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx93" .

nccr-var:mce-enrollmonthpostindexdx94 a nccr:Variable ;
    rdfs:label "Enrollment Status 94 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx94 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx94 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 94 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 94 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx94" .

nccr-var:mce-enrollmonthpostindexdx95 a nccr:Variable ;
    rdfs:label "Enrollment Status 95 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx95 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx95 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 95 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 95 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx95" .

nccr-var:mce-enrollmonthpostindexdx96 a nccr:Variable ;
    rdfs:label "Enrollment Status 96 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx96 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx96 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 96 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 96 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx96" .

nccr-var:mce-enrollmonthpostindexdx97 a nccr:Variable ;
    rdfs:label "Enrollment Status 97 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx97 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx97 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 97 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 97 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx97" .

nccr-var:mce-enrollmonthpostindexdx98 a nccr:Variable ;
    rdfs:label "Enrollment Status 98 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx98 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx98 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 98 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 98 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx98" .

nccr-var:mce-enrollmonthpostindexdx99 a nccr:Variable ;
    rdfs:label "Enrollment Status 99 Months Post Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpostindexdx99 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpostindexdx99 ;
    nccr:inSection nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 99 months after the month of index cancer diagnosis. If a patient dies before the end of the period for which we received data, all monthly indicators after the month of death will be coded as 8=Not Applicable-Patient Reported as Deceased." ;
    nccr:itemName "Enrollment Status 99 Months Post Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPostIndexDx99" .

nccr-var:mce-enrollmonthpriorindexdx1 a nccr:Variable ;
    rdfs:label "Enrollment Status 1 Month Prior to Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpriorindexdx1 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpriorindexdx1 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-1-year-prior-to-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 1 month prior to the month of index cancer diagnosis. Enrollment status for the twelve months prior to index cancer diagnosis is coded as 6=Enrollment Status not Provided for patients with index cancer diagnosis in the year 2000 or who are under one year old at time of index cancer diagnosis. " ;
    nccr:itemName "Enrollment Status 1 Month Prior to Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPriorIndexDx1" .

nccr-var:mce-enrollmonthpriorindexdx10 a nccr:Variable ;
    rdfs:label "Enrollment Status 10 Months Prior to Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpriorindexdx10 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpriorindexdx10 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-1-year-prior-to-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 10 months prior to the month of index cancer diagnosis. Enrollment status for the twelve months prior to index cancer diagnosis is coded as 6=Enrollment Status not Provided for patients with index cancer diagnosis in the year 2000 or who are under one year old at time of index cancer diagnosis. " ;
    nccr:itemName "Enrollment Status 10 Months Prior to Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPriorIndexDx10" .

nccr-var:mce-enrollmonthpriorindexdx11 a nccr:Variable ;
    rdfs:label "Enrollment Status 11 Months Prior to Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpriorindexdx11 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpriorindexdx11 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-1-year-prior-to-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 11 months prior to the month of index cancer diagnosis. Enrollment status for the twelve months prior to index cancer diagnosis is coded as 6=Enrollment Status not Provided for patients with index cancer diagnosis in the year 2000 or who are under one year old at time of index cancer diagnosis. " ;
    nccr:itemName "Enrollment Status 11 Months Prior to Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPriorIndexDx11" .

nccr-var:mce-enrollmonthpriorindexdx12 a nccr:Variable ;
    rdfs:label "Enrollment Status 12 Months Prior to Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpriorindexdx12 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpriorindexdx12 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-1-year-prior-to-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 12 months prior to the month of index cancer diagnosis. Enrollment status for the twelve months prior to index cancer diagnosis is coded as 6=Enrollment Status not Provided for patients with index cancer diagnosis in the year 2000 or who are under one year old at time of index cancer diagnosis. " ;
    nccr:itemName "Enrollment Status 12 Months Prior to Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPriorIndexDx12" .

nccr-var:mce-enrollmonthpriorindexdx2 a nccr:Variable ;
    rdfs:label "Enrollment Status 2 Months Prior to Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpriorindexdx2 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpriorindexdx2 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-1-year-prior-to-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 2 months prior to the month of index cancer diagnosis. Enrollment status for the twelve months prior to index cancer diagnosis is coded as 6=Enrollment Status not Provided for patients with index cancer diagnosis in the year 2000 or who are under one year old at time of index cancer diagnosis. " ;
    nccr:itemName "Enrollment Status 2 Months Prior to Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPriorIndexDx2" .

nccr-var:mce-enrollmonthpriorindexdx3 a nccr:Variable ;
    rdfs:label "Enrollment Status 3 Months Prior to Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpriorindexdx3 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpriorindexdx3 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-1-year-prior-to-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 3 months prior to the month of index cancer diagnosis. Enrollment status for the twelve months prior to index cancer diagnosis is coded as 6=Enrollment Status not Provided for patients with index cancer diagnosis in the year 2000 or who are under one year old at time of index cancer diagnosis. " ;
    nccr:itemName "Enrollment Status 3 Months Prior to Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPriorIndexDx3" .

nccr-var:mce-enrollmonthpriorindexdx4 a nccr:Variable ;
    rdfs:label "Enrollment Status 4 Months Prior to Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpriorindexdx4 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpriorindexdx4 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-1-year-prior-to-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 4 months prior to the month of index cancer diagnosis. Enrollment status for the twelve months prior to index cancer diagnosis is coded as 6=Enrollment Status not Provided for patients with index cancer diagnosis in the year 2000 or who are under one year old at time of index cancer diagnosis. " ;
    nccr:itemName "Enrollment Status 4 Months Prior to Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPriorIndexDx4" .

nccr-var:mce-enrollmonthpriorindexdx5 a nccr:Variable ;
    rdfs:label "Enrollment Status 5 Months Prior to Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpriorindexdx5 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpriorindexdx5 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-1-year-prior-to-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 5 months prior to the month of index cancer diagnosis. Enrollment status for the twelve months prior to index cancer diagnosis is coded as 6=Enrollment Status not Provided for patients with index cancer diagnosis in the year 2000 or who are under one year old at time of index cancer diagnosis. " ;
    nccr:itemName "Enrollment Status 5 Months Prior to Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPriorIndexDx5" .

nccr-var:mce-enrollmonthpriorindexdx6 a nccr:Variable ;
    rdfs:label "Enrollment Status 6 Months Prior to Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpriorindexdx6 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpriorindexdx6 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-1-year-prior-to-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 6 months prior to the month of index cancer diagnosis. Enrollment status for the twelve months prior to index cancer diagnosis is coded as 6=Enrollment Status not Provided for patients with index cancer diagnosis in the year 2000 or who are under one year old at time of index cancer diagnosis. " ;
    nccr:itemName "Enrollment Status 6 Months Prior to Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPriorIndexDx6" .

nccr-var:mce-enrollmonthpriorindexdx7 a nccr:Variable ;
    rdfs:label "Enrollment Status 7 Months Prior to Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpriorindexdx7 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpriorindexdx7 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-1-year-prior-to-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 7 months prior to the month of index cancer diagnosis. Enrollment status for the twelve months prior to index cancer diagnosis is coded as 6=Enrollment Status not Provided for patients with index cancer diagnosis in the year 2000 or who are under one year old at time of index cancer diagnosis. " ;
    nccr:itemName "Enrollment Status 7 Months Prior to Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPriorIndexDx7" .

nccr-var:mce-enrollmonthpriorindexdx8 a nccr:Variable ;
    rdfs:label "Enrollment Status 8 Months Prior to Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpriorindexdx8 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpriorindexdx8 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-1-year-prior-to-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 8 months prior to the month of index cancer diagnosis. Enrollment status for the twelve months prior to index cancer diagnosis is coded as 6=Enrollment Status not Provided for patients with index cancer diagnosis in the year 2000 or who are under one year old at time of index cancer diagnosis. " ;
    nccr:itemName "Enrollment Status 8 Months Prior to Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPriorIndexDx8" .

nccr-var:mce-enrollmonthpriorindexdx9 a nccr:Variable ;
    rdfs:label "Enrollment Status 9 Months Prior to Month of Index Cancer Diagnosis" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-enrollmonthpriorindexdx9 ;
    nccr:hasValueSet nccr-vs:mce-enrollmonthpriorindexdx9 ;
    nccr:inSection nccr-sec:enrollment-status-up-to-1-year-prior-to-index-cancer-diagnosis-by-months ;
    nccr:itemDescription "Enrollment status 9 months prior to the month of index cancer diagnosis. Enrollment status for the twelve months prior to index cancer diagnosis is coded as 6=Enrollment Status not Provided for patients with index cancer diagnosis in the year 2000 or who are under one year old at time of index cancer diagnosis. " ;
    nccr:itemName "Enrollment Status 9 Months Prior to Month of Index Cancer Diagnosis" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "enrollMonthPriorIndexDx9" .

nccr-var:mce-nccrid a nccr:Variable ;
    rdfs:label "NCCR Persistent Identifier" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:fieldLength "64" ;
    nccr:hasDisplayConfig nccr-dsp:mce-nccrid ;
    nccr:itemDescription "NCCR Persistent Identifier for the Data Platform" ;
    nccr:itemName "NCCR Persistent Identifier" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "nccrId" .

nccr-var:mce-reportedinsuranceenrollment a nccr:Variable ;
    rdfs:label "Reported Insurance Enrollment" ;
    nccr:belongsToSource nccr-ds:mce ;
    nccr:hasDisplayConfig nccr-dsp:mce-reportedinsuranceenrollment ;
    nccr:hasValueSet nccr-vs:mce-reportedinsuranceenrollment ;
    nccr:inSection nccr-sec:not-grouped ;
    nccr:itemDescription "Indicates that claim records were available from medical claims from various insurers at the time of data linkage (e.g., years of diagnosis, years of specific data freezes, geographical coverage) to indicate any insurance enrollment." ;
    nccr:itemName "Reported Insurance Enrollment" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "reportedInsuranceEnrollment" .

nccr-var:mcp-claimprocedurecode a nccr:Variable ;
    rdfs:label "Claim Procedure Code" ;
    nccr:belongsToSource nccr-ds:mcp ;
    nccr:fieldLength "1-10" ;
    nccr:hasDisplayConfig nccr-dsp:mcp-claimprocedurecode ;
    nccr:hasProcessingRule nccr-proc:mcp-claimprocedurecode-rule ;
    nccr:itemDescription """Procedure code listed for claim. This includes ICD-9, ICD-10, HCPC and CPT codes. 
<p><b>ICD-9 (International Classification of Diseases, 9th Edition)</b>: A system used to classify diseases and medical conditions for billing and statistical purposes. Example: 410.01 <p>
<p><b>ICD-10 (International Classification of Diseases, 10th Edition)</b>: An updated version of ICD-9 with expanded codes and specificity, adopted by most countries. Example: E11.9 <p>
<p><b>HCPCS (Healthcare Common Procedure Coding System)</b>: A set of codes used for identifying medical services and procedures provided by healthcare professionals, supplies, and equipment under the Medicare and Medicaid programs. Example: J0150 <p>
<p><b>CPT (Current Procedural Terminology)</b>: A set of medical codes maintained by the American Medical Association (AMA) that describes medical, surgical, and diagnostic services performed by healthcare providers. Example: 99213 <p>
Claims are deduplicated over the patient ID, claim service date and claim procedure code. Each procedure code for a given claim will have a separate record.""" ;
    nccr:itemName "Claim Procedure Code" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "claimProcedureCode" .

nccr-var:mcp-claimprocedurecodemod1 a nccr:Variable ;
    rdfs:label "Procedure Modifier 1" ;
    nccr:belongsToSource nccr-ds:mcp ;
    nccr:fieldLength "1-3" ;
    nccr:hasDisplayConfig nccr-dsp:mcp-claimprocedurecodemod1 ;
    nccr:hasSubstitution nccr-sub:mcp-claimprocedurecodemod1-sub-0 ;
    nccr:itemDescription "Coding modifier appended to a CPT or HCPCS code. The modifier provides additional information about the medical procedure, service, or supply involved without changing the meaning of the code. A claim can have up to 4 procedure modifiers. If no associated modifier, then variable will be coded as 999=Missing. Note that this variable includes all values received from the data provider. We expect that researchers will use their own discretion when determining if any values should be excluded from analysis." ;
    nccr:itemName "Procedure Modifier 1" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "claimProcedureCodeMod1" .

nccr-var:mcp-claimprocedurecodemod2 a nccr:Variable ;
    rdfs:label "Procedure Modifier 2" ;
    nccr:belongsToSource nccr-ds:mcp ;
    nccr:fieldLength "1-3" ;
    nccr:hasDisplayConfig nccr-dsp:mcp-claimprocedurecodemod2 ;
    nccr:hasSubstitution nccr-sub:mcp-claimprocedurecodemod2-sub-0 ;
    nccr:itemDescription "Coding modifier appended to a CPT or HCPCS code. The modifier provides additional information about the medical procedure, service, or supply involved without changing the meaning of the code. A claim can have up to 4 procedure modifiers. If no associated modifier, then variable will be coded as 999=Missing. Note that this variable includes all values received from the data provider. We expect that researchers will use their own discretion when determining if any values should be excluded from analysis." ;
    nccr:itemName "Procedure Modifier 2" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "claimProcedureCodeMod2" .

nccr-var:mcp-claimprocedurecodemod3 a nccr:Variable ;
    rdfs:label "Procedure Modifier 3" ;
    nccr:belongsToSource nccr-ds:mcp ;
    nccr:fieldLength "1-3" ;
    nccr:hasDisplayConfig nccr-dsp:mcp-claimprocedurecodemod3 ;
    nccr:hasSubstitution nccr-sub:mcp-claimprocedurecodemod3-sub-0 ;
    nccr:itemDescription "Coding modifier appended to a CPT or HCPCS code. The modifier provides additional information about the medical procedure, service, or supply involved without changing the meaning of the code. A claim can have up to 4 procedure modifiers. If no associated modifier, then variable will be coded as 999=Missing. Note that this variable includes all values received from the data provider. We expect that researchers will use their own discretion when determining if any values should be excluded from analysis." ;
    nccr:itemName "Procedure Modifier 3" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "claimProcedureCodeMod3" .

nccr-var:mcp-claimprocedurecodemod4 a nccr:Variable ;
    rdfs:label "Procedure Modifier 4" ;
    nccr:belongsToSource nccr-ds:mcp ;
    nccr:fieldLength "1-3" ;
    nccr:hasDisplayConfig nccr-dsp:mcp-claimprocedurecodemod4 ;
    nccr:hasSubstitution nccr-sub:mcp-claimprocedurecodemod4-sub-0 ;
    nccr:itemDescription "Coding modifier appended to a CPT or HCPCS code. The modifier provides additional information about the medical procedure, service, or supply involved without changing the meaning of the code. A claim can have up to 4 procedure modifiers. If no associated modifier, then variable will be coded as 999=Missing. Note that this variable includes all values received from the data provider. We expect that researchers will use their own discretion when determining if any values should be excluded from analysis." ;
    nccr:itemName "Procedure Modifier 4" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "claimProcedureCodeMod4" .

nccr-var:mcp-claimprocedurecodesequence a nccr:Variable ;
    rdfs:label "Claim Procedure Sequence Number" ;
    nccr:belongsToSource nccr-ds:mcp ;
    nccr:fieldLength "3" ;
    nccr:hasDisplayConfig nccr-dsp:mcp-claimprocedurecodesequence ;
    nccr:hasValueSet nccr-vs:mcp-claimprocedurecodesequence ;
    nccr:itemDescription "Sequence number for procedures that occurred on multiple claims within the same month, sequenced by full claim service date. <p>Claims are deduplicated over the patient ID, claim service date and claim procedure code. Records with the same procedure code occuring on different dates but in the same month will be assigned a different sequence number. " ;
    nccr:itemName "Claim Procedure Sequence Number" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "claimProcedureCodeSequence" .

nccr-var:mcp-claimprocedurecodetext a nccr:Variable ;
    rdfs:label "Claim Procedure Code Description" ;
    nccr:belongsToSource nccr-ds:mcp ;
    nccr:hasDisplayConfig nccr-dsp:mcp-claimprocedurecodetext ;
    nccr:itemDescription "The descriptive text that corresponds with the claim procedure code. Missing descriptive text will be coded as 9-Missing." ;
    nccr:itemName "Claim Procedure Code Description" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "claimProcedureCodeText" .

nccr-var:mcp-nccrid a nccr:Variable ;
    rdfs:label "NCCR Persistent Identifier" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:mcp ;
    nccr:fieldLength "64" ;
    nccr:hasDisplayConfig nccr-dsp:mcp-nccrid ;
    nccr:itemDescription "NCCR Persisent Identifier for the Data Platform" ;
    nccr:itemName "NCCR Persistent Identifier" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "nccrId" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:pharm-canmeddrugcategory a nccr:Variable ;
    rdfs:label "CanMED Drug Category" ;
    nccr:belongsToSource nccr-ds:pharm ;
    nccr:boundToFilter nccr-flt:DrugCategory ;
    nccr:hasDisplayConfig nccr-dsp:pharm-canmeddrugcategory ;
    nccr:hasValueSet nccr-vs:pharm-canmeddrugcategory ;
    nccr:itemDescription "The CanMED Drug Category is extracted from CanMEDs SEER Rx category and classifies the drug into one of five groups: Hormone, Chemotherapy, Ancillary, Immunotherapy, or Radiopharmaceutical. CanMED fields do not come directly from the claim; these fields provide information in CanMED that maps to the NDC provided in the claim. <p> Code 7-No CanMED Data Available = Not found in CanMED; see RxNorm fields" ;
    nccr:itemName "CanMED Drug Category" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "canmedDrugCategory" .

nccr-var:pharm-canmedmajordrugclass a nccr:Variable ;
    rdfs:label "CanMED Major Drug Class" ;
    nccr:belongsToSource nccr-ds:pharm ;
    nccr:boundToFilter nccr-flt:MajorDrugClass ;
    nccr:hasDisplayConfig nccr-dsp:pharm-canmedmajordrugclass ;
    nccr:hasSubstitution nccr-sub:pharm-canmedmajordrugclass-sub-0 ;
    nccr:itemDescription "The CanMED Major Drug Class denotes the general mechanism of action or group name. CanMED fields do not come directly from the claim; these fields provide information in CanMED that maps to the NDC provided in the claim.<p> Code 7-No CanMED Data Available = Not found in CanMED; see RxNorm fields" ;
    nccr:itemName "CanMED Major Drug Class" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "canmedMajorDrugClass" .

nccr-var:pharm-canmedminordrugclass a nccr:Variable ;
    rdfs:label "CanMED Minor Drug Class" ;
    nccr:belongsToSource nccr-ds:pharm ;
    nccr:hasDisplayConfig nccr-dsp:pharm-canmedminordrugclass ;
    nccr:hasSubstitution nccr-sub:pharm-canmedminordrugclass-sub-0,
        nccr-sub:pharm-canmedminordrugclass-sub-1 ;
    nccr:itemDescription "The CanMED Minor Drug Class denotes the overall group that a particular drug is associated with, typically indicating the drug's mechanism of action or broad treatment indication. CanMED fields do not come directly from the claim; these fields provide information in CanMED that maps to the NDC provided in the claim.<p> Code 7-No CanMED Data Available = Not found in CanMED; see RxNorm fields and 9-Missing = Missing" ;
    nccr:itemName "CanMED Minor Drug Class" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "canmedMinorDrugClass" .

nccr-var:pharm-canmednonproprietaryname a nccr:Variable ;
    rdfs:label "CanMED Non-proprietary Name" ;
    nccr:belongsToSource nccr-ds:pharm ;
    nccr:boundToFilter nccr-flt:DrugName ;
    nccr:hasDisplayConfig nccr-dsp:pharm-canmednonproprietaryname ;
    nccr:hasSubstitution nccr-sub:pharm-canmednonproprietaryname-sub-0 ;
    nccr:itemDescription "Generic name given by the FDA upon drug approval for identification irrespective of branding or proprietary naming as reported by CanMED. CanMED fields do not come directly from the claim; these fields provide information in CanMED that maps to the NDC provided in the claim. Names separated by semicolons. <p> Code 7-No CanMED Data Available = Not found in CanMED; see RxNorm fields" ;
    nccr:itemName "CanMED Non-proprietary Name" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "canmedNonProprietaryName" .

nccr-var:pharm-canmedproprietaryname a nccr:Variable ;
    rdfs:label "CanMED Proprietary Name" ;
    nccr:belongsToSource nccr-ds:pharm ;
    nccr:hasDisplayConfig nccr-dsp:pharm-canmedproprietaryname ;
    nccr:itemDescription "Brand name assigned to a drug by the pharmaceutical company for marketing and identification as reported by CanMED. CanMED fields do not come directly from the claim; these fields provide information in CanMED that maps to the NDC provided in the claim.<p> Code 7-No CanMED Data Available = Not found in CanMED; see RxNorm fields" ;
    nccr:itemName "CanMED Proprietary Name" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "canmedProprietaryName" .

nccr-var:pharm-medicationdispenseduration a nccr:Variable ;
    rdfs:label "Medication Dispense Duration" ;
    nccr:belongsToSource nccr-ds:pharm ;
    nccr:fieldLength "1-4" ;
    nccr:hasDisplayConfig nccr-dsp:pharm-medicationdispenseduration ;
    nccr:hasValueSet nccr-vs:pharm-medicationdispenseduration ;
    nccr:itemDescription "Identifies the number of days over which the supplied product is expected to be used, or the length of time the dispense is expected to last. Note that this variable includes all values received from the data provider. We expect that researchers will use their own discretion when determining if any values should be excluded from analysis." ;
    nccr:itemName "Medication Dispense Duration" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "medicationDispenseDuration" .

nccr-var:pharm-medicationrequestndc11 a nccr:Variable ;
    rdfs:label "11-digit National Drug Code (NDC)" ;
    nccr:belongsToSource nccr-ds:pharm ;
    nccr:fieldLength "11" ;
    nccr:hasDisplayConfig nccr-dsp:pharm-medicationrequestndc11 ;
    nccr:itemDescription "The 11-digit National Drug Code is a unique number in three segments, denoting the labeler code (manufacturer, re-packager, or distributor), product code (including strength, dosage form, and formulation), and package code (identifying package sizes and types), respectively. <p> Code NONE=Pharmacy Claim Stated None and UNK=Pharmacy Claim Stated Unknown" ;
    nccr:itemName "11-digit National Drug Code (NDC)" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "medicationRequestNdc11" .

nccr-var:pharm-medicationrequestndc9 a nccr:Variable ;
    rdfs:label "9-digit National Drug Code (NDC)" ;
    nccr:belongsToSource nccr-ds:pharm ;
    nccr:fieldLength "9" ;
    nccr:hasDisplayConfig nccr-dsp:pharm-medicationrequestndc9 ;
    nccr:itemDescription "The 9-digit National Drug Code (NDC) is a unique number in two segments, denoting the labeler code (manufacturer, re-packager, or distributor) and product code (including strength, dosage form, and formulation), respectively.<p> Code NONE=Pharmacy Claim Stated None and UNK=Pharmacy Claim Stated Unknown" ;
    nccr:itemName "9-digit National Drug Code (NDC)" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "medicationRequestNdc9" .

nccr-var:pharm-nccrid a nccr:Variable ;
    rdfs:label "NCCR Persistent Identifier" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:pharm ;
    nccr:fieldLength "64" ;
    nccr:hasDisplayConfig nccr-dsp:pharm-nccrid ;
    nccr:itemDescription "NCCR Persistent Identifier for the Data Platform" ;
    nccr:itemName "NCCR Persistent Identifier" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "nccrId" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:pharm-rxnormatcprodclass a nccr:Variable ;
    rdfs:label "RxNorm ATCPROD Class" ;
    nccr:belongsToSource nccr-ds:pharm ;
    nccr:boundToFilter nccr-flt:RxNormActProdClass ;
    nccr:hasDisplayConfig nccr-dsp:pharm-rxnormatcprodclass ;
    nccr:hasSubstitution nccr-sub:pharm-rxnormatcprodclass-sub-0,
        nccr-sub:pharm-rxnormatcprodclass-sub-1 ;
    nccr:itemDescription "The fourth level of the Anatomic Therapeutic Chemical (ATC) product-level (ATCPROD) classification system for the RXCUI in RxNorm. RxNorm fields do not come directly from the claim; these fields provide information in RxNorm that maps to the 11-digit NDC provided in the claim. The ATC classification system groups drugs according to the organ or system on which they act and according to their chemical, pharmacological and therapeutic properties. The drugs are divided into 14 main groups (first level), with two therapeutic/pharmacological subgroups (second and third levels). The fourth level is a therapeutic/pharmacological/chemical subgroup and the fifth level is the chemical substance. The second, third and fourth levels are often used to identify pharmacological subgroups when these are considered to be more appropriate than therapeutic or chemical subgroups. Drug (product-level) ATC class members are curated by the National Library of Medicine. <p>Populated using RxClass API:https://lhncbc.nlm.nih.gov/RxNav/APIs/RxClassAPIs.html. <p>Possible useful links: https://lhncbc.nlm.nih.gov/RxNav/news/ATCPROD-202307.html;  https://lhncbc.nlm.nih.gov/RxNav/applications/RxClassIntro.html. Note: RxClass API sometimes returns >1 class for a single RXCUI. In these cases, the first alphabetical class is selected.<p>Code 7-Not Sought in RxNorm = Not sought in RxNorm because available in CanMED; see CanMED fields and 9-Missing = Missing" ;
    nccr:itemName "RxNorm ATCPROD Class" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "rxnormAtcprodClass" .

nccr-var:pharm-rxnormconceptname a nccr:Variable ;
    rdfs:label "RxNorm Concept Name" ;
    nccr:belongsToSource nccr-ds:pharm ;
    nccr:hasDisplayConfig nccr-dsp:pharm-rxnormconceptname ;
    nccr:hasSubstitution nccr-sub:pharm-rxnormconceptname-sub-0,
        nccr-sub:pharm-rxnormconceptname-sub-1 ;
    nccr:itemDescription "A concept is a fundamental unit of meaning in RxNorm, tied to a unique identifier (RXCUI). RxNorm fields do not come directly from the claim; these fields provide information in RxNorm that maps to the 11-digit NDC provided in the claim. The Concept Name consists of the ingredient, strength, and dose form (in that order) for fully-specified generic drugs. The branded version of a drug uses the same format but includes the brand name in brackets at the end. <p>Populated using RxNorm API: https://www.nlm.nih.gov/research/umls/rxnorm/index.html. <p> Code 7-Not Sought in RxNorm = Not sought in RxNorm because available in CanMED; see CanMED fields and 9-Missing = Missing" ;
    nccr:itemName "RxNorm Concept Name" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "rxnormConceptName" .

nccr-var:pharm-rxnormdisplayname a nccr:Variable ;
    rdfs:label "RxNorm Display Name" ;
    nccr:belongsToSource nccr-ds:pharm ;
    nccr:boundToFilter nccr-flt:RxNormDisplayName ;
    nccr:hasDisplayConfig nccr-dsp:pharm-rxnormdisplayname ;
    nccr:hasSubstitution nccr-sub:pharm-rxnormdisplayname-sub-0,
        nccr-sub:pharm-rxnormdisplayname-sub-1 ;
    nccr:itemDescription "This includes the drug name (either generic or brand name) and intended route tied to the RXCUI in RxNorm. RxNorm fields do not come directly from the claim; these fields provide information in RxNorm that maps to the 11-digit NDC provided in the claim. RxNorm Display Name is only available for active RXCUIs in RxNorm. <p>Populated using RxTerms API: https://lhncbc.nlm.nih.gov/MOR/RxTerms/. Note that RxTerms excludes drugs found in RxNorm that are obsolete or unavailable in the U.S. (U.S. availability determined based on the Current Prescribable Content of RxNorm; this is an approximation and may not be 100% accurate). <p>Code 7-Not Sought in RxNorm = Not sought in RxNorm because available in CanMED; see CanMED fields and 9-Missing = Missing" ;
    nccr:itemName "RxNorm Display Name" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "rxnormDisplayName" .

nccr-var:pharm-rxnormdoseform a nccr:Variable ;
    rdfs:label "RxNorm Dose Form" ;
    nccr:belongsToSource nccr-ds:pharm ;
    nccr:hasDisplayConfig nccr-dsp:pharm-rxnormdoseform ;
    nccr:hasSubstitution nccr-sub:pharm-rxnormdoseform-sub-0,
        nccr-sub:pharm-rxnormdoseform-sub-1 ;
    nccr:itemDescription "This includes the dose form and intended route information for the RXCUI from RxNorm. RxNorm fields do not come directly from the claim; these fields provide information in RxNorm that maps to the 11-digit NDC provided in the claim. Populated using RxTerms API: https://lhncbc.nlm.nih.gov/MOR/RxTerms/. List of dose forms with definitions: https://www.nlm.nih.gov/research/umls/rxnorm/docs/appendix2.html. Note that RxTerms excludes drugs found in RxNorm that are obsolete or unavailable in the U.S. (U.S. availability determined based on the Current Prescribable Content of RxNorm; this is an approximation and may not be 100% accurate). <p>Code 7-Not Sought in RxNorm = Not sought in RxNorm because available in CanMED; see CanMED fields and 9-Missing = Missing" ;
    nccr:itemName "RxNorm Dose Form" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "rxnormDoseForm" .

nccr-var:pharm-rxnormrxcui a nccr:Variable ;
    rdfs:label "RxNorm RXCUI" ;
    nccr:belongsToSource nccr-ds:pharm ;
    nccr:hasDisplayConfig nccr-dsp:pharm-rxnormrxcui ;
    nccr:hasSubstitution nccr-sub:pharm-rxnormrxcui-sub-0,
        nccr-sub:pharm-rxnormrxcui-sub-1 ;
    nccr:itemDescription "A unique identifier (RXCUI) for each concept or meaning in RxNorm. RxNorm fields do not come directly from the claim; these fields provide information in RxNorm that maps to the 11-digit NDC provided in the claim. The goal of RxNorm vocabulary construction is to understand the intended meaning of each drug name in each source vocabulary and to link all the names from all of the source vocabularies that mean the same thing (the synonyms) to a single RxNorm concept.<p> The clinical drugs that RXCUIs refer to can be one of the following term types:<br>· Semantic Clinical Drug (SCD) e.g. azithromycin 250 MG Oral Capsule.<br>· Semantic Branded Drug (SBD) e.g. azithromycin 250 MG Oral Capsule [Zithromax].<br>· Generic Pack (GPCK) e.g. {6 (azithromycin 250 MG Oral Tablet) } Pack<br>· Branded Pack (BPCK) e.g. {6 (azithromycin 250 MG Oral Tablet [Zithromax]) } Pack [Z-PAKS].<p>Populated using RxNorm API: https://www.nlm.nih.gov/research/umls/rxnorm/index.html.<br>Code 7777777 = Not sought in RxNorm because available in CanMED; see CanMED fields and 9999999 = Missing" ;
    nccr:itemName "RxNorm RXCUI" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "rxnormRxcui" .

nccr-var:pharm-rxnormstrength a nccr:Variable ;
    rdfs:label "RxNorm Strength" ;
    nccr:belongsToSource nccr-ds:pharm ;
    nccr:hasDisplayConfig nccr-dsp:pharm-rxnormstrength ;
    nccr:hasSubstitution nccr-sub:pharm-rxnormstrength-sub-0,
        nccr-sub:pharm-rxnormstrength-sub-1 ;
    nccr:itemDescription "Strength information for the drug tied to the RXCUI in RxNorm. RxNorm fields do not come directly from the claim; these fields provide information in RxNorm that maps to the 11-digit NDC provided in the claim. <p>Populated using RxTerms API: https://lhncbc.nlm.nih.gov/MOR/RxTerms/. Note that RxTerms excludes drugs found in RxNorm that are obsolete or unavailable in the U.S. (U.S. availability determined based on the Current Prescribable Content of RxNorm; this is an approximation and may not be 100% accurate). <p>Code 7-Not Sought in RxNorm = Not sought in RxNorm because available in CanMED; see CanMED fields and 9-Missing = Missing" ;
    nccr:itemName "RxNorm Strength" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "rxnormStrength" .

nccr-var:ro-nccrid a nccr:Variable ;
    rdfs:label "NCCR Persistent Identifier" ;
    nccr:belongsToSource nccr-ds:ro ;
    nccr:fieldLength "64" ;
    nccr:hasDisplayConfig nccr-dsp:ro-nccrid ;
    nccr:itemDescription "NCCR Persistent Identifier for the Data Platform" ;
    nccr:itemName "NCCR Persistent Identifier" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "nccrId" .

nccr-var:ro-radiation-anatomic-site a nccr:Variable ;
    rdfs:label "Radiation Anatomic Site" ;
    nccr:belongsToSource nccr-ds:ro ;
    nccr:boundToFilter nccr-flt:RadiationAnatomicSite ;
    nccr:hasDisplayConfig nccr-dsp:ro-radiation-anatomic-site ;
    nccr:hasValueSet nccr-vs:ro-radiation-anatomic-site ;
    nccr:itemDescription "Harmonized anatomic site or region that radiation is delivered to. This field contains harmonized values mapped from the originally submitted data found in field Untransformed Radiation Anatomic Site. <p>Permissible values for this field include one or more NCIt concept codes in format C##### or C######. Missing values are mapped to C43234 (Not Reported). <p>For more details about mappings for this field, see Transformation Description. <p>For more details about specific NCIt concept codes, see Description or Long Description." ;
    nccr:itemName "Radiation Anatomic Site" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "radiation_anatomic_site" .

nccr-var:ro-radiation-energy-type a nccr:Variable ;
    rdfs:label "Radiation Energy Type" ;
    nccr:belongsToSource nccr-ds:ro ;
    nccr:boundToFilter nccr-flt:RadiationSource ;
    nccr:hasDisplayConfig nccr-dsp:ro-radiation-energy-type ;
    nccr:hasValueSet nccr-vs:ro-radiation-energy-type ;
    nccr:itemDescription "The type of radiation therapy used as treatment of a disease by means of exposure of the target or the whole body to radiation. This field contains harmonized values mapped from the originally submitted values found in field Untransformed Radiation Energy Type. <p>Permissible values for this field include one or more NCIt concept codes in format C##### or C######. Missing values are mapped to C43234 (Not Reported). <p>For more details about mappings for this field, see Transformation Description. <p>For more details about specific NCIt concept codes, see Description or Long Description." ;
    nccr:itemName "Radiation Energy Type" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "radiation_energy_type" .

nccr-var:ro-radiation-therapy-type a nccr:Variable ;
    rdfs:label "Radiation Therapy Type" ;
    nccr:belongsToSource nccr-ds:ro ;
    nccr:boundToFilter nccr-flt:RadiationTechnique ;
    nccr:hasDisplayConfig nccr-dsp:ro-radiation-therapy-type ;
    nccr:hasValueSet nccr-vs:ro-radiation-therapy-type ;
    nccr:itemDescription "The type of treatment by means of exposure of the target or the whole body to radiation. This field contains harmonized values mapped from the originally submitted data found in field Untransformed Radiation Therapy Type. <p>Permissible values for this field include one or more NCIt concept codes in format C##### or C######. Missing values are mapped to C43234 (Not Reported). <p>For more details about mappings for this field, see Transformation Description. <p>For more details about specific NCIt concept codes, see Description or Long Description." ;
    nccr:itemName "Radiation Therapy Type" ;
    nccr:semanticType "lookup_value" ;
    nccr:sourceColumn "radiation_therapy_type" .

nccr-var:ro-recordid a nccr:Variable ;
    rdfs:label "Record ID" ;
    nccr:belongsToSource nccr-ds:ro ;
    nccr:fieldLength "8" ;
    nccr:hasDisplayConfig nccr-dsp:ro-recordid ;
    nccr:hasValueSet nccr-vs:ro-recordid ;
    nccr:itemDescription "This field contains a unique number to indicate that this is a unique record within the Radiation Oncology dataset. Each radiation record represents a unique radiation event or series. Because exact dates are masked and records are presented in terms of months from index diagnosis, multiple records may appear to be identical. This field is provided to confirm to the user that these are unique records." ;
    nccr:itemName "Record ID" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "recordId" .

nccr-var:ro-sequenceid a nccr:Variable ;
    rdfs:label "Sequence Number" ;
    nccr:belongsToSource nccr-ds:ro ;
    nccr:fieldLength "3" ;
    nccr:hasDisplayConfig nccr-dsp:ro-sequenceid ;
    nccr:hasValueSet nccr-vs:ro-sequenceid ;
    nccr:itemDescription "Sequence number indicating the order of radiation records, calculated based on start date. Each radiation record represents a unique radiation event or series. Because exact dates are masked and records are presented in terms of months from index diagnosis, multiple records may appear to take place in the same month. This field provides additional information to the user by informing them of the order in which records took place (based on start date), including whether records have the same start date. <p>For patients with known start dates for all radiation records, all sequence numbers start with digit 8 (i.e., 8XX). For patients with at least one radiation record with no known start date, all sequence numbers start with digit 9 (i.e., 9XX), and sequence numbers for records with no known start date are coded as 999. If multiple radiation records for a patient start on the same date, sequence numbers will be identical." ;
    nccr:itemName "Sequence Number" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "sequenceId" .

nccr-var:ro-untransformed-anatomic-site a nccr:Variable ;
    rdfs:label "Untransformed Radiation Anatomic Site" ;
    nccr:belongsToSource nccr-ds:ro ;
    nccr:hasDisplayConfig nccr-dsp:ro-untransformed-anatomic-site ;
    nccr:itemDescription "Anatomic site or region that radiation is delivered to, in format of original submission. <p>Data describing radiation anatomic site were provided from multiple sources using various semantic encodings. This field corresponds to the originally submitted data and is used to create the harmonized variables found in field Radiation Anatomic Site. For more details, see Transformation Description for Radiation Anatomic Site." ;
    nccr:itemName "Untransformed Radiation Anatomic Site" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "untransformed_anatomic_site" .

nccr-var:ro-untransformed-rad-energy-type a nccr:Variable ;
    rdfs:label "Untransformed Radiation Energy Type" ;
    nccr:belongsToSource nccr-ds:ro ;
    nccr:hasDisplayConfig nccr-dsp:ro-untransformed-rad-energy-type ;
    nccr:itemDescription "The type of radiation therapy used as treatment of a disease by means of exposure of the target or the whole body to radiation, in format of original submission. <p>Data describing radiation energy type were provided from multiple sources using various semantic encodings. This field corresponds to the originally submitted data and is used to create the harmonized variables found in field Radiation Energy Type. For more details, see Transformation Description for Radiation Energy Type. <p>Untransformed Radiation Energy Type may contain information about radiation energy type, radiation therapy type, or both. We recommend viewing both untransformed fields for additional information." ;
    nccr:itemName "Untransformed Radiation Energy Type" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "untransformed_rad_energy_type" .

nccr-var:ro-untransformed-rad-therapy-type a nccr:Variable ;
    rdfs:label "Untransformed Radiation Therapy Type" ;
    nccr:belongsToSource nccr-ds:ro ;
    nccr:hasDisplayConfig nccr-dsp:ro-untransformed-rad-therapy-type ;
    nccr:itemDescription "The type of treatment by means of exposure of the target or the whole body to radiation, in format of original submission. <p>Data describing radiation therapy type were provided from multiple sources using various semantic encodings. This field corresponds to the originally submitted data and is used to create the harmonized variables found in field Radiation Therapy Type. For more details, see Transformation Description for Radiation Therapy Type. <p>Untransformed Radiation Therapy Type may contain information about radiation therapy type, radiation energy type, or both. We recommend viewing both untransformed fields for additional information." ;
    nccr:itemName "Untransformed Radiation Therapy Type" ;
    nccr:semanticType "string" ;
    nccr:sourceColumn "untransformed_rad_therapy_type" .

nccr-sec:not-grouped a nccr:Section ;
    rdfs:label "Not Grouped"@en .

nccr-vs:ro-recordid a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ro-recordid-10000000-99999999 .

nccr-var:ctc-monthsfromdxtobrm a nccr:Variable ;
    rdfs:label "Number of Months from Diagnosis to BRM" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "1-4" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-monthsfromdxtobrm ;
    nccr:hasValueSet nccr-vs:ctc-monthsfromdxtobrm ;
    nccr:inSection nccr-sec:treatment-1st-course ;
    nccr:itemDescription "The number of months from diagnosis to biological response modifier.If month of diagnosis used for the calculation of this interval was imputed and the calculated interval was negative, then this field will be coded as 6666 (Not Available Due to Imputed Month of Diagnosis).  See the <a href=\"https://seer.cancer.gov/survivaltime/survival-date-diagnosis-recode.pdf\">SEER Survival Date of Diagnosis Recode</a> document for information about imputation." ;
    nccr:itemName "Number of Months from Diagnosis to BRM" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "monthsFromDxToBrm" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-monthsfromdxtochemo a nccr:Variable ;
    rdfs:label "Number of Months from Diagnosis to Chemo" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "1-4" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-monthsfromdxtochemo ;
    nccr:hasValueSet nccr-vs:ctc-monthsfromdxtochemo ;
    nccr:inSection nccr-sec:treatment-1st-course ;
    nccr:itemDescription "The number of months from diagnosis to chemotherapy. If month of diagnosis used for the calculation of this interval was imputed and the calculated interval was negative, then this field will be coded as 6666 (Not Available Due to Imputed Month of Diagnosis). See the <a href=\"https://seer.cancer.gov/survivaltime/survival-date-diagnosis-recode.pdf\">SEER Survival Date of Diagnosis Recode</a> document for information about imputation." ;
    nccr:itemName "Number of Months from Diagnosis to Chemo" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "monthsFromDxToChemo" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-monthsfromdxtohormone a nccr:Variable ;
    rdfs:label "Number of Months from Diagnosis to Hormone" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "1-4" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-monthsfromdxtohormone ;
    nccr:hasValueSet nccr-vs:ctc-monthsfromdxtohormone ;
    nccr:inSection nccr-sec:treatment-1st-course ;
    nccr:itemDescription "The number of months from diagnosis to hormone. If month of diagnosis used for the calculations of intervals was imputed due to an unknown month of diagnosis on submission, then this field will be coded as 6666 (Not Available Due to Imputed Month of Diagnosis).  See the <a href=\"https://seer.cancer.gov/survivaltime/survival-date-diagnosis-recode.pdf\">SEER Survival Date of Diagnosis Recode</a> document for information about imputation." ;
    nccr:itemName "Number of Months from Diagnosis to Hormone" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "monthsFromDxToHormone" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-monthsfromdxtomostdefinsurg a nccr:Variable ;
    rdfs:label "Number of Months from Diagnosis to Most Definitive Surgery" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "1-4" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-monthsfromdxtomostdefinsurg ;
    nccr:hasValueSet nccr-vs:ctc-monthsfromdxtomostdefinsurg ;
    nccr:inSection nccr-sec:treatment-1st-course ;
    nccr:itemDescription "The number of months from diagnosis to most defin surg. If month of diagnosis used for the calculation of this interval was imputed and the calculated interval was negative, then this field will be coded as 6666 (Not Available Due to Imputed Month of Diagnosis). See the <a href=\"https://seer.cancer.gov/survivaltime/survival-date-diagnosis-recode.pdf\">SEER Survival Date of Diagnosis Recode</a> document for information about imputation." ;
    nccr:itemName "Number of Months from Diagnosis to Most Definitive Surgery" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "monthsFromDxToMostDefinSurg" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-monthsfromdxtoothertx a nccr:Variable ;
    rdfs:label "Number of Months from Diagnosis to Other Treatment" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "1-4" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-monthsfromdxtoothertx ;
    nccr:hasValueSet nccr-vs:ctc-monthsfromdxtoothertx ;
    nccr:inSection nccr-sec:treatment-subsequent-other ;
    nccr:itemDescription "The number of months from diagnosis to other treatment. If month of diagnosis used for the calculation of this interval was imputed and the calculated interval was negative, then this field will be coded as 6666 (Not Available Due to Imputed Month of Diagnosis). See the <a href=\"https://seer.cancer.gov/survivaltime/survival-date-diagnosis-recode.pdf\">SEER Survival Date of Diagnosis Recode</a> document for information about imputation." ;
    nccr:itemName "Number of Months from Diagnosis to Other Treatment" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "monthsFromDxToOtherTx" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-monthsfromdxtoradiation a nccr:Variable ;
    rdfs:label "Number of Months from Diagnosis to Radiation" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "1-4" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-monthsfromdxtoradiation ;
    nccr:hasValueSet nccr-vs:ctc-monthsfromdxtoradiation ;
    nccr:inSection nccr-sec:treatment-1st-course ;
    nccr:itemDescription "The number of months from diagnosis to radiation. If month of diagnosis used for the calculation of this interval was imputed and the calculated interval was negative, then this field will be coded as 6666 (Not Available Due to Imputed Month of Diagnosis). See the <a href=\"https://seer.cancer.gov/survivaltime/survival-date-diagnosis-recode.pdf\">SEER Survival Date of Diagnosis Recode</a> document for information about imputation." ;
    nccr:itemName "Number of Months from Diagnosis to Radiation" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "monthsFromDxToRadiation" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-monthsfromdxtosurgery a nccr:Variable ;
    rdfs:label "Number of Months from Diagnosis to Surgery" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:fieldLength "1-4" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-monthsfromdxtosurgery ;
    nccr:hasValueSet nccr-vs:ctc-monthsfromdxtosurgery ;
    nccr:inSection nccr-sec:treatment-1st-course ;
    nccr:itemDescription "The number of months from diagnosis to surgery. If month of diagnosis used for the calculation of this interval was imputed and the calculated interval was negative, then this field will be coded as 6666 (Not Available Due to Imputed Month of Diagnosis). See the <a href=\"https://seer.cancer.gov/survivaltime/survival-date-diagnosis-recode.pdf\">SEER Survival Date of Diagnosis Recode</a> document for information about imputation." ;
    nccr:itemName "Number of Months from Diagnosis to Surgery" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "monthsFromDxToSurgery" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:ctc-monthsfromindexdxtotumor a nccr:Variable ;
    rdfs:label "Number of Months from Index Cancer to Tumor" ;
    nccr:abbreviatedSourceVocabulary "SEER Recode" ;
    nccr:belongsToSource nccr-ds:ctc ;
    nccr:boundToFilter nccr-flt:MaxMonthsFromIndexCancer,
        nccr-flt:MinMonthsFromIndexCancer ;
    nccr:fieldLength "1-4" ;
    nccr:hasDisplayConfig nccr-dsp:ctc-monthsfromindexdxtotumor ;
    nccr:hasValueSet nccr-vs:ctc-monthsfromindexdxtotumor ;
    nccr:inSection nccr-sec:virtual-pooled-registry-vpr ;
    nccr:itemDescription "The number of months from the index cancer diagnosis to this tumor. If month of diagnosis used for the calculation of this interval was imputed and the calculated interval was negative, then this field will be coded as 6666 (Not Available Due to Imputed Month of Diagnosis). See the <a href=\"https://seer.cancer.gov/survivaltime/survival-date-diagnosis-recode.pdf\">SEER Survival Date of Diagnosis Recode</a> document for information about imputation." ;
    nccr:itemName "Number of Months from Index Cancer to Tumor" ;
    nccr:rationale "Years Applicable: 1995+" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "monthsFromIndexDxToTumor" ;
    nccr:sourceVocabulary nccr:vocab-SEER-Recode .

nccr-var:mcd-monthsfromindexdxtodiagnosiscode a nccr:Variable ;
    rdfs:label "Months From Index Cancer Diagnosis to Service Date of Claim" ;
    nccr:belongsToSource nccr-ds:mcd ;
    nccr:fieldLength "3-4" ;
    nccr:hasDisplayConfig nccr-dsp:mcd-monthsfromindexdxtodiagnosiscode ;
    nccr:hasValueSet nccr-vs:mcd-monthsfromindexdxtodiagnosiscode ;
    nccr:itemDescription "Number of months from the index cancer diagnosis to service date of claim for the diagnosis code" ;
    nccr:itemName "Months From Index Cancer Diagnosis to Service Date of Claim" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "monthsFromIndexDxToDiagnosisCode" .

nccr-var:mcp-monthsfromindexdxtoprocedurecode a nccr:Variable ;
    rdfs:label "Months From Index Cancer Diagnosis to Service Date of Procedure" ;
    nccr:belongsToSource nccr-ds:mcp ;
    nccr:fieldLength "3-4" ;
    nccr:hasDisplayConfig nccr-dsp:mcp-monthsfromindexdxtoprocedurecode ;
    nccr:hasValueSet nccr-vs:mcp-monthsfromindexdxtoprocedurecode ;
    nccr:itemDescription "Number of months from index cancer diagnosis to service date of procedure" ;
    nccr:itemName "Months From Index Cancer Diagnosis to Service Date of Procedure" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "monthsFromIndexDxToProcedureCode" .

nccr-var:pharm-medicationdispensequantity a nccr:Variable ;
    rdfs:label "Medication Dispense Quantity" ;
    nccr:belongsToSource nccr-ds:pharm ;
    nccr:hasDisplayConfig nccr-dsp:pharm-medicationdispensequantity ;
    nccr:itemDescription "The amount of medication that has been dispensed for each prescription. Note that this variable includes all values received from the data provider. We expect that researchers will use their own discretion when determining if any values should be excluded from analysis. <p> Code 9999999=Missing" ;
    nccr:itemName "Medication Dispense Quantity" ;
    nccr:semanticType "float" ;
    nccr:sourceColumn "medicationDispenseQuantity" .

nccr-var:pharm-monthsfromindexdxtodispense a nccr:Variable ;
    rdfs:label "Months From Index Cancer to Dispense Date" ;
    nccr:belongsToSource nccr-ds:pharm ;
    nccr:boundToFilter nccr-flt:MaxMonthsToDispense,
        nccr-flt:MinMonthsToDispense ;
    nccr:fieldLength "1-4" ;
    nccr:hasDisplayConfig nccr-dsp:pharm-monthsfromindexdxtodispense ;
    nccr:hasValueSet nccr-vs:pharm-monthsfromindexdxtodispense ;
    nccr:itemDescription "The difference in time from a patients index cancer date to the first documented dispense date for each drug the patient receives." ;
    nccr:itemName "Months From Index Cancer to Dispense Date" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "monthsFromIndexDxtoDispense" .

nccr-var:ro-months-from-dx-to-treatment-end a nccr:Variable ;
    rdfs:label "Months from Index Cancer Dx to End of Treatment" ;
    nccr:belongsToSource nccr-ds:ro ;
    nccr:boundToFilter nccr-flt:MaxMonthsToEndTreatment,
        nccr-flt:MinMonthsToEndTreatment ;
    nccr:hasDisplayConfig nccr-dsp:ro-months-from-dx-to-treatment-end ;
    nccr:hasValueSet nccr-vs:ro-months-from-dx-to-treatment-end ;
    nccr:itemDescription "Total number of months from the index cancer to the end of this radiation record." ;
    nccr:itemName "Months from Index Cancer Dx to End of Treatment" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "months_from_dx_to_treatment_end" .

nccr-var:ro-months-from-dx-to-tx-start a nccr:Variable ;
    rdfs:label "Months from Index Cancer Dx to Start of Treatment" ;
    nccr:belongsToSource nccr-ds:ro ;
    nccr:boundToFilter nccr-flt:MaxMonthsToStartTreatment,
        nccr-flt:MinMonthsToStartTreatment ;
    nccr:hasDisplayConfig nccr-dsp:ro-months-from-dx-to-tx-start ;
    nccr:hasValueSet nccr-vs:ro-months-from-dx-to-tx-start ;
    nccr:itemDescription "Total number of months from the index cancer to the start of this radiation record." ;
    nccr:itemName "Months from Index Cancer Dx to Start of Treatment" ;
    nccr:semanticType "numeric" ;
    nccr:sourceColumn "months_from_dx_to_tx_start" .

nccr-var:ro-radiation-dose-delivered a nccr:Variable ;
    rdfs:label "Radiation Dose Delivered" ;
    nccr:belongsToSource nccr-ds:ro ;
    nccr:boundToFilter nccr-flt:MaxRadiationDoseDelivered,
        nccr-flt:MinRadiationDoseDelivered ;
    nccr:hasDisplayConfig nccr-dsp:ro-radiation-dose-delivered ;
    nccr:hasValueSet nccr-vs:ro-radiation-dose-delivered ;
    nccr:itemDescription "Total radiation dose delivered for this radiation record. Doses were submitted as both grays and centigrays, but were converted to grays at a ratio of 100 centigrays:1 gray. " ;
    nccr:itemName "Radiation Dose Delivered" ;
    nccr:semanticType "float" ;
    nccr:sourceColumn "radiation_dose_delivered" .

nccr-var:ro-radiation-dose-prescribed a nccr:Variable ;
    rdfs:label "Radiation Dose Prescribed" ;
    nccr:belongsToSource nccr-ds:ro ;
    nccr:hasDisplayConfig nccr-dsp:ro-radiation-dose-prescribed ;
    nccr:hasValueSet nccr-vs:ro-radiation-dose-prescribed ;
    nccr:itemDescription "Total radiation dose prescribed for this radiation record. Doses were submitted as both grays and centigrays, but were converted to grays at a ratio of 100 centigrays:1 gray." ;
    nccr:itemName "Radiation Dose Prescribed" ;
    nccr:semanticType "float" ;
    nccr:sourceColumn "radiation_dose_prescribed" .

nccr-var:ro-radiation-fractions-delivered a nccr:Variable ;
    rdfs:label "Radiation Fractions Delivered" ;
    nccr:belongsToSource nccr-ds:ro ;
    nccr:boundToFilter nccr-flt:MaxRadiationFractionsDelivered,
        nccr-flt:MinRadiationFractionsDelivered ;
    nccr:hasDisplayConfig nccr-dsp:ro-radiation-fractions-delivered ;
    nccr:hasValueSet nccr-vs:ro-radiation-fractions-delivered ;
    nccr:itemDescription "Total number of fractions or divided doses that were delivered to the patient for this radiation record." ;
    nccr:itemName "Radiation Fractions Delivered" ;
    nccr:semanticType "float" ;
    nccr:sourceColumn "radiation_fractions_delivered" .

nccr-var:ro-radiation-fractions-prescribed a nccr:Variable ;
    rdfs:label "Radiation Fractions Prescribed" ;
    nccr:belongsToSource nccr-ds:ro ;
    nccr:hasDisplayConfig nccr-dsp:ro-radiation-fractions-prescribed ;
    nccr:hasValueSet nccr-vs:ro-radiation-fractions-prescribed ;
    nccr:itemDescription "Total number of fractions or divided doses that were prescribed to the patient for this radiation record." ;
    nccr:itemName "Radiation Fractions Prescribed" ;
    nccr:semanticType "float" ;
    nccr:sourceColumn "radiation_fractions_prescribed" .

nccr-sec:record-id a nccr:Section ;
    rdfs:label "Record ID"@en .

nccr-vs:cog-reportedcogenrollment a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:cog-reportedcogenrollment-0,
        nccr-cv:cog-reportedcogenrollment-1 .

nccr-vs:ctc-imputedmonthofdiagnosis a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-imputedmonthofdiagnosis-0,
        nccr-cv:ctc-imputedmonthofdiagnosis-1 .

nccr-vs:ctc-rxsummchemorecode a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-rxsummchemorecode-0,
        nccr-cv:ctc-rxsummchemorecode-1 .

nccr-vs:ctc-sex a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-sex-1,
        nccr-cv:ctc-sex-2 .

nccr-vs:ctc-vitalstatusrecode a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-vitalstatusrecode-0,
        nccr-cv:ctc-vitalstatusrecode-1 .

nccr-vs:mce-enrollindexdxmonth a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollindexdxmonth-1,
        nccr-cv:mce-enrollindexdxmonth-7 .

nccr-vs:mce-reportedinsuranceenrollment a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-reportedinsuranceenrollment-0,
        nccr-cv:mce-reportedinsuranceenrollment-1 .

nccr-sec:virtual-pooled-registry-vpr a nccr:Section ;
    rdfs:label "Virtual Pooled Registry (VPR)"@en .

nccr-vs:ctc-indexcancer a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-indexcancer-0,
        nccr-cv:ctc-indexcancer-1,
        nccr-cv:ctc-indexcancer-2 .

nccr-vs:ctc-pathreportsflag a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-pathreportsflag-0,
        nccr-cv:ctc-pathreportsflag-1,
        nccr-cv:ctc-pathreportsflag-2 .

nccr-vs:mce-enrollmonthpostindexdx100 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx100-1,
        nccr-cv:mce-enrollmonthpostindexdx100-7,
        nccr-cv:mce-enrollmonthpostindexdx100-8 .

nccr-vs:mce-enrollmonthpostindexdx101 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx101-1,
        nccr-cv:mce-enrollmonthpostindexdx101-7,
        nccr-cv:mce-enrollmonthpostindexdx101-8 .

nccr-vs:mce-enrollmonthpostindexdx102 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx102-1,
        nccr-cv:mce-enrollmonthpostindexdx102-7,
        nccr-cv:mce-enrollmonthpostindexdx102-8 .

nccr-vs:mce-enrollmonthpostindexdx103 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx103-1,
        nccr-cv:mce-enrollmonthpostindexdx103-7,
        nccr-cv:mce-enrollmonthpostindexdx103-8 .

nccr-vs:mce-enrollmonthpostindexdx104 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx104-1,
        nccr-cv:mce-enrollmonthpostindexdx104-7,
        nccr-cv:mce-enrollmonthpostindexdx104-8 .

nccr-vs:mce-enrollmonthpostindexdx105 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx105-1,
        nccr-cv:mce-enrollmonthpostindexdx105-7,
        nccr-cv:mce-enrollmonthpostindexdx105-8 .

nccr-vs:mce-enrollmonthpostindexdx106 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx106-1,
        nccr-cv:mce-enrollmonthpostindexdx106-7,
        nccr-cv:mce-enrollmonthpostindexdx106-8 .

nccr-vs:mce-enrollmonthpostindexdx107 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx107-1,
        nccr-cv:mce-enrollmonthpostindexdx107-7,
        nccr-cv:mce-enrollmonthpostindexdx107-8 .

nccr-vs:mce-enrollmonthpostindexdx108 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx108-1,
        nccr-cv:mce-enrollmonthpostindexdx108-7,
        nccr-cv:mce-enrollmonthpostindexdx108-8 .

nccr-vs:mce-enrollmonthpostindexdx109 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx109-1,
        nccr-cv:mce-enrollmonthpostindexdx109-7,
        nccr-cv:mce-enrollmonthpostindexdx109-8 .

nccr-vs:mce-enrollmonthpostindexdx110 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx110-1,
        nccr-cv:mce-enrollmonthpostindexdx110-7,
        nccr-cv:mce-enrollmonthpostindexdx110-8 .

nccr-vs:mce-enrollmonthpostindexdx111 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx111-1,
        nccr-cv:mce-enrollmonthpostindexdx111-7,
        nccr-cv:mce-enrollmonthpostindexdx111-8 .

nccr-vs:mce-enrollmonthpostindexdx112 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx112-1,
        nccr-cv:mce-enrollmonthpostindexdx112-7,
        nccr-cv:mce-enrollmonthpostindexdx112-8 .

nccr-vs:mce-enrollmonthpostindexdx113 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx113-1,
        nccr-cv:mce-enrollmonthpostindexdx113-7,
        nccr-cv:mce-enrollmonthpostindexdx113-8 .

nccr-vs:mce-enrollmonthpostindexdx114 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx114-1,
        nccr-cv:mce-enrollmonthpostindexdx114-7,
        nccr-cv:mce-enrollmonthpostindexdx114-8 .

nccr-vs:mce-enrollmonthpostindexdx115 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx115-1,
        nccr-cv:mce-enrollmonthpostindexdx115-7,
        nccr-cv:mce-enrollmonthpostindexdx115-8 .

nccr-vs:mce-enrollmonthpostindexdx116 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx116-1,
        nccr-cv:mce-enrollmonthpostindexdx116-7,
        nccr-cv:mce-enrollmonthpostindexdx116-8 .

nccr-vs:mce-enrollmonthpostindexdx117 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx117-1,
        nccr-cv:mce-enrollmonthpostindexdx117-7,
        nccr-cv:mce-enrollmonthpostindexdx117-8 .

nccr-vs:mce-enrollmonthpostindexdx118 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx118-1,
        nccr-cv:mce-enrollmonthpostindexdx118-7,
        nccr-cv:mce-enrollmonthpostindexdx118-8 .

nccr-vs:mce-enrollmonthpostindexdx119 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx119-1,
        nccr-cv:mce-enrollmonthpostindexdx119-7,
        nccr-cv:mce-enrollmonthpostindexdx119-8 .

nccr-vs:mce-enrollmonthpostindexdx120 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx120-1,
        nccr-cv:mce-enrollmonthpostindexdx120-7,
        nccr-cv:mce-enrollmonthpostindexdx120-8 .

nccr-vs:mce-enrollmonthpostindexdx121 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx121-1,
        nccr-cv:mce-enrollmonthpostindexdx121-7,
        nccr-cv:mce-enrollmonthpostindexdx121-8 .

nccr-vs:mce-enrollmonthpostindexdx122 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx122-1,
        nccr-cv:mce-enrollmonthpostindexdx122-7,
        nccr-cv:mce-enrollmonthpostindexdx122-8 .

nccr-vs:mce-enrollmonthpostindexdx123 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx123-1,
        nccr-cv:mce-enrollmonthpostindexdx123-7,
        nccr-cv:mce-enrollmonthpostindexdx123-8 .

nccr-vs:mce-enrollmonthpostindexdx124 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx124-1,
        nccr-cv:mce-enrollmonthpostindexdx124-7,
        nccr-cv:mce-enrollmonthpostindexdx124-8 .

nccr-vs:mce-enrollmonthpostindexdx125 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx125-1,
        nccr-cv:mce-enrollmonthpostindexdx125-7,
        nccr-cv:mce-enrollmonthpostindexdx125-8 .

nccr-vs:mce-enrollmonthpostindexdx126 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx126-1,
        nccr-cv:mce-enrollmonthpostindexdx126-7,
        nccr-cv:mce-enrollmonthpostindexdx126-8 .

nccr-vs:mce-enrollmonthpostindexdx127 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx127-1,
        nccr-cv:mce-enrollmonthpostindexdx127-7,
        nccr-cv:mce-enrollmonthpostindexdx127-8 .

nccr-vs:mce-enrollmonthpostindexdx128 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx128-1,
        nccr-cv:mce-enrollmonthpostindexdx128-7,
        nccr-cv:mce-enrollmonthpostindexdx128-8 .

nccr-vs:mce-enrollmonthpostindexdx129 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx129-1,
        nccr-cv:mce-enrollmonthpostindexdx129-7,
        nccr-cv:mce-enrollmonthpostindexdx129-8 .

nccr-vs:mce-enrollmonthpostindexdx13 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx13-1,
        nccr-cv:mce-enrollmonthpostindexdx13-7,
        nccr-cv:mce-enrollmonthpostindexdx13-8 .

nccr-vs:mce-enrollmonthpostindexdx130 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx130-1,
        nccr-cv:mce-enrollmonthpostindexdx130-7,
        nccr-cv:mce-enrollmonthpostindexdx130-8 .

nccr-vs:mce-enrollmonthpostindexdx131 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx131-1,
        nccr-cv:mce-enrollmonthpostindexdx131-7,
        nccr-cv:mce-enrollmonthpostindexdx131-8 .

nccr-vs:mce-enrollmonthpostindexdx132 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx132-1,
        nccr-cv:mce-enrollmonthpostindexdx132-7,
        nccr-cv:mce-enrollmonthpostindexdx132-8 .

nccr-vs:mce-enrollmonthpostindexdx133 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx133-1,
        nccr-cv:mce-enrollmonthpostindexdx133-7,
        nccr-cv:mce-enrollmonthpostindexdx133-8 .

nccr-vs:mce-enrollmonthpostindexdx134 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx134-1,
        nccr-cv:mce-enrollmonthpostindexdx134-7,
        nccr-cv:mce-enrollmonthpostindexdx134-8 .

nccr-vs:mce-enrollmonthpostindexdx135 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx135-1,
        nccr-cv:mce-enrollmonthpostindexdx135-7,
        nccr-cv:mce-enrollmonthpostindexdx135-8 .

nccr-vs:mce-enrollmonthpostindexdx136 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx136-1,
        nccr-cv:mce-enrollmonthpostindexdx136-7,
        nccr-cv:mce-enrollmonthpostindexdx136-8 .

nccr-vs:mce-enrollmonthpostindexdx137 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx137-1,
        nccr-cv:mce-enrollmonthpostindexdx137-7,
        nccr-cv:mce-enrollmonthpostindexdx137-8 .

nccr-vs:mce-enrollmonthpostindexdx138 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx138-1,
        nccr-cv:mce-enrollmonthpostindexdx138-7,
        nccr-cv:mce-enrollmonthpostindexdx138-8 .

nccr-vs:mce-enrollmonthpostindexdx139 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx139-1,
        nccr-cv:mce-enrollmonthpostindexdx139-7,
        nccr-cv:mce-enrollmonthpostindexdx139-8 .

nccr-vs:mce-enrollmonthpostindexdx14 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx14-1,
        nccr-cv:mce-enrollmonthpostindexdx14-7,
        nccr-cv:mce-enrollmonthpostindexdx14-8 .

nccr-vs:mce-enrollmonthpostindexdx140 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx140-1,
        nccr-cv:mce-enrollmonthpostindexdx140-7,
        nccr-cv:mce-enrollmonthpostindexdx140-8 .

nccr-vs:mce-enrollmonthpostindexdx141 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx141-1,
        nccr-cv:mce-enrollmonthpostindexdx141-7,
        nccr-cv:mce-enrollmonthpostindexdx141-8 .

nccr-vs:mce-enrollmonthpostindexdx142 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx142-1,
        nccr-cv:mce-enrollmonthpostindexdx142-7,
        nccr-cv:mce-enrollmonthpostindexdx142-8 .

nccr-vs:mce-enrollmonthpostindexdx143 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx143-1,
        nccr-cv:mce-enrollmonthpostindexdx143-7,
        nccr-cv:mce-enrollmonthpostindexdx143-8 .

nccr-vs:mce-enrollmonthpostindexdx144 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx144-1,
        nccr-cv:mce-enrollmonthpostindexdx144-7,
        nccr-cv:mce-enrollmonthpostindexdx144-8 .

nccr-vs:mce-enrollmonthpostindexdx145 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx145-1,
        nccr-cv:mce-enrollmonthpostindexdx145-7,
        nccr-cv:mce-enrollmonthpostindexdx145-8 .

nccr-vs:mce-enrollmonthpostindexdx146 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx146-1,
        nccr-cv:mce-enrollmonthpostindexdx146-7,
        nccr-cv:mce-enrollmonthpostindexdx146-8 .

nccr-vs:mce-enrollmonthpostindexdx147 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx147-1,
        nccr-cv:mce-enrollmonthpostindexdx147-7,
        nccr-cv:mce-enrollmonthpostindexdx147-8 .

nccr-vs:mce-enrollmonthpostindexdx148 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx148-1,
        nccr-cv:mce-enrollmonthpostindexdx148-7,
        nccr-cv:mce-enrollmonthpostindexdx148-8 .

nccr-vs:mce-enrollmonthpostindexdx149 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx149-1,
        nccr-cv:mce-enrollmonthpostindexdx149-7,
        nccr-cv:mce-enrollmonthpostindexdx149-8 .

nccr-vs:mce-enrollmonthpostindexdx15 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx15-1,
        nccr-cv:mce-enrollmonthpostindexdx15-7,
        nccr-cv:mce-enrollmonthpostindexdx15-8 .

nccr-vs:mce-enrollmonthpostindexdx150 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx150-1,
        nccr-cv:mce-enrollmonthpostindexdx150-7,
        nccr-cv:mce-enrollmonthpostindexdx150-8 .

nccr-vs:mce-enrollmonthpostindexdx151 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx151-1,
        nccr-cv:mce-enrollmonthpostindexdx151-7,
        nccr-cv:mce-enrollmonthpostindexdx151-8 .

nccr-vs:mce-enrollmonthpostindexdx152 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx152-1,
        nccr-cv:mce-enrollmonthpostindexdx152-7,
        nccr-cv:mce-enrollmonthpostindexdx152-8 .

nccr-vs:mce-enrollmonthpostindexdx153 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx153-1,
        nccr-cv:mce-enrollmonthpostindexdx153-7,
        nccr-cv:mce-enrollmonthpostindexdx153-8 .

nccr-vs:mce-enrollmonthpostindexdx154 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx154-1,
        nccr-cv:mce-enrollmonthpostindexdx154-7,
        nccr-cv:mce-enrollmonthpostindexdx154-8 .

nccr-vs:mce-enrollmonthpostindexdx155 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx155-1,
        nccr-cv:mce-enrollmonthpostindexdx155-7,
        nccr-cv:mce-enrollmonthpostindexdx155-8 .

nccr-vs:mce-enrollmonthpostindexdx156 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx156-1,
        nccr-cv:mce-enrollmonthpostindexdx156-7,
        nccr-cv:mce-enrollmonthpostindexdx156-8 .

nccr-vs:mce-enrollmonthpostindexdx157 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx157-1,
        nccr-cv:mce-enrollmonthpostindexdx157-7,
        nccr-cv:mce-enrollmonthpostindexdx157-8 .

nccr-vs:mce-enrollmonthpostindexdx158 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx158-1,
        nccr-cv:mce-enrollmonthpostindexdx158-7,
        nccr-cv:mce-enrollmonthpostindexdx158-8 .

nccr-vs:mce-enrollmonthpostindexdx159 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx159-1,
        nccr-cv:mce-enrollmonthpostindexdx159-7,
        nccr-cv:mce-enrollmonthpostindexdx159-8 .

nccr-vs:mce-enrollmonthpostindexdx16 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx16-1,
        nccr-cv:mce-enrollmonthpostindexdx16-7,
        nccr-cv:mce-enrollmonthpostindexdx16-8 .

nccr-vs:mce-enrollmonthpostindexdx160 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx160-1,
        nccr-cv:mce-enrollmonthpostindexdx160-7,
        nccr-cv:mce-enrollmonthpostindexdx160-8 .

nccr-vs:mce-enrollmonthpostindexdx161 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx161-1,
        nccr-cv:mce-enrollmonthpostindexdx161-7,
        nccr-cv:mce-enrollmonthpostindexdx161-8 .

nccr-vs:mce-enrollmonthpostindexdx162 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx162-1,
        nccr-cv:mce-enrollmonthpostindexdx162-7,
        nccr-cv:mce-enrollmonthpostindexdx162-8 .

nccr-vs:mce-enrollmonthpostindexdx163 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx163-1,
        nccr-cv:mce-enrollmonthpostindexdx163-7,
        nccr-cv:mce-enrollmonthpostindexdx163-8 .

nccr-vs:mce-enrollmonthpostindexdx164 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx164-1,
        nccr-cv:mce-enrollmonthpostindexdx164-7,
        nccr-cv:mce-enrollmonthpostindexdx164-8 .

nccr-vs:mce-enrollmonthpostindexdx165 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx165-1,
        nccr-cv:mce-enrollmonthpostindexdx165-7,
        nccr-cv:mce-enrollmonthpostindexdx165-8 .

nccr-vs:mce-enrollmonthpostindexdx166 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx166-1,
        nccr-cv:mce-enrollmonthpostindexdx166-7,
        nccr-cv:mce-enrollmonthpostindexdx166-8 .

nccr-vs:mce-enrollmonthpostindexdx167 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx167-1,
        nccr-cv:mce-enrollmonthpostindexdx167-7,
        nccr-cv:mce-enrollmonthpostindexdx167-8 .

nccr-vs:mce-enrollmonthpostindexdx168 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx168-1,
        nccr-cv:mce-enrollmonthpostindexdx168-7,
        nccr-cv:mce-enrollmonthpostindexdx168-8 .

nccr-vs:mce-enrollmonthpostindexdx169 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx169-1,
        nccr-cv:mce-enrollmonthpostindexdx169-7,
        nccr-cv:mce-enrollmonthpostindexdx169-8 .

nccr-vs:mce-enrollmonthpostindexdx17 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx17-1,
        nccr-cv:mce-enrollmonthpostindexdx17-7,
        nccr-cv:mce-enrollmonthpostindexdx17-8 .

nccr-vs:mce-enrollmonthpostindexdx170 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx170-1,
        nccr-cv:mce-enrollmonthpostindexdx170-7,
        nccr-cv:mce-enrollmonthpostindexdx170-8 .

nccr-vs:mce-enrollmonthpostindexdx171 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx171-1,
        nccr-cv:mce-enrollmonthpostindexdx171-7,
        nccr-cv:mce-enrollmonthpostindexdx171-8 .

nccr-vs:mce-enrollmonthpostindexdx172 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx172-1,
        nccr-cv:mce-enrollmonthpostindexdx172-7,
        nccr-cv:mce-enrollmonthpostindexdx172-8 .

nccr-vs:mce-enrollmonthpostindexdx173 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx173-1,
        nccr-cv:mce-enrollmonthpostindexdx173-7,
        nccr-cv:mce-enrollmonthpostindexdx173-8 .

nccr-vs:mce-enrollmonthpostindexdx174 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx174-1,
        nccr-cv:mce-enrollmonthpostindexdx174-7,
        nccr-cv:mce-enrollmonthpostindexdx174-8 .

nccr-vs:mce-enrollmonthpostindexdx175 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx175-1,
        nccr-cv:mce-enrollmonthpostindexdx175-7,
        nccr-cv:mce-enrollmonthpostindexdx175-8 .

nccr-vs:mce-enrollmonthpostindexdx176 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx176-1,
        nccr-cv:mce-enrollmonthpostindexdx176-7,
        nccr-cv:mce-enrollmonthpostindexdx176-8 .

nccr-vs:mce-enrollmonthpostindexdx177 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx177-1,
        nccr-cv:mce-enrollmonthpostindexdx177-7,
        nccr-cv:mce-enrollmonthpostindexdx177-8 .

nccr-vs:mce-enrollmonthpostindexdx178 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx178-1,
        nccr-cv:mce-enrollmonthpostindexdx178-7,
        nccr-cv:mce-enrollmonthpostindexdx178-8 .

nccr-vs:mce-enrollmonthpostindexdx179 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx179-1,
        nccr-cv:mce-enrollmonthpostindexdx179-7,
        nccr-cv:mce-enrollmonthpostindexdx179-8 .

nccr-vs:mce-enrollmonthpostindexdx18 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx18-1,
        nccr-cv:mce-enrollmonthpostindexdx18-7,
        nccr-cv:mce-enrollmonthpostindexdx18-8 .

nccr-vs:mce-enrollmonthpostindexdx180 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx180-1,
        nccr-cv:mce-enrollmonthpostindexdx180-7,
        nccr-cv:mce-enrollmonthpostindexdx180-8 .

nccr-vs:mce-enrollmonthpostindexdx181 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx181-1,
        nccr-cv:mce-enrollmonthpostindexdx181-7,
        nccr-cv:mce-enrollmonthpostindexdx181-8 .

nccr-vs:mce-enrollmonthpostindexdx182 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx182-1,
        nccr-cv:mce-enrollmonthpostindexdx182-7,
        nccr-cv:mce-enrollmonthpostindexdx182-8 .

nccr-vs:mce-enrollmonthpostindexdx183 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx183-1,
        nccr-cv:mce-enrollmonthpostindexdx183-7,
        nccr-cv:mce-enrollmonthpostindexdx183-8 .

nccr-vs:mce-enrollmonthpostindexdx184 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx184-1,
        nccr-cv:mce-enrollmonthpostindexdx184-7,
        nccr-cv:mce-enrollmonthpostindexdx184-8 .

nccr-vs:mce-enrollmonthpostindexdx185 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx185-1,
        nccr-cv:mce-enrollmonthpostindexdx185-7,
        nccr-cv:mce-enrollmonthpostindexdx185-8 .

nccr-vs:mce-enrollmonthpostindexdx186 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx186-1,
        nccr-cv:mce-enrollmonthpostindexdx186-7,
        nccr-cv:mce-enrollmonthpostindexdx186-8 .

nccr-vs:mce-enrollmonthpostindexdx187 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx187-1,
        nccr-cv:mce-enrollmonthpostindexdx187-7,
        nccr-cv:mce-enrollmonthpostindexdx187-8 .

nccr-vs:mce-enrollmonthpostindexdx188 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx188-1,
        nccr-cv:mce-enrollmonthpostindexdx188-7,
        nccr-cv:mce-enrollmonthpostindexdx188-8 .

nccr-vs:mce-enrollmonthpostindexdx189 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx189-1,
        nccr-cv:mce-enrollmonthpostindexdx189-7,
        nccr-cv:mce-enrollmonthpostindexdx189-8 .

nccr-vs:mce-enrollmonthpostindexdx19 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx19-1,
        nccr-cv:mce-enrollmonthpostindexdx19-7,
        nccr-cv:mce-enrollmonthpostindexdx19-8 .

nccr-vs:mce-enrollmonthpostindexdx190 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx190-1,
        nccr-cv:mce-enrollmonthpostindexdx190-7,
        nccr-cv:mce-enrollmonthpostindexdx190-8 .

nccr-vs:mce-enrollmonthpostindexdx191 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx191-1,
        nccr-cv:mce-enrollmonthpostindexdx191-7,
        nccr-cv:mce-enrollmonthpostindexdx191-8 .

nccr-vs:mce-enrollmonthpostindexdx192 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx192-1,
        nccr-cv:mce-enrollmonthpostindexdx192-7,
        nccr-cv:mce-enrollmonthpostindexdx192-8 .

nccr-vs:mce-enrollmonthpostindexdx193 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx193-1,
        nccr-cv:mce-enrollmonthpostindexdx193-7,
        nccr-cv:mce-enrollmonthpostindexdx193-8 .

nccr-vs:mce-enrollmonthpostindexdx194 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx194-1,
        nccr-cv:mce-enrollmonthpostindexdx194-7,
        nccr-cv:mce-enrollmonthpostindexdx194-8 .

nccr-vs:mce-enrollmonthpostindexdx195 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx195-1,
        nccr-cv:mce-enrollmonthpostindexdx195-7,
        nccr-cv:mce-enrollmonthpostindexdx195-8 .

nccr-vs:mce-enrollmonthpostindexdx196 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx196-1,
        nccr-cv:mce-enrollmonthpostindexdx196-7,
        nccr-cv:mce-enrollmonthpostindexdx196-8 .

nccr-vs:mce-enrollmonthpostindexdx197 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx197-1,
        nccr-cv:mce-enrollmonthpostindexdx197-7,
        nccr-cv:mce-enrollmonthpostindexdx197-8 .

nccr-vs:mce-enrollmonthpostindexdx198 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx198-1,
        nccr-cv:mce-enrollmonthpostindexdx198-7,
        nccr-cv:mce-enrollmonthpostindexdx198-8 .

nccr-vs:mce-enrollmonthpostindexdx199 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx199-1,
        nccr-cv:mce-enrollmonthpostindexdx199-7,
        nccr-cv:mce-enrollmonthpostindexdx199-8 .

nccr-vs:mce-enrollmonthpostindexdx20 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx20-1,
        nccr-cv:mce-enrollmonthpostindexdx20-7,
        nccr-cv:mce-enrollmonthpostindexdx20-8 .

nccr-vs:mce-enrollmonthpostindexdx200 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx200-1,
        nccr-cv:mce-enrollmonthpostindexdx200-7,
        nccr-cv:mce-enrollmonthpostindexdx200-8 .

nccr-vs:mce-enrollmonthpostindexdx201 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx201-1,
        nccr-cv:mce-enrollmonthpostindexdx201-7,
        nccr-cv:mce-enrollmonthpostindexdx201-8 .

nccr-vs:mce-enrollmonthpostindexdx202 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx202-1,
        nccr-cv:mce-enrollmonthpostindexdx202-7,
        nccr-cv:mce-enrollmonthpostindexdx202-8 .

nccr-vs:mce-enrollmonthpostindexdx203 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx203-1,
        nccr-cv:mce-enrollmonthpostindexdx203-7,
        nccr-cv:mce-enrollmonthpostindexdx203-8 .

nccr-vs:mce-enrollmonthpostindexdx204 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx204-1,
        nccr-cv:mce-enrollmonthpostindexdx204-7,
        nccr-cv:mce-enrollmonthpostindexdx204-8 .

nccr-vs:mce-enrollmonthpostindexdx205 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx205-1,
        nccr-cv:mce-enrollmonthpostindexdx205-7,
        nccr-cv:mce-enrollmonthpostindexdx205-8 .

nccr-vs:mce-enrollmonthpostindexdx206 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx206-1,
        nccr-cv:mce-enrollmonthpostindexdx206-7,
        nccr-cv:mce-enrollmonthpostindexdx206-8 .

nccr-vs:mce-enrollmonthpostindexdx207 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx207-1,
        nccr-cv:mce-enrollmonthpostindexdx207-7,
        nccr-cv:mce-enrollmonthpostindexdx207-8 .

nccr-vs:mce-enrollmonthpostindexdx208 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx208-1,
        nccr-cv:mce-enrollmonthpostindexdx208-7,
        nccr-cv:mce-enrollmonthpostindexdx208-8 .

nccr-vs:mce-enrollmonthpostindexdx209 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx209-1,
        nccr-cv:mce-enrollmonthpostindexdx209-7,
        nccr-cv:mce-enrollmonthpostindexdx209-8 .

nccr-vs:mce-enrollmonthpostindexdx21 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx21-1,
        nccr-cv:mce-enrollmonthpostindexdx21-7,
        nccr-cv:mce-enrollmonthpostindexdx21-8 .

nccr-vs:mce-enrollmonthpostindexdx210 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx210-1,
        nccr-cv:mce-enrollmonthpostindexdx210-7,
        nccr-cv:mce-enrollmonthpostindexdx210-8 .

nccr-vs:mce-enrollmonthpostindexdx211 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx211-1,
        nccr-cv:mce-enrollmonthpostindexdx211-7,
        nccr-cv:mce-enrollmonthpostindexdx211-8 .

nccr-vs:mce-enrollmonthpostindexdx212 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx212-1,
        nccr-cv:mce-enrollmonthpostindexdx212-7,
        nccr-cv:mce-enrollmonthpostindexdx212-8 .

nccr-vs:mce-enrollmonthpostindexdx213 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx213-1,
        nccr-cv:mce-enrollmonthpostindexdx213-7,
        nccr-cv:mce-enrollmonthpostindexdx213-8 .

nccr-vs:mce-enrollmonthpostindexdx214 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx214-1,
        nccr-cv:mce-enrollmonthpostindexdx214-7,
        nccr-cv:mce-enrollmonthpostindexdx214-8 .

nccr-vs:mce-enrollmonthpostindexdx215 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx215-1,
        nccr-cv:mce-enrollmonthpostindexdx215-7,
        nccr-cv:mce-enrollmonthpostindexdx215-8 .

nccr-vs:mce-enrollmonthpostindexdx216 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx216-1,
        nccr-cv:mce-enrollmonthpostindexdx216-7,
        nccr-cv:mce-enrollmonthpostindexdx216-8 .

nccr-vs:mce-enrollmonthpostindexdx217 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx217-1,
        nccr-cv:mce-enrollmonthpostindexdx217-7,
        nccr-cv:mce-enrollmonthpostindexdx217-8 .

nccr-vs:mce-enrollmonthpostindexdx218 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx218-1,
        nccr-cv:mce-enrollmonthpostindexdx218-7,
        nccr-cv:mce-enrollmonthpostindexdx218-8 .

nccr-vs:mce-enrollmonthpostindexdx219 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx219-1,
        nccr-cv:mce-enrollmonthpostindexdx219-7,
        nccr-cv:mce-enrollmonthpostindexdx219-8 .

nccr-vs:mce-enrollmonthpostindexdx22 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx22-1,
        nccr-cv:mce-enrollmonthpostindexdx22-7,
        nccr-cv:mce-enrollmonthpostindexdx22-8 .

nccr-vs:mce-enrollmonthpostindexdx220 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx220-1,
        nccr-cv:mce-enrollmonthpostindexdx220-7,
        nccr-cv:mce-enrollmonthpostindexdx220-8 .

nccr-vs:mce-enrollmonthpostindexdx221 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx221-1,
        nccr-cv:mce-enrollmonthpostindexdx221-7,
        nccr-cv:mce-enrollmonthpostindexdx221-8 .

nccr-vs:mce-enrollmonthpostindexdx222 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx222-1,
        nccr-cv:mce-enrollmonthpostindexdx222-7,
        nccr-cv:mce-enrollmonthpostindexdx222-8 .

nccr-vs:mce-enrollmonthpostindexdx223 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx223-1,
        nccr-cv:mce-enrollmonthpostindexdx223-7,
        nccr-cv:mce-enrollmonthpostindexdx223-8 .

nccr-vs:mce-enrollmonthpostindexdx224 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx224-1,
        nccr-cv:mce-enrollmonthpostindexdx224-7,
        nccr-cv:mce-enrollmonthpostindexdx224-8 .

nccr-vs:mce-enrollmonthpostindexdx225 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx225-1,
        nccr-cv:mce-enrollmonthpostindexdx225-7,
        nccr-cv:mce-enrollmonthpostindexdx225-8 .

nccr-vs:mce-enrollmonthpostindexdx226 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx226-1,
        nccr-cv:mce-enrollmonthpostindexdx226-7,
        nccr-cv:mce-enrollmonthpostindexdx226-8 .

nccr-vs:mce-enrollmonthpostindexdx227 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx227-1,
        nccr-cv:mce-enrollmonthpostindexdx227-7,
        nccr-cv:mce-enrollmonthpostindexdx227-8 .

nccr-vs:mce-enrollmonthpostindexdx228 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx228-1,
        nccr-cv:mce-enrollmonthpostindexdx228-7,
        nccr-cv:mce-enrollmonthpostindexdx228-8 .

nccr-vs:mce-enrollmonthpostindexdx229 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx229-1,
        nccr-cv:mce-enrollmonthpostindexdx229-7,
        nccr-cv:mce-enrollmonthpostindexdx229-8 .

nccr-vs:mce-enrollmonthpostindexdx23 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx23-1,
        nccr-cv:mce-enrollmonthpostindexdx23-7,
        nccr-cv:mce-enrollmonthpostindexdx23-8 .

nccr-vs:mce-enrollmonthpostindexdx230 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx230-1,
        nccr-cv:mce-enrollmonthpostindexdx230-7,
        nccr-cv:mce-enrollmonthpostindexdx230-8 .

nccr-vs:mce-enrollmonthpostindexdx231 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx231-1,
        nccr-cv:mce-enrollmonthpostindexdx231-7,
        nccr-cv:mce-enrollmonthpostindexdx231-8 .

nccr-vs:mce-enrollmonthpostindexdx232 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx232-1,
        nccr-cv:mce-enrollmonthpostindexdx232-7,
        nccr-cv:mce-enrollmonthpostindexdx232-8 .

nccr-vs:mce-enrollmonthpostindexdx233 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx233-1,
        nccr-cv:mce-enrollmonthpostindexdx233-7,
        nccr-cv:mce-enrollmonthpostindexdx233-8 .

nccr-vs:mce-enrollmonthpostindexdx234 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx234-1,
        nccr-cv:mce-enrollmonthpostindexdx234-7,
        nccr-cv:mce-enrollmonthpostindexdx234-8 .

nccr-vs:mce-enrollmonthpostindexdx235 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx235-1,
        nccr-cv:mce-enrollmonthpostindexdx235-7,
        nccr-cv:mce-enrollmonthpostindexdx235-8 .

nccr-vs:mce-enrollmonthpostindexdx236 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx236-1,
        nccr-cv:mce-enrollmonthpostindexdx236-7,
        nccr-cv:mce-enrollmonthpostindexdx236-8 .

nccr-vs:mce-enrollmonthpostindexdx237 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx237-1,
        nccr-cv:mce-enrollmonthpostindexdx237-7,
        nccr-cv:mce-enrollmonthpostindexdx237-8 .

nccr-vs:mce-enrollmonthpostindexdx238 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx238-1,
        nccr-cv:mce-enrollmonthpostindexdx238-7,
        nccr-cv:mce-enrollmonthpostindexdx238-8 .

nccr-vs:mce-enrollmonthpostindexdx239 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx239-1,
        nccr-cv:mce-enrollmonthpostindexdx239-7,
        nccr-cv:mce-enrollmonthpostindexdx239-8 .

nccr-vs:mce-enrollmonthpostindexdx24 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx24-1,
        nccr-cv:mce-enrollmonthpostindexdx24-7,
        nccr-cv:mce-enrollmonthpostindexdx24-8 .

nccr-vs:mce-enrollmonthpostindexdx240 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx240-1,
        nccr-cv:mce-enrollmonthpostindexdx240-7,
        nccr-cv:mce-enrollmonthpostindexdx240-8 .

nccr-vs:mce-enrollmonthpostindexdx241 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx241-1,
        nccr-cv:mce-enrollmonthpostindexdx241-7,
        nccr-cv:mce-enrollmonthpostindexdx241-8 .

nccr-vs:mce-enrollmonthpostindexdx242 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx242-1,
        nccr-cv:mce-enrollmonthpostindexdx242-7,
        nccr-cv:mce-enrollmonthpostindexdx242-8 .

nccr-vs:mce-enrollmonthpostindexdx243 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx243-1,
        nccr-cv:mce-enrollmonthpostindexdx243-7,
        nccr-cv:mce-enrollmonthpostindexdx243-8 .

nccr-vs:mce-enrollmonthpostindexdx244 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx244-1,
        nccr-cv:mce-enrollmonthpostindexdx244-7,
        nccr-cv:mce-enrollmonthpostindexdx244-8 .

nccr-vs:mce-enrollmonthpostindexdx245 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx245-1,
        nccr-cv:mce-enrollmonthpostindexdx245-7,
        nccr-cv:mce-enrollmonthpostindexdx245-8 .

nccr-vs:mce-enrollmonthpostindexdx246 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx246-1,
        nccr-cv:mce-enrollmonthpostindexdx246-7,
        nccr-cv:mce-enrollmonthpostindexdx246-8 .

nccr-vs:mce-enrollmonthpostindexdx247 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx247-1,
        nccr-cv:mce-enrollmonthpostindexdx247-7,
        nccr-cv:mce-enrollmonthpostindexdx247-8 .

nccr-vs:mce-enrollmonthpostindexdx248 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx248-1,
        nccr-cv:mce-enrollmonthpostindexdx248-7,
        nccr-cv:mce-enrollmonthpostindexdx248-8 .

nccr-vs:mce-enrollmonthpostindexdx249 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx249-1,
        nccr-cv:mce-enrollmonthpostindexdx249-7,
        nccr-cv:mce-enrollmonthpostindexdx249-8 .

nccr-vs:mce-enrollmonthpostindexdx25 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx25-1,
        nccr-cv:mce-enrollmonthpostindexdx25-7,
        nccr-cv:mce-enrollmonthpostindexdx25-8 .

nccr-vs:mce-enrollmonthpostindexdx250 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx250-1,
        nccr-cv:mce-enrollmonthpostindexdx250-7,
        nccr-cv:mce-enrollmonthpostindexdx250-8 .

nccr-vs:mce-enrollmonthpostindexdx251 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx251-1,
        nccr-cv:mce-enrollmonthpostindexdx251-7,
        nccr-cv:mce-enrollmonthpostindexdx251-8 .

nccr-vs:mce-enrollmonthpostindexdx252 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx252-1,
        nccr-cv:mce-enrollmonthpostindexdx252-7,
        nccr-cv:mce-enrollmonthpostindexdx252-8 .

nccr-vs:mce-enrollmonthpostindexdx253 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx253-1,
        nccr-cv:mce-enrollmonthpostindexdx253-7,
        nccr-cv:mce-enrollmonthpostindexdx253-8 .

nccr-vs:mce-enrollmonthpostindexdx254 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx254-1,
        nccr-cv:mce-enrollmonthpostindexdx254-7,
        nccr-cv:mce-enrollmonthpostindexdx254-8 .

nccr-vs:mce-enrollmonthpostindexdx255 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx255-1,
        nccr-cv:mce-enrollmonthpostindexdx255-7,
        nccr-cv:mce-enrollmonthpostindexdx255-8 .

nccr-vs:mce-enrollmonthpostindexdx256 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx256-1,
        nccr-cv:mce-enrollmonthpostindexdx256-7,
        nccr-cv:mce-enrollmonthpostindexdx256-8 .

nccr-vs:mce-enrollmonthpostindexdx257 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx257-1,
        nccr-cv:mce-enrollmonthpostindexdx257-7,
        nccr-cv:mce-enrollmonthpostindexdx257-8 .

nccr-vs:mce-enrollmonthpostindexdx258 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx258-1,
        nccr-cv:mce-enrollmonthpostindexdx258-7,
        nccr-cv:mce-enrollmonthpostindexdx258-8 .

nccr-vs:mce-enrollmonthpostindexdx259 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx259-1,
        nccr-cv:mce-enrollmonthpostindexdx259-7,
        nccr-cv:mce-enrollmonthpostindexdx259-8 .

nccr-vs:mce-enrollmonthpostindexdx26 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx26-1,
        nccr-cv:mce-enrollmonthpostindexdx26-7,
        nccr-cv:mce-enrollmonthpostindexdx26-8 .

nccr-vs:mce-enrollmonthpostindexdx260 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx260-1,
        nccr-cv:mce-enrollmonthpostindexdx260-7,
        nccr-cv:mce-enrollmonthpostindexdx260-8 .

nccr-vs:mce-enrollmonthpostindexdx261 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx261-1,
        nccr-cv:mce-enrollmonthpostindexdx261-7,
        nccr-cv:mce-enrollmonthpostindexdx261-8 .

nccr-vs:mce-enrollmonthpostindexdx262 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx262-1,
        nccr-cv:mce-enrollmonthpostindexdx262-7,
        nccr-cv:mce-enrollmonthpostindexdx262-8 .

nccr-vs:mce-enrollmonthpostindexdx263 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx263-1,
        nccr-cv:mce-enrollmonthpostindexdx263-7,
        nccr-cv:mce-enrollmonthpostindexdx263-8 .

nccr-vs:mce-enrollmonthpostindexdx264 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx264-1,
        nccr-cv:mce-enrollmonthpostindexdx264-7,
        nccr-cv:mce-enrollmonthpostindexdx264-8 .

nccr-vs:mce-enrollmonthpostindexdx265 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx265-1,
        nccr-cv:mce-enrollmonthpostindexdx265-7,
        nccr-cv:mce-enrollmonthpostindexdx265-8 .

nccr-vs:mce-enrollmonthpostindexdx266 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx266-1,
        nccr-cv:mce-enrollmonthpostindexdx266-7,
        nccr-cv:mce-enrollmonthpostindexdx266-8 .

nccr-vs:mce-enrollmonthpostindexdx267 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx267-1,
        nccr-cv:mce-enrollmonthpostindexdx267-7,
        nccr-cv:mce-enrollmonthpostindexdx267-8 .

nccr-vs:mce-enrollmonthpostindexdx268 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx268-1,
        nccr-cv:mce-enrollmonthpostindexdx268-7,
        nccr-cv:mce-enrollmonthpostindexdx268-8 .

nccr-vs:mce-enrollmonthpostindexdx269 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx269-1,
        nccr-cv:mce-enrollmonthpostindexdx269-7,
        nccr-cv:mce-enrollmonthpostindexdx269-8 .

nccr-vs:mce-enrollmonthpostindexdx27 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx27-1,
        nccr-cv:mce-enrollmonthpostindexdx27-7,
        nccr-cv:mce-enrollmonthpostindexdx27-8 .

nccr-vs:mce-enrollmonthpostindexdx270 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx270-1,
        nccr-cv:mce-enrollmonthpostindexdx270-7,
        nccr-cv:mce-enrollmonthpostindexdx270-8 .

nccr-vs:mce-enrollmonthpostindexdx271 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx271-1,
        nccr-cv:mce-enrollmonthpostindexdx271-7,
        nccr-cv:mce-enrollmonthpostindexdx271-8 .

nccr-vs:mce-enrollmonthpostindexdx272 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx272-1,
        nccr-cv:mce-enrollmonthpostindexdx272-7,
        nccr-cv:mce-enrollmonthpostindexdx272-8 .

nccr-vs:mce-enrollmonthpostindexdx273 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx273-1,
        nccr-cv:mce-enrollmonthpostindexdx273-7,
        nccr-cv:mce-enrollmonthpostindexdx273-8 .

nccr-vs:mce-enrollmonthpostindexdx274 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx274-1,
        nccr-cv:mce-enrollmonthpostindexdx274-7,
        nccr-cv:mce-enrollmonthpostindexdx274-8 .

nccr-vs:mce-enrollmonthpostindexdx275 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx275-1,
        nccr-cv:mce-enrollmonthpostindexdx275-7,
        nccr-cv:mce-enrollmonthpostindexdx275-8 .

nccr-vs:mce-enrollmonthpostindexdx276 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx276-1,
        nccr-cv:mce-enrollmonthpostindexdx276-7,
        nccr-cv:mce-enrollmonthpostindexdx276-8 .

nccr-vs:mce-enrollmonthpostindexdx277 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx277-1,
        nccr-cv:mce-enrollmonthpostindexdx277-7,
        nccr-cv:mce-enrollmonthpostindexdx277-8 .

nccr-vs:mce-enrollmonthpostindexdx278 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx278-1,
        nccr-cv:mce-enrollmonthpostindexdx278-7,
        nccr-cv:mce-enrollmonthpostindexdx278-8 .

nccr-vs:mce-enrollmonthpostindexdx279 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx279-1,
        nccr-cv:mce-enrollmonthpostindexdx279-7,
        nccr-cv:mce-enrollmonthpostindexdx279-8 .

nccr-vs:mce-enrollmonthpostindexdx28 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx28-1,
        nccr-cv:mce-enrollmonthpostindexdx28-7,
        nccr-cv:mce-enrollmonthpostindexdx28-8 .

nccr-vs:mce-enrollmonthpostindexdx280 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx280-1,
        nccr-cv:mce-enrollmonthpostindexdx280-7,
        nccr-cv:mce-enrollmonthpostindexdx280-8 .

nccr-vs:mce-enrollmonthpostindexdx281 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx281-1,
        nccr-cv:mce-enrollmonthpostindexdx281-7,
        nccr-cv:mce-enrollmonthpostindexdx281-8 .

nccr-vs:mce-enrollmonthpostindexdx282 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx282-1,
        nccr-cv:mce-enrollmonthpostindexdx282-7,
        nccr-cv:mce-enrollmonthpostindexdx282-8 .

nccr-vs:mce-enrollmonthpostindexdx283 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx283-1,
        nccr-cv:mce-enrollmonthpostindexdx283-7,
        nccr-cv:mce-enrollmonthpostindexdx283-8 .

nccr-vs:mce-enrollmonthpostindexdx284 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx284-1,
        nccr-cv:mce-enrollmonthpostindexdx284-7,
        nccr-cv:mce-enrollmonthpostindexdx284-8 .

nccr-vs:mce-enrollmonthpostindexdx285 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx285-1,
        nccr-cv:mce-enrollmonthpostindexdx285-7,
        nccr-cv:mce-enrollmonthpostindexdx285-8 .

nccr-vs:mce-enrollmonthpostindexdx286 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx286-1,
        nccr-cv:mce-enrollmonthpostindexdx286-7,
        nccr-cv:mce-enrollmonthpostindexdx286-8 .

nccr-vs:mce-enrollmonthpostindexdx287 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx287-1,
        nccr-cv:mce-enrollmonthpostindexdx287-7,
        nccr-cv:mce-enrollmonthpostindexdx287-8 .

nccr-vs:mce-enrollmonthpostindexdx288 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx288-1,
        nccr-cv:mce-enrollmonthpostindexdx288-7,
        nccr-cv:mce-enrollmonthpostindexdx288-8 .

nccr-vs:mce-enrollmonthpostindexdx289 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx289-1,
        nccr-cv:mce-enrollmonthpostindexdx289-7,
        nccr-cv:mce-enrollmonthpostindexdx289-8 .

nccr-vs:mce-enrollmonthpostindexdx29 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx29-1,
        nccr-cv:mce-enrollmonthpostindexdx29-7,
        nccr-cv:mce-enrollmonthpostindexdx29-8 .

nccr-vs:mce-enrollmonthpostindexdx290 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx290-1,
        nccr-cv:mce-enrollmonthpostindexdx290-7,
        nccr-cv:mce-enrollmonthpostindexdx290-8 .

nccr-vs:mce-enrollmonthpostindexdx291 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx291-1,
        nccr-cv:mce-enrollmonthpostindexdx291-7,
        nccr-cv:mce-enrollmonthpostindexdx291-8 .

nccr-vs:mce-enrollmonthpostindexdx292 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx292-1,
        nccr-cv:mce-enrollmonthpostindexdx292-7,
        nccr-cv:mce-enrollmonthpostindexdx292-8 .

nccr-vs:mce-enrollmonthpostindexdx293 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx293-1,
        nccr-cv:mce-enrollmonthpostindexdx293-7,
        nccr-cv:mce-enrollmonthpostindexdx293-8 .

nccr-vs:mce-enrollmonthpostindexdx294 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx294-1,
        nccr-cv:mce-enrollmonthpostindexdx294-7,
        nccr-cv:mce-enrollmonthpostindexdx294-8 .

nccr-vs:mce-enrollmonthpostindexdx295 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx295-1,
        nccr-cv:mce-enrollmonthpostindexdx295-7,
        nccr-cv:mce-enrollmonthpostindexdx295-8 .

nccr-vs:mce-enrollmonthpostindexdx296 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx296-1,
        nccr-cv:mce-enrollmonthpostindexdx296-7,
        nccr-cv:mce-enrollmonthpostindexdx296-8 .

nccr-vs:mce-enrollmonthpostindexdx297 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx297-1,
        nccr-cv:mce-enrollmonthpostindexdx297-7,
        nccr-cv:mce-enrollmonthpostindexdx297-8 .

nccr-vs:mce-enrollmonthpostindexdx298 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx298-1,
        nccr-cv:mce-enrollmonthpostindexdx298-7,
        nccr-cv:mce-enrollmonthpostindexdx298-8 .

nccr-vs:mce-enrollmonthpostindexdx299 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx299-1,
        nccr-cv:mce-enrollmonthpostindexdx299-7,
        nccr-cv:mce-enrollmonthpostindexdx299-8 .

nccr-vs:mce-enrollmonthpostindexdx30 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx30-1,
        nccr-cv:mce-enrollmonthpostindexdx30-7,
        nccr-cv:mce-enrollmonthpostindexdx30-8 .

nccr-vs:mce-enrollmonthpostindexdx300 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx300-1,
        nccr-cv:mce-enrollmonthpostindexdx300-7,
        nccr-cv:mce-enrollmonthpostindexdx300-8 .

nccr-vs:mce-enrollmonthpostindexdx301 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx301-1,
        nccr-cv:mce-enrollmonthpostindexdx301-7,
        nccr-cv:mce-enrollmonthpostindexdx301-8 .

nccr-vs:mce-enrollmonthpostindexdx302 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx302-1,
        nccr-cv:mce-enrollmonthpostindexdx302-7,
        nccr-cv:mce-enrollmonthpostindexdx302-8 .

nccr-vs:mce-enrollmonthpostindexdx303 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx303-1,
        nccr-cv:mce-enrollmonthpostindexdx303-7,
        nccr-cv:mce-enrollmonthpostindexdx303-8 .

nccr-vs:mce-enrollmonthpostindexdx304 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx304-1,
        nccr-cv:mce-enrollmonthpostindexdx304-7,
        nccr-cv:mce-enrollmonthpostindexdx304-8 .

nccr-vs:mce-enrollmonthpostindexdx305 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx305-1,
        nccr-cv:mce-enrollmonthpostindexdx305-7,
        nccr-cv:mce-enrollmonthpostindexdx305-8 .

nccr-vs:mce-enrollmonthpostindexdx306 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx306-1,
        nccr-cv:mce-enrollmonthpostindexdx306-7,
        nccr-cv:mce-enrollmonthpostindexdx306-8 .

nccr-vs:mce-enrollmonthpostindexdx307 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx307-1,
        nccr-cv:mce-enrollmonthpostindexdx307-7,
        nccr-cv:mce-enrollmonthpostindexdx307-8 .

nccr-vs:mce-enrollmonthpostindexdx308 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx308-1,
        nccr-cv:mce-enrollmonthpostindexdx308-7,
        nccr-cv:mce-enrollmonthpostindexdx308-8 .

nccr-vs:mce-enrollmonthpostindexdx309 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx309-1,
        nccr-cv:mce-enrollmonthpostindexdx309-7,
        nccr-cv:mce-enrollmonthpostindexdx309-8 .

nccr-vs:mce-enrollmonthpostindexdx31 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx31-1,
        nccr-cv:mce-enrollmonthpostindexdx31-7,
        nccr-cv:mce-enrollmonthpostindexdx31-8 .

nccr-vs:mce-enrollmonthpostindexdx310 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx310-1,
        nccr-cv:mce-enrollmonthpostindexdx310-7,
        nccr-cv:mce-enrollmonthpostindexdx310-8 .

nccr-vs:mce-enrollmonthpostindexdx311 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx311-1,
        nccr-cv:mce-enrollmonthpostindexdx311-7,
        nccr-cv:mce-enrollmonthpostindexdx311-8 .

nccr-vs:mce-enrollmonthpostindexdx312 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx312-1,
        nccr-cv:mce-enrollmonthpostindexdx312-7,
        nccr-cv:mce-enrollmonthpostindexdx312-8 .

nccr-vs:mce-enrollmonthpostindexdx313 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx313-1,
        nccr-cv:mce-enrollmonthpostindexdx313-7,
        nccr-cv:mce-enrollmonthpostindexdx313-8 .

nccr-vs:mce-enrollmonthpostindexdx314 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx314-1,
        nccr-cv:mce-enrollmonthpostindexdx314-7,
        nccr-cv:mce-enrollmonthpostindexdx314-8 .

nccr-vs:mce-enrollmonthpostindexdx315 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx315-1,
        nccr-cv:mce-enrollmonthpostindexdx315-7,
        nccr-cv:mce-enrollmonthpostindexdx315-8 .

nccr-vs:mce-enrollmonthpostindexdx316 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx316-1,
        nccr-cv:mce-enrollmonthpostindexdx316-7,
        nccr-cv:mce-enrollmonthpostindexdx316-8 .

nccr-vs:mce-enrollmonthpostindexdx317 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx317-1,
        nccr-cv:mce-enrollmonthpostindexdx317-7,
        nccr-cv:mce-enrollmonthpostindexdx317-8 .

nccr-vs:mce-enrollmonthpostindexdx318 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx318-1,
        nccr-cv:mce-enrollmonthpostindexdx318-7,
        nccr-cv:mce-enrollmonthpostindexdx318-8 .

nccr-vs:mce-enrollmonthpostindexdx319 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx319-1,
        nccr-cv:mce-enrollmonthpostindexdx319-7,
        nccr-cv:mce-enrollmonthpostindexdx319-8 .

nccr-vs:mce-enrollmonthpostindexdx32 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx32-1,
        nccr-cv:mce-enrollmonthpostindexdx32-7,
        nccr-cv:mce-enrollmonthpostindexdx32-8 .

nccr-vs:mce-enrollmonthpostindexdx320 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx320-1,
        nccr-cv:mce-enrollmonthpostindexdx320-7,
        nccr-cv:mce-enrollmonthpostindexdx320-8 .

nccr-vs:mce-enrollmonthpostindexdx321 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx321-1,
        nccr-cv:mce-enrollmonthpostindexdx321-7,
        nccr-cv:mce-enrollmonthpostindexdx321-8 .

nccr-vs:mce-enrollmonthpostindexdx322 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx322-1,
        nccr-cv:mce-enrollmonthpostindexdx322-7,
        nccr-cv:mce-enrollmonthpostindexdx322-8 .

nccr-vs:mce-enrollmonthpostindexdx323 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx323-1,
        nccr-cv:mce-enrollmonthpostindexdx323-7,
        nccr-cv:mce-enrollmonthpostindexdx323-8 .

nccr-vs:mce-enrollmonthpostindexdx324 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx324-1,
        nccr-cv:mce-enrollmonthpostindexdx324-7,
        nccr-cv:mce-enrollmonthpostindexdx324-8 .

nccr-vs:mce-enrollmonthpostindexdx325 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx325-1,
        nccr-cv:mce-enrollmonthpostindexdx325-7,
        nccr-cv:mce-enrollmonthpostindexdx325-8 .

nccr-vs:mce-enrollmonthpostindexdx326 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx326-1,
        nccr-cv:mce-enrollmonthpostindexdx326-7,
        nccr-cv:mce-enrollmonthpostindexdx326-8 .

nccr-vs:mce-enrollmonthpostindexdx327 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx327-1,
        nccr-cv:mce-enrollmonthpostindexdx327-7,
        nccr-cv:mce-enrollmonthpostindexdx327-8 .

nccr-vs:mce-enrollmonthpostindexdx328 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx328-1,
        nccr-cv:mce-enrollmonthpostindexdx328-7,
        nccr-cv:mce-enrollmonthpostindexdx328-8 .

nccr-vs:mce-enrollmonthpostindexdx329 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx329-1,
        nccr-cv:mce-enrollmonthpostindexdx329-7,
        nccr-cv:mce-enrollmonthpostindexdx329-8 .

nccr-vs:mce-enrollmonthpostindexdx33 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx33-1,
        nccr-cv:mce-enrollmonthpostindexdx33-7,
        nccr-cv:mce-enrollmonthpostindexdx33-8 .

nccr-vs:mce-enrollmonthpostindexdx330 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx330-1,
        nccr-cv:mce-enrollmonthpostindexdx330-7,
        nccr-cv:mce-enrollmonthpostindexdx330-8 .

nccr-vs:mce-enrollmonthpostindexdx331 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx331-1,
        nccr-cv:mce-enrollmonthpostindexdx331-7,
        nccr-cv:mce-enrollmonthpostindexdx331-8 .

nccr-vs:mce-enrollmonthpostindexdx332 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx332-1,
        nccr-cv:mce-enrollmonthpostindexdx332-7,
        nccr-cv:mce-enrollmonthpostindexdx332-8 .

nccr-vs:mce-enrollmonthpostindexdx333 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx333-1,
        nccr-cv:mce-enrollmonthpostindexdx333-7,
        nccr-cv:mce-enrollmonthpostindexdx333-8 .

nccr-vs:mce-enrollmonthpostindexdx334 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx334-1,
        nccr-cv:mce-enrollmonthpostindexdx334-7,
        nccr-cv:mce-enrollmonthpostindexdx334-8 .

nccr-vs:mce-enrollmonthpostindexdx335 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx335-1,
        nccr-cv:mce-enrollmonthpostindexdx335-7,
        nccr-cv:mce-enrollmonthpostindexdx335-8 .

nccr-vs:mce-enrollmonthpostindexdx336 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx336-1,
        nccr-cv:mce-enrollmonthpostindexdx336-7,
        nccr-cv:mce-enrollmonthpostindexdx336-8 .

nccr-vs:mce-enrollmonthpostindexdx337 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx337-1,
        nccr-cv:mce-enrollmonthpostindexdx337-7,
        nccr-cv:mce-enrollmonthpostindexdx337-8 .

nccr-vs:mce-enrollmonthpostindexdx338 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx338-1,
        nccr-cv:mce-enrollmonthpostindexdx338-7,
        nccr-cv:mce-enrollmonthpostindexdx338-8 .

nccr-vs:mce-enrollmonthpostindexdx339 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx339-1,
        nccr-cv:mce-enrollmonthpostindexdx339-7,
        nccr-cv:mce-enrollmonthpostindexdx339-8 .

nccr-vs:mce-enrollmonthpostindexdx34 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx34-1,
        nccr-cv:mce-enrollmonthpostindexdx34-7,
        nccr-cv:mce-enrollmonthpostindexdx34-8 .

nccr-vs:mce-enrollmonthpostindexdx340 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx340-1,
        nccr-cv:mce-enrollmonthpostindexdx340-7,
        nccr-cv:mce-enrollmonthpostindexdx340-8 .

nccr-vs:mce-enrollmonthpostindexdx341 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx341-1,
        nccr-cv:mce-enrollmonthpostindexdx341-7,
        nccr-cv:mce-enrollmonthpostindexdx341-8 .

nccr-vs:mce-enrollmonthpostindexdx342 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx342-1,
        nccr-cv:mce-enrollmonthpostindexdx342-7,
        nccr-cv:mce-enrollmonthpostindexdx342-8 .

nccr-vs:mce-enrollmonthpostindexdx343 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx343-1,
        nccr-cv:mce-enrollmonthpostindexdx343-7,
        nccr-cv:mce-enrollmonthpostindexdx343-8 .

nccr-vs:mce-enrollmonthpostindexdx344 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx344-1,
        nccr-cv:mce-enrollmonthpostindexdx344-7,
        nccr-cv:mce-enrollmonthpostindexdx344-8 .

nccr-vs:mce-enrollmonthpostindexdx345 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx345-1,
        nccr-cv:mce-enrollmonthpostindexdx345-7,
        nccr-cv:mce-enrollmonthpostindexdx345-8 .

nccr-vs:mce-enrollmonthpostindexdx346 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx346-1,
        nccr-cv:mce-enrollmonthpostindexdx346-7,
        nccr-cv:mce-enrollmonthpostindexdx346-8 .

nccr-vs:mce-enrollmonthpostindexdx347 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx347-1,
        nccr-cv:mce-enrollmonthpostindexdx347-7,
        nccr-cv:mce-enrollmonthpostindexdx347-8 .

nccr-vs:mce-enrollmonthpostindexdx35 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx35-1,
        nccr-cv:mce-enrollmonthpostindexdx35-7,
        nccr-cv:mce-enrollmonthpostindexdx35-8 .

nccr-vs:mce-enrollmonthpostindexdx36 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx36-1,
        nccr-cv:mce-enrollmonthpostindexdx36-7,
        nccr-cv:mce-enrollmonthpostindexdx36-8 .

nccr-vs:mce-enrollmonthpostindexdx37 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx37-1,
        nccr-cv:mce-enrollmonthpostindexdx37-7,
        nccr-cv:mce-enrollmonthpostindexdx37-8 .

nccr-vs:mce-enrollmonthpostindexdx38 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx38-1,
        nccr-cv:mce-enrollmonthpostindexdx38-7,
        nccr-cv:mce-enrollmonthpostindexdx38-8 .

nccr-vs:mce-enrollmonthpostindexdx39 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx39-1,
        nccr-cv:mce-enrollmonthpostindexdx39-7,
        nccr-cv:mce-enrollmonthpostindexdx39-8 .

nccr-vs:mce-enrollmonthpostindexdx40 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx40-1,
        nccr-cv:mce-enrollmonthpostindexdx40-7,
        nccr-cv:mce-enrollmonthpostindexdx40-8 .

nccr-vs:mce-enrollmonthpostindexdx41 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx41-1,
        nccr-cv:mce-enrollmonthpostindexdx41-7,
        nccr-cv:mce-enrollmonthpostindexdx41-8 .

nccr-vs:mce-enrollmonthpostindexdx42 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx42-1,
        nccr-cv:mce-enrollmonthpostindexdx42-7,
        nccr-cv:mce-enrollmonthpostindexdx42-8 .

nccr-vs:mce-enrollmonthpostindexdx43 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx43-1,
        nccr-cv:mce-enrollmonthpostindexdx43-7,
        nccr-cv:mce-enrollmonthpostindexdx43-8 .

nccr-vs:mce-enrollmonthpostindexdx44 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx44-1,
        nccr-cv:mce-enrollmonthpostindexdx44-7,
        nccr-cv:mce-enrollmonthpostindexdx44-8 .

nccr-vs:mce-enrollmonthpostindexdx45 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx45-1,
        nccr-cv:mce-enrollmonthpostindexdx45-7,
        nccr-cv:mce-enrollmonthpostindexdx45-8 .

nccr-vs:mce-enrollmonthpostindexdx46 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx46-1,
        nccr-cv:mce-enrollmonthpostindexdx46-7,
        nccr-cv:mce-enrollmonthpostindexdx46-8 .

nccr-vs:mce-enrollmonthpostindexdx47 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx47-1,
        nccr-cv:mce-enrollmonthpostindexdx47-7,
        nccr-cv:mce-enrollmonthpostindexdx47-8 .

nccr-vs:mce-enrollmonthpostindexdx48 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx48-1,
        nccr-cv:mce-enrollmonthpostindexdx48-7,
        nccr-cv:mce-enrollmonthpostindexdx48-8 .

nccr-vs:mce-enrollmonthpostindexdx49 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx49-1,
        nccr-cv:mce-enrollmonthpostindexdx49-7,
        nccr-cv:mce-enrollmonthpostindexdx49-8 .

nccr-vs:mce-enrollmonthpostindexdx50 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx50-1,
        nccr-cv:mce-enrollmonthpostindexdx50-7,
        nccr-cv:mce-enrollmonthpostindexdx50-8 .

nccr-vs:mce-enrollmonthpostindexdx51 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx51-1,
        nccr-cv:mce-enrollmonthpostindexdx51-7,
        nccr-cv:mce-enrollmonthpostindexdx51-8 .

nccr-vs:mce-enrollmonthpostindexdx52 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx52-1,
        nccr-cv:mce-enrollmonthpostindexdx52-7,
        nccr-cv:mce-enrollmonthpostindexdx52-8 .

nccr-vs:mce-enrollmonthpostindexdx53 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx53-1,
        nccr-cv:mce-enrollmonthpostindexdx53-7,
        nccr-cv:mce-enrollmonthpostindexdx53-8 .

nccr-vs:mce-enrollmonthpostindexdx54 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx54-1,
        nccr-cv:mce-enrollmonthpostindexdx54-7,
        nccr-cv:mce-enrollmonthpostindexdx54-8 .

nccr-vs:mce-enrollmonthpostindexdx55 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx55-1,
        nccr-cv:mce-enrollmonthpostindexdx55-7,
        nccr-cv:mce-enrollmonthpostindexdx55-8 .

nccr-vs:mce-enrollmonthpostindexdx56 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx56-1,
        nccr-cv:mce-enrollmonthpostindexdx56-7,
        nccr-cv:mce-enrollmonthpostindexdx56-8 .

nccr-vs:mce-enrollmonthpostindexdx57 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx57-1,
        nccr-cv:mce-enrollmonthpostindexdx57-7,
        nccr-cv:mce-enrollmonthpostindexdx57-8 .

nccr-vs:mce-enrollmonthpostindexdx58 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx58-1,
        nccr-cv:mce-enrollmonthpostindexdx58-7,
        nccr-cv:mce-enrollmonthpostindexdx58-8 .

nccr-vs:mce-enrollmonthpostindexdx59 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx59-1,
        nccr-cv:mce-enrollmonthpostindexdx59-7,
        nccr-cv:mce-enrollmonthpostindexdx59-8 .

nccr-vs:mce-enrollmonthpostindexdx60 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx60-1,
        nccr-cv:mce-enrollmonthpostindexdx60-7,
        nccr-cv:mce-enrollmonthpostindexdx60-8 .

nccr-vs:mce-enrollmonthpostindexdx61 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx61-1,
        nccr-cv:mce-enrollmonthpostindexdx61-7,
        nccr-cv:mce-enrollmonthpostindexdx61-8 .

nccr-vs:mce-enrollmonthpostindexdx62 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx62-1,
        nccr-cv:mce-enrollmonthpostindexdx62-7,
        nccr-cv:mce-enrollmonthpostindexdx62-8 .

nccr-vs:mce-enrollmonthpostindexdx63 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx63-1,
        nccr-cv:mce-enrollmonthpostindexdx63-7,
        nccr-cv:mce-enrollmonthpostindexdx63-8 .

nccr-vs:mce-enrollmonthpostindexdx64 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx64-1,
        nccr-cv:mce-enrollmonthpostindexdx64-7,
        nccr-cv:mce-enrollmonthpostindexdx64-8 .

nccr-vs:mce-enrollmonthpostindexdx65 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx65-1,
        nccr-cv:mce-enrollmonthpostindexdx65-7,
        nccr-cv:mce-enrollmonthpostindexdx65-8 .

nccr-vs:mce-enrollmonthpostindexdx66 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx66-1,
        nccr-cv:mce-enrollmonthpostindexdx66-7,
        nccr-cv:mce-enrollmonthpostindexdx66-8 .

nccr-vs:mce-enrollmonthpostindexdx67 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx67-1,
        nccr-cv:mce-enrollmonthpostindexdx67-7,
        nccr-cv:mce-enrollmonthpostindexdx67-8 .

nccr-vs:mce-enrollmonthpostindexdx68 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx68-1,
        nccr-cv:mce-enrollmonthpostindexdx68-7,
        nccr-cv:mce-enrollmonthpostindexdx68-8 .

nccr-vs:mce-enrollmonthpostindexdx69 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx69-1,
        nccr-cv:mce-enrollmonthpostindexdx69-7,
        nccr-cv:mce-enrollmonthpostindexdx69-8 .

nccr-vs:mce-enrollmonthpostindexdx70 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx70-1,
        nccr-cv:mce-enrollmonthpostindexdx70-7,
        nccr-cv:mce-enrollmonthpostindexdx70-8 .

nccr-vs:mce-enrollmonthpostindexdx71 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx71-1,
        nccr-cv:mce-enrollmonthpostindexdx71-7,
        nccr-cv:mce-enrollmonthpostindexdx71-8 .

nccr-vs:mce-enrollmonthpostindexdx72 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx72-1,
        nccr-cv:mce-enrollmonthpostindexdx72-7,
        nccr-cv:mce-enrollmonthpostindexdx72-8 .

nccr-vs:mce-enrollmonthpostindexdx73 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx73-1,
        nccr-cv:mce-enrollmonthpostindexdx73-7,
        nccr-cv:mce-enrollmonthpostindexdx73-8 .

nccr-vs:mce-enrollmonthpostindexdx74 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx74-1,
        nccr-cv:mce-enrollmonthpostindexdx74-7,
        nccr-cv:mce-enrollmonthpostindexdx74-8 .

nccr-vs:mce-enrollmonthpostindexdx75 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx75-1,
        nccr-cv:mce-enrollmonthpostindexdx75-7,
        nccr-cv:mce-enrollmonthpostindexdx75-8 .

nccr-vs:mce-enrollmonthpostindexdx76 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx76-1,
        nccr-cv:mce-enrollmonthpostindexdx76-7,
        nccr-cv:mce-enrollmonthpostindexdx76-8 .

nccr-vs:mce-enrollmonthpostindexdx77 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx77-1,
        nccr-cv:mce-enrollmonthpostindexdx77-7,
        nccr-cv:mce-enrollmonthpostindexdx77-8 .

nccr-vs:mce-enrollmonthpostindexdx78 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx78-1,
        nccr-cv:mce-enrollmonthpostindexdx78-7,
        nccr-cv:mce-enrollmonthpostindexdx78-8 .

nccr-vs:mce-enrollmonthpostindexdx79 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx79-1,
        nccr-cv:mce-enrollmonthpostindexdx79-7,
        nccr-cv:mce-enrollmonthpostindexdx79-8 .

nccr-vs:mce-enrollmonthpostindexdx80 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx80-1,
        nccr-cv:mce-enrollmonthpostindexdx80-7,
        nccr-cv:mce-enrollmonthpostindexdx80-8 .

nccr-vs:mce-enrollmonthpostindexdx81 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx81-1,
        nccr-cv:mce-enrollmonthpostindexdx81-7,
        nccr-cv:mce-enrollmonthpostindexdx81-8 .

nccr-vs:mce-enrollmonthpostindexdx82 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx82-1,
        nccr-cv:mce-enrollmonthpostindexdx82-7,
        nccr-cv:mce-enrollmonthpostindexdx82-8 .

nccr-vs:mce-enrollmonthpostindexdx83 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx83-1,
        nccr-cv:mce-enrollmonthpostindexdx83-7,
        nccr-cv:mce-enrollmonthpostindexdx83-8 .

nccr-vs:mce-enrollmonthpostindexdx84 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx84-1,
        nccr-cv:mce-enrollmonthpostindexdx84-7,
        nccr-cv:mce-enrollmonthpostindexdx84-8 .

nccr-vs:mce-enrollmonthpostindexdx85 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx85-1,
        nccr-cv:mce-enrollmonthpostindexdx85-7,
        nccr-cv:mce-enrollmonthpostindexdx85-8 .

nccr-vs:mce-enrollmonthpostindexdx86 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx86-1,
        nccr-cv:mce-enrollmonthpostindexdx86-7,
        nccr-cv:mce-enrollmonthpostindexdx86-8 .

nccr-vs:mce-enrollmonthpostindexdx87 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx87-1,
        nccr-cv:mce-enrollmonthpostindexdx87-7,
        nccr-cv:mce-enrollmonthpostindexdx87-8 .

nccr-vs:mce-enrollmonthpostindexdx88 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx88-1,
        nccr-cv:mce-enrollmonthpostindexdx88-7,
        nccr-cv:mce-enrollmonthpostindexdx88-8 .

nccr-vs:mce-enrollmonthpostindexdx89 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx89-1,
        nccr-cv:mce-enrollmonthpostindexdx89-7,
        nccr-cv:mce-enrollmonthpostindexdx89-8 .

nccr-vs:mce-enrollmonthpostindexdx90 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx90-1,
        nccr-cv:mce-enrollmonthpostindexdx90-7,
        nccr-cv:mce-enrollmonthpostindexdx90-8 .

nccr-vs:mce-enrollmonthpostindexdx91 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx91-1,
        nccr-cv:mce-enrollmonthpostindexdx91-7,
        nccr-cv:mce-enrollmonthpostindexdx91-8 .

nccr-vs:mce-enrollmonthpostindexdx92 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx92-1,
        nccr-cv:mce-enrollmonthpostindexdx92-7,
        nccr-cv:mce-enrollmonthpostindexdx92-8 .

nccr-vs:mce-enrollmonthpostindexdx93 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx93-1,
        nccr-cv:mce-enrollmonthpostindexdx93-7,
        nccr-cv:mce-enrollmonthpostindexdx93-8 .

nccr-vs:mce-enrollmonthpostindexdx94 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx94-1,
        nccr-cv:mce-enrollmonthpostindexdx94-7,
        nccr-cv:mce-enrollmonthpostindexdx94-8 .

nccr-vs:mce-enrollmonthpostindexdx95 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx95-1,
        nccr-cv:mce-enrollmonthpostindexdx95-7,
        nccr-cv:mce-enrollmonthpostindexdx95-8 .

nccr-vs:mce-enrollmonthpostindexdx96 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx96-1,
        nccr-cv:mce-enrollmonthpostindexdx96-7,
        nccr-cv:mce-enrollmonthpostindexdx96-8 .

nccr-vs:mce-enrollmonthpostindexdx97 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx97-1,
        nccr-cv:mce-enrollmonthpostindexdx97-7,
        nccr-cv:mce-enrollmonthpostindexdx97-8 .

nccr-vs:mce-enrollmonthpostindexdx98 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx98-1,
        nccr-cv:mce-enrollmonthpostindexdx98-7,
        nccr-cv:mce-enrollmonthpostindexdx98-8 .

nccr-vs:mce-enrollmonthpostindexdx99 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx99-1,
        nccr-cv:mce-enrollmonthpostindexdx99-7,
        nccr-cv:mce-enrollmonthpostindexdx99-8 .

nccr-vs:mce-enrollmonthpriorindexdx1 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpriorindexdx1-1,
        nccr-cv:mce-enrollmonthpriorindexdx1-6,
        nccr-cv:mce-enrollmonthpriorindexdx1-7 .

nccr-vs:mce-enrollmonthpriorindexdx10 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpriorindexdx10-1,
        nccr-cv:mce-enrollmonthpriorindexdx10-6,
        nccr-cv:mce-enrollmonthpriorindexdx10-7 .

nccr-vs:mce-enrollmonthpriorindexdx11 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpriorindexdx11-1,
        nccr-cv:mce-enrollmonthpriorindexdx11-6,
        nccr-cv:mce-enrollmonthpriorindexdx11-7 .

nccr-vs:mce-enrollmonthpriorindexdx12 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpriorindexdx12-1,
        nccr-cv:mce-enrollmonthpriorindexdx12-6,
        nccr-cv:mce-enrollmonthpriorindexdx12-7 .

nccr-vs:mce-enrollmonthpriorindexdx2 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpriorindexdx2-1,
        nccr-cv:mce-enrollmonthpriorindexdx2-6,
        nccr-cv:mce-enrollmonthpriorindexdx2-7 .

nccr-vs:mce-enrollmonthpriorindexdx3 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpriorindexdx3-1,
        nccr-cv:mce-enrollmonthpriorindexdx3-6,
        nccr-cv:mce-enrollmonthpriorindexdx3-7 .

nccr-vs:mce-enrollmonthpriorindexdx4 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpriorindexdx4-1,
        nccr-cv:mce-enrollmonthpriorindexdx4-6,
        nccr-cv:mce-enrollmonthpriorindexdx4-7 .

nccr-vs:mce-enrollmonthpriorindexdx5 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpriorindexdx5-1,
        nccr-cv:mce-enrollmonthpriorindexdx5-6,
        nccr-cv:mce-enrollmonthpriorindexdx5-7 .

nccr-vs:mce-enrollmonthpriorindexdx6 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpriorindexdx6-1,
        nccr-cv:mce-enrollmonthpriorindexdx6-6,
        nccr-cv:mce-enrollmonthpriorindexdx6-7 .

nccr-vs:mce-enrollmonthpriorindexdx7 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpriorindexdx7-1,
        nccr-cv:mce-enrollmonthpriorindexdx7-6,
        nccr-cv:mce-enrollmonthpriorindexdx7-7 .

nccr-vs:mce-enrollmonthpriorindexdx8 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpriorindexdx8-1,
        nccr-cv:mce-enrollmonthpriorindexdx8-6,
        nccr-cv:mce-enrollmonthpriorindexdx8-7 .

nccr-vs:mce-enrollmonthpriorindexdx9 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpriorindexdx9-1,
        nccr-cv:mce-enrollmonthpriorindexdx9-6,
        nccr-cv:mce-enrollmonthpriorindexdx9-7 .

nccr-vs:ro-sequenceid a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ro-sequenceid-801-899,
        nccr-cv:ro-sequenceid-901-998,
        nccr-cv:ro-sequenceid-999 .

nccr-vs:abm-persistentpoverty a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:abm-persistentpoverty-0,
        nccr-cv:abm-persistentpoverty-1,
        nccr-cv:abm-persistentpoverty-7,
        nccr-cv:abm-persistentpoverty-9 .

nccr-vs:abm-ruca2010c a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:abm-ruca2010c-1,
        nccr-cv:abm-ruca2010c-2,
        nccr-cv:abm-ruca2010c-7,
        nccr-cv:abm-ruca2010c-9 .

nccr-vs:cog-therapeuticothertrialcount a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:cog-therapeuticothertrialcount-0,
        nccr-cv:cog-therapeuticothertrialcount-0-999,
        nccr-cv:cog-therapeuticothertrialcount-1,
        nccr-cv:cog-therapeuticothertrialcount-7777 .

nccr-vs:ctc-behavioricdo3public a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-behavioricdo3public-0,
        nccr-cv:ctc-behavioricdo3public-1,
        nccr-cv:ctc-behavioricdo3public-2,
        nccr-cv:ctc-behavioricdo3public-3 .

nccr-vs:ctc-cocaccreditedflag a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-cocaccreditedflag-0,
        nccr-cv:ctc-cocaccreditedflag-1,
        nccr-cv:ctc-cocaccreditedflag-2,
        nccr-cv:ctc-cocaccreditedflag-blank .

nccr-vs:ctc-errecode a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-errecode-1,
        nccr-cv:ctc-errecode-2,
        nccr-cv:ctc-errecode-4,
        nccr-cv:ctc-errecode-9 .

nccr-vs:ctc-esophagusandegjtumorepicenter a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-esophagusandegjtumorepicenter-0,
        nccr-cv:ctc-esophagusandegjtumorepicenter-1,
        nccr-cv:ctc-esophagusandegjtumorepicenter-2,
        nccr-cv:ctc-esophagusandegjtumorepicenter-9 .

nccr-vs:ctc-fibrosisscorerecode a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-fibrosisscorerecode-0,
        nccr-cv:ctc-fibrosisscorerecode-1,
        nccr-cv:ctc-fibrosisscorerecode-8,
        nccr-cv:ctc-fibrosisscorerecode-9 .

nccr-vs:ctc-her2recode a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-her2recode-1,
        nccr-cv:ctc-her2recode-2,
        nccr-cv:ctc-her2recode-4,
        nccr-cv:ctc-her2recode-9 .

nccr-vs:ctc-prrecode a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-prrecode-1,
        nccr-cv:ctc-prrecode-2,
        nccr-cv:ctc-prrecode-4,
        nccr-cv:ctc-prrecode-9 .

nccr-vs:ctc-seercausespecificcod a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-seercausespecificcod-0,
        nccr-cv:ctc-seercausespecificcod-1,
        nccr-cv:ctc-seercausespecificcod-8,
        nccr-cv:ctc-seercausespecificcod-9 .

nccr-vs:ctc-seerothercod a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-seerothercod-0,
        nccr-cv:ctc-seerothercod-1,
        nccr-cv:ctc-seerothercod-8,
        nccr-cv:ctc-seerothercod-9 .

nccr-vs:ctc-treatmentstatuspublic a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-treatmentstatuspublic-0,
        nccr-cv:ctc-treatmentstatuspublic-1,
        nccr-cv:ctc-treatmentstatuspublic-2,
        nccr-cv:ctc-treatmentstatuspublic-9 .

nccr-vs:mce-enrollmonthpostindexdx1 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx1-1,
        nccr-cv:mce-enrollmonthpostindexdx1-6,
        nccr-cv:mce-enrollmonthpostindexdx1-7,
        nccr-cv:mce-enrollmonthpostindexdx1-8 .

nccr-vs:mce-enrollmonthpostindexdx10 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx10-1,
        nccr-cv:mce-enrollmonthpostindexdx10-6,
        nccr-cv:mce-enrollmonthpostindexdx10-7,
        nccr-cv:mce-enrollmonthpostindexdx10-8 .

nccr-vs:mce-enrollmonthpostindexdx11 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx11-1,
        nccr-cv:mce-enrollmonthpostindexdx11-6,
        nccr-cv:mce-enrollmonthpostindexdx11-7,
        nccr-cv:mce-enrollmonthpostindexdx11-8 .

nccr-vs:mce-enrollmonthpostindexdx12 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx12-1,
        nccr-cv:mce-enrollmonthpostindexdx12-6,
        nccr-cv:mce-enrollmonthpostindexdx12-7,
        nccr-cv:mce-enrollmonthpostindexdx12-8 .

nccr-vs:mce-enrollmonthpostindexdx2 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx2-1,
        nccr-cv:mce-enrollmonthpostindexdx2-6,
        nccr-cv:mce-enrollmonthpostindexdx2-7,
        nccr-cv:mce-enrollmonthpostindexdx2-8 .

nccr-vs:mce-enrollmonthpostindexdx3 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx3-1,
        nccr-cv:mce-enrollmonthpostindexdx3-6,
        nccr-cv:mce-enrollmonthpostindexdx3-7,
        nccr-cv:mce-enrollmonthpostindexdx3-8 .

nccr-vs:mce-enrollmonthpostindexdx4 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx4-1,
        nccr-cv:mce-enrollmonthpostindexdx4-6,
        nccr-cv:mce-enrollmonthpostindexdx4-7,
        nccr-cv:mce-enrollmonthpostindexdx4-8 .

nccr-vs:mce-enrollmonthpostindexdx5 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx5-1,
        nccr-cv:mce-enrollmonthpostindexdx5-6,
        nccr-cv:mce-enrollmonthpostindexdx5-7,
        nccr-cv:mce-enrollmonthpostindexdx5-8 .

nccr-vs:mce-enrollmonthpostindexdx6 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx6-1,
        nccr-cv:mce-enrollmonthpostindexdx6-6,
        nccr-cv:mce-enrollmonthpostindexdx6-7,
        nccr-cv:mce-enrollmonthpostindexdx6-8 .

nccr-vs:mce-enrollmonthpostindexdx7 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx7-1,
        nccr-cv:mce-enrollmonthpostindexdx7-6,
        nccr-cv:mce-enrollmonthpostindexdx7-7,
        nccr-cv:mce-enrollmonthpostindexdx7-8 .

nccr-vs:mce-enrollmonthpostindexdx8 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx8-1,
        nccr-cv:mce-enrollmonthpostindexdx8-6,
        nccr-cv:mce-enrollmonthpostindexdx8-7,
        nccr-cv:mce-enrollmonthpostindexdx8-8 .

nccr-vs:mce-enrollmonthpostindexdx9 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mce-enrollmonthpostindexdx9-1,
        nccr-cv:mce-enrollmonthpostindexdx9-6,
        nccr-cv:mce-enrollmonthpostindexdx9-7,
        nccr-cv:mce-enrollmonthpostindexdx9-8 .

nccr-ds:abm a nccr:DataSource ;
    rdfs:label "Area-Based Measures" ;
    nccr:categorized false ;
    nccr:dictionaryFile "abmDict.json" ;
    nccr:hasVariable nccr-var:abm-nccrid,
        nccr-var:abm-persistentpoverty,
        nccr-var:abm-ruca2010c,
        nccr-var:abm-tumorrecordnumber,
        nccr-var:abm-uric2010a,
        nccr-var:abm-yostusbasedquintile ;
    nccr:reportFile "abmReport.json" ;
    nccr:sourceId "ABM" ;
    nccr:sourceLabel "Area-Based Measures" ;
    nccr:totalRecordCount 1474368 .

nccr-ds:ccdi a nccr:DataSource ;
    rdfs:label "Childhood Cancer Data Initiative (CCDI) Mappings" ;
    nccr:categorized false ;
    nccr:dictionaryFile "ccdiDict.json" ;
    nccr:hasVariable nccr-var:ccdi-nccrid,
        nccr-var:ccdi-resourcename,
        nccr-var:ccdi-resourceparticipantid ;
    nccr:reportFile "ccdiReport.json" ;
    nccr:sourceId "CCDI" ;
    nccr:sourceLabel "Childhood Cancer Data Initiative (CCDI) Mappings" ;
    nccr:totalRecordCount 20838 .

nccr-ds:mcd a nccr:DataSource ;
    rdfs:label "Medical Claims Diagnosis" ;
    nccr:categorized false ;
    nccr:dictionaryFile "mcdDict.json" ;
    nccr:hasVariable nccr-var:mcd-claimdiagnosiscode,
        nccr-var:mcd-claimdiagnosiscodesequence,
        nccr-var:mcd-monthsfromindexdxtodiagnosiscode,
        nccr-var:mcd-nccrid ;
    nccr:reportFile "mcdReport.json" ;
    nccr:sourceId "MCD" ;
    nccr:sourceLabel "Medical Claims Diagnosis" ;
    nccr:totalRecordCount 54148739 .

nccr-sec:demographic a nccr:Section ;
    rdfs:label "Demographic"@en .

nccr-vs:cog-biobankingtumorclassstudycount a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:cog-biobankingtumorclassstudycount-0,
        nccr-cv:cog-biobankingtumorclassstudycount-0-999,
        nccr-cv:cog-biobankingtumorclassstudycount-1,
        nccr-cv:cog-biobankingtumorclassstudycount-2,
        nccr-cv:cog-biobankingtumorclassstudycount-7777 .

nccr-vs:cog-registrystudycount a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:cog-registrystudycount-0,
        nccr-cv:cog-registrystudycount-0-999,
        nccr-cv:cog-registrystudycount-1,
        nccr-cv:cog-registrystudycount-2,
        nccr-cv:cog-registrystudycount-7777 .

nccr-vs:cog-therapeuticfrontlinetrialcount a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:cog-therapeuticfrontlinetrialcount-0,
        nccr-cv:cog-therapeuticfrontlinetrialcount-0-999,
        nccr-cv:cog-therapeuticfrontlinetrialcount-1,
        nccr-cv:cog-therapeuticfrontlinetrialcount-2,
        nccr-cv:cog-therapeuticfrontlinetrialcount-7777 .

nccr-vs:ctc-microsatelliteinstability a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-microsatelliteinstability-0,
        nccr-cv:ctc-microsatelliteinstability-1,
        nccr-cv:ctc-microsatelliteinstability-2,
        nccr-cv:ctc-microsatelliteinstability-8,
        nccr-cv:ctc-microsatelliteinstability-9 .

nccr-vs:ctc-p16 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-p16-0,
        nccr-cv:ctc-p16-1,
        nccr-cv:ctc-p16-8,
        nccr-cv:ctc-p16-9,
        nccr-cv:ctc-p16-blank .

nccr-vs:abm-uric2010a a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:abm-uric2010a-1,
        nccr-cv:abm-uric2010a-2,
        nccr-cv:abm-uric2010a-3,
        nccr-cv:abm-uric2010a-4,
        nccr-cv:abm-uric2010a-7,
        nccr-cv:abm-uric2010a-9 .

nccr-vs:cog-supportivestudycount a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:cog-supportivestudycount-0,
        nccr-cv:cog-supportivestudycount-0-999,
        nccr-cv:cog-supportivestudycount-1,
        nccr-cv:cog-supportivestudycount-2,
        nccr-cv:cog-supportivestudycount-3,
        nccr-cv:cog-supportivestudycount-7777 .

nccr-vs:cog-therapeuticrelapsedtrialcount a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:cog-therapeuticrelapsedtrialcount-0,
        nccr-cv:cog-therapeuticrelapsedtrialcount-0-999,
        nccr-cv:cog-therapeuticrelapsedtrialcount-1,
        nccr-cv:cog-therapeuticrelapsedtrialcount-2,
        nccr-cv:cog-therapeuticrelapsedtrialcount-3,
        nccr-cv:cog-therapeuticrelapsedtrialcount-7777 .

nccr-vs:ctc-racerecodewbaiapihisp a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-racerecodewbaiapihisp-1,
        nccr-cv:ctc-racerecodewbaiapihisp-2,
        nccr-cv:ctc-racerecodewbaiapihisp-3,
        nccr-cv:ctc-racerecodewbaiapihisp-4,
        nccr-cv:ctc-racerecodewbaiapihisp-5,
        nccr-cv:ctc-racerecodewbaiapihisp-9 .

nccr-vs:ro-radiation-fractions-prescribed a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ro-radiation-fractions-prescribed-0-001-to-10-0,
        nccr-cv:ro-radiation-fractions-prescribed-0-50,
        nccr-cv:ro-radiation-fractions-prescribed-10-001-to-20-0,
        nccr-cv:ro-radiation-fractions-prescribed-20-001-to-30-0,
        nccr-cv:ro-radiation-fractions-prescribed-90-001-to-100-0,
        nccr-cv:ro-radiation-fractions-prescribed-99 .

nccr-sec:follow-up-recurrence-death a nccr:Section ;
    rdfs:label "Follow-up/Recurrence/Death"@en .

nccr-vs:abm-yostusbasedquintile a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:abm-yostusbasedquintile-1,
        nccr-cv:abm-yostusbasedquintile-2,
        nccr-cv:abm-yostusbasedquintile-3,
        nccr-cv:abm-yostusbasedquintile-4,
        nccr-cv:abm-yostusbasedquintile-5,
        nccr-cv:abm-yostusbasedquintile-7,
        nccr-cv:abm-yostusbasedquintile-9 .

nccr-vs:ctc-laterality a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-laterality-0,
        nccr-cv:ctc-laterality-1,
        nccr-cv:ctc-laterality-2,
        nccr-cv:ctc-laterality-3,
        nccr-cv:ctc-laterality-4,
        nccr-cv:ctc-laterality-5,
        nccr-cv:ctc-laterality-9 .

nccr-vs:ctc-lymphvasinvasionpublic a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-lymphvasinvasionpublic-0,
        nccr-cv:ctc-lymphvasinvasionpublic-1,
        nccr-cv:ctc-lymphvasinvasionpublic-2,
        nccr-cv:ctc-lymphvasinvasionpublic-3,
        nccr-cv:ctc-lymphvasinvasionpublic-4,
        nccr-cv:ctc-lymphvasinvasionpublic-8,
        nccr-cv:ctc-lymphvasinvasionpublic-9 .

nccr-vs:ctc-rxsummsurgothregdis a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-rxsummsurgothregdis-0,
        nccr-cv:ctc-rxsummsurgothregdis-1,
        nccr-cv:ctc-rxsummsurgothregdis-2,
        nccr-cv:ctc-rxsummsurgothregdis-3,
        nccr-cv:ctc-rxsummsurgothregdis-4,
        nccr-cv:ctc-rxsummsurgothregdis-5,
        nccr-cv:ctc-rxsummsurgothregdis-9 .

nccr-vs:ctc-survflagactivefollowup a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-survflagactivefollowup-0,
        nccr-cv:ctc-survflagactivefollowup-1,
        nccr-cv:ctc-survflagactivefollowup-2,
        nccr-cv:ctc-survflagactivefollowup-3,
        nccr-cv:ctc-survflagactivefollowup-8,
        nccr-cv:ctc-survflagactivefollowup-9,
        nccr-cv:ctc-survflagactivefollowup-blank .

nccr-vs:ctc-survflagpresumedalive a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-survflagpresumedalive-0,
        nccr-cv:ctc-survflagpresumedalive-1,
        nccr-cv:ctc-survflagpresumedalive-2,
        nccr-cv:ctc-survflagpresumedalive-3,
        nccr-cv:ctc-survflagpresumedalive-8,
        nccr-cv:ctc-survflagpresumedalive-9,
        nccr-cv:ctc-survflagpresumedalive-blank .

nccr-vs:ro-radiation-energy-type a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ro-radiation-energy-type-c104914,
        nccr-cv:ro-radiation-energy-type-c15650,
        nccr-cv:ro-radiation-energy-type-c15650-c66897,
        nccr-cv:ro-radiation-energy-type-c17649,
        nccr-cv:ro-radiation-energy-type-c17998,
        nccr-cv:ro-radiation-energy-type-c43234,
        nccr-cv:ro-radiation-energy-type-c66897 .

nccr-vs:ro-radiation-fractions-delivered a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ro-radiation-fractions-delivered-0-001-to-10-0,
        nccr-cv:ro-radiation-fractions-delivered-0-600,
        nccr-cv:ro-radiation-fractions-delivered-10-001-to-20-0,
        nccr-cv:ro-radiation-fractions-delivered-100-0,
        nccr-cv:ro-radiation-fractions-delivered-20-001-to-30-0,
        nccr-cv:ro-radiation-fractions-delivered-30-001-to-40-0,
        nccr-cv:ro-radiation-fractions-delivered-999 .

nccr-vs:ctc-gleasontertiarypattern a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-gleasontertiarypattern-10,
        nccr-cv:ctc-gleasontertiarypattern-20,
        nccr-cv:ctc-gleasontertiarypattern-30,
        nccr-cv:ctc-gleasontertiarypattern-40,
        nccr-cv:ctc-gleasontertiarypattern-50,
        nccr-cv:ctc-gleasontertiarypattern-x7,
        nccr-cv:ctc-gleasontertiarypattern-x8,
        nccr-cv:ctc-gleasontertiarypattern-x9 .

nccr-vs:ctc-ldhpretreatmentlabvalue a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-ldhpretreatmentlabvalue-0-0,
        nccr-cv:ctc-ldhpretreatmentlabvalue-0-1-99999-9,
        nccr-cv:ctc-ldhpretreatmentlabvalue-174-0,
        nccr-cv:ctc-ldhpretreatmentlabvalue-99-9,
        nccr-cv:ctc-ldhpretreatmentlabvalue-xxxxx-1,
        nccr-cv:ctc-ldhpretreatmentlabvalue-xxxxx-7,
        nccr-cv:ctc-ldhpretreatmentlabvalue-xxxxx-8,
        nccr-cv:ctc-ldhpretreatmentlabvalue-xxxxx-9 .

nccr-vs:ctc-reasonfornoradiation a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-reasonfornoradiation-0,
        nccr-cv:ctc-reasonfornoradiation-1,
        nccr-cv:ctc-reasonfornoradiation-2,
        nccr-cv:ctc-reasonfornoradiation-5,
        nccr-cv:ctc-reasonfornoradiation-6,
        nccr-cv:ctc-reasonfornoradiation-7,
        nccr-cv:ctc-reasonfornoradiation-8,
        nccr-cv:ctc-reasonfornoradiation-9 .

nccr-vs:ctc-reasonfornosurgery a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-reasonfornosurgery-0,
        nccr-cv:ctc-reasonfornosurgery-1,
        nccr-cv:ctc-reasonfornosurgery-2,
        nccr-cv:ctc-reasonfornosurgery-5,
        nccr-cv:ctc-reasonfornosurgery-6,
        nccr-cv:ctc-reasonfornosurgery-7,
        nccr-cv:ctc-reasonfornosurgery-8,
        nccr-cv:ctc-reasonfornosurgery-9 .

nccr-vs:ctc-rxsummbrm a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-rxsummbrm-00,
        nccr-cv:ctc-rxsummbrm-01,
        nccr-cv:ctc-rxsummbrm-82,
        nccr-cv:ctc-rxsummbrm-85,
        nccr-cv:ctc-rxsummbrm-86,
        nccr-cv:ctc-rxsummbrm-87,
        nccr-cv:ctc-rxsummbrm-88,
        nccr-cv:ctc-rxsummbrm-99 .

nccr-vs:ctc-rxsummhormone a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-rxsummhormone-00,
        nccr-cv:ctc-rxsummhormone-01,
        nccr-cv:ctc-rxsummhormone-82,
        nccr-cv:ctc-rxsummhormone-85,
        nccr-cv:ctc-rxsummhormone-86,
        nccr-cv:ctc-rxsummhormone-87,
        nccr-cv:ctc-rxsummhormone-88,
        nccr-cv:ctc-rxsummhormone-99 .

nccr-vs:ctc-rxsummother a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-rxsummother-0,
        nccr-cv:ctc-rxsummother-1,
        nccr-cv:ctc-rxsummother-2,
        nccr-cv:ctc-rxsummother-3,
        nccr-cv:ctc-rxsummother-6,
        nccr-cv:ctc-rxsummother-7,
        nccr-cv:ctc-rxsummother-8,
        nccr-cv:ctc-rxsummother-9 .

nccr-vs:ctc-rxsummsurgradseq a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-rxsummsurgradseq-0,
        nccr-cv:ctc-rxsummsurgradseq-2,
        nccr-cv:ctc-rxsummsurgradseq-3,
        nccr-cv:ctc-rxsummsurgradseq-4,
        nccr-cv:ctc-rxsummsurgradseq-5,
        nccr-cv:ctc-rxsummsurgradseq-6,
        nccr-cv:ctc-rxsummsurgradseq-7,
        nccr-cv:ctc-rxsummsurgradseq-9 .

nccr-vs:ctc-rxsummsystemicsurseq a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-rxsummsystemicsurseq-0,
        nccr-cv:ctc-rxsummsystemicsurseq-2,
        nccr-cv:ctc-rxsummsystemicsurseq-3,
        nccr-cv:ctc-rxsummsystemicsurseq-4,
        nccr-cv:ctc-rxsummsystemicsurseq-5,
        nccr-cv:ctc-rxsummsystemicsurseq-6,
        nccr-cv:ctc-rxsummsystemicsurseq-7,
        nccr-cv:ctc-rxsummsystemicsurseq-9 .

nccr-vs:ctc-scope9802public a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-scope9802public-0,
        nccr-cv:ctc-scope9802public-0-9,
        nccr-cv:ctc-scope9802public-1,
        nccr-cv:ctc-scope9802public-2,
        nccr-cv:ctc-scope9802public-3,
        nccr-cv:ctc-scope9802public-4,
        nccr-cv:ctc-scope9802public-5,
        nccr-cv:ctc-scope9802public-9 .

nccr-vs:ctc-typeofreportingsource a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-typeofreportingsource-1,
        nccr-cv:ctc-typeofreportingsource-2,
        nccr-cv:ctc-typeofreportingsource-3,
        nccr-cv:ctc-typeofreportingsource-4,
        nccr-cv:ctc-typeofreportingsource-5,
        nccr-cv:ctc-typeofreportingsource-6,
        nccr-cv:ctc-typeofreportingsource-7,
        nccr-cv:ctc-typeofreportingsource-8 .

nccr-vs:pharm-canmeddrugcategory a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:pharm-canmeddrugcategory-7-no-canmed-data-available,
        nccr-cv:pharm-canmeddrugcategory-ancillary-therapy,
        nccr-cv:pharm-canmeddrugcategory-chemotherapy,
        nccr-cv:pharm-canmeddrugcategory-chemotherapy-hormonal-therapy,
        nccr-cv:pharm-canmeddrugcategory-hormonal-therapy,
        nccr-cv:pharm-canmeddrugcategory-immunotherapy,
        nccr-cv:pharm-canmeddrugcategory-immunotherapy-radiopharmceutical,
        nccr-cv:pharm-canmeddrugcategory-radiopharmceutical .

nccr-vs:ctc-combinedsspubdetailed a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-combinedsspubdetailed-0,
        nccr-cv:ctc-combinedsspubdetailed-1,
        nccr-cv:ctc-combinedsspubdetailed-2,
        nccr-cv:ctc-combinedsspubdetailed-3,
        nccr-cv:ctc-combinedsspubdetailed-4,
        nccr-cv:ctc-combinedsspubdetailed-5,
        nccr-cv:ctc-combinedsspubdetailed-7,
        nccr-cv:ctc-combinedsspubdetailed-8,
        nccr-cv:ctc-combinedsspubdetailed-9 .

nccr-vs:ctc-diagnosticconfirmation a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-diagnosticconfirmation-1,
        nccr-cv:ctc-diagnosticconfirmation-2,
        nccr-cv:ctc-diagnosticconfirmation-3,
        nccr-cv:ctc-diagnosticconfirmation-4,
        nccr-cv:ctc-diagnosticconfirmation-5,
        nccr-cv:ctc-diagnosticconfirmation-6,
        nccr-cv:ctc-diagnosticconfirmation-7,
        nccr-cv:ctc-diagnosticconfirmation-8,
        nccr-cv:ctc-diagnosticconfirmation-9 .

nccr-vs:ctc-graderecodepre2018 a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-graderecodepre2018-1,
        nccr-cv:ctc-graderecodepre2018-2,
        nccr-cv:ctc-graderecodepre2018-3,
        nccr-cv:ctc-graderecodepre2018-4,
        nccr-cv:ctc-graderecodepre2018-5,
        nccr-cv:ctc-graderecodepre2018-6,
        nccr-cv:ctc-graderecodepre2018-7,
        nccr-cv:ctc-graderecodepre2018-8,
        nccr-cv:ctc-graderecodepre2018-9 .

nccr-vs:ctc-radiationrecode a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-radiationrecode-0,
        nccr-cv:ctc-radiationrecode-1,
        nccr-cv:ctc-radiationrecode-2,
        nccr-cv:ctc-radiationrecode-3,
        nccr-cv:ctc-radiationrecode-4,
        nccr-cv:ctc-radiationrecode-5,
        nccr-cv:ctc-radiationrecode-6,
        nccr-cv:ctc-radiationrecode-7,
        nccr-cv:ctc-radiationrecode-8 .

nccr-vs:ctc-scope2003ppublic a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-scope2003ppublic-0,
        nccr-cv:ctc-scope2003ppublic-1,
        nccr-cv:ctc-scope2003ppublic-2,
        nccr-cv:ctc-scope2003ppublic-3,
        nccr-cv:ctc-scope2003ppublic-4,
        nccr-cv:ctc-scope2003ppublic-5,
        nccr-cv:ctc-scope2003ppublic-6,
        nccr-cv:ctc-scope2003ppublic-7,
        nccr-cv:ctc-scope2003ppublic-9 .

nccr-vs:ro-radiation-dose-prescribed a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ro-radiation-dose-prescribed-0-001-to-10-0,
        nccr-cv:ro-radiation-dose-prescribed-0-100,
        nccr-cv:ro-radiation-dose-prescribed-10-001-to-20-0,
        nccr-cv:ro-radiation-dose-prescribed-100-0,
        nccr-cv:ro-radiation-dose-prescribed-20-001-to-30-0,
        nccr-cv:ro-radiation-dose-prescribed-30-001-to-40-0,
        nccr-cv:ro-radiation-dose-prescribed-40-001-to-50-0,
        nccr-cv:ro-radiation-dose-prescribed-50-001-to-60-0,
        nccr-cv:ro-radiation-dose-prescribed-999 .

nccr-ds:mcp a nccr:DataSource ;
    rdfs:label "Medical Claims Procedure" ;
    nccr:categorized false ;
    nccr:dictionaryFile "mcpDict.json" ;
    nccr:hasVariable nccr-var:mcp-claimprocedurecode,
        nccr-var:mcp-claimprocedurecodemod1,
        nccr-var:mcp-claimprocedurecodemod2,
        nccr-var:mcp-claimprocedurecodemod3,
        nccr-var:mcp-claimprocedurecodemod4,
        nccr-var:mcp-claimprocedurecodesequence,
        nccr-var:mcp-claimprocedurecodetext,
        nccr-var:mcp-monthsfromindexdxtoprocedurecode,
        nccr-var:mcp-nccrid ;
    nccr:reportFile "mcpReport.json" ;
    nccr:sourceId "MCP" ;
    nccr:sourceLabel "Medical Claims Procedure" ;
    nccr:totalRecordCount 62669037 .

nccr-sec:enrollment-status-up-to-1-year-prior-to-index-cancer-diagnosis-by-months a nccr:Section ;
    rdfs:label "Enrollment Status up to 1 Year Prior to Index Cancer Diagnosis by Months"@en .

nccr-vs:ro-radiation-dose-delivered a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ro-radiation-dose-delivered-0-001-to-10-0,
        nccr-cv:ro-radiation-dose-delivered-0-1000,
        nccr-cv:ro-radiation-dose-delivered-10-001-to-20-0,
        nccr-cv:ro-radiation-dose-delivered-100-0,
        nccr-cv:ro-radiation-dose-delivered-20-001-to-30-0,
        nccr-cv:ro-radiation-dose-delivered-30-001-to-40-0,
        nccr-cv:ro-radiation-dose-delivered-40-001-to-50-0,
        nccr-cv:ro-radiation-dose-delivered-50-001-to-60-0,
        nccr-cv:ro-radiation-dose-delivered-60-001-to-70-0,
        nccr-cv:ro-radiation-dose-delivered-9999,
        nccr-cv:ro-radiation-dose-delivered-no-doses .

nccr-vs:ro-radiation-therapy-type a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ro-radiation-therapy-type-c15195,
        nccr-cv:ro-radiation-therapy-type-c15358,
        nccr-cv:ro-radiation-therapy-type-c15751,
        nccr-cv:ro-radiation-therapy-type-c15751-c17649,
        nccr-cv:ro-radiation-therapy-type-c16035,
        nccr-cv:ro-radiation-therapy-type-c16035-c17649,
        nccr-cv:ro-radiation-therapy-type-c16135,
        nccr-cv:ro-radiation-therapy-type-c16135-c17649,
        nccr-cv:ro-radiation-therapy-type-c17649,
        nccr-cv:ro-radiation-therapy-type-c17998,
        nccr-cv:ro-radiation-therapy-type-c43234 .

nccr-sec:cancer-identification a nccr:Section ;
    rdfs:label "Cancer Identification"@en .

nccr-vs:ctc-gleasonscoreclinicalrecode a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-gleasonscoreclinicalrecode-02,
        nccr-cv:ctc-gleasonscoreclinicalrecode-03,
        nccr-cv:ctc-gleasonscoreclinicalrecode-04,
        nccr-cv:ctc-gleasonscoreclinicalrecode-05,
        nccr-cv:ctc-gleasonscoreclinicalrecode-06,
        nccr-cv:ctc-gleasonscoreclinicalrecode-07,
        nccr-cv:ctc-gleasonscoreclinicalrecode-08,
        nccr-cv:ctc-gleasonscoreclinicalrecode-09,
        nccr-cv:ctc-gleasonscoreclinicalrecode-10,
        nccr-cv:ctc-gleasonscoreclinicalrecode-x7,
        nccr-cv:ctc-gleasonscoreclinicalrecode-x8,
        nccr-cv:ctc-gleasonscoreclinicalrecode-x9 .

nccr-vs:ctc-gleasonscorepathologicrecode a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-gleasonscorepathologicrecode-02,
        nccr-cv:ctc-gleasonscorepathologicrecode-03,
        nccr-cv:ctc-gleasonscorepathologicrecode-04,
        nccr-cv:ctc-gleasonscorepathologicrecode-05,
        nccr-cv:ctc-gleasonscorepathologicrecode-06,
        nccr-cv:ctc-gleasonscorepathologicrecode-07,
        nccr-cv:ctc-gleasonscorepathologicrecode-08,
        nccr-cv:ctc-gleasonscorepathologicrecode-09,
        nccr-cv:ctc-gleasonscorepathologicrecode-10,
        nccr-cv:ctc-gleasonscorepathologicrecode-x7,
        nccr-cv:ctc-gleasonscorepathologicrecode-x8,
        nccr-cv:ctc-gleasonscorepathologicrecode-x9 .

nccr-vs:ctc-naaccrrecordversion a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-naaccrrecordversion-120,
        nccr-cv:ctc-naaccrrecordversion-121,
        nccr-cv:ctc-naaccrrecordversion-122,
        nccr-cv:ctc-naaccrrecordversion-130,
        nccr-cv:ctc-naaccrrecordversion-140,
        nccr-cv:ctc-naaccrrecordversion-150,
        nccr-cv:ctc-naaccrrecordversion-160,
        nccr-cv:ctc-naaccrrecordversion-180,
        nccr-cv:ctc-naaccrrecordversion-210,
        nccr-cv:ctc-naaccrrecordversion-220,
        nccr-cv:ctc-naaccrrecordversion-230,
        nccr-cv:ctc-naaccrrecordversion-240 .

nccr-vs:ctc-icccmajor a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-icccmajor-01,
        nccr-cv:ctc-icccmajor-02,
        nccr-cv:ctc-icccmajor-03,
        nccr-cv:ctc-icccmajor-04,
        nccr-cv:ctc-icccmajor-05,
        nccr-cv:ctc-icccmajor-06,
        nccr-cv:ctc-icccmajor-07,
        nccr-cv:ctc-icccmajor-08,
        nccr-cv:ctc-icccmajor-09,
        nccr-cv:ctc-icccmajor-10,
        nccr-cv:ctc-icccmajor-11,
        nccr-cv:ctc-icccmajor-12,
        nccr-cv:ctc-icccmajor-99 .

nccr-vs:ctc-recordnumberrecode a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-recordnumberrecode-01,
        nccr-cv:ctc-recordnumberrecode-02,
        nccr-cv:ctc-recordnumberrecode-02-98,
        nccr-cv:ctc-recordnumberrecode-03,
        nccr-cv:ctc-recordnumberrecode-04,
        nccr-cv:ctc-recordnumberrecode-05,
        nccr-cv:ctc-recordnumberrecode-06,
        nccr-cv:ctc-recordnumberrecode-07,
        nccr-cv:ctc-recordnumberrecode-08,
        nccr-cv:ctc-recordnumberrecode-09,
        nccr-cv:ctc-recordnumberrecode-10,
        nccr-cv:ctc-recordnumberrecode-11,
        nccr-cv:ctc-recordnumberrecode-99 .

nccr-vs:ctc-rxsummtransplntendocr a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-rxsummtransplntendocr-00,
        nccr-cv:ctc-rxsummtransplntendocr-10,
        nccr-cv:ctc-rxsummtransplntendocr-11,
        nccr-cv:ctc-rxsummtransplntendocr-12,
        nccr-cv:ctc-rxsummtransplntendocr-20,
        nccr-cv:ctc-rxsummtransplntendocr-30,
        nccr-cv:ctc-rxsummtransplntendocr-40,
        nccr-cv:ctc-rxsummtransplntendocr-82,
        nccr-cv:ctc-rxsummtransplntendocr-85,
        nccr-cv:ctc-rxsummtransplntendocr-86,
        nccr-cv:ctc-rxsummtransplntendocr-87,
        nccr-cv:ctc-rxsummtransplntendocr-88,
        nccr-cv:ctc-rxsummtransplntendocr-99 .

nccr-ds:cog a nccr:DataSource ;
    rdfs:label "Children's Oncology Group (COG)" ;
    nccr:categorized false ;
    nccr:dictionaryFile "cogDict.json" ;
    nccr:hasVariable nccr-var:cog-biobankingtumorclassstudycount,
        nccr-var:cog-nccrid,
        nccr-var:cog-registrystudycount,
        nccr-var:cog-reportedcogenrollment,
        nccr-var:cog-supportivestudycount,
        nccr-var:cog-therapeuticfrontlinetrialcount,
        nccr-var:cog-therapeuticothertrialcount,
        nccr-var:cog-therapeuticrelapsedtrialcount ;
    nccr:reportFile "cogReport.json" ;
    nccr:sourceId "COG" ;
    nccr:sourceLabel "Children's Oncology Group (COG)" ;
    nccr:totalRecordCount 1359308 .

nccr-vs:ctc-monthsfromindexdxtotumor a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-monthsfromindexdxtotumor-0,
        nccr-cv:ctc-monthsfromindexdxtotumor-0-999,
        nccr-cv:ctc-monthsfromindexdxtotumor-1,
        nccr-cv:ctc-monthsfromindexdxtotumor-10-to-12,
        nccr-cv:ctc-monthsfromindexdxtotumor-120,
        nccr-cv:ctc-monthsfromindexdxtotumor-13-to-15,
        nccr-cv:ctc-monthsfromindexdxtotumor-16-to-18,
        nccr-cv:ctc-monthsfromindexdxtotumor-19-to-21,
        nccr-cv:ctc-monthsfromindexdxtotumor-2,
        nccr-cv:ctc-monthsfromindexdxtotumor-22-to-24,
        nccr-cv:ctc-monthsfromindexdxtotumor-25-to-36,
        nccr-cv:ctc-monthsfromindexdxtotumor-3,
        nccr-cv:ctc-monthsfromindexdxtotumor-37-to-48,
        nccr-cv:ctc-monthsfromindexdxtotumor-4-to-6,
        nccr-cv:ctc-monthsfromindexdxtotumor-49-to-60,
        nccr-cv:ctc-monthsfromindexdxtotumor-61-to-120,
        nccr-cv:ctc-monthsfromindexdxtotumor-6666,
        nccr-cv:ctc-monthsfromindexdxtotumor-7-to-9,
        nccr-cv:ctc-monthsfromindexdxtotumor-9999 .

nccr-vs:ro-months-from-dx-to-treatment-end a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ro-months-from-dx-to-treatment-end-0,
        nccr-cv:ro-months-from-dx-to-treatment-end-1,
        nccr-cv:ro-months-from-dx-to-treatment-end-10-to-12,
        nccr-cv:ro-months-from-dx-to-treatment-end-120,
        nccr-cv:ro-months-from-dx-to-treatment-end-13-to-15,
        nccr-cv:ro-months-from-dx-to-treatment-end-16-to-18,
        nccr-cv:ro-months-from-dx-to-treatment-end-19-to-21,
        nccr-cv:ro-months-from-dx-to-treatment-end-2,
        nccr-cv:ro-months-from-dx-to-treatment-end-22-to-24,
        nccr-cv:ro-months-from-dx-to-treatment-end-25-to-36,
        nccr-cv:ro-months-from-dx-to-treatment-end-3,
        nccr-cv:ro-months-from-dx-to-treatment-end-37-to-48,
        nccr-cv:ro-months-from-dx-to-treatment-end-4-to-6,
        nccr-cv:ro-months-from-dx-to-treatment-end-49-to-60,
        nccr-cv:ro-months-from-dx-to-treatment-end-61-to-120,
        nccr-cv:ro-months-from-dx-to-treatment-end-7-to-9,
        nccr-cv:ro-months-from-dx-to-treatment-end-999-999,
        nccr-cv:ro-months-from-dx-to-treatment-end-9999,
        nccr-cv:ro-months-from-dx-to-treatment-end-missing .

nccr-vs:ro-months-from-dx-to-tx-start a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ro-months-from-dx-to-tx-start-0,
        nccr-cv:ro-months-from-dx-to-tx-start-1,
        nccr-cv:ro-months-from-dx-to-tx-start-10-to-12,
        nccr-cv:ro-months-from-dx-to-tx-start-120,
        nccr-cv:ro-months-from-dx-to-tx-start-13-to-15,
        nccr-cv:ro-months-from-dx-to-tx-start-16-to-18,
        nccr-cv:ro-months-from-dx-to-tx-start-19-to-21,
        nccr-cv:ro-months-from-dx-to-tx-start-2,
        nccr-cv:ro-months-from-dx-to-tx-start-22-to-24,
        nccr-cv:ro-months-from-dx-to-tx-start-25-to-36,
        nccr-cv:ro-months-from-dx-to-tx-start-3,
        nccr-cv:ro-months-from-dx-to-tx-start-37-to-48,
        nccr-cv:ro-months-from-dx-to-tx-start-4-to-6,
        nccr-cv:ro-months-from-dx-to-tx-start-49-to-60,
        nccr-cv:ro-months-from-dx-to-tx-start-61-to-120,
        nccr-cv:ro-months-from-dx-to-tx-start-7-to-9,
        nccr-cv:ro-months-from-dx-to-tx-start-999-999,
        nccr-cv:ro-months-from-dx-to-tx-start-9999,
        nccr-cv:ro-months-from-dx-to-tx-start-missing .

nccr-vs:ctc-agerecode19groups a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-agerecode19groups-00,
        nccr-cv:ctc-agerecode19groups-01,
        nccr-cv:ctc-agerecode19groups-02,
        nccr-cv:ctc-agerecode19groups-03,
        nccr-cv:ctc-agerecode19groups-04,
        nccr-cv:ctc-agerecode19groups-05,
        nccr-cv:ctc-agerecode19groups-06,
        nccr-cv:ctc-agerecode19groups-07,
        nccr-cv:ctc-agerecode19groups-08,
        nccr-cv:ctc-agerecode19groups-09,
        nccr-cv:ctc-agerecode19groups-10,
        nccr-cv:ctc-agerecode19groups-11,
        nccr-cv:ctc-agerecode19groups-12,
        nccr-cv:ctc-agerecode19groups-13,
        nccr-cv:ctc-agerecode19groups-14,
        nccr-cv:ctc-agerecode19groups-15,
        nccr-cv:ctc-agerecode19groups-16,
        nccr-cv:ctc-agerecode19groups-17,
        nccr-cv:ctc-agerecode19groups-18,
        nccr-cv:ctc-agerecode19groups-99 .

nccr-vs:ctc-monthsfromdxtobrm a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-monthsfromdxtobrm-0,
        nccr-cv:ctc-monthsfromdxtobrm-0-999,
        nccr-cv:ctc-monthsfromdxtobrm-1,
        nccr-cv:ctc-monthsfromdxtobrm-10-to-12,
        nccr-cv:ctc-monthsfromdxtobrm-120,
        nccr-cv:ctc-monthsfromdxtobrm-13-to-15,
        nccr-cv:ctc-monthsfromdxtobrm-16-to-18,
        nccr-cv:ctc-monthsfromdxtobrm-19-to-21,
        nccr-cv:ctc-monthsfromdxtobrm-2,
        nccr-cv:ctc-monthsfromdxtobrm-22-to-24,
        nccr-cv:ctc-monthsfromdxtobrm-25-to-36,
        nccr-cv:ctc-monthsfromdxtobrm-3,
        nccr-cv:ctc-monthsfromdxtobrm-37-to-48,
        nccr-cv:ctc-monthsfromdxtobrm-4-to-6,
        nccr-cv:ctc-monthsfromdxtobrm-49-to-60,
        nccr-cv:ctc-monthsfromdxtobrm-61-to-120,
        nccr-cv:ctc-monthsfromdxtobrm-6666,
        nccr-cv:ctc-monthsfromdxtobrm-7-to-9,
        nccr-cv:ctc-monthsfromdxtobrm-9999,
        nccr-cv:ctc-monthsfromdxtobrm-missing .

nccr-vs:ctc-monthsfromdxtoothertx a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-monthsfromdxtoothertx-0,
        nccr-cv:ctc-monthsfromdxtoothertx-0-999,
        nccr-cv:ctc-monthsfromdxtoothertx-1,
        nccr-cv:ctc-monthsfromdxtoothertx-10-to-12,
        nccr-cv:ctc-monthsfromdxtoothertx-120,
        nccr-cv:ctc-monthsfromdxtoothertx-13-to-15,
        nccr-cv:ctc-monthsfromdxtoothertx-16-to-18,
        nccr-cv:ctc-monthsfromdxtoothertx-19-to-21,
        nccr-cv:ctc-monthsfromdxtoothertx-2,
        nccr-cv:ctc-monthsfromdxtoothertx-22-to-24,
        nccr-cv:ctc-monthsfromdxtoothertx-25-to-36,
        nccr-cv:ctc-monthsfromdxtoothertx-3,
        nccr-cv:ctc-monthsfromdxtoothertx-37-to-48,
        nccr-cv:ctc-monthsfromdxtoothertx-4-to-6,
        nccr-cv:ctc-monthsfromdxtoothertx-61-to-120,
        nccr-cv:ctc-monthsfromdxtoothertx-6666,
        nccr-cv:ctc-monthsfromdxtoothertx-7-to-9,
        nccr-cv:ctc-monthsfromdxtoothertx-9999,
        nccr-cv:ctc-monthsfromdxtoothertx-missing,
        nccr-cv:ctc-monthsfromdxtoothertx-not-available-due-to-imputed-month-of-diagnosis .

nccr-vs:ctc-numberofprimaries a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-numberofprimaries-000-999,
        nccr-cv:ctc-numberofprimaries-1,
        nccr-cv:ctc-numberofprimaries-10,
        nccr-cv:ctc-numberofprimaries-11,
        nccr-cv:ctc-numberofprimaries-12,
        nccr-cv:ctc-numberofprimaries-13,
        nccr-cv:ctc-numberofprimaries-18,
        nccr-cv:ctc-numberofprimaries-2,
        nccr-cv:ctc-numberofprimaries-20,
        nccr-cv:ctc-numberofprimaries-22,
        nccr-cv:ctc-numberofprimaries-25,
        nccr-cv:ctc-numberofprimaries-3,
        nccr-cv:ctc-numberofprimaries-30,
        nccr-cv:ctc-numberofprimaries-37,
        nccr-cv:ctc-numberofprimaries-4,
        nccr-cv:ctc-numberofprimaries-5,
        nccr-cv:ctc-numberofprimaries-6,
        nccr-cv:ctc-numberofprimaries-7,
        nccr-cv:ctc-numberofprimaries-8,
        nccr-cv:ctc-numberofprimaries-9 .

nccr-sec:treatment-1st-course a nccr:Section ;
    rdfs:label "Treatment-1st Course"@en .

nccr-vs:ctc-agerecode20groups a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-agerecode20groups-00,
        nccr-cv:ctc-agerecode20groups-01,
        nccr-cv:ctc-agerecode20groups-02,
        nccr-cv:ctc-agerecode20groups-03,
        nccr-cv:ctc-agerecode20groups-04,
        nccr-cv:ctc-agerecode20groups-05,
        nccr-cv:ctc-agerecode20groups-06,
        nccr-cv:ctc-agerecode20groups-07,
        nccr-cv:ctc-agerecode20groups-08,
        nccr-cv:ctc-agerecode20groups-09,
        nccr-cv:ctc-agerecode20groups-10,
        nccr-cv:ctc-agerecode20groups-11,
        nccr-cv:ctc-agerecode20groups-12,
        nccr-cv:ctc-agerecode20groups-13,
        nccr-cv:ctc-agerecode20groups-14,
        nccr-cv:ctc-agerecode20groups-15,
        nccr-cv:ctc-agerecode20groups-16,
        nccr-cv:ctc-agerecode20groups-17,
        nccr-cv:ctc-agerecode20groups-18,
        nccr-cv:ctc-agerecode20groups-19,
        nccr-cv:ctc-agerecode20groups-99 .

nccr-vs:ctc-monthsfromdxtochemo a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-monthsfromdxtochemo-0,
        nccr-cv:ctc-monthsfromdxtochemo-0-999,
        nccr-cv:ctc-monthsfromdxtochemo-1,
        nccr-cv:ctc-monthsfromdxtochemo-10-to-12,
        nccr-cv:ctc-monthsfromdxtochemo-120,
        nccr-cv:ctc-monthsfromdxtochemo-13-to-15,
        nccr-cv:ctc-monthsfromdxtochemo-16-to-18,
        nccr-cv:ctc-monthsfromdxtochemo-19-to-21,
        nccr-cv:ctc-monthsfromdxtochemo-2,
        nccr-cv:ctc-monthsfromdxtochemo-22-to-24,
        nccr-cv:ctc-monthsfromdxtochemo-25-to-36,
        nccr-cv:ctc-monthsfromdxtochemo-3,
        nccr-cv:ctc-monthsfromdxtochemo-37-to-48,
        nccr-cv:ctc-monthsfromdxtochemo-4-to-6,
        nccr-cv:ctc-monthsfromdxtochemo-49-to-60,
        nccr-cv:ctc-monthsfromdxtochemo-61-to-120,
        nccr-cv:ctc-monthsfromdxtochemo-6666,
        nccr-cv:ctc-monthsfromdxtochemo-7-to-9,
        nccr-cv:ctc-monthsfromdxtochemo-9999,
        nccr-cv:ctc-monthsfromdxtochemo-missing,
        nccr-cv:ctc-monthsfromdxtochemo-not-available-due-to-imputed-month-of-diagnosis .

nccr-vs:ctc-monthsfromdxtohormone a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-monthsfromdxtohormone-0,
        nccr-cv:ctc-monthsfromdxtohormone-0-999,
        nccr-cv:ctc-monthsfromdxtohormone-1,
        nccr-cv:ctc-monthsfromdxtohormone-10-to-12,
        nccr-cv:ctc-monthsfromdxtohormone-120,
        nccr-cv:ctc-monthsfromdxtohormone-13-to-15,
        nccr-cv:ctc-monthsfromdxtohormone-16-to-18,
        nccr-cv:ctc-monthsfromdxtohormone-19-to-21,
        nccr-cv:ctc-monthsfromdxtohormone-2,
        nccr-cv:ctc-monthsfromdxtohormone-22-to-24,
        nccr-cv:ctc-monthsfromdxtohormone-25-to-36,
        nccr-cv:ctc-monthsfromdxtohormone-3,
        nccr-cv:ctc-monthsfromdxtohormone-37-to-48,
        nccr-cv:ctc-monthsfromdxtohormone-4-to-6,
        nccr-cv:ctc-monthsfromdxtohormone-49-to-60,
        nccr-cv:ctc-monthsfromdxtohormone-61-to-120,
        nccr-cv:ctc-monthsfromdxtohormone-6666,
        nccr-cv:ctc-monthsfromdxtohormone-7-to-9,
        nccr-cv:ctc-monthsfromdxtohormone-9999,
        nccr-cv:ctc-monthsfromdxtohormone-missing,
        nccr-cv:ctc-monthsfromdxtohormone-not-available-due-to-imputed-month-of-diagnosis .

nccr-vs:ctc-monthsfromdxtomostdefinsurg a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-monthsfromdxtomostdefinsurg-0,
        nccr-cv:ctc-monthsfromdxtomostdefinsurg-0-999,
        nccr-cv:ctc-monthsfromdxtomostdefinsurg-1,
        nccr-cv:ctc-monthsfromdxtomostdefinsurg-10-to-12,
        nccr-cv:ctc-monthsfromdxtomostdefinsurg-120,
        nccr-cv:ctc-monthsfromdxtomostdefinsurg-13-to-15,
        nccr-cv:ctc-monthsfromdxtomostdefinsurg-16-to-18,
        nccr-cv:ctc-monthsfromdxtomostdefinsurg-19-to-21,
        nccr-cv:ctc-monthsfromdxtomostdefinsurg-2,
        nccr-cv:ctc-monthsfromdxtomostdefinsurg-22-to-24,
        nccr-cv:ctc-monthsfromdxtomostdefinsurg-25-to-36,
        nccr-cv:ctc-monthsfromdxtomostdefinsurg-3,
        nccr-cv:ctc-monthsfromdxtomostdefinsurg-37-to-48,
        nccr-cv:ctc-monthsfromdxtomostdefinsurg-4-to-6,
        nccr-cv:ctc-monthsfromdxtomostdefinsurg-49-to-60,
        nccr-cv:ctc-monthsfromdxtomostdefinsurg-61-to-120,
        nccr-cv:ctc-monthsfromdxtomostdefinsurg-6666,
        nccr-cv:ctc-monthsfromdxtomostdefinsurg-7-to-9,
        nccr-cv:ctc-monthsfromdxtomostdefinsurg-9999,
        nccr-cv:ctc-monthsfromdxtomostdefinsurg-missing,
        nccr-cv:ctc-monthsfromdxtomostdefinsurg-not-available-due-to-imputed-month-of-diagnosis .

nccr-vs:ctc-monthsfromdxtoradiation a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-monthsfromdxtoradiation-0,
        nccr-cv:ctc-monthsfromdxtoradiation-0-999,
        nccr-cv:ctc-monthsfromdxtoradiation-1,
        nccr-cv:ctc-monthsfromdxtoradiation-10-to-12,
        nccr-cv:ctc-monthsfromdxtoradiation-120,
        nccr-cv:ctc-monthsfromdxtoradiation-13-to-15,
        nccr-cv:ctc-monthsfromdxtoradiation-16-to-18,
        nccr-cv:ctc-monthsfromdxtoradiation-19-to-21,
        nccr-cv:ctc-monthsfromdxtoradiation-2,
        nccr-cv:ctc-monthsfromdxtoradiation-22-to-24,
        nccr-cv:ctc-monthsfromdxtoradiation-25-to-36,
        nccr-cv:ctc-monthsfromdxtoradiation-3,
        nccr-cv:ctc-monthsfromdxtoradiation-37-to-48,
        nccr-cv:ctc-monthsfromdxtoradiation-4-to-6,
        nccr-cv:ctc-monthsfromdxtoradiation-49-to-60,
        nccr-cv:ctc-monthsfromdxtoradiation-61-to-120,
        nccr-cv:ctc-monthsfromdxtoradiation-6666,
        nccr-cv:ctc-monthsfromdxtoradiation-7-to-9,
        nccr-cv:ctc-monthsfromdxtoradiation-9999,
        nccr-cv:ctc-monthsfromdxtoradiation-missing,
        nccr-cv:ctc-monthsfromdxtoradiation-not-available-due-to-imputed-month-of-diagnosis .

nccr-vs:ctc-monthsfromdxtosurgery a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-monthsfromdxtosurgery-0,
        nccr-cv:ctc-monthsfromdxtosurgery-0-999,
        nccr-cv:ctc-monthsfromdxtosurgery-1,
        nccr-cv:ctc-monthsfromdxtosurgery-10-to-12,
        nccr-cv:ctc-monthsfromdxtosurgery-120,
        nccr-cv:ctc-monthsfromdxtosurgery-13-to-15,
        nccr-cv:ctc-monthsfromdxtosurgery-16-to-18,
        nccr-cv:ctc-monthsfromdxtosurgery-19-to-21,
        nccr-cv:ctc-monthsfromdxtosurgery-2,
        nccr-cv:ctc-monthsfromdxtosurgery-22-to-24,
        nccr-cv:ctc-monthsfromdxtosurgery-25-to-36,
        nccr-cv:ctc-monthsfromdxtosurgery-3,
        nccr-cv:ctc-monthsfromdxtosurgery-37-to-48,
        nccr-cv:ctc-monthsfromdxtosurgery-4-to-6,
        nccr-cv:ctc-monthsfromdxtosurgery-49-to-60,
        nccr-cv:ctc-monthsfromdxtosurgery-61-to-120,
        nccr-cv:ctc-monthsfromdxtosurgery-6666,
        nccr-cv:ctc-monthsfromdxtosurgery-7-to-9,
        nccr-cv:ctc-monthsfromdxtosurgery-9999,
        nccr-cv:ctc-monthsfromdxtosurgery-missing,
        nccr-cv:ctc-monthsfromdxtosurgery-not-available-due-to-imputed-month-of-diagnosis .

nccr-ds:pharm a nccr:DataSource ;
    rdfs:label "Pharmacy Claims" ;
    nccr:categorized false ;
    nccr:dictionaryFile "pharmDict.json" ;
    nccr:hasVariable nccr-var:pharm-canmeddrugcategory,
        nccr-var:pharm-canmedmajordrugclass,
        nccr-var:pharm-canmedminordrugclass,
        nccr-var:pharm-canmednonproprietaryname,
        nccr-var:pharm-canmedproprietaryname,
        nccr-var:pharm-medicationdispenseduration,
        nccr-var:pharm-medicationdispensequantity,
        nccr-var:pharm-medicationrequestndc11,
        nccr-var:pharm-medicationrequestndc9,
        nccr-var:pharm-monthsfromindexdxtodispense,
        nccr-var:pharm-nccrid,
        nccr-var:pharm-rxnormatcprodclass,
        nccr-var:pharm-rxnormconceptname,
        nccr-var:pharm-rxnormdisplayname,
        nccr-var:pharm-rxnormdoseform,
        nccr-var:pharm-rxnormrxcui,
        nccr-var:pharm-rxnormstrength ;
    nccr:reportFile "pharmReport.json" ;
    nccr:sourceId "PHARM" ;
    nccr:sourceLabel "Pharmacy Claims" ;
    nccr:totalRecordCount 12611171 .

nccr-vs:ctc-sequencenumbercentral a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-sequencenumbercentral-00,
        nccr-cv:ctc-sequencenumbercentral-01,
        nccr-cv:ctc-sequencenumbercentral-02,
        nccr-cv:ctc-sequencenumbercentral-02-58,
        nccr-cv:ctc-sequencenumbercentral-03,
        nccr-cv:ctc-sequencenumbercentral-04,
        nccr-cv:ctc-sequencenumbercentral-05,
        nccr-cv:ctc-sequencenumbercentral-06,
        nccr-cv:ctc-sequencenumbercentral-07,
        nccr-cv:ctc-sequencenumbercentral-08,
        nccr-cv:ctc-sequencenumbercentral-09,
        nccr-cv:ctc-sequencenumbercentral-10,
        nccr-cv:ctc-sequencenumbercentral-11,
        nccr-cv:ctc-sequencenumbercentral-59,
        nccr-cv:ctc-sequencenumbercentral-60,
        nccr-cv:ctc-sequencenumbercentral-61,
        nccr-cv:ctc-sequencenumbercentral-62,
        nccr-cv:ctc-sequencenumbercentral-62-87,
        nccr-cv:ctc-sequencenumbercentral-63,
        nccr-cv:ctc-sequencenumbercentral-64,
        nccr-cv:ctc-sequencenumbercentral-65,
        nccr-cv:ctc-sequencenumbercentral-66,
        nccr-cv:ctc-sequencenumbercentral-88,
        nccr-cv:ctc-sequencenumbercentral-98,
        nccr-cv:ctc-sequencenumbercentral-99 .

nccr-vs:ctc-brainmolecularmarkers a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-brainmolecularmarkers-01,
        nccr-cv:ctc-brainmolecularmarkers-02,
        nccr-cv:ctc-brainmolecularmarkers-03,
        nccr-cv:ctc-brainmolecularmarkers-04,
        nccr-cv:ctc-brainmolecularmarkers-05,
        nccr-cv:ctc-brainmolecularmarkers-06,
        nccr-cv:ctc-brainmolecularmarkers-07,
        nccr-cv:ctc-brainmolecularmarkers-08,
        nccr-cv:ctc-brainmolecularmarkers-09,
        nccr-cv:ctc-brainmolecularmarkers-10,
        nccr-cv:ctc-brainmolecularmarkers-11,
        nccr-cv:ctc-brainmolecularmarkers-12,
        nccr-cv:ctc-brainmolecularmarkers-13,
        nccr-cv:ctc-brainmolecularmarkers-14,
        nccr-cv:ctc-brainmolecularmarkers-15,
        nccr-cv:ctc-brainmolecularmarkers-16,
        nccr-cv:ctc-brainmolecularmarkers-17,
        nccr-cv:ctc-brainmolecularmarkers-18,
        nccr-cv:ctc-brainmolecularmarkers-19,
        nccr-cv:ctc-brainmolecularmarkers-20,
        nccr-cv:ctc-brainmolecularmarkers-21,
        nccr-cv:ctc-brainmolecularmarkers-22,
        nccr-cv:ctc-brainmolecularmarkers-23,
        nccr-cv:ctc-brainmolecularmarkers-85,
        nccr-cv:ctc-brainmolecularmarkers-86,
        nccr-cv:ctc-brainmolecularmarkers-87,
        nccr-cv:ctc-brainmolecularmarkers-88,
        nccr-cv:ctc-brainmolecularmarkers-99 .

nccr-vs:ctc-psalabvaluerecode a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-psalabvaluerecode-00-1,
        nccr-cv:ctc-psalabvaluerecode-00-2-97-9,
        nccr-cv:ctc-psalabvaluerecode-3-7,
        nccr-cv:ctc-psalabvaluerecode-3-8,
        nccr-cv:ctc-psalabvaluerecode-4-0,
        nccr-cv:ctc-psalabvaluerecode-4-1,
        nccr-cv:ctc-psalabvaluerecode-4-2,
        nccr-cv:ctc-psalabvaluerecode-4-3,
        nccr-cv:ctc-psalabvaluerecode-4-4,
        nccr-cv:ctc-psalabvaluerecode-4-5,
        nccr-cv:ctc-psalabvaluerecode-4-6,
        nccr-cv:ctc-psalabvaluerecode-4-7,
        nccr-cv:ctc-psalabvaluerecode-4-8,
        nccr-cv:ctc-psalabvaluerecode-4-9,
        nccr-cv:ctc-psalabvaluerecode-5-0,
        nccr-cv:ctc-psalabvaluerecode-5-1,
        nccr-cv:ctc-psalabvaluerecode-5-2,
        nccr-cv:ctc-psalabvaluerecode-5-4,
        nccr-cv:ctc-psalabvaluerecode-5-5,
        nccr-cv:ctc-psalabvaluerecode-5-6,
        nccr-cv:ctc-psalabvaluerecode-5-7,
        nccr-cv:ctc-psalabvaluerecode-5-8,
        nccr-cv:ctc-psalabvaluerecode-5-9,
        nccr-cv:ctc-psalabvaluerecode-6-0,
        nccr-cv:ctc-psalabvaluerecode-6-6,
        nccr-cv:ctc-psalabvaluerecode-7-0,
        nccr-cv:ctc-psalabvaluerecode-xx-0,
        nccr-cv:ctc-psalabvaluerecode-xx-7,
        nccr-cv:ctc-psalabvaluerecode-xx-9 .

nccr-vs:mcd-monthsfromindexdxtodiagnosiscode a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-0,
        nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-1,
        nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-10-to-12,
        nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-12-to-10,
        nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-120,
        nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-120-to-61,
        nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-13-to-15,
        nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-15-to-13,
        nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-16-to-18,
        nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-18-to-16,
        nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-19-to-21,
        nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-2,
        nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-21-to-19,
        nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-22-to-24,
        nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-24-to-22,
        nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-25-to-36,
        nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-3,
        nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-36-to-25,
        nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-37-to-48,
        nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-4-to-6,
        nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-48-to-37,
        nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-49-to-60,
        nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-6-to-4,
        nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-60-to-49,
        nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-61-to-120,
        nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-7-to-9,
        nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-9-to-7,
        nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-999-999,
        nccr-cv:mcd-monthsfromindexdxtodiagnosiscode-9999 .

nccr-vs:mcp-monthsfromindexdxtoprocedurecode a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mcp-monthsfromindexdxtoprocedurecode-0,
        nccr-cv:mcp-monthsfromindexdxtoprocedurecode-1,
        nccr-cv:mcp-monthsfromindexdxtoprocedurecode-10-to-12,
        nccr-cv:mcp-monthsfromindexdxtoprocedurecode-12-to-10,
        nccr-cv:mcp-monthsfromindexdxtoprocedurecode-120,
        nccr-cv:mcp-monthsfromindexdxtoprocedurecode-120-to-61,
        nccr-cv:mcp-monthsfromindexdxtoprocedurecode-13-to-15,
        nccr-cv:mcp-monthsfromindexdxtoprocedurecode-15-to-13,
        nccr-cv:mcp-monthsfromindexdxtoprocedurecode-16-to-18,
        nccr-cv:mcp-monthsfromindexdxtoprocedurecode-18-to-16,
        nccr-cv:mcp-monthsfromindexdxtoprocedurecode-19-to-21,
        nccr-cv:mcp-monthsfromindexdxtoprocedurecode-2,
        nccr-cv:mcp-monthsfromindexdxtoprocedurecode-21-to-19,
        nccr-cv:mcp-monthsfromindexdxtoprocedurecode-22-to-24,
        nccr-cv:mcp-monthsfromindexdxtoprocedurecode-24-to-22,
        nccr-cv:mcp-monthsfromindexdxtoprocedurecode-25-to-36,
        nccr-cv:mcp-monthsfromindexdxtoprocedurecode-3,
        nccr-cv:mcp-monthsfromindexdxtoprocedurecode-36-to-25,
        nccr-cv:mcp-monthsfromindexdxtoprocedurecode-37-to-48,
        nccr-cv:mcp-monthsfromindexdxtoprocedurecode-4-to-6,
        nccr-cv:mcp-monthsfromindexdxtoprocedurecode-48-to-37,
        nccr-cv:mcp-monthsfromindexdxtoprocedurecode-49-to-60,
        nccr-cv:mcp-monthsfromindexdxtoprocedurecode-6-to-4,
        nccr-cv:mcp-monthsfromindexdxtoprocedurecode-60-to-49,
        nccr-cv:mcp-monthsfromindexdxtoprocedurecode-61-to-120,
        nccr-cv:mcp-monthsfromindexdxtoprocedurecode-7-to-9,
        nccr-cv:mcp-monthsfromindexdxtoprocedurecode-9-to-7,
        nccr-cv:mcp-monthsfromindexdxtoprocedurecode-999-999,
        nccr-cv:mcp-monthsfromindexdxtoprocedurecode-9999 .

nccr-vs:pharm-monthsfromindexdxtodispense a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:pharm-monthsfromindexdxtodispense-0,
        nccr-cv:pharm-monthsfromindexdxtodispense-1,
        nccr-cv:pharm-monthsfromindexdxtodispense-10-to-12,
        nccr-cv:pharm-monthsfromindexdxtodispense-12-to-10,
        nccr-cv:pharm-monthsfromindexdxtodispense-120,
        nccr-cv:pharm-monthsfromindexdxtodispense-120-to-61,
        nccr-cv:pharm-monthsfromindexdxtodispense-13-to-15,
        nccr-cv:pharm-monthsfromindexdxtodispense-15-to-13,
        nccr-cv:pharm-monthsfromindexdxtodispense-16-to-18,
        nccr-cv:pharm-monthsfromindexdxtodispense-18-to-16,
        nccr-cv:pharm-monthsfromindexdxtodispense-19-to-21,
        nccr-cv:pharm-monthsfromindexdxtodispense-2,
        nccr-cv:pharm-monthsfromindexdxtodispense-21-to-19,
        nccr-cv:pharm-monthsfromindexdxtodispense-22-to-24,
        nccr-cv:pharm-monthsfromindexdxtodispense-24-to-22,
        nccr-cv:pharm-monthsfromindexdxtodispense-25-to-36,
        nccr-cv:pharm-monthsfromindexdxtodispense-3,
        nccr-cv:pharm-monthsfromindexdxtodispense-36-to-25,
        nccr-cv:pharm-monthsfromindexdxtodispense-37-to-48,
        nccr-cv:pharm-monthsfromindexdxtodispense-4-to-6,
        nccr-cv:pharm-monthsfromindexdxtodispense-48-to-37,
        nccr-cv:pharm-monthsfromindexdxtodispense-49-to-60,
        nccr-cv:pharm-monthsfromindexdxtodispense-6-to-4,
        nccr-cv:pharm-monthsfromindexdxtodispense-60-to-49,
        nccr-cv:pharm-monthsfromindexdxtodispense-61-to-120,
        nccr-cv:pharm-monthsfromindexdxtodispense-7-to-9,
        nccr-cv:pharm-monthsfromindexdxtodispense-9-to-7,
        nccr-cv:pharm-monthsfromindexdxtodispense-999-999,
        nccr-cv:pharm-monthsfromindexdxtodispense-9999 .

nccr-ds:ro a nccr:DataSource ;
    rdfs:label "Radiation Oncology" ;
    nccr:categorized false ;
    nccr:dictionaryFile "roDict.json" ;
    nccr:hasVariable nccr-var:ro-months-from-dx-to-treatment-end,
        nccr-var:ro-months-from-dx-to-tx-start,
        nccr-var:ro-nccrid,
        nccr-var:ro-radiation-anatomic-site,
        nccr-var:ro-radiation-dose-delivered,
        nccr-var:ro-radiation-dose-prescribed,
        nccr-var:ro-radiation-energy-type,
        nccr-var:ro-radiation-fractions-delivered,
        nccr-var:ro-radiation-fractions-prescribed,
        nccr-var:ro-radiation-therapy-type,
        nccr-var:ro-recordid,
        nccr-var:ro-sequenceid,
        nccr-var:ro-untransformed-anatomic-site,
        nccr-var:ro-untransformed-rad-energy-type,
        nccr-var:ro-untransformed-rad-therapy-type ;
    nccr:reportFile "roReport.json" ;
    nccr:sourceId "RO" ;
    nccr:sourceLabel "Radiation Oncology" ;
    nccr:totalRecordCount 4335 .

nccr-vs:mcd-claimdiagnosiscodesequence a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mcd-claimdiagnosiscodesequence-801,
        nccr-cv:mcd-claimdiagnosiscodesequence-801-831,
        nccr-cv:mcd-claimdiagnosiscodesequence-802,
        nccr-cv:mcd-claimdiagnosiscodesequence-803,
        nccr-cv:mcd-claimdiagnosiscodesequence-804,
        nccr-cv:mcd-claimdiagnosiscodesequence-805,
        nccr-cv:mcd-claimdiagnosiscodesequence-806,
        nccr-cv:mcd-claimdiagnosiscodesequence-807,
        nccr-cv:mcd-claimdiagnosiscodesequence-808,
        nccr-cv:mcd-claimdiagnosiscodesequence-809,
        nccr-cv:mcd-claimdiagnosiscodesequence-810,
        nccr-cv:mcd-claimdiagnosiscodesequence-811,
        nccr-cv:mcd-claimdiagnosiscodesequence-812,
        nccr-cv:mcd-claimdiagnosiscodesequence-813,
        nccr-cv:mcd-claimdiagnosiscodesequence-814,
        nccr-cv:mcd-claimdiagnosiscodesequence-815,
        nccr-cv:mcd-claimdiagnosiscodesequence-816,
        nccr-cv:mcd-claimdiagnosiscodesequence-817,
        nccr-cv:mcd-claimdiagnosiscodesequence-818,
        nccr-cv:mcd-claimdiagnosiscodesequence-819,
        nccr-cv:mcd-claimdiagnosiscodesequence-820,
        nccr-cv:mcd-claimdiagnosiscodesequence-821,
        nccr-cv:mcd-claimdiagnosiscodesequence-822,
        nccr-cv:mcd-claimdiagnosiscodesequence-823,
        nccr-cv:mcd-claimdiagnosiscodesequence-824,
        nccr-cv:mcd-claimdiagnosiscodesequence-825,
        nccr-cv:mcd-claimdiagnosiscodesequence-826,
        nccr-cv:mcd-claimdiagnosiscodesequence-827,
        nccr-cv:mcd-claimdiagnosiscodesequence-828,
        nccr-cv:mcd-claimdiagnosiscodesequence-829,
        nccr-cv:mcd-claimdiagnosiscodesequence-830,
        nccr-cv:mcd-claimdiagnosiscodesequence-831 .

nccr-vs:mcp-claimprocedurecodesequence a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:mcp-claimprocedurecodesequence-701,
        nccr-cv:mcp-claimprocedurecodesequence-701-731,
        nccr-cv:mcp-claimprocedurecodesequence-702,
        nccr-cv:mcp-claimprocedurecodesequence-703,
        nccr-cv:mcp-claimprocedurecodesequence-704,
        nccr-cv:mcp-claimprocedurecodesequence-705,
        nccr-cv:mcp-claimprocedurecodesequence-706,
        nccr-cv:mcp-claimprocedurecodesequence-707,
        nccr-cv:mcp-claimprocedurecodesequence-708,
        nccr-cv:mcp-claimprocedurecodesequence-709,
        nccr-cv:mcp-claimprocedurecodesequence-710,
        nccr-cv:mcp-claimprocedurecodesequence-711,
        nccr-cv:mcp-claimprocedurecodesequence-712,
        nccr-cv:mcp-claimprocedurecodesequence-713,
        nccr-cv:mcp-claimprocedurecodesequence-714,
        nccr-cv:mcp-claimprocedurecodesequence-715,
        nccr-cv:mcp-claimprocedurecodesequence-716,
        nccr-cv:mcp-claimprocedurecodesequence-717,
        nccr-cv:mcp-claimprocedurecodesequence-718,
        nccr-cv:mcp-claimprocedurecodesequence-719,
        nccr-cv:mcp-claimprocedurecodesequence-720,
        nccr-cv:mcp-claimprocedurecodesequence-721,
        nccr-cv:mcp-claimprocedurecodesequence-722,
        nccr-cv:mcp-claimprocedurecodesequence-723,
        nccr-cv:mcp-claimprocedurecodesequence-724,
        nccr-cv:mcp-claimprocedurecodesequence-725,
        nccr-cv:mcp-claimprocedurecodesequence-726,
        nccr-cv:mcp-claimprocedurecodesequence-727,
        nccr-cv:mcp-claimprocedurecodesequence-728,
        nccr-cv:mcp-claimprocedurecodesequence-729,
        nccr-cv:mcp-claimprocedurecodesequence-730,
        nccr-cv:mcp-claimprocedurecodesequence-731 .

nccr-vs:ctc-gleasonpatternclinicalrecode a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-gleasonpatternclinicalrecode-11,
        nccr-cv:ctc-gleasonpatternclinicalrecode-12,
        nccr-cv:ctc-gleasonpatternclinicalrecode-13,
        nccr-cv:ctc-gleasonpatternclinicalrecode-14,
        nccr-cv:ctc-gleasonpatternclinicalrecode-15,
        nccr-cv:ctc-gleasonpatternclinicalrecode-19,
        nccr-cv:ctc-gleasonpatternclinicalrecode-21,
        nccr-cv:ctc-gleasonpatternclinicalrecode-22,
        nccr-cv:ctc-gleasonpatternclinicalrecode-23,
        nccr-cv:ctc-gleasonpatternclinicalrecode-24,
        nccr-cv:ctc-gleasonpatternclinicalrecode-25,
        nccr-cv:ctc-gleasonpatternclinicalrecode-29,
        nccr-cv:ctc-gleasonpatternclinicalrecode-31,
        nccr-cv:ctc-gleasonpatternclinicalrecode-32,
        nccr-cv:ctc-gleasonpatternclinicalrecode-33,
        nccr-cv:ctc-gleasonpatternclinicalrecode-34,
        nccr-cv:ctc-gleasonpatternclinicalrecode-35,
        nccr-cv:ctc-gleasonpatternclinicalrecode-39,
        nccr-cv:ctc-gleasonpatternclinicalrecode-41,
        nccr-cv:ctc-gleasonpatternclinicalrecode-42,
        nccr-cv:ctc-gleasonpatternclinicalrecode-43,
        nccr-cv:ctc-gleasonpatternclinicalrecode-44,
        nccr-cv:ctc-gleasonpatternclinicalrecode-45,
        nccr-cv:ctc-gleasonpatternclinicalrecode-49,
        nccr-cv:ctc-gleasonpatternclinicalrecode-51,
        nccr-cv:ctc-gleasonpatternclinicalrecode-52,
        nccr-cv:ctc-gleasonpatternclinicalrecode-53,
        nccr-cv:ctc-gleasonpatternclinicalrecode-54,
        nccr-cv:ctc-gleasonpatternclinicalrecode-55,
        nccr-cv:ctc-gleasonpatternclinicalrecode-59,
        nccr-cv:ctc-gleasonpatternclinicalrecode-x6,
        nccr-cv:ctc-gleasonpatternclinicalrecode-x7,
        nccr-cv:ctc-gleasonpatternclinicalrecode-x8,
        nccr-cv:ctc-gleasonpatternclinicalrecode-x9 .

nccr-vs:ctc-gleasonpatternpathologicrecode a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-gleasonpatternpathologicrecode-11,
        nccr-cv:ctc-gleasonpatternpathologicrecode-12,
        nccr-cv:ctc-gleasonpatternpathologicrecode-13,
        nccr-cv:ctc-gleasonpatternpathologicrecode-14,
        nccr-cv:ctc-gleasonpatternpathologicrecode-15,
        nccr-cv:ctc-gleasonpatternpathologicrecode-19,
        nccr-cv:ctc-gleasonpatternpathologicrecode-21,
        nccr-cv:ctc-gleasonpatternpathologicrecode-22,
        nccr-cv:ctc-gleasonpatternpathologicrecode-23,
        nccr-cv:ctc-gleasonpatternpathologicrecode-24,
        nccr-cv:ctc-gleasonpatternpathologicrecode-25,
        nccr-cv:ctc-gleasonpatternpathologicrecode-29,
        nccr-cv:ctc-gleasonpatternpathologicrecode-31,
        nccr-cv:ctc-gleasonpatternpathologicrecode-32,
        nccr-cv:ctc-gleasonpatternpathologicrecode-33,
        nccr-cv:ctc-gleasonpatternpathologicrecode-34,
        nccr-cv:ctc-gleasonpatternpathologicrecode-35,
        nccr-cv:ctc-gleasonpatternpathologicrecode-39,
        nccr-cv:ctc-gleasonpatternpathologicrecode-41,
        nccr-cv:ctc-gleasonpatternpathologicrecode-42,
        nccr-cv:ctc-gleasonpatternpathologicrecode-43,
        nccr-cv:ctc-gleasonpatternpathologicrecode-44,
        nccr-cv:ctc-gleasonpatternpathologicrecode-45,
        nccr-cv:ctc-gleasonpatternpathologicrecode-49,
        nccr-cv:ctc-gleasonpatternpathologicrecode-51,
        nccr-cv:ctc-gleasonpatternpathologicrecode-52,
        nccr-cv:ctc-gleasonpatternpathologicrecode-53,
        nccr-cv:ctc-gleasonpatternpathologicrecode-54,
        nccr-cv:ctc-gleasonpatternpathologicrecode-55,
        nccr-cv:ctc-gleasonpatternpathologicrecode-59,
        nccr-cv:ctc-gleasonpatternpathologicrecode-x6,
        nccr-cv:ctc-gleasonpatternpathologicrecode-x7,
        nccr-cv:ctc-gleasonpatternpathologicrecode-x8,
        nccr-cv:ctc-gleasonpatternpathologicrecode-x9 .

nccr-sec:stage-prognostic-factors a nccr:Section ;
    rdfs:label "Stage/Prognostic Factors"@en .

nccr-sec:enrollment-status-up-to-5-years-post-index-cancer-diagnosis-by-months a nccr:Section ;
    rdfs:label "Enrollment Status up to 5 Years Post Index Cancer Diagnosis by Months"@en .

nccr-vs:ctc-regionalnodespositive a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-regionalnodespositive-00,
        nccr-cv:ctc-regionalnodespositive-01,
        nccr-cv:ctc-regionalnodespositive-01-89,
        nccr-cv:ctc-regionalnodespositive-02,
        nccr-cv:ctc-regionalnodespositive-03,
        nccr-cv:ctc-regionalnodespositive-04,
        nccr-cv:ctc-regionalnodespositive-05,
        nccr-cv:ctc-regionalnodespositive-06,
        nccr-cv:ctc-regionalnodespositive-07,
        nccr-cv:ctc-regionalnodespositive-08,
        nccr-cv:ctc-regionalnodespositive-09,
        nccr-cv:ctc-regionalnodespositive-10,
        nccr-cv:ctc-regionalnodespositive-11,
        nccr-cv:ctc-regionalnodespositive-12,
        nccr-cv:ctc-regionalnodespositive-13,
        nccr-cv:ctc-regionalnodespositive-14,
        nccr-cv:ctc-regionalnodespositive-15,
        nccr-cv:ctc-regionalnodespositive-16,
        nccr-cv:ctc-regionalnodespositive-17,
        nccr-cv:ctc-regionalnodespositive-18,
        nccr-cv:ctc-regionalnodespositive-19,
        nccr-cv:ctc-regionalnodespositive-20,
        nccr-cv:ctc-regionalnodespositive-21,
        nccr-cv:ctc-regionalnodespositive-22,
        nccr-cv:ctc-regionalnodespositive-23,
        nccr-cv:ctc-regionalnodespositive-24,
        nccr-cv:ctc-regionalnodespositive-25,
        nccr-cv:ctc-regionalnodespositive-26,
        nccr-cv:ctc-regionalnodespositive-27,
        nccr-cv:ctc-regionalnodespositive-28,
        nccr-cv:ctc-regionalnodespositive-29,
        nccr-cv:ctc-regionalnodespositive-30,
        nccr-cv:ctc-regionalnodespositive-31,
        nccr-cv:ctc-regionalnodespositive-32,
        nccr-cv:ctc-regionalnodespositive-33,
        nccr-cv:ctc-regionalnodespositive-34,
        nccr-cv:ctc-regionalnodespositive-35,
        nccr-cv:ctc-regionalnodespositive-36,
        nccr-cv:ctc-regionalnodespositive-37,
        nccr-cv:ctc-regionalnodespositive-38,
        nccr-cv:ctc-regionalnodespositive-39,
        nccr-cv:ctc-regionalnodespositive-40,
        nccr-cv:ctc-regionalnodespositive-41,
        nccr-cv:ctc-regionalnodespositive-42,
        nccr-cv:ctc-regionalnodespositive-43,
        nccr-cv:ctc-regionalnodespositive-44,
        nccr-cv:ctc-regionalnodespositive-45,
        nccr-cv:ctc-regionalnodespositive-46,
        nccr-cv:ctc-regionalnodespositive-47,
        nccr-cv:ctc-regionalnodespositive-48,
        nccr-cv:ctc-regionalnodespositive-49,
        nccr-cv:ctc-regionalnodespositive-50,
        nccr-cv:ctc-regionalnodespositive-51,
        nccr-cv:ctc-regionalnodespositive-54,
        nccr-cv:ctc-regionalnodespositive-90,
        nccr-cv:ctc-regionalnodespositive-95,
        nccr-cv:ctc-regionalnodespositive-97,
        nccr-cv:ctc-regionalnodespositive-98,
        nccr-cv:ctc-regionalnodespositive-99 .

nccr-vs:ctc-iccc2017recode a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-iccc2017recode-011,
        nccr-cv:ctc-iccc2017recode-012,
        nccr-cv:ctc-iccc2017recode-013,
        nccr-cv:ctc-iccc2017recode-014,
        nccr-cv:ctc-iccc2017recode-015,
        nccr-cv:ctc-iccc2017recode-021,
        nccr-cv:ctc-iccc2017recode-022,
        nccr-cv:ctc-iccc2017recode-023,
        nccr-cv:ctc-iccc2017recode-024,
        nccr-cv:ctc-iccc2017recode-025,
        nccr-cv:ctc-iccc2017recode-031,
        nccr-cv:ctc-iccc2017recode-032,
        nccr-cv:ctc-iccc2017recode-033,
        nccr-cv:ctc-iccc2017recode-034,
        nccr-cv:ctc-iccc2017recode-035,
        nccr-cv:ctc-iccc2017recode-036,
        nccr-cv:ctc-iccc2017recode-041,
        nccr-cv:ctc-iccc2017recode-042,
        nccr-cv:ctc-iccc2017recode-050,
        nccr-cv:ctc-iccc2017recode-061,
        nccr-cv:ctc-iccc2017recode-062,
        nccr-cv:ctc-iccc2017recode-063,
        nccr-cv:ctc-iccc2017recode-071,
        nccr-cv:ctc-iccc2017recode-072,
        nccr-cv:ctc-iccc2017recode-073,
        nccr-cv:ctc-iccc2017recode-081,
        nccr-cv:ctc-iccc2017recode-082,
        nccr-cv:ctc-iccc2017recode-083,
        nccr-cv:ctc-iccc2017recode-084,
        nccr-cv:ctc-iccc2017recode-085,
        nccr-cv:ctc-iccc2017recode-091,
        nccr-cv:ctc-iccc2017recode-092,
        nccr-cv:ctc-iccc2017recode-093,
        nccr-cv:ctc-iccc2017recode-094,
        nccr-cv:ctc-iccc2017recode-095,
        nccr-cv:ctc-iccc2017recode-101,
        nccr-cv:ctc-iccc2017recode-101-105,
        nccr-cv:ctc-iccc2017recode-102,
        nccr-cv:ctc-iccc2017recode-103,
        nccr-cv:ctc-iccc2017recode-104,
        nccr-cv:ctc-iccc2017recode-105,
        nccr-cv:ctc-iccc2017recode-11-15,
        nccr-cv:ctc-iccc2017recode-111,
        nccr-cv:ctc-iccc2017recode-111-116,
        nccr-cv:ctc-iccc2017recode-112,
        nccr-cv:ctc-iccc2017recode-113,
        nccr-cv:ctc-iccc2017recode-114,
        nccr-cv:ctc-iccc2017recode-115,
        nccr-cv:ctc-iccc2017recode-116,
        nccr-cv:ctc-iccc2017recode-121,
        nccr-cv:ctc-iccc2017recode-121-122,
        nccr-cv:ctc-iccc2017recode-122,
        nccr-cv:ctc-iccc2017recode-21-25,
        nccr-cv:ctc-iccc2017recode-31-36,
        nccr-cv:ctc-iccc2017recode-41-42,
        nccr-cv:ctc-iccc2017recode-61-63,
        nccr-cv:ctc-iccc2017recode-71-73,
        nccr-cv:ctc-iccc2017recode-81-85,
        nccr-cv:ctc-iccc2017recode-91-95,
        nccr-cv:ctc-iccc2017recode-999 .

nccr-vs:ctc-breslowdepthrecode a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-breslowdepthrecode-0-0,
        nccr-cv:ctc-breslowdepthrecode-0-1,
        nccr-cv:ctc-breslowdepthrecode-0-2,
        nccr-cv:ctc-breslowdepthrecode-0-2-9-7,
        nccr-cv:ctc-breslowdepthrecode-0-3,
        nccr-cv:ctc-breslowdepthrecode-0-4,
        nccr-cv:ctc-breslowdepthrecode-0-5,
        nccr-cv:ctc-breslowdepthrecode-0-6,
        nccr-cv:ctc-breslowdepthrecode-0-7,
        nccr-cv:ctc-breslowdepthrecode-0-8,
        nccr-cv:ctc-breslowdepthrecode-0-9,
        nccr-cv:ctc-breslowdepthrecode-1-0,
        nccr-cv:ctc-breslowdepthrecode-1-1,
        nccr-cv:ctc-breslowdepthrecode-1-2,
        nccr-cv:ctc-breslowdepthrecode-1-3,
        nccr-cv:ctc-breslowdepthrecode-1-4,
        nccr-cv:ctc-breslowdepthrecode-1-5,
        nccr-cv:ctc-breslowdepthrecode-1-6,
        nccr-cv:ctc-breslowdepthrecode-1-7,
        nccr-cv:ctc-breslowdepthrecode-1-8,
        nccr-cv:ctc-breslowdepthrecode-1-9,
        nccr-cv:ctc-breslowdepthrecode-2-0,
        nccr-cv:ctc-breslowdepthrecode-2-1,
        nccr-cv:ctc-breslowdepthrecode-2-2,
        nccr-cv:ctc-breslowdepthrecode-2-3,
        nccr-cv:ctc-breslowdepthrecode-2-4,
        nccr-cv:ctc-breslowdepthrecode-2-5,
        nccr-cv:ctc-breslowdepthrecode-2-6,
        nccr-cv:ctc-breslowdepthrecode-2-7,
        nccr-cv:ctc-breslowdepthrecode-2-8,
        nccr-cv:ctc-breslowdepthrecode-2-9,
        nccr-cv:ctc-breslowdepthrecode-3-0,
        nccr-cv:ctc-breslowdepthrecode-3-1,
        nccr-cv:ctc-breslowdepthrecode-3-2,
        nccr-cv:ctc-breslowdepthrecode-3-3,
        nccr-cv:ctc-breslowdepthrecode-3-4,
        nccr-cv:ctc-breslowdepthrecode-3-5,
        nccr-cv:ctc-breslowdepthrecode-3-6,
        nccr-cv:ctc-breslowdepthrecode-3-7,
        nccr-cv:ctc-breslowdepthrecode-3-8,
        nccr-cv:ctc-breslowdepthrecode-3-9,
        nccr-cv:ctc-breslowdepthrecode-4-0,
        nccr-cv:ctc-breslowdepthrecode-4-1,
        nccr-cv:ctc-breslowdepthrecode-4-2,
        nccr-cv:ctc-breslowdepthrecode-4-3,
        nccr-cv:ctc-breslowdepthrecode-4-4,
        nccr-cv:ctc-breslowdepthrecode-4-5,
        nccr-cv:ctc-breslowdepthrecode-4-6,
        nccr-cv:ctc-breslowdepthrecode-4-7,
        nccr-cv:ctc-breslowdepthrecode-4-8,
        nccr-cv:ctc-breslowdepthrecode-4-9,
        nccr-cv:ctc-breslowdepthrecode-5-0,
        nccr-cv:ctc-breslowdepthrecode-5-1,
        nccr-cv:ctc-breslowdepthrecode-5-2,
        nccr-cv:ctc-breslowdepthrecode-5-3,
        nccr-cv:ctc-breslowdepthrecode-5-5,
        nccr-cv:ctc-breslowdepthrecode-5-6,
        nccr-cv:ctc-breslowdepthrecode-5-8,
        nccr-cv:ctc-breslowdepthrecode-6-0,
        nccr-cv:ctc-breslowdepthrecode-6-2,
        nccr-cv:ctc-breslowdepthrecode-6-5,
        nccr-cv:ctc-breslowdepthrecode-7-0,
        nccr-cv:ctc-breslowdepthrecode-7-5,
        nccr-cv:ctc-breslowdepthrecode-8-0,
        nccr-cv:ctc-breslowdepthrecode-8-5,
        nccr-cv:ctc-breslowdepthrecode-9-0,
        nccr-cv:ctc-breslowdepthrecode-9-5,
        nccr-cv:ctc-breslowdepthrecode-x-0,
        nccr-cv:ctc-breslowdepthrecode-x-8,
        nccr-cv:ctc-breslowdepthrecode-x-9 .

nccr-vs:ctc-rxsummsurgprimsite a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-rxsummsurgprimsite-00,
        nccr-cv:ctc-rxsummsurgprimsite-10,
        nccr-cv:ctc-rxsummsurgprimsite-10-19,
        nccr-cv:ctc-rxsummsurgprimsite-11,
        nccr-cv:ctc-rxsummsurgprimsite-12,
        nccr-cv:ctc-rxsummsurgprimsite-13,
        nccr-cv:ctc-rxsummsurgprimsite-14,
        nccr-cv:ctc-rxsummsurgprimsite-15,
        nccr-cv:ctc-rxsummsurgprimsite-16,
        nccr-cv:ctc-rxsummsurgprimsite-17,
        nccr-cv:ctc-rxsummsurgprimsite-19,
        nccr-cv:ctc-rxsummsurgprimsite-20,
        nccr-cv:ctc-rxsummsurgprimsite-20-80,
        nccr-cv:ctc-rxsummsurgprimsite-21,
        nccr-cv:ctc-rxsummsurgprimsite-22,
        nccr-cv:ctc-rxsummsurgprimsite-23,
        nccr-cv:ctc-rxsummsurgprimsite-24,
        nccr-cv:ctc-rxsummsurgprimsite-25,
        nccr-cv:ctc-rxsummsurgprimsite-26,
        nccr-cv:ctc-rxsummsurgprimsite-27,
        nccr-cv:ctc-rxsummsurgprimsite-28,
        nccr-cv:ctc-rxsummsurgprimsite-29,
        nccr-cv:ctc-rxsummsurgprimsite-30,
        nccr-cv:ctc-rxsummsurgprimsite-31,
        nccr-cv:ctc-rxsummsurgprimsite-32,
        nccr-cv:ctc-rxsummsurgprimsite-33,
        nccr-cv:ctc-rxsummsurgprimsite-34,
        nccr-cv:ctc-rxsummsurgprimsite-35,
        nccr-cv:ctc-rxsummsurgprimsite-36,
        nccr-cv:ctc-rxsummsurgprimsite-37,
        nccr-cv:ctc-rxsummsurgprimsite-38,
        nccr-cv:ctc-rxsummsurgprimsite-40,
        nccr-cv:ctc-rxsummsurgprimsite-41,
        nccr-cv:ctc-rxsummsurgprimsite-42,
        nccr-cv:ctc-rxsummsurgprimsite-43,
        nccr-cv:ctc-rxsummsurgprimsite-44,
        nccr-cv:ctc-rxsummsurgprimsite-45,
        nccr-cv:ctc-rxsummsurgprimsite-46,
        nccr-cv:ctc-rxsummsurgprimsite-47,
        nccr-cv:ctc-rxsummsurgprimsite-48,
        nccr-cv:ctc-rxsummsurgprimsite-49,
        nccr-cv:ctc-rxsummsurgprimsite-50,
        nccr-cv:ctc-rxsummsurgprimsite-51,
        nccr-cv:ctc-rxsummsurgprimsite-52,
        nccr-cv:ctc-rxsummsurgprimsite-53,
        nccr-cv:ctc-rxsummsurgprimsite-54,
        nccr-cv:ctc-rxsummsurgprimsite-55,
        nccr-cv:ctc-rxsummsurgprimsite-56,
        nccr-cv:ctc-rxsummsurgprimsite-57,
        nccr-cv:ctc-rxsummsurgprimsite-58,
        nccr-cv:ctc-rxsummsurgprimsite-59,
        nccr-cv:ctc-rxsummsurgprimsite-60,
        nccr-cv:ctc-rxsummsurgprimsite-61,
        nccr-cv:ctc-rxsummsurgprimsite-62,
        nccr-cv:ctc-rxsummsurgprimsite-63,
        nccr-cv:ctc-rxsummsurgprimsite-64,
        nccr-cv:ctc-rxsummsurgprimsite-65,
        nccr-cv:ctc-rxsummsurgprimsite-66,
        nccr-cv:ctc-rxsummsurgprimsite-67,
        nccr-cv:ctc-rxsummsurgprimsite-68,
        nccr-cv:ctc-rxsummsurgprimsite-69,
        nccr-cv:ctc-rxsummsurgprimsite-70,
        nccr-cv:ctc-rxsummsurgprimsite-71,
        nccr-cv:ctc-rxsummsurgprimsite-72,
        nccr-cv:ctc-rxsummsurgprimsite-73,
        nccr-cv:ctc-rxsummsurgprimsite-74,
        nccr-cv:ctc-rxsummsurgprimsite-75,
        nccr-cv:ctc-rxsummsurgprimsite-76,
        nccr-cv:ctc-rxsummsurgprimsite-77,
        nccr-cv:ctc-rxsummsurgprimsite-80,
        nccr-cv:ctc-rxsummsurgprimsite-88,
        nccr-cv:ctc-rxsummsurgprimsite-90,
        nccr-cv:ctc-rxsummsurgprimsite-98,
        nccr-cv:ctc-rxsummsurgprimsite-99 .

nccr-vs:ctc-agerecodesingle85p a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-agerecodesingle85p-00,
        nccr-cv:ctc-agerecodesingle85p-01,
        nccr-cv:ctc-agerecodesingle85p-02,
        nccr-cv:ctc-agerecodesingle85p-03,
        nccr-cv:ctc-agerecodesingle85p-04,
        nccr-cv:ctc-agerecodesingle85p-05,
        nccr-cv:ctc-agerecodesingle85p-06,
        nccr-cv:ctc-agerecodesingle85p-07,
        nccr-cv:ctc-agerecodesingle85p-08,
        nccr-cv:ctc-agerecodesingle85p-09,
        nccr-cv:ctc-agerecodesingle85p-10,
        nccr-cv:ctc-agerecodesingle85p-11,
        nccr-cv:ctc-agerecodesingle85p-12,
        nccr-cv:ctc-agerecodesingle85p-13,
        nccr-cv:ctc-agerecodesingle85p-14,
        nccr-cv:ctc-agerecodesingle85p-15,
        nccr-cv:ctc-agerecodesingle85p-16,
        nccr-cv:ctc-agerecodesingle85p-17,
        nccr-cv:ctc-agerecodesingle85p-18,
        nccr-cv:ctc-agerecodesingle85p-19,
        nccr-cv:ctc-agerecodesingle85p-20,
        nccr-cv:ctc-agerecodesingle85p-21,
        nccr-cv:ctc-agerecodesingle85p-22,
        nccr-cv:ctc-agerecodesingle85p-23,
        nccr-cv:ctc-agerecodesingle85p-24,
        nccr-cv:ctc-agerecodesingle85p-25,
        nccr-cv:ctc-agerecodesingle85p-26,
        nccr-cv:ctc-agerecodesingle85p-27,
        nccr-cv:ctc-agerecodesingle85p-28,
        nccr-cv:ctc-agerecodesingle85p-29,
        nccr-cv:ctc-agerecodesingle85p-30,
        nccr-cv:ctc-agerecodesingle85p-31,
        nccr-cv:ctc-agerecodesingle85p-32,
        nccr-cv:ctc-agerecodesingle85p-33,
        nccr-cv:ctc-agerecodesingle85p-34,
        nccr-cv:ctc-agerecodesingle85p-35,
        nccr-cv:ctc-agerecodesingle85p-36,
        nccr-cv:ctc-agerecodesingle85p-37,
        nccr-cv:ctc-agerecodesingle85p-38,
        nccr-cv:ctc-agerecodesingle85p-39,
        nccr-cv:ctc-agerecodesingle85p-40,
        nccr-cv:ctc-agerecodesingle85p-41,
        nccr-cv:ctc-agerecodesingle85p-42,
        nccr-cv:ctc-agerecodesingle85p-43,
        nccr-cv:ctc-agerecodesingle85p-44,
        nccr-cv:ctc-agerecodesingle85p-45,
        nccr-cv:ctc-agerecodesingle85p-46,
        nccr-cv:ctc-agerecodesingle85p-47,
        nccr-cv:ctc-agerecodesingle85p-48,
        nccr-cv:ctc-agerecodesingle85p-49,
        nccr-cv:ctc-agerecodesingle85p-50,
        nccr-cv:ctc-agerecodesingle85p-51,
        nccr-cv:ctc-agerecodesingle85p-52,
        nccr-cv:ctc-agerecodesingle85p-53,
        nccr-cv:ctc-agerecodesingle85p-54,
        nccr-cv:ctc-agerecodesingle85p-55,
        nccr-cv:ctc-agerecodesingle85p-56,
        nccr-cv:ctc-agerecodesingle85p-57,
        nccr-cv:ctc-agerecodesingle85p-58,
        nccr-cv:ctc-agerecodesingle85p-59,
        nccr-cv:ctc-agerecodesingle85p-60,
        nccr-cv:ctc-agerecodesingle85p-61,
        nccr-cv:ctc-agerecodesingle85p-62,
        nccr-cv:ctc-agerecodesingle85p-63,
        nccr-cv:ctc-agerecodesingle85p-64,
        nccr-cv:ctc-agerecodesingle85p-65,
        nccr-cv:ctc-agerecodesingle85p-66,
        nccr-cv:ctc-agerecodesingle85p-67,
        nccr-cv:ctc-agerecodesingle85p-68,
        nccr-cv:ctc-agerecodesingle85p-69,
        nccr-cv:ctc-agerecodesingle85p-70,
        nccr-cv:ctc-agerecodesingle85p-71,
        nccr-cv:ctc-agerecodesingle85p-72,
        nccr-cv:ctc-agerecodesingle85p-73,
        nccr-cv:ctc-agerecodesingle85p-74,
        nccr-cv:ctc-agerecodesingle85p-75,
        nccr-cv:ctc-agerecodesingle85p-76,
        nccr-cv:ctc-agerecodesingle85p-77,
        nccr-cv:ctc-agerecodesingle85p-78,
        nccr-cv:ctc-agerecodesingle85p-79,
        nccr-cv:ctc-agerecodesingle85p-80,
        nccr-cv:ctc-agerecodesingle85p-81,
        nccr-cv:ctc-agerecodesingle85p-82,
        nccr-cv:ctc-agerecodesingle85p-83,
        nccr-cv:ctc-agerecodesingle85p-84,
        nccr-cv:ctc-agerecodesingle85p-85,
        nccr-cv:ctc-agerecodesingle85p-99 .

nccr-vs:ctc-agerecodesingle90p a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-agerecodesingle90p-00,
        nccr-cv:ctc-agerecodesingle90p-01,
        nccr-cv:ctc-agerecodesingle90p-02,
        nccr-cv:ctc-agerecodesingle90p-03,
        nccr-cv:ctc-agerecodesingle90p-04,
        nccr-cv:ctc-agerecodesingle90p-05,
        nccr-cv:ctc-agerecodesingle90p-06,
        nccr-cv:ctc-agerecodesingle90p-07,
        nccr-cv:ctc-agerecodesingle90p-08,
        nccr-cv:ctc-agerecodesingle90p-09,
        nccr-cv:ctc-agerecodesingle90p-10,
        nccr-cv:ctc-agerecodesingle90p-11,
        nccr-cv:ctc-agerecodesingle90p-12,
        nccr-cv:ctc-agerecodesingle90p-13,
        nccr-cv:ctc-agerecodesingle90p-14,
        nccr-cv:ctc-agerecodesingle90p-15,
        nccr-cv:ctc-agerecodesingle90p-16,
        nccr-cv:ctc-agerecodesingle90p-17,
        nccr-cv:ctc-agerecodesingle90p-18,
        nccr-cv:ctc-agerecodesingle90p-19,
        nccr-cv:ctc-agerecodesingle90p-20,
        nccr-cv:ctc-agerecodesingle90p-21,
        nccr-cv:ctc-agerecodesingle90p-22,
        nccr-cv:ctc-agerecodesingle90p-23,
        nccr-cv:ctc-agerecodesingle90p-24,
        nccr-cv:ctc-agerecodesingle90p-25,
        nccr-cv:ctc-agerecodesingle90p-26,
        nccr-cv:ctc-agerecodesingle90p-27,
        nccr-cv:ctc-agerecodesingle90p-28,
        nccr-cv:ctc-agerecodesingle90p-29,
        nccr-cv:ctc-agerecodesingle90p-30,
        nccr-cv:ctc-agerecodesingle90p-31,
        nccr-cv:ctc-agerecodesingle90p-32,
        nccr-cv:ctc-agerecodesingle90p-33,
        nccr-cv:ctc-agerecodesingle90p-34,
        nccr-cv:ctc-agerecodesingle90p-35,
        nccr-cv:ctc-agerecodesingle90p-36,
        nccr-cv:ctc-agerecodesingle90p-37,
        nccr-cv:ctc-agerecodesingle90p-38,
        nccr-cv:ctc-agerecodesingle90p-39,
        nccr-cv:ctc-agerecodesingle90p-40,
        nccr-cv:ctc-agerecodesingle90p-41,
        nccr-cv:ctc-agerecodesingle90p-42,
        nccr-cv:ctc-agerecodesingle90p-43,
        nccr-cv:ctc-agerecodesingle90p-44,
        nccr-cv:ctc-agerecodesingle90p-45,
        nccr-cv:ctc-agerecodesingle90p-46,
        nccr-cv:ctc-agerecodesingle90p-47,
        nccr-cv:ctc-agerecodesingle90p-48,
        nccr-cv:ctc-agerecodesingle90p-49,
        nccr-cv:ctc-agerecodesingle90p-50,
        nccr-cv:ctc-agerecodesingle90p-51,
        nccr-cv:ctc-agerecodesingle90p-52,
        nccr-cv:ctc-agerecodesingle90p-53,
        nccr-cv:ctc-agerecodesingle90p-54,
        nccr-cv:ctc-agerecodesingle90p-55,
        nccr-cv:ctc-agerecodesingle90p-56,
        nccr-cv:ctc-agerecodesingle90p-57,
        nccr-cv:ctc-agerecodesingle90p-58,
        nccr-cv:ctc-agerecodesingle90p-59,
        nccr-cv:ctc-agerecodesingle90p-60,
        nccr-cv:ctc-agerecodesingle90p-61,
        nccr-cv:ctc-agerecodesingle90p-62,
        nccr-cv:ctc-agerecodesingle90p-63,
        nccr-cv:ctc-agerecodesingle90p-64,
        nccr-cv:ctc-agerecodesingle90p-65,
        nccr-cv:ctc-agerecodesingle90p-66,
        nccr-cv:ctc-agerecodesingle90p-67,
        nccr-cv:ctc-agerecodesingle90p-68,
        nccr-cv:ctc-agerecodesingle90p-69,
        nccr-cv:ctc-agerecodesingle90p-70,
        nccr-cv:ctc-agerecodesingle90p-71,
        nccr-cv:ctc-agerecodesingle90p-72,
        nccr-cv:ctc-agerecodesingle90p-73,
        nccr-cv:ctc-agerecodesingle90p-74,
        nccr-cv:ctc-agerecodesingle90p-75,
        nccr-cv:ctc-agerecodesingle90p-76,
        nccr-cv:ctc-agerecodesingle90p-77,
        nccr-cv:ctc-agerecodesingle90p-78,
        nccr-cv:ctc-agerecodesingle90p-79,
        nccr-cv:ctc-agerecodesingle90p-80,
        nccr-cv:ctc-agerecodesingle90p-81,
        nccr-cv:ctc-agerecodesingle90p-82,
        nccr-cv:ctc-agerecodesingle90p-83,
        nccr-cv:ctc-agerecodesingle90p-84,
        nccr-cv:ctc-agerecodesingle90p-85,
        nccr-cv:ctc-agerecodesingle90p-86,
        nccr-cv:ctc-agerecodesingle90p-87,
        nccr-cv:ctc-agerecodesingle90p-88,
        nccr-cv:ctc-agerecodesingle90p-89,
        nccr-cv:ctc-agerecodesingle90p-90,
        nccr-cv:ctc-agerecodesingle90p-99 .

nccr-vs:pharm-medicationdispenseduration a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:pharm-medicationdispenseduration-0,
        nccr-cv:pharm-medicationdispenseduration-1,
        nccr-cv:pharm-medicationdispenseduration-10,
        nccr-cv:pharm-medicationdispenseduration-11,
        nccr-cv:pharm-medicationdispenseduration-12,
        nccr-cv:pharm-medicationdispenseduration-13,
        nccr-cv:pharm-medicationdispenseduration-14,
        nccr-cv:pharm-medicationdispenseduration-15,
        nccr-cv:pharm-medicationdispenseduration-16,
        nccr-cv:pharm-medicationdispenseduration-17,
        nccr-cv:pharm-medicationdispenseduration-18,
        nccr-cv:pharm-medicationdispenseduration-19,
        nccr-cv:pharm-medicationdispenseduration-2,
        nccr-cv:pharm-medicationdispenseduration-20,
        nccr-cv:pharm-medicationdispenseduration-21,
        nccr-cv:pharm-medicationdispenseduration-22,
        nccr-cv:pharm-medicationdispenseduration-23,
        nccr-cv:pharm-medicationdispenseduration-24,
        nccr-cv:pharm-medicationdispenseduration-25,
        nccr-cv:pharm-medicationdispenseduration-26,
        nccr-cv:pharm-medicationdispenseduration-27,
        nccr-cv:pharm-medicationdispenseduration-28,
        nccr-cv:pharm-medicationdispenseduration-29,
        nccr-cv:pharm-medicationdispenseduration-3,
        nccr-cv:pharm-medicationdispenseduration-30,
        nccr-cv:pharm-medicationdispenseduration-31,
        nccr-cv:pharm-medicationdispenseduration-32,
        nccr-cv:pharm-medicationdispenseduration-33,
        nccr-cv:pharm-medicationdispenseduration-34,
        nccr-cv:pharm-medicationdispenseduration-35,
        nccr-cv:pharm-medicationdispenseduration-36,
        nccr-cv:pharm-medicationdispenseduration-37,
        nccr-cv:pharm-medicationdispenseduration-38,
        nccr-cv:pharm-medicationdispenseduration-39,
        nccr-cv:pharm-medicationdispenseduration-4,
        nccr-cv:pharm-medicationdispenseduration-40,
        nccr-cv:pharm-medicationdispenseduration-41,
        nccr-cv:pharm-medicationdispenseduration-42,
        nccr-cv:pharm-medicationdispenseduration-43,
        nccr-cv:pharm-medicationdispenseduration-44,
        nccr-cv:pharm-medicationdispenseduration-45,
        nccr-cv:pharm-medicationdispenseduration-46,
        nccr-cv:pharm-medicationdispenseduration-47,
        nccr-cv:pharm-medicationdispenseduration-48,
        nccr-cv:pharm-medicationdispenseduration-49,
        nccr-cv:pharm-medicationdispenseduration-5,
        nccr-cv:pharm-medicationdispenseduration-50,
        nccr-cv:pharm-medicationdispenseduration-51,
        nccr-cv:pharm-medicationdispenseduration-52,
        nccr-cv:pharm-medicationdispenseduration-53,
        nccr-cv:pharm-medicationdispenseduration-54,
        nccr-cv:pharm-medicationdispenseduration-55,
        nccr-cv:pharm-medicationdispenseduration-56,
        nccr-cv:pharm-medicationdispenseduration-57,
        nccr-cv:pharm-medicationdispenseduration-58,
        nccr-cv:pharm-medicationdispenseduration-59,
        nccr-cv:pharm-medicationdispenseduration-6,
        nccr-cv:pharm-medicationdispenseduration-60,
        nccr-cv:pharm-medicationdispenseduration-61,
        nccr-cv:pharm-medicationdispenseduration-62,
        nccr-cv:pharm-medicationdispenseduration-63,
        nccr-cv:pharm-medicationdispenseduration-64,
        nccr-cv:pharm-medicationdispenseduration-65,
        nccr-cv:pharm-medicationdispenseduration-66,
        nccr-cv:pharm-medicationdispenseduration-67,
        nccr-cv:pharm-medicationdispenseduration-68,
        nccr-cv:pharm-medicationdispenseduration-69,
        nccr-cv:pharm-medicationdispenseduration-7,
        nccr-cv:pharm-medicationdispenseduration-70,
        nccr-cv:pharm-medicationdispenseduration-71,
        nccr-cv:pharm-medicationdispenseduration-72,
        nccr-cv:pharm-medicationdispenseduration-73,
        nccr-cv:pharm-medicationdispenseduration-74,
        nccr-cv:pharm-medicationdispenseduration-75,
        nccr-cv:pharm-medicationdispenseduration-76,
        nccr-cv:pharm-medicationdispenseduration-77,
        nccr-cv:pharm-medicationdispenseduration-78,
        nccr-cv:pharm-medicationdispenseduration-79,
        nccr-cv:pharm-medicationdispenseduration-8,
        nccr-cv:pharm-medicationdispenseduration-80,
        nccr-cv:pharm-medicationdispenseduration-81,
        nccr-cv:pharm-medicationdispenseduration-82,
        nccr-cv:pharm-medicationdispenseduration-83,
        nccr-cv:pharm-medicationdispenseduration-84,
        nccr-cv:pharm-medicationdispenseduration-85,
        nccr-cv:pharm-medicationdispenseduration-86,
        nccr-cv:pharm-medicationdispenseduration-87,
        nccr-cv:pharm-medicationdispenseduration-88,
        nccr-cv:pharm-medicationdispenseduration-89,
        nccr-cv:pharm-medicationdispenseduration-9,
        nccr-cv:pharm-medicationdispenseduration-999-999,
        nccr-cv:pharm-medicationdispenseduration-9999 .

nccr-vs:ctc-regionalnodesexamined a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-regionalnodesexamined-00,
        nccr-cv:ctc-regionalnodesexamined-01,
        nccr-cv:ctc-regionalnodesexamined-01-89,
        nccr-cv:ctc-regionalnodesexamined-02,
        nccr-cv:ctc-regionalnodesexamined-03,
        nccr-cv:ctc-regionalnodesexamined-04,
        nccr-cv:ctc-regionalnodesexamined-05,
        nccr-cv:ctc-regionalnodesexamined-06,
        nccr-cv:ctc-regionalnodesexamined-07,
        nccr-cv:ctc-regionalnodesexamined-08,
        nccr-cv:ctc-regionalnodesexamined-09,
        nccr-cv:ctc-regionalnodesexamined-10,
        nccr-cv:ctc-regionalnodesexamined-11,
        nccr-cv:ctc-regionalnodesexamined-12,
        nccr-cv:ctc-regionalnodesexamined-13,
        nccr-cv:ctc-regionalnodesexamined-14,
        nccr-cv:ctc-regionalnodesexamined-15,
        nccr-cv:ctc-regionalnodesexamined-16,
        nccr-cv:ctc-regionalnodesexamined-17,
        nccr-cv:ctc-regionalnodesexamined-18,
        nccr-cv:ctc-regionalnodesexamined-19,
        nccr-cv:ctc-regionalnodesexamined-20,
        nccr-cv:ctc-regionalnodesexamined-21,
        nccr-cv:ctc-regionalnodesexamined-22,
        nccr-cv:ctc-regionalnodesexamined-23,
        nccr-cv:ctc-regionalnodesexamined-24,
        nccr-cv:ctc-regionalnodesexamined-25,
        nccr-cv:ctc-regionalnodesexamined-26,
        nccr-cv:ctc-regionalnodesexamined-27,
        nccr-cv:ctc-regionalnodesexamined-28,
        nccr-cv:ctc-regionalnodesexamined-29,
        nccr-cv:ctc-regionalnodesexamined-30,
        nccr-cv:ctc-regionalnodesexamined-31,
        nccr-cv:ctc-regionalnodesexamined-32,
        nccr-cv:ctc-regionalnodesexamined-33,
        nccr-cv:ctc-regionalnodesexamined-34,
        nccr-cv:ctc-regionalnodesexamined-35,
        nccr-cv:ctc-regionalnodesexamined-36,
        nccr-cv:ctc-regionalnodesexamined-37,
        nccr-cv:ctc-regionalnodesexamined-38,
        nccr-cv:ctc-regionalnodesexamined-39,
        nccr-cv:ctc-regionalnodesexamined-40,
        nccr-cv:ctc-regionalnodesexamined-41,
        nccr-cv:ctc-regionalnodesexamined-42,
        nccr-cv:ctc-regionalnodesexamined-43,
        nccr-cv:ctc-regionalnodesexamined-44,
        nccr-cv:ctc-regionalnodesexamined-45,
        nccr-cv:ctc-regionalnodesexamined-46,
        nccr-cv:ctc-regionalnodesexamined-47,
        nccr-cv:ctc-regionalnodesexamined-48,
        nccr-cv:ctc-regionalnodesexamined-49,
        nccr-cv:ctc-regionalnodesexamined-50,
        nccr-cv:ctc-regionalnodesexamined-51,
        nccr-cv:ctc-regionalnodesexamined-52,
        nccr-cv:ctc-regionalnodesexamined-53,
        nccr-cv:ctc-regionalnodesexamined-54,
        nccr-cv:ctc-regionalnodesexamined-55,
        nccr-cv:ctc-regionalnodesexamined-56,
        nccr-cv:ctc-regionalnodesexamined-57,
        nccr-cv:ctc-regionalnodesexamined-58,
        nccr-cv:ctc-regionalnodesexamined-59,
        nccr-cv:ctc-regionalnodesexamined-60,
        nccr-cv:ctc-regionalnodesexamined-61,
        nccr-cv:ctc-regionalnodesexamined-62,
        nccr-cv:ctc-regionalnodesexamined-63,
        nccr-cv:ctc-regionalnodesexamined-64,
        nccr-cv:ctc-regionalnodesexamined-65,
        nccr-cv:ctc-regionalnodesexamined-66,
        nccr-cv:ctc-regionalnodesexamined-67,
        nccr-cv:ctc-regionalnodesexamined-68,
        nccr-cv:ctc-regionalnodesexamined-69,
        nccr-cv:ctc-regionalnodesexamined-70,
        nccr-cv:ctc-regionalnodesexamined-71,
        nccr-cv:ctc-regionalnodesexamined-72,
        nccr-cv:ctc-regionalnodesexamined-73,
        nccr-cv:ctc-regionalnodesexamined-74,
        nccr-cv:ctc-regionalnodesexamined-75,
        nccr-cv:ctc-regionalnodesexamined-76,
        nccr-cv:ctc-regionalnodesexamined-77,
        nccr-cv:ctc-regionalnodesexamined-78,
        nccr-cv:ctc-regionalnodesexamined-79,
        nccr-cv:ctc-regionalnodesexamined-80,
        nccr-cv:ctc-regionalnodesexamined-81,
        nccr-cv:ctc-regionalnodesexamined-82,
        nccr-cv:ctc-regionalnodesexamined-83,
        nccr-cv:ctc-regionalnodesexamined-84,
        nccr-cv:ctc-regionalnodesexamined-85,
        nccr-cv:ctc-regionalnodesexamined-86,
        nccr-cv:ctc-regionalnodesexamined-87,
        nccr-cv:ctc-regionalnodesexamined-88,
        nccr-cv:ctc-regionalnodesexamined-89,
        nccr-cv:ctc-regionalnodesexamined-90,
        nccr-cv:ctc-regionalnodesexamined-95,
        nccr-cv:ctc-regionalnodesexamined-96,
        nccr-cv:ctc-regionalnodesexamined-97,
        nccr-cv:ctc-regionalnodesexamined-98,
        nccr-cv:ctc-regionalnodesexamined-99 .

nccr-ds:ctc a nccr:DataSource ;
    rdfs:label "Consolidated Tumor Case (CTC)" ;
    nccr:categorized true ;
    nccr:dictionaryFile "ctcDict.json" ;
    nccr:hasVariable nccr-var:ctc-agerecode19groups,
        nccr-var:ctc-agerecode20groups,
        nccr-var:ctc-agerecodesingle85p,
        nccr-var:ctc-agerecodesingle90p,
        nccr-var:ctc-behavioricdo3public,
        nccr-var:ctc-brainmolecularmarkers,
        nccr-var:ctc-breslowdepthrecode,
        nccr-var:ctc-cocaccreditedflag,
        nccr-var:ctc-combinedsspubdetailed,
        nccr-var:ctc-csextension,
        nccr-var:ctc-cslymphnodes,
        nccr-var:ctc-cslymphnodeseval,
        nccr-var:ctc-csmetsatdx,
        nccr-var:ctc-csmetseval,
        nccr-var:ctc-cstumorsizeexteval,
        nccr-var:ctc-daystorxrecode,
        nccr-var:ctc-derivedajcc7m,
        nccr-var:ctc-derivedajcc7mdescript,
        nccr-var:ctc-derivedajcc7n,
        nccr-var:ctc-derivedajcc7ndescript,
        nccr-var:ctc-derivedajcc7stagegrp,
        nccr-var:ctc-derivedajcc7t,
        nccr-var:ctc-derivedajcc7tdescript,
        nccr-var:ctc-diagnosticconfirmation,
        nccr-var:ctc-eodmets,
        nccr-var:ctc-eodprimarytumor,
        nccr-var:ctc-eodregionalnodes,
        nccr-var:ctc-errecode,
        nccr-var:ctc-esophagusandegjtumorepicenter,
        nccr-var:ctc-fibrosisscorerecode,
        nccr-var:ctc-gleasonpatternclinicalrecode,
        nccr-var:ctc-gleasonpatternpathologicrecode,
        nccr-var:ctc-gleasonscoreclinicalrecode,
        nccr-var:ctc-gleasonscorepathologicrecode,
        nccr-var:ctc-gleasontertiarypattern,
        nccr-var:ctc-gradeclinical,
        nccr-var:ctc-gradepathological,
        nccr-var:ctc-gradeposttherapy,
        nccr-var:ctc-gradeposttherapyclin,
        nccr-var:ctc-graderecodepre2018,
        nccr-var:ctc-her2recode,
        nccr-var:ctc-histologictypeicdo3,
        nccr-var:ctc-histologybehaviorrecodepublic,
        nccr-var:ctc-iccc2017extendedrecode,
        nccr-var:ctc-iccc2017recode,
        nccr-var:ctc-icccmajor,
        nccr-var:ctc-imputedmonthofdiagnosis,
        nccr-var:ctc-indexcancer,
        nccr-var:ctc-laterality,
        nccr-var:ctc-ldhpretreatmentlabvalue,
        nccr-var:ctc-lymphvasinvasionpublic,
        nccr-var:ctc-microsatelliteinstability,
        nccr-var:ctc-monthsfromdxtobrm,
        nccr-var:ctc-monthsfromdxtochemo,
        nccr-var:ctc-monthsfromdxtohormone,
        nccr-var:ctc-monthsfromdxtomostdefinsurg,
        nccr-var:ctc-monthsfromdxtoothertx,
        nccr-var:ctc-monthsfromdxtoradiation,
        nccr-var:ctc-monthsfromdxtosurgery,
        nccr-var:ctc-monthsfromindexdxtotumor,
        nccr-var:ctc-naaccrrecordversion,
        nccr-var:ctc-nccrid,
        nccr-var:ctc-numberofprimaries,
        nccr-var:ctc-numfacsubmittedabstract,
        nccr-var:ctc-p16,
        nccr-var:ctc-pathreportsflag,
        nccr-var:ctc-primarysite,
        nccr-var:ctc-prrecode,
        nccr-var:ctc-psalabvaluerecode,
        nccr-var:ctc-racerecodewbaiapihisp,
        nccr-var:ctc-radiationrecode,
        nccr-var:ctc-reasonfornoradiation,
        nccr-var:ctc-reasonfornosurgery,
        nccr-var:ctc-recordnumberrecode,
        nccr-var:ctc-referenceid1,
        nccr-var:ctc-referenceid2,
        nccr-var:ctc-referenceid3,
        nccr-var:ctc-referenceid4,
        nccr-var:ctc-regionalnodesexamined,
        nccr-var:ctc-regionalnodespositive,
        nccr-var:ctc-rxsummbrm,
        nccr-var:ctc-rxsummchemorecode,
        nccr-var:ctc-rxsummhormone,
        nccr-var:ctc-rxsummother,
        nccr-var:ctc-rxsummsurgothregdis,
        nccr-var:ctc-rxsummsurgprimsite,
        nccr-var:ctc-rxsummsurgradseq,
        nccr-var:ctc-rxsummsystemicsurseq,
        nccr-var:ctc-rxsummtransplntendocr,
        nccr-var:ctc-schemadiscriminator1,
        nccr-var:ctc-schemadiscriminator2,
        nccr-var:ctc-schemaid,
        nccr-var:ctc-scope2003ppublic,
        nccr-var:ctc-scope9802public,
        nccr-var:ctc-seercausespecificcod,
        nccr-var:ctc-seerothercod,
        nccr-var:ctc-sequencenumbercentral,
        nccr-var:ctc-sex,
        nccr-var:ctc-survflagactivefollowup,
        nccr-var:ctc-survflagpresumedalive,
        nccr-var:ctc-survmosactivefollowup,
        nccr-var:ctc-survmospresumedalive,
        nccr-var:ctc-treatmentstatuspublic,
        nccr-var:ctc-tumororder,
        nccr-var:ctc-tumorrecordnumber,
        nccr-var:ctc-tumorsizeovertime,
        nccr-var:ctc-typeofreportingsource,
        nccr-var:ctc-vitalstatusrecode,
        nccr-var:ctc-yearofdiagnosis ;
    nccr:reportFile "ctcReport.json" ;
    nccr:sourceId "CTC" ;
    nccr:sourceLabel "Consolidated Tumor Case (CTC)" ;
    nccr:totalRecordCount 1474368 .

nccr-vs:ctc-iccc2017extendedrecode a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-iccc2017extendedrecode-001,
        nccr-cv:ctc-iccc2017extendedrecode-002,
        nccr-cv:ctc-iccc2017extendedrecode-003,
        nccr-cv:ctc-iccc2017extendedrecode-004,
        nccr-cv:ctc-iccc2017extendedrecode-005,
        nccr-cv:ctc-iccc2017extendedrecode-006,
        nccr-cv:ctc-iccc2017extendedrecode-007,
        nccr-cv:ctc-iccc2017extendedrecode-008,
        nccr-cv:ctc-iccc2017extendedrecode-009,
        nccr-cv:ctc-iccc2017extendedrecode-010,
        nccr-cv:ctc-iccc2017extendedrecode-011,
        nccr-cv:ctc-iccc2017extendedrecode-012,
        nccr-cv:ctc-iccc2017extendedrecode-013,
        nccr-cv:ctc-iccc2017extendedrecode-014,
        nccr-cv:ctc-iccc2017extendedrecode-015,
        nccr-cv:ctc-iccc2017extendedrecode-016,
        nccr-cv:ctc-iccc2017extendedrecode-017,
        nccr-cv:ctc-iccc2017extendedrecode-018,
        nccr-cv:ctc-iccc2017extendedrecode-019,
        nccr-cv:ctc-iccc2017extendedrecode-020,
        nccr-cv:ctc-iccc2017extendedrecode-021,
        nccr-cv:ctc-iccc2017extendedrecode-022,
        nccr-cv:ctc-iccc2017extendedrecode-023,
        nccr-cv:ctc-iccc2017extendedrecode-024,
        nccr-cv:ctc-iccc2017extendedrecode-025,
        nccr-cv:ctc-iccc2017extendedrecode-026,
        nccr-cv:ctc-iccc2017extendedrecode-027,
        nccr-cv:ctc-iccc2017extendedrecode-028,
        nccr-cv:ctc-iccc2017extendedrecode-029,
        nccr-cv:ctc-iccc2017extendedrecode-030,
        nccr-cv:ctc-iccc2017extendedrecode-031,
        nccr-cv:ctc-iccc2017extendedrecode-032,
        nccr-cv:ctc-iccc2017extendedrecode-033,
        nccr-cv:ctc-iccc2017extendedrecode-034,
        nccr-cv:ctc-iccc2017extendedrecode-035,
        nccr-cv:ctc-iccc2017extendedrecode-036,
        nccr-cv:ctc-iccc2017extendedrecode-037,
        nccr-cv:ctc-iccc2017extendedrecode-038,
        nccr-cv:ctc-iccc2017extendedrecode-039,
        nccr-cv:ctc-iccc2017extendedrecode-040,
        nccr-cv:ctc-iccc2017extendedrecode-041,
        nccr-cv:ctc-iccc2017extendedrecode-042,
        nccr-cv:ctc-iccc2017extendedrecode-043,
        nccr-cv:ctc-iccc2017extendedrecode-044,
        nccr-cv:ctc-iccc2017extendedrecode-045,
        nccr-cv:ctc-iccc2017extendedrecode-046,
        nccr-cv:ctc-iccc2017extendedrecode-047,
        nccr-cv:ctc-iccc2017extendedrecode-048,
        nccr-cv:ctc-iccc2017extendedrecode-049,
        nccr-cv:ctc-iccc2017extendedrecode-050,
        nccr-cv:ctc-iccc2017extendedrecode-051,
        nccr-cv:ctc-iccc2017extendedrecode-052,
        nccr-cv:ctc-iccc2017extendedrecode-053,
        nccr-cv:ctc-iccc2017extendedrecode-054,
        nccr-cv:ctc-iccc2017extendedrecode-055,
        nccr-cv:ctc-iccc2017extendedrecode-056,
        nccr-cv:ctc-iccc2017extendedrecode-057,
        nccr-cv:ctc-iccc2017extendedrecode-058,
        nccr-cv:ctc-iccc2017extendedrecode-059,
        nccr-cv:ctc-iccc2017extendedrecode-060,
        nccr-cv:ctc-iccc2017extendedrecode-061,
        nccr-cv:ctc-iccc2017extendedrecode-062,
        nccr-cv:ctc-iccc2017extendedrecode-063,
        nccr-cv:ctc-iccc2017extendedrecode-064,
        nccr-cv:ctc-iccc2017extendedrecode-065,
        nccr-cv:ctc-iccc2017extendedrecode-066,
        nccr-cv:ctc-iccc2017extendedrecode-067,
        nccr-cv:ctc-iccc2017extendedrecode-068,
        nccr-cv:ctc-iccc2017extendedrecode-069,
        nccr-cv:ctc-iccc2017extendedrecode-070,
        nccr-cv:ctc-iccc2017extendedrecode-071,
        nccr-cv:ctc-iccc2017extendedrecode-072,
        nccr-cv:ctc-iccc2017extendedrecode-073,
        nccr-cv:ctc-iccc2017extendedrecode-074,
        nccr-cv:ctc-iccc2017extendedrecode-075,
        nccr-cv:ctc-iccc2017extendedrecode-076,
        nccr-cv:ctc-iccc2017extendedrecode-077,
        nccr-cv:ctc-iccc2017extendedrecode-078,
        nccr-cv:ctc-iccc2017extendedrecode-079,
        nccr-cv:ctc-iccc2017extendedrecode-080,
        nccr-cv:ctc-iccc2017extendedrecode-081,
        nccr-cv:ctc-iccc2017extendedrecode-082,
        nccr-cv:ctc-iccc2017extendedrecode-083,
        nccr-cv:ctc-iccc2017extendedrecode-084,
        nccr-cv:ctc-iccc2017extendedrecode-085,
        nccr-cv:ctc-iccc2017extendedrecode-086,
        nccr-cv:ctc-iccc2017extendedrecode-087,
        nccr-cv:ctc-iccc2017extendedrecode-088,
        nccr-cv:ctc-iccc2017extendedrecode-089,
        nccr-cv:ctc-iccc2017extendedrecode-090,
        nccr-cv:ctc-iccc2017extendedrecode-091,
        nccr-cv:ctc-iccc2017extendedrecode-092,
        nccr-cv:ctc-iccc2017extendedrecode-093,
        nccr-cv:ctc-iccc2017extendedrecode-094,
        nccr-cv:ctc-iccc2017extendedrecode-095,
        nccr-cv:ctc-iccc2017extendedrecode-096,
        nccr-cv:ctc-iccc2017extendedrecode-097,
        nccr-cv:ctc-iccc2017extendedrecode-098,
        nccr-cv:ctc-iccc2017extendedrecode-099,
        nccr-cv:ctc-iccc2017extendedrecode-1-4,
        nccr-cv:ctc-iccc2017extendedrecode-1-8,
        nccr-cv:ctc-iccc2017extendedrecode-10-13,
        nccr-cv:ctc-iccc2017extendedrecode-100,
        nccr-cv:ctc-iccc2017extendedrecode-101,
        nccr-cv:ctc-iccc2017extendedrecode-102,
        nccr-cv:ctc-iccc2017extendedrecode-103,
        nccr-cv:ctc-iccc2017extendedrecode-104,
        nccr-cv:ctc-iccc2017extendedrecode-105,
        nccr-cv:ctc-iccc2017extendedrecode-106,
        nccr-cv:ctc-iccc2017extendedrecode-107,
        nccr-cv:ctc-iccc2017extendedrecode-108,
        nccr-cv:ctc-iccc2017extendedrecode-109,
        nccr-cv:ctc-iccc2017extendedrecode-109-114,
        nccr-cv:ctc-iccc2017extendedrecode-109-115,
        nccr-cv:ctc-iccc2017extendedrecode-110,
        nccr-cv:ctc-iccc2017extendedrecode-111,
        nccr-cv:ctc-iccc2017extendedrecode-112,
        nccr-cv:ctc-iccc2017extendedrecode-113,
        nccr-cv:ctc-iccc2017extendedrecode-114,
        nccr-cv:ctc-iccc2017extendedrecode-115,
        nccr-cv:ctc-iccc2017extendedrecode-17-18,
        nccr-cv:ctc-iccc2017extendedrecode-17-32,
        nccr-cv:ctc-iccc2017extendedrecode-20-23,
        nccr-cv:ctc-iccc2017extendedrecode-24-26,
        nccr-cv:ctc-iccc2017extendedrecode-27-31,
        nccr-cv:ctc-iccc2017extendedrecode-33-34,
        nccr-cv:ctc-iccc2017extendedrecode-36-38,
        nccr-cv:ctc-iccc2017extendedrecode-36-40,
        nccr-cv:ctc-iccc2017extendedrecode-41-43,
        nccr-cv:ctc-iccc2017extendedrecode-41-45,
        nccr-cv:ctc-iccc2017extendedrecode-46-54,
        nccr-cv:ctc-iccc2017extendedrecode-48-49,
        nccr-cv:ctc-iccc2017extendedrecode-50-53,
        nccr-cv:ctc-iccc2017extendedrecode-55-71,
        nccr-cv:ctc-iccc2017extendedrecode-56-58,
        nccr-cv:ctc-iccc2017extendedrecode-60-70,
        nccr-cv:ctc-iccc2017extendedrecode-72-77,
        nccr-cv:ctc-iccc2017extendedrecode-72-92,
        nccr-cv:ctc-iccc2017extendedrecode-78-83,
        nccr-cv:ctc-iccc2017extendedrecode-84-90,
        nccr-cv:ctc-iccc2017extendedrecode-9-16,
        nccr-cv:ctc-iccc2017extendedrecode-93-108,
        nccr-cv:ctc-iccc2017extendedrecode-98-108,
        nccr-cv:ctc-iccc2017extendedrecode-999 .

nccr-vs:ro-radiation-anatomic-site a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ro-radiation-anatomic-site-c102955,
        nccr-cv:ro-radiation-anatomic-site-c105579,
        nccr-cv:ro-radiation-anatomic-site-c106042,
        nccr-cv:ro-radiation-anatomic-site-c12246,
        nccr-cv:ro-radiation-anatomic-site-c12263,
        nccr-cv:ro-radiation-anatomic-site-c12274,
        nccr-cv:ro-radiation-anatomic-site-c12290,
        nccr-cv:ro-radiation-anatomic-site-c12298,
        nccr-cv:ro-radiation-anatomic-site-c12311,
        nccr-cv:ro-radiation-anatomic-site-c12328,
        nccr-cv:ro-radiation-anatomic-site-c12347,
        nccr-cv:ro-radiation-anatomic-site-c12348,
        nccr-cv:ro-radiation-anatomic-site-c12366,
        nccr-cv:ro-radiation-anatomic-site-c12366-c37998-c12431,
        nccr-cv:ro-radiation-anatomic-site-c12377,
        nccr-cv:ro-radiation-anatomic-site-c12377-c12392-c37912-c12678,
        nccr-cv:ro-radiation-anatomic-site-c12380,
        nccr-cv:ro-radiation-anatomic-site-c12382,
        nccr-cv:ro-radiation-anatomic-site-c12386,
        nccr-cv:ro-radiation-anatomic-site-c12389,
        nccr-cv:ro-radiation-anatomic-site-c12390,
        nccr-cv:ro-radiation-anatomic-site-c12391,
        nccr-cv:ro-radiation-anatomic-site-c12392,
        nccr-cv:ro-radiation-anatomic-site-c12392-c37912-c12678,
        nccr-cv:ro-radiation-anatomic-site-c12393,
        nccr-cv:ro-radiation-anatomic-site-c12393-c12392-c37912-c12678,
        nccr-cv:ro-radiation-anatomic-site-c12398,
        nccr-cv:ro-radiation-anatomic-site-c12400,
        nccr-cv:ro-radiation-anatomic-site-c12403,
        nccr-cv:ro-radiation-anatomic-site-c12403-c12404,
        nccr-cv:ro-radiation-anatomic-site-c12404,
        nccr-cv:ro-radiation-anatomic-site-c12405,
        nccr-cv:ro-radiation-anatomic-site-c12405-c12311,
        nccr-cv:ro-radiation-anatomic-site-c12407,
        nccr-cv:ro-radiation-anatomic-site-c12408,
        nccr-cv:ro-radiation-anatomic-site-c12409,
        nccr-cv:ro-radiation-anatomic-site-c12410,
        nccr-cv:ro-radiation-anatomic-site-c12412,
        nccr-cv:ro-radiation-anatomic-site-c12412-c17649,
        nccr-cv:ro-radiation-anatomic-site-c12414,
        nccr-cv:ro-radiation-anatomic-site-c12414-c12410,
        nccr-cv:ro-radiation-anatomic-site-c12415,
        nccr-cv:ro-radiation-anatomic-site-c12415-c17649,
        nccr-cv:ro-radiation-anatomic-site-c12416,
        nccr-cv:ro-radiation-anatomic-site-c12418,
        nccr-cv:ro-radiation-anatomic-site-c12418-c12347-c12424-c37912-c12763-c12423-c12789-c17649,
        nccr-cv:ro-radiation-anatomic-site-c12419,
        nccr-cv:ro-radiation-anatomic-site-c12419-c12439,
        nccr-cv:ro-radiation-anatomic-site-c12419-c12664,
        nccr-cv:ro-radiation-anatomic-site-c12419-c12789,
        nccr-cv:ro-radiation-anatomic-site-c12420,
        nccr-cv:ro-radiation-anatomic-site-c12420-c12246,
        nccr-cv:ro-radiation-anatomic-site-c12421,
        nccr-cv:ro-radiation-anatomic-site-c12423,
        nccr-cv:ro-radiation-anatomic-site-c12424,
        nccr-cv:ro-radiation-anatomic-site-c12424-c37912-c12763,
        nccr-cv:ro-radiation-anatomic-site-c12426,
        nccr-cv:ro-radiation-anatomic-site-c12427,
        nccr-cv:ro-radiation-anatomic-site-c12427-c12426,
        nccr-cv:ro-radiation-anatomic-site-c12431,
        nccr-cv:ro-radiation-anatomic-site-c12432,
        nccr-cv:ro-radiation-anatomic-site-c12432-c12767,
        nccr-cv:ro-radiation-anatomic-site-c12439,
        nccr-cv:ro-radiation-anatomic-site-c12439-c12464-c17649,
        nccr-cv:ro-radiation-anatomic-site-c12439-c12767,
        nccr-cv:ro-radiation-anatomic-site-c12439-c12998,
        nccr-cv:ro-radiation-anatomic-site-c12439-c13041,
        nccr-cv:ro-radiation-anatomic-site-c12439-c177357-c177766-c177764-c177767-c177768-c12398-c17649,
        nccr-cv:ro-radiation-anatomic-site-c12439-c32979,
        nccr-cv:ro-radiation-anatomic-site-c12439-c69313,
        nccr-cv:ro-radiation-anatomic-site-c12459,
        nccr-cv:ro-radiation-anatomic-site-c12464,
        nccr-cv:ro-radiation-anatomic-site-c12464-c69313-c69314-c32472-c17649,
        nccr-cv:ro-radiation-anatomic-site-c12468,
        nccr-cv:ro-radiation-anatomic-site-c12468-c12415-c17649,
        nccr-cv:ro-radiation-anatomic-site-c12468-c12683,
        nccr-cv:ro-radiation-anatomic-site-c12469,
        nccr-cv:ro-radiation-anatomic-site-c12471,
        nccr-cv:ro-radiation-anatomic-site-c12664,
        nccr-cv:ro-radiation-anatomic-site-c12664-c12347,
        nccr-cv:ro-radiation-anatomic-site-c12664-c12415-c12666-c12298-c12392-c12414-c12410-c17649,
        nccr-cv:ro-radiation-anatomic-site-c12664-c12415-c17649,
        nccr-cv:ro-radiation-anatomic-site-c12664-c12468,
        nccr-cv:ro-radiation-anatomic-site-c12664-c12745,
        nccr-cv:ro-radiation-anatomic-site-c12664-c12767,
        nccr-cv:ro-radiation-anatomic-site-c12664-c12767-c12415-c17649,
        nccr-cv:ro-radiation-anatomic-site-c12664-c12767-c12745,
        nccr-cv:ro-radiation-anatomic-site-c12664-c12767-c33508-c176977-c17649,
        nccr-cv:ro-radiation-anatomic-site-c12664-c12789,
        nccr-cv:ro-radiation-anatomic-site-c12664-c13063-c12745-c12748-c17649,
        nccr-cv:ro-radiation-anatomic-site-c12666,
        nccr-cv:ro-radiation-anatomic-site-c12671,
        nccr-cv:ro-radiation-anatomic-site-c12671-c12742,
        nccr-cv:ro-radiation-anatomic-site-c12674,
        nccr-cv:ro-radiation-anatomic-site-c12683,
        nccr-cv:ro-radiation-anatomic-site-c12695,
        nccr-cv:ro-radiation-anatomic-site-c12696,
        nccr-cv:ro-radiation-anatomic-site-c12711,
        nccr-cv:ro-radiation-anatomic-site-c12713,
        nccr-cv:ro-radiation-anatomic-site-c12717,
        nccr-cv:ro-radiation-anatomic-site-c12717-c12731,
        nccr-cv:ro-radiation-anatomic-site-c12718,
        nccr-cv:ro-radiation-anatomic-site-c12726,
        nccr-cv:ro-radiation-anatomic-site-c12727,
        nccr-cv:ro-radiation-anatomic-site-c12727-c37912-c13005,
        nccr-cv:ro-radiation-anatomic-site-c12731,
        nccr-cv:ro-radiation-anatomic-site-c12742,
        nccr-cv:ro-radiation-anatomic-site-c12745,
        nccr-cv:ro-radiation-anatomic-site-c12748,
        nccr-cv:ro-radiation-anatomic-site-c12751,
        nccr-cv:ro-radiation-anatomic-site-c12752,
        nccr-cv:ro-radiation-anatomic-site-c12762,
        nccr-cv:ro-radiation-anatomic-site-c12763,
        nccr-cv:ro-radiation-anatomic-site-c12767,
        nccr-cv:ro-radiation-anatomic-site-c12767-c12742,
        nccr-cv:ro-radiation-anatomic-site-c12767-c12745,
        nccr-cv:ro-radiation-anatomic-site-c12767-c12782,
        nccr-cv:ro-radiation-anatomic-site-c12767-c17649,
        nccr-cv:ro-radiation-anatomic-site-c12767-c25389,
        nccr-cv:ro-radiation-anatomic-site-c12770,
        nccr-cv:ro-radiation-anatomic-site-c12777,
        nccr-cv:ro-radiation-anatomic-site-c12782,
        nccr-cv:ro-radiation-anatomic-site-c12783,
        nccr-cv:ro-radiation-anatomic-site-c12783-c12674,
        nccr-cv:ro-radiation-anatomic-site-c12789,
        nccr-cv:ro-radiation-anatomic-site-c12789-c12717,
        nccr-cv:ro-radiation-anatomic-site-c12789-c37912-c63706,
        nccr-cv:ro-radiation-anatomic-site-c12793,
        nccr-cv:ro-radiation-anatomic-site-c12796,
        nccr-cv:ro-radiation-anatomic-site-c12799,
        nccr-cv:ro-radiation-anatomic-site-c12799-c12745,
        nccr-cv:ro-radiation-anatomic-site-c12799-c12748-c129461-c12468-c13063-c12745-c17649,
        nccr-cv:ro-radiation-anatomic-site-c12800,
        nccr-cv:ro-radiation-anatomic-site-c12802,
        nccr-cv:ro-radiation-anatomic-site-c12809,
        nccr-cv:ro-radiation-anatomic-site-c129461,
        nccr-cv:ro-radiation-anatomic-site-c12971,
        nccr-cv:ro-radiation-anatomic-site-c12971-c62484-c12745,
        nccr-cv:ro-radiation-anatomic-site-c12982,
        nccr-cv:ro-radiation-anatomic-site-c12998,
        nccr-cv:ro-radiation-anatomic-site-c12998-c12767,
        nccr-cv:ro-radiation-anatomic-site-c13039,
        nccr-cv:ro-radiation-anatomic-site-c13041,
        nccr-cv:ro-radiation-anatomic-site-c13041-c17649,
        nccr-cv:ro-radiation-anatomic-site-c13063,
        nccr-cv:ro-radiation-anatomic-site-c13063-c12432,
        nccr-cv:ro-radiation-anatomic-site-c13063-c12664,
        nccr-cv:ro-radiation-anatomic-site-c13063-c12745,
        nccr-cv:ro-radiation-anatomic-site-c13063-c12745-c12748-c12432-c17649,
        nccr-cv:ro-radiation-anatomic-site-c13063-c12745-c12748-c17649,
        nccr-cv:ro-radiation-anatomic-site-c13063-c12748,
        nccr-cv:ro-radiation-anatomic-site-c13063-c12799-c12745,
        nccr-cv:ro-radiation-anatomic-site-c13063-c17649,
        nccr-cv:ro-radiation-anatomic-site-c13068,
        nccr-cv:ro-radiation-anatomic-site-c13070,
        nccr-cv:ro-radiation-anatomic-site-c13316,
        nccr-cv:ro-radiation-anatomic-site-c13352,
        nccr-cv:ro-radiation-anatomic-site-c162491,
        nccr-cv:ro-radiation-anatomic-site-c162818,
        nccr-cv:ro-radiation-anatomic-site-c17649,
        nccr-cv:ro-radiation-anatomic-site-c176977,
        nccr-cv:ro-radiation-anatomic-site-c176977-c77643,
        nccr-cv:ro-radiation-anatomic-site-c177357,
        nccr-cv:ro-radiation-anatomic-site-c177764,
        nccr-cv:ro-radiation-anatomic-site-c177766,
        nccr-cv:ro-radiation-anatomic-site-c177767,
        nccr-cv:ro-radiation-anatomic-site-c177768,
        nccr-cv:ro-radiation-anatomic-site-c179483-c13071,
        nccr-cv:ro-radiation-anatomic-site-c17998,
        nccr-cv:ro-radiation-anatomic-site-c180372,
        nccr-cv:ro-radiation-anatomic-site-c25203,
        nccr-cv:ro-radiation-anatomic-site-c25309-c32628,
        nccr-cv:ro-radiation-anatomic-site-c25309-c32974,
        nccr-cv:ro-radiation-anatomic-site-c25350,
        nccr-cv:ro-radiation-anatomic-site-c25389,
        nccr-cv:ro-radiation-anatomic-site-c25389-c12415-c17649,
        nccr-cv:ro-radiation-anatomic-site-c25389-c12432,
        nccr-cv:ro-radiation-anatomic-site-c25389-c12468,
        nccr-cv:ro-radiation-anatomic-site-c25389-c12664,
        nccr-cv:ro-radiation-anatomic-site-c25389-c12998,
        nccr-cv:ro-radiation-anatomic-site-c25389-c25203,
        nccr-cv:ro-radiation-anatomic-site-c26470,
        nccr-cv:ro-radiation-anatomic-site-c28287,
        nccr-cv:ro-radiation-anatomic-site-c32078,
        nccr-cv:ro-radiation-anatomic-site-c32141,
        nccr-cv:ro-radiation-anatomic-site-c32472,
        nccr-cv:ro-radiation-anatomic-site-c32472-c12290,
        nccr-cv:ro-radiation-anatomic-site-c32472-c69314,
        nccr-cv:ro-radiation-anatomic-site-c32497,
        nccr-cv:ro-radiation-anatomic-site-c32608,
        nccr-cv:ro-radiation-anatomic-site-c32622,
        nccr-cv:ro-radiation-anatomic-site-c32628,
        nccr-cv:ro-radiation-anatomic-site-c32712,
        nccr-cv:ro-radiation-anatomic-site-c32868,
        nccr-cv:ro-radiation-anatomic-site-c32898,
        nccr-cv:ro-radiation-anatomic-site-c32974,
        nccr-cv:ro-radiation-anatomic-site-c33160,
        nccr-cv:ro-radiation-anatomic-site-c33282,
        nccr-cv:ro-radiation-anatomic-site-c33301,
        nccr-cv:ro-radiation-anatomic-site-c3331,
        nccr-cv:ro-radiation-anatomic-site-c33506,
        nccr-cv:ro-radiation-anatomic-site-c33508,
        nccr-cv:ro-radiation-anatomic-site-c33547,
        nccr-cv:ro-radiation-anatomic-site-c33548,
        nccr-cv:ro-radiation-anatomic-site-c33600-c37998-c12432,
        nccr-cv:ro-radiation-anatomic-site-c33682,
        nccr-cv:ro-radiation-anatomic-site-c33763,
        nccr-cv:ro-radiation-anatomic-site-c33788,
        nccr-cv:ro-radiation-anatomic-site-c33816,
        nccr-cv:ro-radiation-anatomic-site-c33839,
        nccr-cv:ro-radiation-anatomic-site-c33894,
        nccr-cv:ro-radiation-anatomic-site-c34082,
        nccr-cv:ro-radiation-anatomic-site-c43234,
        nccr-cv:ro-radiation-anatomic-site-c43362,
        nccr-cv:ro-radiation-anatomic-site-c43362-c37912-c99148,
        nccr-cv:ro-radiation-anatomic-site-c52771,
        nccr-cv:ro-radiation-anatomic-site-c52772,
        nccr-cv:ro-radiation-anatomic-site-c62484,
        nccr-cv:ro-radiation-anatomic-site-c62484-c13063-c12745-c12748-c17649,
        nccr-cv:ro-radiation-anatomic-site-c63706,
        nccr-cv:ro-radiation-anatomic-site-c64193,
        nccr-cv:ro-radiation-anatomic-site-c69313,
        nccr-cv:ro-radiation-anatomic-site-c69313-c32472,
        nccr-cv:ro-radiation-anatomic-site-c69313-c69314,
        nccr-cv:ro-radiation-anatomic-site-c69314,
        nccr-cv:ro-radiation-anatomic-site-c69314-c12767,
        nccr-cv:ro-radiation-anatomic-site-c77608,
        nccr-cv:ro-radiation-anatomic-site-c77643,
        nccr-cv:ro-radiation-anatomic-site-c89806,
        nccr-cv:ro-radiation-anatomic-site-c89807,
        nccr-cv:ro-radiation-anatomic-site-c94547 .

nccr-vs:ctc-tumorsizeovertime a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-tumorsizeovertime-000,
        nccr-cv:ctc-tumorsizeovertime-001,
        nccr-cv:ctc-tumorsizeovertime-001-400,
        nccr-cv:ctc-tumorsizeovertime-002,
        nccr-cv:ctc-tumorsizeovertime-003,
        nccr-cv:ctc-tumorsizeovertime-004,
        nccr-cv:ctc-tumorsizeovertime-005,
        nccr-cv:ctc-tumorsizeovertime-006,
        nccr-cv:ctc-tumorsizeovertime-007,
        nccr-cv:ctc-tumorsizeovertime-008,
        nccr-cv:ctc-tumorsizeovertime-009,
        nccr-cv:ctc-tumorsizeovertime-010,
        nccr-cv:ctc-tumorsizeovertime-011,
        nccr-cv:ctc-tumorsizeovertime-012,
        nccr-cv:ctc-tumorsizeovertime-013,
        nccr-cv:ctc-tumorsizeovertime-014,
        nccr-cv:ctc-tumorsizeovertime-015,
        nccr-cv:ctc-tumorsizeovertime-016,
        nccr-cv:ctc-tumorsizeovertime-017,
        nccr-cv:ctc-tumorsizeovertime-018,
        nccr-cv:ctc-tumorsizeovertime-019,
        nccr-cv:ctc-tumorsizeovertime-020,
        nccr-cv:ctc-tumorsizeovertime-021,
        nccr-cv:ctc-tumorsizeovertime-022,
        nccr-cv:ctc-tumorsizeovertime-023,
        nccr-cv:ctc-tumorsizeovertime-024,
        nccr-cv:ctc-tumorsizeovertime-025,
        nccr-cv:ctc-tumorsizeovertime-026,
        nccr-cv:ctc-tumorsizeovertime-027,
        nccr-cv:ctc-tumorsizeovertime-028,
        nccr-cv:ctc-tumorsizeovertime-029,
        nccr-cv:ctc-tumorsizeovertime-030,
        nccr-cv:ctc-tumorsizeovertime-031,
        nccr-cv:ctc-tumorsizeovertime-032,
        nccr-cv:ctc-tumorsizeovertime-033,
        nccr-cv:ctc-tumorsizeovertime-034,
        nccr-cv:ctc-tumorsizeovertime-035,
        nccr-cv:ctc-tumorsizeovertime-036,
        nccr-cv:ctc-tumorsizeovertime-037,
        nccr-cv:ctc-tumorsizeovertime-038,
        nccr-cv:ctc-tumorsizeovertime-039,
        nccr-cv:ctc-tumorsizeovertime-040,
        nccr-cv:ctc-tumorsizeovertime-041,
        nccr-cv:ctc-tumorsizeovertime-042,
        nccr-cv:ctc-tumorsizeovertime-043,
        nccr-cv:ctc-tumorsizeovertime-044,
        nccr-cv:ctc-tumorsizeovertime-045,
        nccr-cv:ctc-tumorsizeovertime-046,
        nccr-cv:ctc-tumorsizeovertime-047,
        nccr-cv:ctc-tumorsizeovertime-048,
        nccr-cv:ctc-tumorsizeovertime-049,
        nccr-cv:ctc-tumorsizeovertime-050,
        nccr-cv:ctc-tumorsizeovertime-051,
        nccr-cv:ctc-tumorsizeovertime-052,
        nccr-cv:ctc-tumorsizeovertime-053,
        nccr-cv:ctc-tumorsizeovertime-054,
        nccr-cv:ctc-tumorsizeovertime-055,
        nccr-cv:ctc-tumorsizeovertime-056,
        nccr-cv:ctc-tumorsizeovertime-057,
        nccr-cv:ctc-tumorsizeovertime-058,
        nccr-cv:ctc-tumorsizeovertime-059,
        nccr-cv:ctc-tumorsizeovertime-060,
        nccr-cv:ctc-tumorsizeovertime-061,
        nccr-cv:ctc-tumorsizeovertime-062,
        nccr-cv:ctc-tumorsizeovertime-063,
        nccr-cv:ctc-tumorsizeovertime-064,
        nccr-cv:ctc-tumorsizeovertime-065,
        nccr-cv:ctc-tumorsizeovertime-066,
        nccr-cv:ctc-tumorsizeovertime-067,
        nccr-cv:ctc-tumorsizeovertime-068,
        nccr-cv:ctc-tumorsizeovertime-069,
        nccr-cv:ctc-tumorsizeovertime-070,
        nccr-cv:ctc-tumorsizeovertime-071,
        nccr-cv:ctc-tumorsizeovertime-072,
        nccr-cv:ctc-tumorsizeovertime-073,
        nccr-cv:ctc-tumorsizeovertime-074,
        nccr-cv:ctc-tumorsizeovertime-075,
        nccr-cv:ctc-tumorsizeovertime-076,
        nccr-cv:ctc-tumorsizeovertime-077,
        nccr-cv:ctc-tumorsizeovertime-078,
        nccr-cv:ctc-tumorsizeovertime-079,
        nccr-cv:ctc-tumorsizeovertime-080,
        nccr-cv:ctc-tumorsizeovertime-081,
        nccr-cv:ctc-tumorsizeovertime-082,
        nccr-cv:ctc-tumorsizeovertime-083,
        nccr-cv:ctc-tumorsizeovertime-084,
        nccr-cv:ctc-tumorsizeovertime-085,
        nccr-cv:ctc-tumorsizeovertime-086,
        nccr-cv:ctc-tumorsizeovertime-087,
        nccr-cv:ctc-tumorsizeovertime-088,
        nccr-cv:ctc-tumorsizeovertime-089,
        nccr-cv:ctc-tumorsizeovertime-090,
        nccr-cv:ctc-tumorsizeovertime-091,
        nccr-cv:ctc-tumorsizeovertime-092,
        nccr-cv:ctc-tumorsizeovertime-093,
        nccr-cv:ctc-tumorsizeovertime-094,
        nccr-cv:ctc-tumorsizeovertime-095,
        nccr-cv:ctc-tumorsizeovertime-096,
        nccr-cv:ctc-tumorsizeovertime-097,
        nccr-cv:ctc-tumorsizeovertime-098,
        nccr-cv:ctc-tumorsizeovertime-099,
        nccr-cv:ctc-tumorsizeovertime-100,
        nccr-cv:ctc-tumorsizeovertime-101,
        nccr-cv:ctc-tumorsizeovertime-102,
        nccr-cv:ctc-tumorsizeovertime-103,
        nccr-cv:ctc-tumorsizeovertime-104,
        nccr-cv:ctc-tumorsizeovertime-105,
        nccr-cv:ctc-tumorsizeovertime-106,
        nccr-cv:ctc-tumorsizeovertime-107,
        nccr-cv:ctc-tumorsizeovertime-108,
        nccr-cv:ctc-tumorsizeovertime-109,
        nccr-cv:ctc-tumorsizeovertime-110,
        nccr-cv:ctc-tumorsizeovertime-111,
        nccr-cv:ctc-tumorsizeovertime-112,
        nccr-cv:ctc-tumorsizeovertime-113,
        nccr-cv:ctc-tumorsizeovertime-114,
        nccr-cv:ctc-tumorsizeovertime-115,
        nccr-cv:ctc-tumorsizeovertime-116,
        nccr-cv:ctc-tumorsizeovertime-117,
        nccr-cv:ctc-tumorsizeovertime-118,
        nccr-cv:ctc-tumorsizeovertime-119,
        nccr-cv:ctc-tumorsizeovertime-120,
        nccr-cv:ctc-tumorsizeovertime-121,
        nccr-cv:ctc-tumorsizeovertime-122,
        nccr-cv:ctc-tumorsizeovertime-123,
        nccr-cv:ctc-tumorsizeovertime-124,
        nccr-cv:ctc-tumorsizeovertime-125,
        nccr-cv:ctc-tumorsizeovertime-126,
        nccr-cv:ctc-tumorsizeovertime-127,
        nccr-cv:ctc-tumorsizeovertime-128,
        nccr-cv:ctc-tumorsizeovertime-129,
        nccr-cv:ctc-tumorsizeovertime-130,
        nccr-cv:ctc-tumorsizeovertime-131,
        nccr-cv:ctc-tumorsizeovertime-132,
        nccr-cv:ctc-tumorsizeovertime-133,
        nccr-cv:ctc-tumorsizeovertime-134,
        nccr-cv:ctc-tumorsizeovertime-135,
        nccr-cv:ctc-tumorsizeovertime-136,
        nccr-cv:ctc-tumorsizeovertime-137,
        nccr-cv:ctc-tumorsizeovertime-138,
        nccr-cv:ctc-tumorsizeovertime-139,
        nccr-cv:ctc-tumorsizeovertime-140,
        nccr-cv:ctc-tumorsizeovertime-141,
        nccr-cv:ctc-tumorsizeovertime-142,
        nccr-cv:ctc-tumorsizeovertime-143,
        nccr-cv:ctc-tumorsizeovertime-144,
        nccr-cv:ctc-tumorsizeovertime-145,
        nccr-cv:ctc-tumorsizeovertime-146,
        nccr-cv:ctc-tumorsizeovertime-147,
        nccr-cv:ctc-tumorsizeovertime-148,
        nccr-cv:ctc-tumorsizeovertime-149,
        nccr-cv:ctc-tumorsizeovertime-150,
        nccr-cv:ctc-tumorsizeovertime-151,
        nccr-cv:ctc-tumorsizeovertime-152,
        nccr-cv:ctc-tumorsizeovertime-153,
        nccr-cv:ctc-tumorsizeovertime-154,
        nccr-cv:ctc-tumorsizeovertime-155,
        nccr-cv:ctc-tumorsizeovertime-156,
        nccr-cv:ctc-tumorsizeovertime-157,
        nccr-cv:ctc-tumorsizeovertime-158,
        nccr-cv:ctc-tumorsizeovertime-159,
        nccr-cv:ctc-tumorsizeovertime-160,
        nccr-cv:ctc-tumorsizeovertime-161,
        nccr-cv:ctc-tumorsizeovertime-162,
        nccr-cv:ctc-tumorsizeovertime-163,
        nccr-cv:ctc-tumorsizeovertime-164,
        nccr-cv:ctc-tumorsizeovertime-165,
        nccr-cv:ctc-tumorsizeovertime-166,
        nccr-cv:ctc-tumorsizeovertime-167,
        nccr-cv:ctc-tumorsizeovertime-168,
        nccr-cv:ctc-tumorsizeovertime-169,
        nccr-cv:ctc-tumorsizeovertime-170,
        nccr-cv:ctc-tumorsizeovertime-171,
        nccr-cv:ctc-tumorsizeovertime-172,
        nccr-cv:ctc-tumorsizeovertime-173,
        nccr-cv:ctc-tumorsizeovertime-174,
        nccr-cv:ctc-tumorsizeovertime-175,
        nccr-cv:ctc-tumorsizeovertime-176,
        nccr-cv:ctc-tumorsizeovertime-177,
        nccr-cv:ctc-tumorsizeovertime-178,
        nccr-cv:ctc-tumorsizeovertime-179,
        nccr-cv:ctc-tumorsizeovertime-180,
        nccr-cv:ctc-tumorsizeovertime-181,
        nccr-cv:ctc-tumorsizeovertime-182,
        nccr-cv:ctc-tumorsizeovertime-183,
        nccr-cv:ctc-tumorsizeovertime-184,
        nccr-cv:ctc-tumorsizeovertime-185,
        nccr-cv:ctc-tumorsizeovertime-186,
        nccr-cv:ctc-tumorsizeovertime-187,
        nccr-cv:ctc-tumorsizeovertime-188,
        nccr-cv:ctc-tumorsizeovertime-189,
        nccr-cv:ctc-tumorsizeovertime-190,
        nccr-cv:ctc-tumorsizeovertime-192,
        nccr-cv:ctc-tumorsizeovertime-193,
        nccr-cv:ctc-tumorsizeovertime-194,
        nccr-cv:ctc-tumorsizeovertime-195,
        nccr-cv:ctc-tumorsizeovertime-196,
        nccr-cv:ctc-tumorsizeovertime-197,
        nccr-cv:ctc-tumorsizeovertime-198,
        nccr-cv:ctc-tumorsizeovertime-200,
        nccr-cv:ctc-tumorsizeovertime-201,
        nccr-cv:ctc-tumorsizeovertime-202,
        nccr-cv:ctc-tumorsizeovertime-203,
        nccr-cv:ctc-tumorsizeovertime-205,
        nccr-cv:ctc-tumorsizeovertime-210,
        nccr-cv:ctc-tumorsizeovertime-215,
        nccr-cv:ctc-tumorsizeovertime-220,
        nccr-cv:ctc-tumorsizeovertime-223,
        nccr-cv:ctc-tumorsizeovertime-225,
        nccr-cv:ctc-tumorsizeovertime-230,
        nccr-cv:ctc-tumorsizeovertime-235,
        nccr-cv:ctc-tumorsizeovertime-240,
        nccr-cv:ctc-tumorsizeovertime-245,
        nccr-cv:ctc-tumorsizeovertime-250,
        nccr-cv:ctc-tumorsizeovertime-255,
        nccr-cv:ctc-tumorsizeovertime-260,
        nccr-cv:ctc-tumorsizeovertime-265,
        nccr-cv:ctc-tumorsizeovertime-270,
        nccr-cv:ctc-tumorsizeovertime-275,
        nccr-cv:ctc-tumorsizeovertime-280,
        nccr-cv:ctc-tumorsizeovertime-285,
        nccr-cv:ctc-tumorsizeovertime-290,
        nccr-cv:ctc-tumorsizeovertime-295,
        nccr-cv:ctc-tumorsizeovertime-300,
        nccr-cv:ctc-tumorsizeovertime-310,
        nccr-cv:ctc-tumorsizeovertime-320,
        nccr-cv:ctc-tumorsizeovertime-330,
        nccr-cv:ctc-tumorsizeovertime-340,
        nccr-cv:ctc-tumorsizeovertime-350,
        nccr-cv:ctc-tumorsizeovertime-990,
        nccr-cv:ctc-tumorsizeovertime-998,
        nccr-cv:ctc-tumorsizeovertime-999,
        nccr-cv:ctc-tumorsizeovertime-xx1,
        nccr-cv:ctc-tumorsizeovertime-xx2 .

nccr-sec:enrollment-status-greater-than-5-years-post-index-cancer-diagnosis-by-months a nccr:Section ;
    rdfs:label "Enrollment Status Greater Than 5 Years Post Index Cancer Diagnosis by Months"@en .

nccr-ds:mce a nccr:DataSource ;
    rdfs:label "Medical Claims Enrollment" ;
    nccr:categorized true ;
    nccr:dictionaryFile "mceDict.json" ;
    nccr:hasVariable nccr-var:mce-enrollindexdxmonth,
        nccr-var:mce-enrollmonthpostindexdx1,
        nccr-var:mce-enrollmonthpostindexdx10,
        nccr-var:mce-enrollmonthpostindexdx100,
        nccr-var:mce-enrollmonthpostindexdx101,
        nccr-var:mce-enrollmonthpostindexdx102,
        nccr-var:mce-enrollmonthpostindexdx103,
        nccr-var:mce-enrollmonthpostindexdx104,
        nccr-var:mce-enrollmonthpostindexdx105,
        nccr-var:mce-enrollmonthpostindexdx106,
        nccr-var:mce-enrollmonthpostindexdx107,
        nccr-var:mce-enrollmonthpostindexdx108,
        nccr-var:mce-enrollmonthpostindexdx109,
        nccr-var:mce-enrollmonthpostindexdx11,
        nccr-var:mce-enrollmonthpostindexdx110,
        nccr-var:mce-enrollmonthpostindexdx111,
        nccr-var:mce-enrollmonthpostindexdx112,
        nccr-var:mce-enrollmonthpostindexdx113,
        nccr-var:mce-enrollmonthpostindexdx114,
        nccr-var:mce-enrollmonthpostindexdx115,
        nccr-var:mce-enrollmonthpostindexdx116,
        nccr-var:mce-enrollmonthpostindexdx117,
        nccr-var:mce-enrollmonthpostindexdx118,
        nccr-var:mce-enrollmonthpostindexdx119,
        nccr-var:mce-enrollmonthpostindexdx12,
        nccr-var:mce-enrollmonthpostindexdx120,
        nccr-var:mce-enrollmonthpostindexdx121,
        nccr-var:mce-enrollmonthpostindexdx122,
        nccr-var:mce-enrollmonthpostindexdx123,
        nccr-var:mce-enrollmonthpostindexdx124,
        nccr-var:mce-enrollmonthpostindexdx125,
        nccr-var:mce-enrollmonthpostindexdx126,
        nccr-var:mce-enrollmonthpostindexdx127,
        nccr-var:mce-enrollmonthpostindexdx128,
        nccr-var:mce-enrollmonthpostindexdx129,
        nccr-var:mce-enrollmonthpostindexdx13,
        nccr-var:mce-enrollmonthpostindexdx130,
        nccr-var:mce-enrollmonthpostindexdx131,
        nccr-var:mce-enrollmonthpostindexdx132,
        nccr-var:mce-enrollmonthpostindexdx133,
        nccr-var:mce-enrollmonthpostindexdx134,
        nccr-var:mce-enrollmonthpostindexdx135,
        nccr-var:mce-enrollmonthpostindexdx136,
        nccr-var:mce-enrollmonthpostindexdx137,
        nccr-var:mce-enrollmonthpostindexdx138,
        nccr-var:mce-enrollmonthpostindexdx139,
        nccr-var:mce-enrollmonthpostindexdx14,
        nccr-var:mce-enrollmonthpostindexdx140,
        nccr-var:mce-enrollmonthpostindexdx141,
        nccr-var:mce-enrollmonthpostindexdx142,
        nccr-var:mce-enrollmonthpostindexdx143,
        nccr-var:mce-enrollmonthpostindexdx144,
        nccr-var:mce-enrollmonthpostindexdx145,
        nccr-var:mce-enrollmonthpostindexdx146,
        nccr-var:mce-enrollmonthpostindexdx147,
        nccr-var:mce-enrollmonthpostindexdx148,
        nccr-var:mce-enrollmonthpostindexdx149,
        nccr-var:mce-enrollmonthpostindexdx15,
        nccr-var:mce-enrollmonthpostindexdx150,
        nccr-var:mce-enrollmonthpostindexdx151,
        nccr-var:mce-enrollmonthpostindexdx152,
        nccr-var:mce-enrollmonthpostindexdx153,
        nccr-var:mce-enrollmonthpostindexdx154,
        nccr-var:mce-enrollmonthpostindexdx155,
        nccr-var:mce-enrollmonthpostindexdx156,
        nccr-var:mce-enrollmonthpostindexdx157,
        nccr-var:mce-enrollmonthpostindexdx158,
        nccr-var:mce-enrollmonthpostindexdx159,
        nccr-var:mce-enrollmonthpostindexdx16,
        nccr-var:mce-enrollmonthpostindexdx160,
        nccr-var:mce-enrollmonthpostindexdx161,
        nccr-var:mce-enrollmonthpostindexdx162,
        nccr-var:mce-enrollmonthpostindexdx163,
        nccr-var:mce-enrollmonthpostindexdx164,
        nccr-var:mce-enrollmonthpostindexdx165,
        nccr-var:mce-enrollmonthpostindexdx166,
        nccr-var:mce-enrollmonthpostindexdx167,
        nccr-var:mce-enrollmonthpostindexdx168,
        nccr-var:mce-enrollmonthpostindexdx169,
        nccr-var:mce-enrollmonthpostindexdx17,
        nccr-var:mce-enrollmonthpostindexdx170,
        nccr-var:mce-enrollmonthpostindexdx171,
        nccr-var:mce-enrollmonthpostindexdx172,
        nccr-var:mce-enrollmonthpostindexdx173,
        nccr-var:mce-enrollmonthpostindexdx174,
        nccr-var:mce-enrollmonthpostindexdx175,
        nccr-var:mce-enrollmonthpostindexdx176,
        nccr-var:mce-enrollmonthpostindexdx177,
        nccr-var:mce-enrollmonthpostindexdx178,
        nccr-var:mce-enrollmonthpostindexdx179,
        nccr-var:mce-enrollmonthpostindexdx18,
        nccr-var:mce-enrollmonthpostindexdx180,
        nccr-var:mce-enrollmonthpostindexdx181,
        nccr-var:mce-enrollmonthpostindexdx182,
        nccr-var:mce-enrollmonthpostindexdx183,
        nccr-var:mce-enrollmonthpostindexdx184,
        nccr-var:mce-enrollmonthpostindexdx185,
        nccr-var:mce-enrollmonthpostindexdx186,
        nccr-var:mce-enrollmonthpostindexdx187,
        nccr-var:mce-enrollmonthpostindexdx188,
        nccr-var:mce-enrollmonthpostindexdx189,
        nccr-var:mce-enrollmonthpostindexdx19,
        nccr-var:mce-enrollmonthpostindexdx190,
        nccr-var:mce-enrollmonthpostindexdx191,
        nccr-var:mce-enrollmonthpostindexdx192,
        nccr-var:mce-enrollmonthpostindexdx193,
        nccr-var:mce-enrollmonthpostindexdx194,
        nccr-var:mce-enrollmonthpostindexdx195,
        nccr-var:mce-enrollmonthpostindexdx196,
        nccr-var:mce-enrollmonthpostindexdx197,
        nccr-var:mce-enrollmonthpostindexdx198,
        nccr-var:mce-enrollmonthpostindexdx199,
        nccr-var:mce-enrollmonthpostindexdx2,
        nccr-var:mce-enrollmonthpostindexdx20,
        nccr-var:mce-enrollmonthpostindexdx200,
        nccr-var:mce-enrollmonthpostindexdx201,
        nccr-var:mce-enrollmonthpostindexdx202,
        nccr-var:mce-enrollmonthpostindexdx203,
        nccr-var:mce-enrollmonthpostindexdx204,
        nccr-var:mce-enrollmonthpostindexdx205,
        nccr-var:mce-enrollmonthpostindexdx206,
        nccr-var:mce-enrollmonthpostindexdx207,
        nccr-var:mce-enrollmonthpostindexdx208,
        nccr-var:mce-enrollmonthpostindexdx209,
        nccr-var:mce-enrollmonthpostindexdx21,
        nccr-var:mce-enrollmonthpostindexdx210,
        nccr-var:mce-enrollmonthpostindexdx211,
        nccr-var:mce-enrollmonthpostindexdx212,
        nccr-var:mce-enrollmonthpostindexdx213,
        nccr-var:mce-enrollmonthpostindexdx214,
        nccr-var:mce-enrollmonthpostindexdx215,
        nccr-var:mce-enrollmonthpostindexdx216,
        nccr-var:mce-enrollmonthpostindexdx217,
        nccr-var:mce-enrollmonthpostindexdx218,
        nccr-var:mce-enrollmonthpostindexdx219,
        nccr-var:mce-enrollmonthpostindexdx22,
        nccr-var:mce-enrollmonthpostindexdx220,
        nccr-var:mce-enrollmonthpostindexdx221,
        nccr-var:mce-enrollmonthpostindexdx222,
        nccr-var:mce-enrollmonthpostindexdx223,
        nccr-var:mce-enrollmonthpostindexdx224,
        nccr-var:mce-enrollmonthpostindexdx225,
        nccr-var:mce-enrollmonthpostindexdx226,
        nccr-var:mce-enrollmonthpostindexdx227,
        nccr-var:mce-enrollmonthpostindexdx228,
        nccr-var:mce-enrollmonthpostindexdx229,
        nccr-var:mce-enrollmonthpostindexdx23,
        nccr-var:mce-enrollmonthpostindexdx230,
        nccr-var:mce-enrollmonthpostindexdx231,
        nccr-var:mce-enrollmonthpostindexdx232,
        nccr-var:mce-enrollmonthpostindexdx233,
        nccr-var:mce-enrollmonthpostindexdx234,
        nccr-var:mce-enrollmonthpostindexdx235,
        nccr-var:mce-enrollmonthpostindexdx236,
        nccr-var:mce-enrollmonthpostindexdx237,
        nccr-var:mce-enrollmonthpostindexdx238,
        nccr-var:mce-enrollmonthpostindexdx239,
        nccr-var:mce-enrollmonthpostindexdx24,
        nccr-var:mce-enrollmonthpostindexdx240,
        nccr-var:mce-enrollmonthpostindexdx241,
        nccr-var:mce-enrollmonthpostindexdx242,
        nccr-var:mce-enrollmonthpostindexdx243,
        nccr-var:mce-enrollmonthpostindexdx244,
        nccr-var:mce-enrollmonthpostindexdx245,
        nccr-var:mce-enrollmonthpostindexdx246,
        nccr-var:mce-enrollmonthpostindexdx247,
        nccr-var:mce-enrollmonthpostindexdx248,
        nccr-var:mce-enrollmonthpostindexdx249,
        nccr-var:mce-enrollmonthpostindexdx25,
        nccr-var:mce-enrollmonthpostindexdx250,
        nccr-var:mce-enrollmonthpostindexdx251,
        nccr-var:mce-enrollmonthpostindexdx252,
        nccr-var:mce-enrollmonthpostindexdx253,
        nccr-var:mce-enrollmonthpostindexdx254,
        nccr-var:mce-enrollmonthpostindexdx255,
        nccr-var:mce-enrollmonthpostindexdx256,
        nccr-var:mce-enrollmonthpostindexdx257,
        nccr-var:mce-enrollmonthpostindexdx258,
        nccr-var:mce-enrollmonthpostindexdx259,
        nccr-var:mce-enrollmonthpostindexdx26,
        nccr-var:mce-enrollmonthpostindexdx260,
        nccr-var:mce-enrollmonthpostindexdx261,
        nccr-var:mce-enrollmonthpostindexdx262,
        nccr-var:mce-enrollmonthpostindexdx263,
        nccr-var:mce-enrollmonthpostindexdx264,
        nccr-var:mce-enrollmonthpostindexdx265,
        nccr-var:mce-enrollmonthpostindexdx266,
        nccr-var:mce-enrollmonthpostindexdx267,
        nccr-var:mce-enrollmonthpostindexdx268,
        nccr-var:mce-enrollmonthpostindexdx269,
        nccr-var:mce-enrollmonthpostindexdx27,
        nccr-var:mce-enrollmonthpostindexdx270,
        nccr-var:mce-enrollmonthpostindexdx271,
        nccr-var:mce-enrollmonthpostindexdx272,
        nccr-var:mce-enrollmonthpostindexdx273,
        nccr-var:mce-enrollmonthpostindexdx274,
        nccr-var:mce-enrollmonthpostindexdx275,
        nccr-var:mce-enrollmonthpostindexdx276,
        nccr-var:mce-enrollmonthpostindexdx277,
        nccr-var:mce-enrollmonthpostindexdx278,
        nccr-var:mce-enrollmonthpostindexdx279,
        nccr-var:mce-enrollmonthpostindexdx28,
        nccr-var:mce-enrollmonthpostindexdx280,
        nccr-var:mce-enrollmonthpostindexdx281,
        nccr-var:mce-enrollmonthpostindexdx282,
        nccr-var:mce-enrollmonthpostindexdx283,
        nccr-var:mce-enrollmonthpostindexdx284,
        nccr-var:mce-enrollmonthpostindexdx285,
        nccr-var:mce-enrollmonthpostindexdx286,
        nccr-var:mce-enrollmonthpostindexdx287,
        nccr-var:mce-enrollmonthpostindexdx288,
        nccr-var:mce-enrollmonthpostindexdx289,
        nccr-var:mce-enrollmonthpostindexdx29,
        nccr-var:mce-enrollmonthpostindexdx290,
        nccr-var:mce-enrollmonthpostindexdx291,
        nccr-var:mce-enrollmonthpostindexdx292,
        nccr-var:mce-enrollmonthpostindexdx293,
        nccr-var:mce-enrollmonthpostindexdx294,
        nccr-var:mce-enrollmonthpostindexdx295,
        nccr-var:mce-enrollmonthpostindexdx296,
        nccr-var:mce-enrollmonthpostindexdx297,
        nccr-var:mce-enrollmonthpostindexdx298,
        nccr-var:mce-enrollmonthpostindexdx299,
        nccr-var:mce-enrollmonthpostindexdx3,
        nccr-var:mce-enrollmonthpostindexdx30,
        nccr-var:mce-enrollmonthpostindexdx300,
        nccr-var:mce-enrollmonthpostindexdx301,
        nccr-var:mce-enrollmonthpostindexdx302,
        nccr-var:mce-enrollmonthpostindexdx303,
        nccr-var:mce-enrollmonthpostindexdx304,
        nccr-var:mce-enrollmonthpostindexdx305,
        nccr-var:mce-enrollmonthpostindexdx306,
        nccr-var:mce-enrollmonthpostindexdx307,
        nccr-var:mce-enrollmonthpostindexdx308,
        nccr-var:mce-enrollmonthpostindexdx309,
        nccr-var:mce-enrollmonthpostindexdx31,
        nccr-var:mce-enrollmonthpostindexdx310,
        nccr-var:mce-enrollmonthpostindexdx311,
        nccr-var:mce-enrollmonthpostindexdx312,
        nccr-var:mce-enrollmonthpostindexdx313,
        nccr-var:mce-enrollmonthpostindexdx314,
        nccr-var:mce-enrollmonthpostindexdx315,
        nccr-var:mce-enrollmonthpostindexdx316,
        nccr-var:mce-enrollmonthpostindexdx317,
        nccr-var:mce-enrollmonthpostindexdx318,
        nccr-var:mce-enrollmonthpostindexdx319,
        nccr-var:mce-enrollmonthpostindexdx32,
        nccr-var:mce-enrollmonthpostindexdx320,
        nccr-var:mce-enrollmonthpostindexdx321,
        nccr-var:mce-enrollmonthpostindexdx322,
        nccr-var:mce-enrollmonthpostindexdx323,
        nccr-var:mce-enrollmonthpostindexdx324,
        nccr-var:mce-enrollmonthpostindexdx325,
        nccr-var:mce-enrollmonthpostindexdx326,
        nccr-var:mce-enrollmonthpostindexdx327,
        nccr-var:mce-enrollmonthpostindexdx328,
        nccr-var:mce-enrollmonthpostindexdx329,
        nccr-var:mce-enrollmonthpostindexdx33,
        nccr-var:mce-enrollmonthpostindexdx330,
        nccr-var:mce-enrollmonthpostindexdx331,
        nccr-var:mce-enrollmonthpostindexdx332,
        nccr-var:mce-enrollmonthpostindexdx333,
        nccr-var:mce-enrollmonthpostindexdx334,
        nccr-var:mce-enrollmonthpostindexdx335,
        nccr-var:mce-enrollmonthpostindexdx336,
        nccr-var:mce-enrollmonthpostindexdx337,
        nccr-var:mce-enrollmonthpostindexdx338,
        nccr-var:mce-enrollmonthpostindexdx339,
        nccr-var:mce-enrollmonthpostindexdx34,
        nccr-var:mce-enrollmonthpostindexdx340,
        nccr-var:mce-enrollmonthpostindexdx341,
        nccr-var:mce-enrollmonthpostindexdx342,
        nccr-var:mce-enrollmonthpostindexdx343,
        nccr-var:mce-enrollmonthpostindexdx344,
        nccr-var:mce-enrollmonthpostindexdx345,
        nccr-var:mce-enrollmonthpostindexdx346,
        nccr-var:mce-enrollmonthpostindexdx347,
        nccr-var:mce-enrollmonthpostindexdx35,
        nccr-var:mce-enrollmonthpostindexdx36,
        nccr-var:mce-enrollmonthpostindexdx37,
        nccr-var:mce-enrollmonthpostindexdx38,
        nccr-var:mce-enrollmonthpostindexdx39,
        nccr-var:mce-enrollmonthpostindexdx4,
        nccr-var:mce-enrollmonthpostindexdx40,
        nccr-var:mce-enrollmonthpostindexdx41,
        nccr-var:mce-enrollmonthpostindexdx42,
        nccr-var:mce-enrollmonthpostindexdx43,
        nccr-var:mce-enrollmonthpostindexdx44,
        nccr-var:mce-enrollmonthpostindexdx45,
        nccr-var:mce-enrollmonthpostindexdx46,
        nccr-var:mce-enrollmonthpostindexdx47,
        nccr-var:mce-enrollmonthpostindexdx48,
        nccr-var:mce-enrollmonthpostindexdx49,
        nccr-var:mce-enrollmonthpostindexdx5,
        nccr-var:mce-enrollmonthpostindexdx50,
        nccr-var:mce-enrollmonthpostindexdx51,
        nccr-var:mce-enrollmonthpostindexdx52,
        nccr-var:mce-enrollmonthpostindexdx53,
        nccr-var:mce-enrollmonthpostindexdx54,
        nccr-var:mce-enrollmonthpostindexdx55,
        nccr-var:mce-enrollmonthpostindexdx56,
        nccr-var:mce-enrollmonthpostindexdx57,
        nccr-var:mce-enrollmonthpostindexdx58,
        nccr-var:mce-enrollmonthpostindexdx59,
        nccr-var:mce-enrollmonthpostindexdx6,
        nccr-var:mce-enrollmonthpostindexdx60,
        nccr-var:mce-enrollmonthpostindexdx61,
        nccr-var:mce-enrollmonthpostindexdx62,
        nccr-var:mce-enrollmonthpostindexdx63,
        nccr-var:mce-enrollmonthpostindexdx64,
        nccr-var:mce-enrollmonthpostindexdx65,
        nccr-var:mce-enrollmonthpostindexdx66,
        nccr-var:mce-enrollmonthpostindexdx67,
        nccr-var:mce-enrollmonthpostindexdx68,
        nccr-var:mce-enrollmonthpostindexdx69,
        nccr-var:mce-enrollmonthpostindexdx7,
        nccr-var:mce-enrollmonthpostindexdx70,
        nccr-var:mce-enrollmonthpostindexdx71,
        nccr-var:mce-enrollmonthpostindexdx72,
        nccr-var:mce-enrollmonthpostindexdx73,
        nccr-var:mce-enrollmonthpostindexdx74,
        nccr-var:mce-enrollmonthpostindexdx75,
        nccr-var:mce-enrollmonthpostindexdx76,
        nccr-var:mce-enrollmonthpostindexdx77,
        nccr-var:mce-enrollmonthpostindexdx78,
        nccr-var:mce-enrollmonthpostindexdx79,
        nccr-var:mce-enrollmonthpostindexdx8,
        nccr-var:mce-enrollmonthpostindexdx80,
        nccr-var:mce-enrollmonthpostindexdx81,
        nccr-var:mce-enrollmonthpostindexdx82,
        nccr-var:mce-enrollmonthpostindexdx83,
        nccr-var:mce-enrollmonthpostindexdx84,
        nccr-var:mce-enrollmonthpostindexdx85,
        nccr-var:mce-enrollmonthpostindexdx86,
        nccr-var:mce-enrollmonthpostindexdx87,
        nccr-var:mce-enrollmonthpostindexdx88,
        nccr-var:mce-enrollmonthpostindexdx89,
        nccr-var:mce-enrollmonthpostindexdx9,
        nccr-var:mce-enrollmonthpostindexdx90,
        nccr-var:mce-enrollmonthpostindexdx91,
        nccr-var:mce-enrollmonthpostindexdx92,
        nccr-var:mce-enrollmonthpostindexdx93,
        nccr-var:mce-enrollmonthpostindexdx94,
        nccr-var:mce-enrollmonthpostindexdx95,
        nccr-var:mce-enrollmonthpostindexdx96,
        nccr-var:mce-enrollmonthpostindexdx97,
        nccr-var:mce-enrollmonthpostindexdx98,
        nccr-var:mce-enrollmonthpostindexdx99,
        nccr-var:mce-enrollmonthpriorindexdx1,
        nccr-var:mce-enrollmonthpriorindexdx10,
        nccr-var:mce-enrollmonthpriorindexdx11,
        nccr-var:mce-enrollmonthpriorindexdx12,
        nccr-var:mce-enrollmonthpriorindexdx2,
        nccr-var:mce-enrollmonthpriorindexdx3,
        nccr-var:mce-enrollmonthpriorindexdx4,
        nccr-var:mce-enrollmonthpriorindexdx5,
        nccr-var:mce-enrollmonthpriorindexdx6,
        nccr-var:mce-enrollmonthpriorindexdx7,
        nccr-var:mce-enrollmonthpriorindexdx8,
        nccr-var:mce-enrollmonthpriorindexdx9,
        nccr-var:mce-nccrid,
        nccr-var:mce-reportedinsuranceenrollment ;
    nccr:reportFile "mceReport.json" ;
    nccr:sourceId "MCE" ;
    nccr:sourceLabel "Medical Claims Enrollment" ;
    nccr:totalRecordCount 1359308 .

nccr-vs:ctc-daystorxrecode a skos:ConceptScheme,
        nccr:ValueSet ;
    nccr:hasCodeValue nccr-cv:ctc-daystorxrecode-000,
        nccr-cv:ctc-daystorxrecode-000-730,
        nccr-cv:ctc-daystorxrecode-001,
        nccr-cv:ctc-daystorxrecode-002,
        nccr-cv:ctc-daystorxrecode-003,
        nccr-cv:ctc-daystorxrecode-004,
        nccr-cv:ctc-daystorxrecode-005,
        nccr-cv:ctc-daystorxrecode-006,
        nccr-cv:ctc-daystorxrecode-007,
        nccr-cv:ctc-daystorxrecode-008,
        nccr-cv:ctc-daystorxrecode-009,
        nccr-cv:ctc-daystorxrecode-010,
        nccr-cv:ctc-daystorxrecode-011,
        nccr-cv:ctc-daystorxrecode-012,
        nccr-cv:ctc-daystorxrecode-013,
        nccr-cv:ctc-daystorxrecode-014,
        nccr-cv:ctc-daystorxrecode-015,
        nccr-cv:ctc-daystorxrecode-016,
        nccr-cv:ctc-daystorxrecode-017,
        nccr-cv:ctc-daystorxrecode-018,
        nccr-cv:ctc-daystorxrecode-019,
        nccr-cv:ctc-daystorxrecode-020,
        nccr-cv:ctc-daystorxrecode-021,
        nccr-cv:ctc-daystorxrecode-022,
        nccr-cv:ctc-daystorxrecode-023,
        nccr-cv:ctc-daystorxrecode-024,
        nccr-cv:ctc-daystorxrecode-025,
        nccr-cv:ctc-daystorxrecode-026,
        nccr-cv:ctc-daystorxrecode-027,
        nccr-cv:ctc-daystorxrecode-028,
        nccr-cv:ctc-daystorxrecode-029,
        nccr-cv:ctc-daystorxrecode-030,
        nccr-cv:ctc-daystorxrecode-031,
        nccr-cv:ctc-daystorxrecode-032,
        nccr-cv:ctc-daystorxrecode-033,
        nccr-cv:ctc-daystorxrecode-034,
        nccr-cv:ctc-daystorxrecode-035,
        nccr-cv:ctc-daystorxrecode-036,
        nccr-cv:ctc-daystorxrecode-037,
        nccr-cv:ctc-daystorxrecode-038,
        nccr-cv:ctc-daystorxrecode-039,
        nccr-cv:ctc-daystorxrecode-040,
        nccr-cv:ctc-daystorxrecode-041,
        nccr-cv:ctc-daystorxrecode-042,
        nccr-cv:ctc-daystorxrecode-043,
        nccr-cv:ctc-daystorxrecode-044,
        nccr-cv:ctc-daystorxrecode-045,
        nccr-cv:ctc-daystorxrecode-046,
        nccr-cv:ctc-daystorxrecode-047,
        nccr-cv:ctc-daystorxrecode-048,
        nccr-cv:ctc-daystorxrecode-049,
        nccr-cv:ctc-daystorxrecode-050,
        nccr-cv:ctc-daystorxrecode-051,
        nccr-cv:ctc-daystorxrecode-052,
        nccr-cv:ctc-daystorxrecode-053,
        nccr-cv:ctc-daystorxrecode-054,
        nccr-cv:ctc-daystorxrecode-055,
        nccr-cv:ctc-daystorxrecode-056,
        nccr-cv:ctc-daystorxrecode-057,
        nccr-cv:ctc-daystorxrecode-058,
        nccr-cv:ctc-daystorxrecode-059,
        nccr-cv:ctc-daystorxrecode-060,
        nccr-cv:ctc-daystorxrecode-061,
        nccr-cv:ctc-daystorxrecode-062,
        nccr-cv:ctc-daystorxrecode-063,
        nccr-cv:ctc-daystorxrecode-064,
        nccr-cv:ctc-daystorxrecode-065,
        nccr-cv:ctc-daystorxrecode-066,
        nccr-cv:ctc-daystorxrecode-067,
        nccr-cv:ctc-daystorxrecode-068,
        nccr-cv:ctc-daystorxrecode-069,
        nccr-cv:ctc-daystorxrecode-070,
        nccr-cv:ctc-daystorxrecode-071,
        nccr-cv:ctc-daystorxrecode-072,
        nccr-cv:ctc-daystorxrecode-073,
        nccr-cv:ctc-daystorxrecode-074,
        nccr-cv:ctc-daystorxrecode-075,
        nccr-cv:ctc-daystorxrecode-076,
        nccr-cv:ctc-daystorxrecode-077,
        nccr-cv:ctc-daystorxrecode-078,
        nccr-cv:ctc-daystorxrecode-079,
        nccr-cv:ctc-daystorxrecode-080,
        nccr-cv:ctc-daystorxrecode-081,
        nccr-cv:ctc-daystorxrecode-082,
        nccr-cv:ctc-daystorxrecode-083,
        nccr-cv:ctc-daystorxrecode-084,
        nccr-cv:ctc-daystorxrecode-085,
        nccr-cv:ctc-daystorxrecode-086,
        nccr-cv:ctc-daystorxrecode-087,
        nccr-cv:ctc-daystorxrecode-088,
        nccr-cv:ctc-daystorxrecode-089,
        nccr-cv:ctc-daystorxrecode-090,
        nccr-cv:ctc-daystorxrecode-091,
        nccr-cv:ctc-daystorxrecode-092,
        nccr-cv:ctc-daystorxrecode-093,
        nccr-cv:ctc-daystorxrecode-094,
        nccr-cv:ctc-daystorxrecode-095,
        nccr-cv:ctc-daystorxrecode-096,
        nccr-cv:ctc-daystorxrecode-097,
        nccr-cv:ctc-daystorxrecode-098,
        nccr-cv:ctc-daystorxrecode-099,
        nccr-cv:ctc-daystorxrecode-100,
        nccr-cv:ctc-daystorxrecode-101,
        nccr-cv:ctc-daystorxrecode-102,
        nccr-cv:ctc-daystorxrecode-103,
        nccr-cv:ctc-daystorxrecode-104,
        nccr-cv:ctc-daystorxrecode-105,
        nccr-cv:ctc-daystorxrecode-106,
        nccr-cv:ctc-daystorxrecode-107,
        nccr-cv:ctc-daystorxrecode-108,
        nccr-cv:ctc-daystorxrecode-109,
        nccr-cv:ctc-daystorxrecode-110,
        nccr-cv:ctc-daystorxrecode-111,
        nccr-cv:ctc-daystorxrecode-112,
        nccr-cv:ctc-daystorxrecode-113,
        nccr-cv:ctc-daystorxrecode-114,
        nccr-cv:ctc-daystorxrecode-115,
        nccr-cv:ctc-daystorxrecode-116,
        nccr-cv:ctc-daystorxrecode-117,
        nccr-cv:ctc-daystorxrecode-118,
        nccr-cv:ctc-daystorxrecode-119,
        nccr-cv:ctc-daystorxrecode-120,
        nccr-cv:ctc-daystorxrecode-121,
        nccr-cv:ctc-daystorxrecode-122,
        nccr-cv:ctc-daystorxrecode-123,
        nccr-cv:ctc-daystorxrecode-124,
        nccr-cv:ctc-daystorxrecode-125,
        nccr-cv:ctc-daystorxrecode-126,
        nccr-cv:ctc-daystorxrecode-127,
        nccr-cv:ctc-daystorxrecode-128,
        nccr-cv:ctc-daystorxrecode-129,
        nccr-cv:ctc-daystorxrecode-130,
        nccr-cv:ctc-daystorxrecode-131,
        nccr-cv:ctc-daystorxrecode-132,
        nccr-cv:ctc-daystorxrecode-133,
        nccr-cv:ctc-daystorxrecode-134,
        nccr-cv:ctc-daystorxrecode-135,
        nccr-cv:ctc-daystorxrecode-136,
        nccr-cv:ctc-daystorxrecode-137,
        nccr-cv:ctc-daystorxrecode-138,
        nccr-cv:ctc-daystorxrecode-139,
        nccr-cv:ctc-daystorxrecode-140,
        nccr-cv:ctc-daystorxrecode-141,
        nccr-cv:ctc-daystorxrecode-142,
        nccr-cv:ctc-daystorxrecode-143,
        nccr-cv:ctc-daystorxrecode-144,
        nccr-cv:ctc-daystorxrecode-145,
        nccr-cv:ctc-daystorxrecode-146,
        nccr-cv:ctc-daystorxrecode-147,
        nccr-cv:ctc-daystorxrecode-148,
        nccr-cv:ctc-daystorxrecode-149,
        nccr-cv:ctc-daystorxrecode-150,
        nccr-cv:ctc-daystorxrecode-151,
        nccr-cv:ctc-daystorxrecode-152,
        nccr-cv:ctc-daystorxrecode-153,
        nccr-cv:ctc-daystorxrecode-154,
        nccr-cv:ctc-daystorxrecode-155,
        nccr-cv:ctc-daystorxrecode-156,
        nccr-cv:ctc-daystorxrecode-157,
        nccr-cv:ctc-daystorxrecode-158,
        nccr-cv:ctc-daystorxrecode-159,
        nccr-cv:ctc-daystorxrecode-160,
        nccr-cv:ctc-daystorxrecode-161,
        nccr-cv:ctc-daystorxrecode-162,
        nccr-cv:ctc-daystorxrecode-163,
        nccr-cv:ctc-daystorxrecode-164,
        nccr-cv:ctc-daystorxrecode-165,
        nccr-cv:ctc-daystorxrecode-166,
        nccr-cv:ctc-daystorxrecode-167,
        nccr-cv:ctc-daystorxrecode-168,
        nccr-cv:ctc-daystorxrecode-169,
        nccr-cv:ctc-daystorxrecode-170,
        nccr-cv:ctc-daystorxrecode-171,
        nccr-cv:ctc-daystorxrecode-172,
        nccr-cv:ctc-daystorxrecode-173,
        nccr-cv:ctc-daystorxrecode-174,
        nccr-cv:ctc-daystorxrecode-175,
        nccr-cv:ctc-daystorxrecode-176,
        nccr-cv:ctc-daystorxrecode-177,
        nccr-cv:ctc-daystorxrecode-178,
        nccr-cv:ctc-daystorxrecode-179,
        nccr-cv:ctc-daystorxrecode-180,
        nccr-cv:ctc-daystorxrecode-181,
        nccr-cv:ctc-daystorxrecode-182,
        nccr-cv:ctc-daystorxrecode-183,
        nccr-cv:ctc-daystorxrecode-184,
        nccr-cv:ctc-daystorxrecode-185,
        nccr-cv:ctc-daystorxrecode-186,
        nccr-cv:ctc-daystorxrecode-187,
        nccr-cv:ctc-daystorxrecode-188,
        nccr-cv:ctc-daystorxrecode-189,
        nccr-cv:ctc-daystorxrecode-190,
        nccr-cv:ctc-daystorxrecode-191,
        nccr-cv:ctc-daystorxrecode-192,
        nccr-cv:ctc-daystorxrecode-193,
        nccr-cv:ctc-daystorxrecode-194,
        nccr-cv:ctc-daystorxrecode-195,
        nccr-cv:ctc-daystorxrecode-196,
        nccr-cv:ctc-daystorxrecode-197,
        nccr-cv:ctc-daystorxrecode-198,
        nccr-cv:ctc-daystorxrecode-199,
        nccr-cv:ctc-daystorxrecode-200,
        nccr-cv:ctc-daystorxrecode-201,
        nccr-cv:ctc-daystorxrecode-202,
        nccr-cv:ctc-daystorxrecode-203,
        nccr-cv:ctc-daystorxrecode-204,
        nccr-cv:ctc-daystorxrecode-205,
        nccr-cv:ctc-daystorxrecode-206,
        nccr-cv:ctc-daystorxrecode-207,
        nccr-cv:ctc-daystorxrecode-208,
        nccr-cv:ctc-daystorxrecode-209,
        nccr-cv:ctc-daystorxrecode-210,
        nccr-cv:ctc-daystorxrecode-211,
        nccr-cv:ctc-daystorxrecode-212,
        nccr-cv:ctc-daystorxrecode-213,
        nccr-cv:ctc-daystorxrecode-214,
        nccr-cv:ctc-daystorxrecode-215,
        nccr-cv:ctc-daystorxrecode-216,
        nccr-cv:ctc-daystorxrecode-217,
        nccr-cv:ctc-daystorxrecode-218,
        nccr-cv:ctc-daystorxrecode-219,
        nccr-cv:ctc-daystorxrecode-220,
        nccr-cv:ctc-daystorxrecode-221,
        nccr-cv:ctc-daystorxrecode-222,
        nccr-cv:ctc-daystorxrecode-223,
        nccr-cv:ctc-daystorxrecode-224,
        nccr-cv:ctc-daystorxrecode-225,
        nccr-cv:ctc-daystorxrecode-226,
        nccr-cv:ctc-daystorxrecode-227,
        nccr-cv:ctc-daystorxrecode-228,
        nccr-cv:ctc-daystorxrecode-229,
        nccr-cv:ctc-daystorxrecode-230,
        nccr-cv:ctc-daystorxrecode-231,
        nccr-cv:ctc-daystorxrecode-232,
        nccr-cv:ctc-daystorxrecode-233,
        nccr-cv:ctc-daystorxrecode-234,
        nccr-cv:ctc-daystorxrecode-235,
        nccr-cv:ctc-daystorxrecode-236,
        nccr-cv:ctc-daystorxrecode-237,
        nccr-cv:ctc-daystorxrecode-238,
        nccr-cv:ctc-daystorxrecode-239,
        nccr-cv:ctc-daystorxrecode-240,
        nccr-cv:ctc-daystorxrecode-241,
        nccr-cv:ctc-daystorxrecode-242,
        nccr-cv:ctc-daystorxrecode-243,
        nccr-cv:ctc-daystorxrecode-244,
        nccr-cv:ctc-daystorxrecode-245,
        nccr-cv:ctc-daystorxrecode-246,
        nccr-cv:ctc-daystorxrecode-247,
        nccr-cv:ctc-daystorxrecode-248,
        nccr-cv:ctc-daystorxrecode-249,
        nccr-cv:ctc-daystorxrecode-250,
        nccr-cv:ctc-daystorxrecode-251,
        nccr-cv:ctc-daystorxrecode-252,
        nccr-cv:ctc-daystorxrecode-253,
        nccr-cv:ctc-daystorxrecode-254,
        nccr-cv:ctc-daystorxrecode-255,
        nccr-cv:ctc-daystorxrecode-256,
        nccr-cv:ctc-daystorxrecode-257,
        nccr-cv:ctc-daystorxrecode-258,
        nccr-cv:ctc-daystorxrecode-259,
        nccr-cv:ctc-daystorxrecode-260,
        nccr-cv:ctc-daystorxrecode-261,
        nccr-cv:ctc-daystorxrecode-262,
        nccr-cv:ctc-daystorxrecode-263,
        nccr-cv:ctc-daystorxrecode-264,
        nccr-cv:ctc-daystorxrecode-265,
        nccr-cv:ctc-daystorxrecode-266,
        nccr-cv:ctc-daystorxrecode-267,
        nccr-cv:ctc-daystorxrecode-268,
        nccr-cv:ctc-daystorxrecode-269,
        nccr-cv:ctc-daystorxrecode-270,
        nccr-cv:ctc-daystorxrecode-271,
        nccr-cv:ctc-daystorxrecode-272,
        nccr-cv:ctc-daystorxrecode-273,
        nccr-cv:ctc-daystorxrecode-274,
        nccr-cv:ctc-daystorxrecode-275,
        nccr-cv:ctc-daystorxrecode-276,
        nccr-cv:ctc-daystorxrecode-277,
        nccr-cv:ctc-daystorxrecode-278,
        nccr-cv:ctc-daystorxrecode-279,
        nccr-cv:ctc-daystorxrecode-280,
        nccr-cv:ctc-daystorxrecode-281,
        nccr-cv:ctc-daystorxrecode-282,
        nccr-cv:ctc-daystorxrecode-283,
        nccr-cv:ctc-daystorxrecode-284,
        nccr-cv:ctc-daystorxrecode-285,
        nccr-cv:ctc-daystorxrecode-286,
        nccr-cv:ctc-daystorxrecode-287,
        nccr-cv:ctc-daystorxrecode-288,
        nccr-cv:ctc-daystorxrecode-289,
        nccr-cv:ctc-daystorxrecode-290,
        nccr-cv:ctc-daystorxrecode-291,
        nccr-cv:ctc-daystorxrecode-292,
        nccr-cv:ctc-daystorxrecode-293,
        nccr-cv:ctc-daystorxrecode-294,
        nccr-cv:ctc-daystorxrecode-295,
        nccr-cv:ctc-daystorxrecode-296,
        nccr-cv:ctc-daystorxrecode-297,
        nccr-cv:ctc-daystorxrecode-298,
        nccr-cv:ctc-daystorxrecode-299,
        nccr-cv:ctc-daystorxrecode-300,
        nccr-cv:ctc-daystorxrecode-301,
        nccr-cv:ctc-daystorxrecode-302,
        nccr-cv:ctc-daystorxrecode-303,
        nccr-cv:ctc-daystorxrecode-304,
        nccr-cv:ctc-daystorxrecode-305,
        nccr-cv:ctc-daystorxrecode-306,
        nccr-cv:ctc-daystorxrecode-307,
        nccr-cv:ctc-daystorxrecode-308,
        nccr-cv:ctc-daystorxrecode-309,
        nccr-cv:ctc-daystorxrecode-310,
        nccr-cv:ctc-daystorxrecode-311,
        nccr-cv:ctc-daystorxrecode-312,
        nccr-cv:ctc-daystorxrecode-313,
        nccr-cv:ctc-daystorxrecode-314,
        nccr-cv:ctc-daystorxrecode-315,
        nccr-cv:ctc-daystorxrecode-316,
        nccr-cv:ctc-daystorxrecode-317,
        nccr-cv:ctc-daystorxrecode-318,
        nccr-cv:ctc-daystorxrecode-319,
        nccr-cv:ctc-daystorxrecode-320,
        nccr-cv:ctc-daystorxrecode-321,
        nccr-cv:ctc-daystorxrecode-322,
        nccr-cv:ctc-daystorxrecode-323,
        nccr-cv:ctc-daystorxrecode-324,
        nccr-cv:ctc-daystorxrecode-325,
        nccr-cv:ctc-daystorxrecode-326,
        nccr-cv:ctc-daystorxrecode-329,
        nccr-cv:ctc-daystorxrecode-330,
        nccr-cv:ctc-daystorxrecode-331,
        nccr-cv:ctc-daystorxrecode-332,
        nccr-cv:ctc-daystorxrecode-334,
        nccr-cv:ctc-daystorxrecode-335,
        nccr-cv:ctc-daystorxrecode-336,
        nccr-cv:ctc-daystorxrecode-337,
        nccr-cv:ctc-daystorxrecode-339,
        nccr-cv:ctc-daystorxrecode-341,
        nccr-cv:ctc-daystorxrecode-342,
        nccr-cv:ctc-daystorxrecode-343,
        nccr-cv:ctc-daystorxrecode-344,
        nccr-cv:ctc-daystorxrecode-347,
        nccr-cv:ctc-daystorxrecode-349,
        nccr-cv:ctc-daystorxrecode-350,
        nccr-cv:ctc-daystorxrecode-351,
        nccr-cv:ctc-daystorxrecode-352,
        nccr-cv:ctc-daystorxrecode-354,
        nccr-cv:ctc-daystorxrecode-357,
        nccr-cv:ctc-daystorxrecode-361,
        nccr-cv:ctc-daystorxrecode-363,
        nccr-cv:ctc-daystorxrecode-364,
        nccr-cv:ctc-daystorxrecode-365,
        nccr-cv:ctc-daystorxrecode-366,
        nccr-cv:ctc-daystorxrecode-367,
        nccr-cv:ctc-daystorxrecode-368,
        nccr-cv:ctc-daystorxrecode-369,
        nccr-cv:ctc-daystorxrecode-370,
        nccr-cv:ctc-daystorxrecode-371,
        nccr-cv:ctc-daystorxrecode-372,
        nccr-cv:ctc-daystorxrecode-373,
        nccr-cv:ctc-daystorxrecode-374,
        nccr-cv:ctc-daystorxrecode-375,
        nccr-cv:ctc-daystorxrecode-377,
        nccr-cv:ctc-daystorxrecode-378,
        nccr-cv:ctc-daystorxrecode-379,
        nccr-cv:ctc-daystorxrecode-380,
        nccr-cv:ctc-daystorxrecode-381,
        nccr-cv:ctc-daystorxrecode-382,
        nccr-cv:ctc-daystorxrecode-383,
        nccr-cv:ctc-daystorxrecode-384,
        nccr-cv:ctc-daystorxrecode-385,
        nccr-cv:ctc-daystorxrecode-386,
        nccr-cv:ctc-daystorxrecode-387,
        nccr-cv:ctc-daystorxrecode-391,
        nccr-cv:ctc-daystorxrecode-392,
        nccr-cv:ctc-daystorxrecode-393,
        nccr-cv:ctc-daystorxrecode-395,
        nccr-cv:ctc-daystorxrecode-396,
        nccr-cv:ctc-daystorxrecode-398,
        nccr-cv:ctc-daystorxrecode-400,
        nccr-cv:ctc-daystorxrecode-405,
        nccr-cv:ctc-daystorxrecode-407,
        nccr-cv:ctc-daystorxrecode-408,
        nccr-cv:ctc-daystorxrecode-420,
        nccr-cv:ctc-daystorxrecode-421,
        nccr-cv:ctc-daystorxrecode-731,
        nccr-cv:ctc-daystorxrecode-998,
        nccr-cv:ctc-daystorxrecode-999 .

