# OnCo record eating-after-gallbladder-removal (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/eating-after-gallbladder-removal/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "eating-after-gallbladder-removal" ;
  schema:name "Eating after gallbladder removal"@en ;
  schema:alternateName "post-cholecystectomy diet"@en ;
  schema:description "You can eat a normal healthy diet without a gallbladder; smaller meals help in the first days, and bloating, wind and diarrhoea usually settle within a few weeks."@en ;
  schema:url <https://onco.cc/terms/eating-after-gallbladder-removal/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://www.nhs.uk/tests-and-treatments/gallbladder-removal/recovery/>, <https://www.macmillan.org.uk/cancer-information-and-support/treatments-and-drugs/surgery-for-gallbladder-cancer>, <https://www.cancerresearchuk.org/about-cancer/gallbladder-cancer/living-with/eating-problems> ;
  onco:cancers <https://onco.cc/cancers/gallbladder/> ;
  onco:technologies <https://onco.cc/technologies/oncology-nutrition/> ;
  onco:terms <https://onco.cc/terms/weight-loss-and-fat-digestion-biliary/> .
