-
Notifications
You must be signed in to change notification settings - Fork 54
/
Copy pathsevere.yaml
40 lines (29 loc) · 972 Bytes
/
severe.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
pattern_name: severe
pattern_iri: http://purl.obolibrary.org/obo/mondo/patterns/severe.yaml
description: 'Pattern for describing the severity of a disease, in this case, a severe form of the disease.
Here severe means having a high degree of severity. This may correspond with specific genetic mutations (or homozygous or heterozygous forms).
Examples: [severe ichthyosis vulgaris](http://purl.obolibrary.org/obo/MONDO_0100475)'
contributors:
- https://orcid.org/0000-0002-6601-2165
classes:
Severe: HP:0012828
disease: MONDO:0000001
relations:
has characteristic: RO:0000053
annotationProperties:
exact_synonym: oio:hasExactSynonym
related_synonym: oio:hasRelatedSynonym
vars:
disease: '''disease'''
name:
text: severe %s
vars:
- disease
def:
text: An instance of %s in which the disease presentation is severe in severity.
vars:
- disease
equivalentTo:
text: '%s and ''has characteristic'' some ''Severe'''
vars:
- disease