# OnCo record tesla-rct (trial). 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/trials/tesla-rct/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "tesla-rct", "NCT06671418" ;
  schema:name "TESLA RCT"@en ;
  schema:alternateName "TESLA"@en ;
  schema:description "The Dutch TESLA trial randomises people whose bile ducts are blocked high in the liver by an unremovable tumour, including gallbladder cancer, to a stent placed through the skin and left above the duodenum or to the usual endoscopic drainage, counting major complications over 90 days."@en ;
  schema:url <https://onco.cc/trials/tesla-rct/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT06671418> ;
  onco:status "recruiting" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/gallbladder/>, <https://onco.cc/cancers/cholangiocarcinoma/>, <https://onco.cc/cancers/extrahepatic-cholangiocarcinoma/> ;
  onco:technologies <https://onco.cc/technologies/biliary-stenting-drainage/> ;
  onco:institutions <https://onco.cc/institutions/erasmus-mc/> ;
  onco:terms <https://onco.cc/terms/biliary-drainage-routes/>, <https://onco.cc/terms/biliary-stent/>, <https://onco.cc/terms/obstructive-jaundice/> .
