# OnCo record summit-lung (trial). Data CC BY-NC 4.0, attribute "Data from OnCo (onco.cc)". Whole corpus: https://onco.cc/api/v1/onco.nt
@prefix schema: <https://schema.org/> .
@prefix onco: <https://onco.cc/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://onco.cc/trials/summit-lung/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "summit-lung", "NCT03934866" ;
  schema:name "SUMMIT (lung health check study)"@en ;
  schema:alternateName "SUMMIT study"@en, "NCT03934866"@en ;
  schema:description "The biggest single UK lung screening cohort, run across diverse and deprived London boroughs, which showed the same early-stage shift and also showed that the poorest were the least likely to come."@en ;
  schema:url <https://onco.cc/trials/summit-lung/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://europepmc.org/article/MED/40154514>, <https://europepmc.org/article/MED/36709053>, <https://bepartofresearch.nihr.ac.uk/results/search-results?query=SUMMIT%20lung%20health%20check> ;
  onco:status "positive" ;
  onco:tag "uk", "screening", "lung" ;
  onco:phase "observational" ;
  onco:cancers <https://onco.cc/cancers/nsclc/>, <https://onco.cc/cancers/lung-cancer/> ;
  onco:sections <https://onco.cc/fronts/early-detection/> ;
  onco:technologies <https://onco.cc/technologies/low-dose-ct-screening/> ;
  onco:institutions <https://onco.cc/institutions/uclh/> ;
  onco:trials <https://onco.cc/trials/ukls/>, <https://onco.cc/trials/ylst/> .
