# OnCo record hot-flushes-on-hormone-therapy (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/hot-flushes-on-hormone-therapy/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "hot-flushes-on-hormone-therapy" ;
  schema:name "Hot flushes on hormone therapy"@en ;
  schema:alternateName "vasomotor symptoms in men"@en, "hot flashes"@en ;
  schema:description "Sudden waves of heat and sweating caused by losing testosterone: the commonest complaint on hormone therapy for prostate cancer."@en ;
  schema:url <https://onco.cc/terms/hot-flushes-on-hormone-therapy/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://www.nice.org.uk/guidance/ng131/chapter/Recommendations>, <https://prostatecanceruk.org/prostate-information-and-support/living-with-prostate-cancer/how-hormone-therapy-affects-you/hot-flushes>, <https://doi.org/10.1016/S1470-2045(09)70338-9> ;
  onco:cancers <https://onco.cc/cancers/prostate/> .
