# OnCo record prophylactic-cholecystectomy (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/prophylactic-cholecystectomy/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "prophylactic-cholecystectomy" ;
  schema:name "Prophylactic (preventive) cholecystectomy"@en ;
  schema:alternateName "Preventive cholecystectomy"@en, "Chilean GES cholecystectomy programme"@en ;
  schema:description "Removing a gallbladder that contains stones before it causes trouble, in the hope of preventing a cancer that almost always arises in a gallbladder with stones. Chile has run a national programme since 2006."@en ;
  schema:url <https://onco.cc/terms/prophylactic-cholecystectomy/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  onco:cancers <https://onco.cc/cancers/gallbladder/> ;
  onco:institutions <https://onco.cc/institutions/falp-chile/> ;
  onco:terms <https://onco.cc/terms/screening/>, <https://onco.cc/terms/overdiagnosis/>, <https://onco.cc/terms/gallbladder-polyp/> ;
  onco:keyPapers <https://onco.cc/key-papers/paper-samaniego-chile-ges-programme-evaluation-rev-med-chile-2024/>, <https://onco.cc/key-papers/paper-mardones-frenz-chile-ges-mortality-rev-med-chile-2019/> .
