# OnCo record seroma-after-breast-surgery (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/seroma-after-breast-surgery/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "seroma-after-breast-surgery" ;
  schema:name "Seroma after breast surgery"@en ;
  schema:alternateName "fluid collection after breast surgery"@en, "seroma"@en ;
  schema:description "A collection of clear fluid under the wound or in the armpit after breast or lymph node surgery. It is common, it is not an infection, and it can be drained with a needle if it is uncomfortable, though it often comes back and settles on its own."@en ;
  schema:url <https://onco.cc/terms/seroma-after-breast-surgery/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://www.cancerresearchuk.org/about-cancer/breast-cancer/treatment/surgery/after-surgery/problems-after-mastectomy>, <https://www.nice.org.uk/guidance/ng101/chapter/Recommendations> ;
  onco:cancers <https://onco.cc/cancers/breast-cancer/> ;
  onco:terms <https://onco.cc/terms/mastectomy/>, <https://onco.cc/terms/lumpectomy/> .
