Skip to content

tag_existing_treatment

URI: matrix_schema:tag_existing_treatment

Applicable to: DiseaseListEntry

Description

Flag to denote if this disease has some existing treatment. Disease classes are automatically flagged using an LLM. Problems/issues should be reported on the Matrix disease list issue tracker (https://github.com/everycure-org/matrix-disease-list/issues). __

Properties

  • Range: Boolean. The range of the element is the type of the value that can be assigned to it.

  • Required?: Optional

Schema developer documentation

LinkML source
name: tag_existing_treatment
annotations:
  attribute_type:
    tag: attribute_type
    value: filter
  curation_type:
    tag: curation_type
    value: llm
description: 'Flag to denote if this disease has some existing treatment. Disease
  classes are automatically flagged using an LLM. Problems/issues should be reported
  on the Matrix disease list issue  tracker (https://github.com/everycure-org/matrix-disease-list/issues).

  '
from_schema: https://w3id.org/everycure-org/matrix-schema
rank: 1000
alias: tag_existing_treatment
domain_of:
- DiseaseListEntry
range: boolean