Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new classification/modeling for infectious diseases #2950

Closed
nicolevasilevsky opened this issue Apr 21, 2021 · 1 comment · Fixed by #3214
Closed

new classification/modeling for infectious diseases #2950

nicolevasilevsky opened this issue Apr 21, 2021 · 1 comment · Fixed by #3214

Comments

@nicolevasilevsky
Copy link
Member

nicolevasilevsky commented Apr 21, 2021

Viral infection
logical def:
'infectious disease' and ('disease has infectious agent' some Viruses)

-Primary infection (need text def)
logical def:
'infectious disease' and ('disease has primary infectious agent' some Viruses)
Note: create new object property: 'disease has primary infectious agent'

-Latent infection (need text def)
logical def:
'infectious disease' and ('disease has latent infectious agent' some Viruses)
Note: create new object property: 'disease has latent infectious agent'

viral infectious disease or sequela
logical def:
'viral infectious disease' or 'post-viral disorder'

New hierarchy

viral disease or post-viral disorder
-viral infectious disease or sequela
--viral infectious disease
---primary viral infectious disease
----AIDS
----chickenpox
----COVID-19
---latent viral infectious disease
----herpes zoster
-----'geniculate herpes zoster'
-----'ophthalmic herpes zoster'
-----'zoster sine herpete'
-post-viral disorder (is 'sequela of viral infectious disease' equivalent to 'post-viral disorder'? If I model the logical axiom after sequela of COVID-19, then it is inferred to be equivalent)

@nicolevasilevsky
Copy link
Member Author

related to #3142

nicolevasilevsky added a commit that referenced this issue Jul 1, 2021
with viral disease or post-viral disorder

add synonyms to parents

address #2950
@nicolevasilevsky nicolevasilevsky moved this from Highest priority to Done in Nicole's tickets Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

1 participant