# OnCo record lung-rads (term). 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/terms/lung-rads/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "lung-rads" ;
  schema:name "Lung-RADS and nodule reporting"@en ;
  schema:alternateName "Lung-RADS"@en, "Lung RADS"@en, "lung imaging reporting and data system"@en, "nodule management protocol"@en, "volume doubling time"@en ;
  schema:description "The scoring systems that turn a screening CT into an action. Each nodule gets a category from the scan, and the category dictates the next step: rescan in a year, rescan in three months, or go to a lung cancer clinic. They exist so that the same scan gets the same answer in every centre."@en ;
  schema:url <https://onco.cc/terms/lung-rads/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/Lung_cancer_screening> ;
  schema:citation <https://doi.org/10.1056/nejmoa1102873>, <https://doi.org/10.1056/nejmoa1911793>, <https://doi.org/10.1001/jama.2021.0377>, <https://doi.org/10.31083/bjhm53142> ;
  onco:tag "lung" ;
  onco:cancers <https://onco.cc/cancers/lung-cancer/>, <https://onco.cc/cancers/nsclc/> ;
  onco:technologies <https://onco.cc/technologies/low-dose-ct-screening/>, <https://onco.cc/technologies/ct/>, <https://onco.cc/technologies/nhs-targeted-lung-health-check/>, <https://onco.cc/technologies/radiology-ai-screening/> ;
  onco:terms <https://onco.cc/terms/pulmonary-nodule/>, <https://onco.cc/terms/targeted-lung-health-check/>, <https://onco.cc/terms/pack-year/> .
