# OnCo record menopause-after-chemotherapy-breast (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/menopause-after-chemotherapy-breast/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "menopause-after-chemotherapy-breast" ;
  schema:name "Menopause symptoms after chemotherapy for breast cancer"@en ;
  schema:alternateName "chemotherapy-induced menopause"@en, "treatment-induced menopause"@en ;
  schema:description "Chemotherapy can stop the ovaries working, temporarily or for good; hot flushes, sweats, poor sleep, low mood and vaginal dryness follow, and because HRT is not routinely offered after breast cancer the usual answers are non-hormonal medicines, vaginal moisturisers, CBT and lifestyle changes."@en ;
  schema:url <https://onco.cc/terms/menopause-after-chemotherapy-breast/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://www.cancerresearchuk.org/about-cancer/breast-cancer/living-with/menopausal-symptoms>, <https://www.nice.org.uk/guidance/ng101/chapter/Recommendations>, <https://www.nhs.uk/conditions/menopause-and-perimenopause/symptoms/> ;
  onco:cancers <https://onco.cc/cancers/tnbc/> ;
  onco:technologies <https://onco.cc/technologies/cbt-fatigue-distress/>, <https://onco.cc/technologies/hypnosis-cancer-care/>, <https://onco.cc/technologies/acupuncture-hot-flushes/> .
