| Business Data Model Data Model |
Description | A healthcare event that determines the health status of a Person. A medical examination includes taking a medical history from the patient regarding their health problems, previous diagnoses and treatments, allergies, current prescription and non-prescription medications, and lifestyle. It includes a physical examination of the patient and may include diagnostic lab tests or screening. The specific physical exams and tests included depend on the purpose of the examination as well as the patient's demographics. |
Relationship | |
![]() |
Generalization | |
![]() |
Dependencies | |
![]() |
Reverse Dependencies | |
![]() |
Relationship Details |
Is Identifying Relationship | false |
Child Table | Medical Examination |
Child Multiplicity | ZERO_TO_MANY |
Child Referential Integrity: On Delete | NONE |
Child Referential Integrity: On Insert | NONE |
Child Referential Integrity: On Update | NONE |
Parent Table | Clinical Finding |
Parent Multiplicity | ZERO_TO_MANY |
Parent Referential Integrity: On Delete | NONE |
Parent Referential Integrity: On Insert | NONE |
Parent Referential Integrity: On Update | NONE |
Generalization Details |
Supertype | Healthcare Event |
Subtype | Medical Examination |
Transform As | TABLE |
| Business Data Model Data Model |