-
Notifications
You must be signed in to change notification settings - Fork 11
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
Difference between COVID-19-related clinical finding and diagnosis? #6
Comments
diagnostic process clinical picture Based on the above definitions: |
Sivaram: Clinical picture is a combination of certain clinical findings usually for a disease. So it is a collection of clinical findings. Asiyah: Radiologists often see diffuse cloudiness in the X-Ray image for COVID-19 patients. Sivaram: yes. we can say that. we don't have to use clinical picture. but we can say that COVID-19 patients present with clinical picture of the following symptoms: cough, fever, .... Asiyah: The clinical picture can be mild, intermediate, severe. This is disease stage, so it is clinical picture. Sivaram: Each disease stage presents with a specific clinical picture. If it is at an asymptomatic disease stage, it's a clinical picture where the patient is not exhibiting any clinical symptom or sign. These asymptomatic patients are detected by lab tests (like PCR test antigen positive, but not antibody test positive). Bill: This is good on details. |
Bill: One clinical picture can be associated with different diseases. Like ear disease. Sivaram: True. That's why the output of a diagnostic process is a differential diagnosis. You want to go with most common diagnosis that fits the pattern. After a differential diagnosis, we may want to confirm the diagnosis using different methods. Different kinds of diagnosis: initial diagnosis, final diagnosis, working diagnosis, wrong diagnosis. Asiyah: So we can create an AI diagnosis system. A diagnosis may just be a possible diagnosis. |
OGMS had a issue tracker on updating the definition for clinical picture. |
Clinical finding in OGMS:
Term IRI: http://purl.obolibrary.org/obo/OGMS_0000014
Definition: A representation that is either the output of a clinical history taking or a physical examination or an image finding, or some combination thereof.
subclasses:
diagnosis
Term IRI: http://purl.obolibrary.org/obo/OGMS_0000073
Definition: The representation of a conclusion of a diagnostic process.
Asiyah: clinical finding (based on symptoms or ) is input of a diagnosis.
'diagnostic process':
has_input some 'clinical finding'
has_output some/only 'diagnosis'
(Bill: if use only, diagnostic process does not have to have output diagnosis. If use some, you always get some diagnosis. However, if diagnosis process has another output, it violates the rule.)
Bill: sometimes we get no diagnosis or wrong diagnosis.
Oliver: then no diagnosis or wrong diagnosis is itself a diagnosis.
The text was updated successfully, but these errors were encountered: