# OnCo record breast-cancer-related-lymphoedema (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-cancer-related-lymphoedema/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "breast-cancer-related-lymphoedema" ;
  schema:name "Lymphoedema after breast cancer treatment"@en ;
  schema:alternateName "breast cancer-related lymphoedema"@en, "arm lymphoedema"@en, "arm swelling after breast cancer"@en ;
  schema:description "Swelling of the arm, hand or breast that happens when lymph fluid cannot drain because the lymph nodes have been removed or irradiated. It is permanent once established, it can appear years later, and it is the main reason surgeons now take one or two lymph nodes instead of twenty."@en ;
  schema:url <https://onco.cc/terms/breast-cancer-related-lymphoedema/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://doi.org/10.1200/JCO.22.01565>, <https://doi.org/10.1093/jnci/djj158>, <https://www.nice.org.uk/guidance/ng101> ;
  onco:related <https://onco.cc/terms/lymphadenectomy/>, <https://onco.cc/terms/sentinel-lymph-node-biopsy/>, <https://onco.cc/terms/axillary-surgery-de-escalation/>, <https://onco.cc/technologies/lymphoedema-decongestive-therapy/> ;
  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:trials <https://onco.cc/trials/amaros/>, <https://onco.cc/trials/almanac/>, <https://onco.cc/trials/ibcsg-23-01/>, <https://onco.cc/trials/insema/> .
