# OnCo record colorectal-palliation-obstruction-pain (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/colorectal-palliation-obstruction-pain/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "colorectal-palliation-obstruction-pain" ;
  schema:name "Palliation in colorectal cancer: obstruction, stents, stomas and liver capsule pain"@en ;
  schema:alternateName "Malignant bowel obstruction in colorectal cancer"@en, "Colonic stent"@en ;
  schema:description "What is done when a bowel cancer blocks the bowel, when the liver is studded with deposits and hurts, or when a tumour in the rectum bleeds and will not stop. A wire mesh tube, an operation to divert the bowel, radiotherapy, steroids and opioids each have a place."@en ;
  schema:url <https://onco.cc/terms/colorectal-palliation-obstruction-pain/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://www.nice.org.uk/guidance/ng151>, <https://www.nccn.org/guidelines/guidelines-detail?category=1&id=1428> ;
  onco:cancers <https://onco.cc/cancers/colorectal/>, <https://onco.cc/cancers/rectal-cancer/>, <https://onco.cc/cancers/colon-cancer/> ;
  onco:technologies <https://onco.cc/technologies/palliative-care/>, <https://onco.cc/technologies/palliative-radiotherapy/>, <https://onco.cc/technologies/endoscopic-resection/> ;
  onco:terms <https://onco.cc/terms/stoma/>, <https://onco.cc/terms/debulking/> .
