# OnCo record da-tech-care-navigation (technology). 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/technologies/da-tech-care-navigation/>
  a schema:MedicalTherapy ;
  onco:kind "technology" ;
  schema:identifier "da-tech-care-navigation" ;
  schema:name "Dementia care navigation"@en ;
  schema:description "A care navigator helps the household use the system. It is support, not a treatment for the brain disease."@en ;
  schema:url <https://onco.cc/technologies/da-tech-care-navigation/> ;
  schema:dateModified "2026-09-21"^^xsd:date ;
  schema:citation <https://www.nice.org.uk/guidance/ng97> ;
  onco:tag "dementia-atlas" ;
  onco:sections <https://onco.cc/fronts/da-front-care-delivery/> ;
  onco:bottlenecks <https://onco.cc/bottlenecks/da-bn-caregiver-load/> .
