# OnCo record cytoreductive-surgery (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/cytoreductive-surgery/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "cytoreductive-surgery" ;
  schema:name "Cytoreductive surgery"@en ;
  schema:alternateName "CRS"@en, "peritonectomy"@en, "debulking surgery"@en, "complete cytoreduction"@en, "completeness of cytoreduction score"@en ;
  schema:description "Cytoreductive surgery is an operation that strips every visible tumour deposit from the lining of the abdomen and from the organs it coats, often taking many hours. In bowel cancer that has spread only to that lining, it is the part of treatment that does the work: the heated chemotherapy added at the end of it was tested in a randomised trial and made no difference."@en ;
  schema:url <https://onco.cc/terms/cytoreductive-surgery/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/Debulking> ;
  schema:citation <https://doi.org/10.1200/jco.2003.04.187>, <https://doi.org/10.1016/s1470-2045(20)30599-4>, <https://www.nice.org.uk/guidance/ng151/chapter/Recommendations> ;
  onco:tag "gi", "colorectal" ;
  onco:cancers <https://onco.cc/cancers/colorectal/>, <https://onco.cc/cancers/colon-cancer/>, <https://onco.cc/cancers/rectal-cancer/>, <https://onco.cc/cancers/appendiceal-adenocarcinoma/>, <https://onco.cc/cancers/peritoneal-mesothelioma/> ;
  onco:technologies <https://onco.cc/technologies/hipec/> ;
  onco:terms <https://onco.cc/terms/colorectal-peritoneal-metastases/>, <https://onco.cc/terms/peritoneal-carcinomatosis-index/>, <https://onco.cc/terms/peritoneal-metastasis/>, <https://onco.cc/terms/resection-margins/> .
