# OnCo record ibra-study (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/ibra-study/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "ibra-study", "ISRCTN37664281" ;
  schema:name "iBRA (implant Breast Reconstruction evAluation)"@en ;
  schema:alternateName "iBRA study"@en ;
  schema:description "The study that counted what actually happens after an implant reconstruction in Britain, rather than what the best units report. One woman in eleven lost the implant, one in four needed treating for infection, and nearly one in five went back to theatre within three months. Every one of those rates is worse than the national standard allows."@en ;
  schema:url <https://onco.cc/trials/ibra-study/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://www.isrctn.com/ISRCTN37664281>, <https://doi.org/10.1016/S1470-2045(18)30781-2> ;
  onco:status "completed" ;
  onco:phase "observational" ;
  onco:cancers <https://onco.cc/cancers/breast-cancer/>, <https://onco.cc/cancers/breast-hr-positive/>, <https://onco.cc/cancers/breast-her2-positive/>, <https://onco.cc/cancers/tnbc/> ;
  onco:terms <https://onco.cc/terms/breast-reconstruction/>, <https://onco.cc/terms/mastectomy/>, <https://onco.cc/terms/oncoplastic-breast-surgery/>, <https://onco.cc/terms/bia-alcl/> ;
  onco:trials <https://onco.cc/trials/pre-bra/>, <https://onco.cc/trials/best-bra/>, <https://onco.cc/trials/mroc/> .
