# OnCo record numbness-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/numbness-after-breast-surgery/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "numbness-after-breast-surgery" ;
  schema:name "Numbness and nerve pain after breast surgery"@en ;
  schema:alternateName "numb armpit"@en, "loss of sensation after mastectomy"@en, "persistent pain after breast cancer surgery"@en ;
  schema:description "Small sensory nerves are cut during breast and armpit surgery, so an area of the upper inner arm, armpit, chest wall or reconstructed breast is often numb, tingly or painful afterwards. Some feeling returns over months; for many people some of it does not, and almost nobody is warned."@en ;
  schema:url <https://onco.cc/terms/numbness-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://doi.org/10.1001/jama.2009.1568>, <https://www.cancerresearchuk.org/about-cancer/breast-cancer/treatment/surgery/breast-reconstruction>, <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/>, <https://onco.cc/terms/lymphadenectomy/> .
