Difference between revisions of "Database"

From Seth's Wiki
Jump to navigation Jump to search
(Created page with "*Disease -> Multiple symptoms *Symptom -> Multiple diseases *")
 
Line 1: Line 1:
 
*Disease -> Multiple symptoms
 
*Disease -> Multiple symptoms
 
*Symptom -> Multiple diseases
 
*Symptom -> Multiple diseases
*
+
 
 +
=Simple Example=
 +
{| class="wikitable"
 +
|+ Caption text
 +
|-
 +
! Disease !! Chest Pain !! Tenderness !! Reflux !! Radiation to shoulder !! Radiation to back !! Fever !! Leukocytosis !! Elevated troponin !! ST elevation !! HDUS !! Absent breath sounds
 +
|-
 +
| Stable angina  || 1 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 0
 +
|-
 +
| NSTEMI || 1 || 0 || 0 || 1 || 0  || 0 || 0 || 1 || 0 || 0 || 0
 +
|-
 +
| STEMI || 1 || 0 || 0 || 1 || 0 || 0 || 0 || 1 || 1 || 0 || 0
 +
|-
 +
| GERD || 1 || 0 || 1 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 0
 +
|-
 +
| Esophageal rupture || 1 || 0 || 0 || 1 || 1 || 0 || 0 || 0 || 0 || 1 || 0
 +
|-
 +
| Pericarditis || 1 || 0 || 0 || 0 || 0 || 1 || 1 || 0 || 0 || 0 || 0
 +
|-
 +
| Costochondritis || 1 || 1 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 0
 +
|-
 +
| Pneumothorax || 1 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 0 || 1 || 1
 +
|-
 +
| Pneumonia || 1 || 0 || 0 || 0 || 0 || 1 || 1 || 0 || 0 || 0 || 0
 +
|-
 +
| Aortic dissection || 1 || 0 || 0 || 0 || 1 || 0 || 0 || 0 || 0 || 1 || 0
 +
|}

Revision as of 19:17, 24 January 2023

  • Disease -> Multiple symptoms
  • Symptom -> Multiple diseases

Simple Example

Caption text
Disease Chest Pain Tenderness Reflux Radiation to shoulder Radiation to back Fever Leukocytosis Elevated troponin ST elevation HDUS Absent breath sounds
Stable angina 1 0 0 0 0 0 0 0 0 0 0
NSTEMI 1 0 0 1 0 0 0 1 0 0 0
STEMI 1 0 0 1 0 0 0 1 1 0 0
GERD 1 0 1 0 0 0 0 0 0 0 0
Esophageal rupture 1 0 0 1 1 0 0 0 0 1 0
Pericarditis 1 0 0 0 0 1 1 0 0 0 0
Costochondritis 1 1 0 0 0 0 0 0 0 0 0
Pneumothorax 1 0 0 0 0 0 0 0 0 1 1
Pneumonia 1 0 0 0 0 1 1 0 0 0 0
Aortic dissection 1 0 0 0 1 0 0 0 0 1 0