# OnCo record mroc (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/mroc/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "mroc" ;
  schema:name "Mastectomy Reconstruction Outcomes Consortium (MROC)"@en ;
  schema:alternateName "MROC study"@en ;
  schema:description "The study that lets a woman compare the two kinds of reconstruction honestly. Building a breast from her own tissue gives her a result she is happier with two years later; it also roughly doubles the chance of a complication and of needing another operation to fix one."@en ;
  schema:url <https://onco.cc/trials/mroc/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://doi.org/10.1001/jamasurg.2018.1677>, <https://doi.org/10.1001/jamasurg.2018.1687> ;
  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/body-image-after-breast-surgery/> ;
  onco:trials <https://onco.cc/trials/ibra-study/>, <https://onco.cc/trials/pre-bra/> .
