# OnCo record panfire-2 (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/panfire-2/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "panfire-2", "NCT01939665" ;
  schema:name "PANFIRE-2"@en ;
  schema:alternateName "PANFIRE 2"@en, "PANFIRE-II"@en ;
  schema:description "PANFIRE-2 treated 50 people with electric-pulse ablation of pancreatic tumours that could not be removed; they lived a median 17 months from diagnosis, longer than the trial's historical target, but more than half had complications and nearly half relapsed locally, so the treatment stays in specialist centres and trials."@en ;
  schema:url <https://onco.cc/trials/panfire-2/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://clinicaltrials.gov/study/NCT01939665>, <https://doi.org/10.1148/radiol.2019191109>, <https://doi.org/10.1148/radiol.2016152835> ;
  onco:status "completed" ;
  onco:phase "2" ;
  onco:cancers <https://onco.cc/cancers/pancreatic/>, <https://onco.cc/cancers/locally-advanced-pdac/> ;
  onco:technologies <https://onco.cc/technologies/irreversible-electroporation/> ;
  onco:terms <https://onco.cc/terms/ca19-9/> ;
  onco:trials <https://onco.cc/trials/crossfire/> .
