Skip to content

is_icd_chapter_header

URI: matrix_schema:is_icd_chapter_header

Applicable to: DiseaseListEntry

Description

Flag to denote this disease was corresponds to an ICD chapter header. Chapter headers (or chapter titles), for example A00 (Cholera) can be identified by codes without dashes or periods and are usually the top-level categories within each chapter. Most of the time, these are not proper diseases, but groupings of diseases. __

Properties

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

  • Required?: Optional

See Also

These are some relevant resources you might find useful to get additional information about the element, such as example implementations, external websites, issues and pull requests.

Schema developer documentation

LinkML source
name: is_icd_chapter_header
annotations:
  attribute_type:
    tag: attribute_type
    value: filter
  curation_type:
    tag: curation_type
    value: manual_mondo
description: 'Flag to denote this disease was corresponds to an ICD chapter header.
  Chapter headers (or chapter titles), for example A00 (Cholera) can be identified
  by codes without dashes or periods and are usually the top-level categories within
  each chapter. Most of the time, these are not proper diseases, but groupings of
  diseases.

  '
from_schema: https://w3id.org/everycure-org/matrix-schema
see_also:
- https://github.com/everycure-org/matrix-disease-list/blob/main/sparql/matrix-disease-list-filters.sparql
- https://en.wikipedia.org/wiki/ICD-10
rank: 1000
alias: is_icd_chapter_header
domain_of:
- DiseaseListEntry
range: boolean