tag_qaly_lost
URI: matrix_schema:tag_qaly_lost
Applicable to: DiseaseListEntry
Description
Tag denoting the degree to which Quality-Adjusted Life Year (QALY) lost. Disease terms are automatically tagged 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: String. The range of the element is the type of the value that can be assigned to it.
-
Required?: Required Regex pattern*:
^(low|medium|high|very_high|none)$
Schema developer documentation
LinkML source
name: tag_qaly_lost
annotations:
curation_type:
tag: curation_type
value: llm
description: 'Tag denoting the degree to which Quality-Adjusted Life Year (QALY) lost.
Disease terms are automatically tagged 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_qaly_lost
domain_of:
- DiseaseListEntry
range: string
required: true
pattern: ^(low|medium|high|very_high|none)$