|
28 | 28 | independent of the technology or methods used to produce the information. |
29 | 29 |
|
30 | 30 | - Diagnosis: |
31 | | - A disease, condition, phenotypic abnormality, or clinical finding reported in an entity. |
| 31 | + A disease or individual phenotypic feature. |
32 | 32 | This includes: |
33 | | - * Diseases (e.g., diabetes, cancer, Alzheimer's disease) |
34 | | - * Clinical conditions and phenotypes (e.g., accessory oral frenulum, cleft palate) |
35 | | - * HPO (Human Phenotype Ontology) terms describing abnormalities |
| 33 | + * Named diseases (e.g., diabetes, cancer, Alzheimer's disease, autism) |
36 | 34 | * MONDO disease terms |
37 | | - * Any medical/clinical abnormality or pathological condition |
| 35 | + * Individual HPO phenotypic features (e.g., cleft palate, seizure, hypotonia) |
| 36 | + * Single observable characteristics or abnormalities |
38 | 37 |
|
39 | | - IMPORTANT: Even if a term contains anatomical words (e.g., "oral", "cardiac"), |
40 | | - it should be categorized as Diagnosis if it describes an abnormality or condition, |
41 | | - not Anatomical Site. |
| 38 | + IMPORTANT: Use Diagnosis for both named diseases AND individual phenotypic traits. |
| 39 | + Only use Phenotype for complex phenotype syndromes. |
| 40 | +
|
| 41 | +- Phenotype: |
| 42 | + Complex phenotype syndromes and named phenotypic conditions. |
| 43 | + This includes: |
| 44 | + * Complex phenotype syndromes (e.g., Coffin-Siris syndrome, Epileptic Encephalopathy) |
| 45 | + * Named phenotypic conditions (e.g., Agenesis of the Corpus Callosum) |
| 46 | + * Multi-feature phenotypic presentations |
| 47 | + * Specific syndrome names |
| 48 | +
|
| 49 | + IMPORTANT: Use Phenotype only for complex/named syndromes. For individual features |
| 50 | + like "cleft palate" or "seizure", use Diagnosis instead. |
42 | 51 |
|
43 | 52 | - Organism Type: |
44 | 53 | A human-readable reference to the organism type. |
|
73 | 82 | Instructions: |
74 | 83 | - Extract exact substrings from the query. |
75 | 84 | - Assign mentions to the most appropriate facet listed above. |
76 | | -- When choosing between Diagnosis and Anatomical Site: if the term describes an abnormality, |
77 | | - condition, or disease, choose Diagnosis. Only use Anatomical Site for normal body parts |
78 | | - where samples are collected. |
| 85 | +- When choosing between Diagnosis and Phenotype: use Diagnosis for diseases AND individual |
| 86 | + phenotypic features (like "cleft palate", "seizure"). Use Phenotype only for complex |
| 87 | + syndrome names (like "Coffin-Siris syndrome", "Epileptic Encephalopathy"). |
| 88 | +- When choosing between Diagnosis/Phenotype and Anatomical Site: use Diagnosis/Phenotype |
| 89 | + for abnormalities, use Anatomical Site only for normal body parts where samples are collected. |
79 | 90 | - If a meaningful term does not map to any facet, use facet = 'unmatched'. |
80 | 91 | - Do not invent new facet names. |
81 | 92 | """.strip() |
|
86 | 97 | "Consent Group", |
87 | 98 | "Data Modality", |
88 | 99 | "Diagnosis", |
| 100 | + "Phenotype", |
89 | 101 | "Organism Type", |
90 | 102 | "Reported Ethnicity", |
91 | 103 | "Phenotypic Sex", |
|
0 commit comments