Skip to content

medical_specialization

URI: matrix_schema:medical_specialization

Applicable to: DiseaseListEntry

Description

Tag this disease with a medical specialisation. Disease classes are automatically tagged by 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.
  • Multivalued: True. If the element is multivalued, more than one value can be attached to the same field. In the TSV format, these are | separated.
  • Required?: Optional

Schema developer documentation

LinkML source
name: medical_specialization
annotations:
  attribute_type:
    tag: attribute_type
    value: grouping
  curation_type:
    tag: curation_type
    value: llm
description: 'Tag this disease with a medical specialisation. Disease classes are
  automatically tagged by 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: medical_specialization
domain_of:
- DiseaseListEntry
range: string
multivalued: true