# OnCo record breast-reconstruction (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/breast-reconstruction/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "breast-reconstruction" ;
  schema:name "Breast reconstruction"@en ;
  schema:alternateName "reconstruction after mastectomy"@en, "implant reconstruction"@en, "autologous reconstruction"@en, "DIEP flap"@en, "deep inferior epigastric perforator flap"@en, "tissue expander"@en, "immediate reconstruction"@en, "delayed reconstruction"@en, "flap reconstruction"@en ;
  schema:description "Rebuilding the shape of a breast after a mastectomy, either with an implant or with the woman's own tissue, at the same operation or years later. In England every woman having a mastectomy for breast cancer must be offered it, and must be offered both timings whether or not the local hospital provides them."@en ;
  schema:url <https://onco.cc/terms/breast-reconstruction/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://www.nice.org.uk/guidance/ng101>, <https://doi.org/10.1001/jamasurg.2018.1677>, <https://doi.org/10.1016/S1470-2045(18)30781-2>, <https://www.nice.org.uk/guidance/ng101/chapter/Recommendations>, <https://www.cancerresearchuk.org/about-cancer/breast-cancer/treatment/surgery/breast-reconstruction>, <https://www.macmillan.org.uk/cancer-information-and-support/breast-cancer/breast-reconstruction>, <https://www.nhs.uk/tests-and-treatments/mastectomy/> ;
  onco:related <https://onco.cc/terms/mastectomy/>, <https://onco.cc/terms/oncoplastic-breast-surgery/>, <https://onco.cc/terms/bia-alcl/>, <https://onco.cc/terms/post-mastectomy-radiotherapy/>, <https://onco.cc/terms/body-image-after-breast-surgery/> ;
  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:sections <https://onco.cc/fronts/surgery/> ;
  onco:terms <https://onco.cc/terms/mastectomy/>, <https://onco.cc/terms/lumpectomy/>, <https://onco.cc/terms/body-image-after-breast-surgery/> ;
  onco:trials <https://onco.cc/trials/mroc/>, <https://onco.cc/trials/ibra-study/>, <https://onco.cc/trials/pre-bra/>, <https://onco.cc/trials/best-bra/>, <https://onco.cc/trials/supremo/> .
