# OnCo record biliary-stent-problems (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/biliary-stent-problems/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "biliary-stent-problems" ;
  schema:name "Biliary stent problems: blockage and infection"@en ;
  schema:alternateName "blocked stent"@en, "stent blockage"@en ;
  schema:description "A biliary stent keeps bile flowing but can block after a few months; the warning signs are jaundice coming back, a high temperature or shivering, and a blocked stent can usually be unblocked or replaced the same way it went in."@en ;
  schema:url <https://onco.cc/terms/biliary-stent-problems/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://www.cancerresearchuk.org/about-cancer/bile-duct-cancer/treatment/stents>, <https://doi.org/10.1038/ajg.2016.512>, <https://www.cancerresearchuk.org/about-cancer/gallbladder-cancer/advanced-gallbladder-cancer> ;
  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/>, <https://onco.cc/terms/acute-cholangitis/>, <https://onco.cc/terms/jaundice-and-itch-biliary/> .
