# OnCo record mediastinal-lymph-node-stations (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/mediastinal-lymph-node-stations/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "mediastinal-lymph-node-stations" ;
  schema:name "Mediastinal lymph node stations"@en ;
  schema:alternateName "lymph node stations"@en, "nodal stations"@en, "IASLC nodal map"@en, "station 7"@en, "subcarinal node"@en, "N1 N2 N3 lung"@en ;
  schema:description "The lymph nodes in the chest are numbered by position on an agreed map, so that a scan, a needle biopsy and an operation in different hospitals all mean the same thing. Which numbered stations contain cancer decides the N category and therefore whether surgery is on the table."@en ;
  schema:url <https://onco.cc/terms/mediastinal-lymph-node-stations/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/Mediastinal_lymph_node> ;
  schema:citation <https://doi.org/10.1016/j.jtho.2024.02.011>, <https://www.nice.org.uk/guidance/ng122/chapter/Diagnosis-and-staging>, <https://doi.org/10.1093/bjr/tqaf161> ;
  onco:tag "lung" ;
  onco:cancers <https://onco.cc/cancers/nsclc/>, <https://onco.cc/cancers/sclc/>, <https://onco.cc/cancers/lung-cancer/>, <https://onco.cc/cancers/lung-lcnec/> ;
  onco:technologies <https://onco.cc/technologies/pet/>, <https://onco.cc/technologies/ct/>, <https://onco.cc/terms/bronchoscopy/> ;
  onco:terms <https://onco.cc/terms/ebus-tbna/>, <https://onco.cc/terms/tnm-9-lung-cancer/>, <https://onco.cc/terms/resectability-lung-cancer/>, <https://onco.cc/terms/mediastinum/>, <https://onco.cc/terms/tnm-staging/> .
