# OnCo record resectability-lung-cancer (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/resectability-lung-cancer/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "resectability-lung-cancer" ;
  schema:name "Resectability in lung cancer"@en ;
  schema:alternateName "resectable lung cancer"@en, "operable lung cancer"@en, "technically resectable"@en, "medically operable"@en, "unresectable lung cancer"@en ;
  schema:description "Two separate questions are hidden in the word operable. Can the tumour be removed completely with a margin, which is anatomy? And can this person survive the operation and live without the lung tissue it takes, which is physiology? A no to either makes the cancer unresectable, for different reasons and with different alternatives."@en ;
  schema:url <https://onco.cc/terms/resectability-lung-cancer/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/Lung_cancer_surgery> ;
  schema:citation <https://www.nice.org.uk/guidance/ng122/chapter/Diagnosis-and-staging>, <https://doi.org/10.1016/j.jtho.2024.02.011>, <https://doi.org/10.1093/bjr/tqaf161> ;
  onco:tag "lung" ;
  onco:cancers <https://onco.cc/cancers/nsclc/>, <https://onco.cc/cancers/lung-cancer/>, <https://onco.cc/cancers/lung-lcnec/>, <https://onco.cc/cancers/sclc/> ;
  onco:technologies <https://onco.cc/technologies/sbrt/>, <https://onco.cc/technologies/ct/>, <https://onco.cc/technologies/pet/> ;
  onco:terms <https://onco.cc/terms/resectability/>, <https://onco.cc/terms/performance-status/>, <https://onco.cc/terms/tnm-9-lung-cancer/>, <https://onco.cc/terms/ebus-tbna/>, <https://onco.cc/terms/mediastinal-lymph-node-stations/> .
