# OnCo record molemate (trial). 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/trials/molemate/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "molemate", "ISRCTN79932379" ;
  schema:name "MoleMate UK Trial"@en ;
  schema:alternateName "ISRCTN79932379"@en, "SIAscopy with primary care scoring algorithm"@en ;
  schema:description "The trial that tested whether giving GPs a diagnostic gadget would make their skin cancer referrals better, found that it made them more numerous instead, and is the reason the NHS asks for training and dermoscopy rather than devices in primary care."@en ;
  schema:url <https://onco.cc/trials/molemate/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://doi.org/10.1136/bmj.e4110>, <https://www.isrctn.com/ISRCTN79932379> ;
  onco:status "negative" ;
  onco:tag "uk", "skin", "early-detection", "primary-care" ;
  onco:phase "3" ;
  onco:cancers <https://onco.cc/cancers/melanoma/>, <https://onco.cc/cancers/skin-cancer/> .
