Baselight

Routes To Diagnosis - Age-Standardized Survival Rates

@owid.diagnosis_routes_survival

Loading...
Loading...

About this Dataset

Routes To Diagnosis - Age-Standardized Survival Rates

The methodology for the Routes to Diagnosis dataset combines data from several administrative sources: Hospital Episode Statistics (HES), Cancer Waiting Times (CWT), national cancer screening programmes, and national cancer registration data. These datasets are used to categorize every cancer case diagnosed in England between 2006 and 2020 into one of eight distinct routes to diagnosis. The routes include GP referral, Urgent Suspected Cancer (USC), Emergency Presentation, Other Outpatient, Screen-Detected, Inpatient Elective, Diagnosis by Death Certificate Only (DCO), and Unknown Route. Each route has specific definitions depending on how the diagnosis was made, as outlined in the dataset.
This methodology allows for a comprehensive understanding of how cancer cases are diagnosed in England. The full methodology, including the details of how the routes are determined from routine datasets, is described in the British Journal of Cancer article, Routes to Diagnosis for Cancer - Determining the Patient Journey Using Multiple Routine Datasets, published in October 2012.

Tables

Routes To Diagnosis

@owid.diagnosis_routes_survival.owid_diagnosis_routes_survival
  • 46.7 KB
  • 5940 rows
  • 8 columns
Loading...

CREATE TABLE owid_diagnosis_routes_survival (
  "country" VARCHAR,
  "year" INTEGER,
  "site" VARCHAR,
  "gender" VARCHAR,
  "route" VARCHAR,
  "length" VARCHAR,
  "patients" UINTEGER,
  "survival" FLOAT
);

Share link

Anyone who has the link will be able to view this.