# OnCo record stent-or-bypass-for-jaundice (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/stent-or-bypass-for-jaundice/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "stent-or-bypass-for-jaundice" ;
  schema:name "Stent or bypass for jaundice: the choice"@en ;
  schema:description "When the cancer blocks the bile duct, a stent placed by endoscope or through the skin is the usual way to relieve jaundice; a surgical bypass is reserved for people already having an operation or when a stent cannot be placed."@en ;
  schema:url <https://onco.cc/terms/stent-or-bypass-for-jaundice/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://www.cancerresearchuk.org/about-cancer/gallbladder-cancer/advanced-gallbladder-cancer>, <https://www.cancerresearchuk.org/about-cancer/bile-duct-cancer/treatment/stents>, <https://doi.org/10.1038/ajg.2016.512>, <https://www.nhs.uk/conditions/gallbladder-cancer/treatment/> ;
  onco:cancers <https://onco.cc/cancers/gallbladder/> ;
  onco:technologies <https://onco.cc/technologies/biliary-stenting-drainage/> ;
  onco:terms <https://onco.cc/terms/biliary-stent/>, <https://onco.cc/terms/obstructive-jaundice/> .
