Closed alyssadai closed 11 months ago
do we have a list of diagnoses that we would need for OpenNeuro but that aren't in our SNOMED-CT dump? Check https://github.com/neurobagel/annotation_tool/issues/591
@rmanaem could you dump the diff (ideally with labels) here
6 terms that are present in the open_neuro
but not in this newly curated list:
BioPortal id / SNOMED-CT ID | Label |
---|---|
432119003 | Aneurysm |
87486003 | Aphasia |
59770006 | Dyslexia |
203082005 | Fibromyalgia |
238131007 | Overweight |
397540003 | Visual impairment |
Add workflow for the path
/attributes/nb:Diagnosis/vocab
that:VocabLabelsResponse
objectOther TODO:
try-except
for httpx network errors (currently, if the network connection cannot be established if, e.g. the internet is down, an exception is raised and the app cannot start)