# OnCo record paxman (company). 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/companies/paxman/>
  a schema:Organization ;
  onco:kind "company" ;
  schema:identifier "paxman" ;
  schema:name "Paxman"@en ;
  schema:description "Paxman is the British maker of the Paxman Scalp Cooling System, a chilled cap worn during chemotherapy to reduce hair loss, cleared in the United States in 2017 and used in cancer centres across the world."@en ;
  schema:url <https://onco.cc/companies/paxman/>, <https://paxmanscalpcooling.com/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://paxmanscalpcooling.com/>, <https://doi.org/10.1001/jama.2016.20939> ;
  onco:tag "machines-wave2" ;
  schema:addressCountry "GB" ;
  onco:cancers <https://onco.cc/cancers/breast-cancer/> ;
  onco:technologies <https://onco.cc/technologies/scalp-cooling/>, <https://onco.cc/technologies/cytotoxic-chemotherapy/> .
