# OnCo record dysis-medical (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/dysis-medical/>
  a schema:Organization ;
  onco:kind "company" ;
  schema:identifier "dysis-medical" ;
  schema:name "DYSIS Medical"@en ;
  schema:description "DYSIS Medical makes a digital colposcope that measures how quickly the cervix whitens after acetic acid and colours a map over the image to point out the areas most likely to hold high-grade precancer."@en ;
  schema:url <https://onco.cc/companies/dysis-medical/>, <https://www.dysismedical.com/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://www.dysismedical.com/> ;
  onco:tag "machines-wave2" ;
  schema:addressCountry "GB" ;
  onco:cancers <https://onco.cc/cancers/cervical/> ;
  onco:technologies <https://onco.cc/technologies/colposcopes-digital-cervical-screening/>, <https://onco.cc/technologies/colposcopy-excision/> .
