Add MSH presentation for w5
This commit is contained in:
parent
e7d1c5e91e
commit
363d2cb925
|
@ -6,6 +6,16 @@
|
||||||
- [Intro](#intro)
|
- [Intro](#intro)
|
||||||
- [Reasons](#reasons)
|
- [Reasons](#reasons)
|
||||||
- [Implementation](#implementation)
|
- [Implementation](#implementation)
|
||||||
|
- [Research: data driven health accessment](#research-data-driven-health-accessment)
|
||||||
|
- [Background](#background)
|
||||||
|
- [Data](#data)
|
||||||
|
- [Wearables](#wearables)
|
||||||
|
- [Patient Health Records](#patient-health-records)
|
||||||
|
- [Structured vs. unstructured](#structured-vs-unstructured)
|
||||||
|
- [Smart digital health platform](#smart-digital-health-platform)
|
||||||
|
- [Diagram](#diagram)
|
||||||
|
- [Use Cases](#use-cases)
|
||||||
|
- [Conclusion](#conclusion)
|
||||||
|
|
||||||
<!--toc:end-->
|
<!--toc:end-->
|
||||||
|
|
||||||
|
@ -64,3 +74,67 @@
|
||||||
- IoMT: lots of data, lots of money going in
|
- IoMT: lots of data, lots of money going in
|
||||||
- Healthcare technology: Better quality of life, with less money required
|
- Healthcare technology: Better quality of life, with less money required
|
||||||
- ![stupid diagram](./assets/5-smart-health-benefit.webp)
|
- ![stupid diagram](./assets/5-smart-health-benefit.webp)
|
||||||
|
|
||||||
|
## Research: data driven health accessment
|
||||||
|
|
||||||
|
### Background
|
||||||
|
|
||||||
|
- Role of AI
|
||||||
|
- Detection of aliment
|
||||||
|
- Improve decision making
|
||||||
|
- Help in treatment
|
||||||
|
- Superior experience
|
||||||
|
- Tech revolution
|
||||||
|
- Automated steps in diagnostic process
|
||||||
|
- Can acquire different types of data, representing the physiology of humans
|
||||||
|
- Images: MRI, CT
|
||||||
|
- Wearable devices
|
||||||
|
- Electronic health records
|
||||||
|
- Robotics
|
||||||
|
- ML learn from data, so that it can make decisions like human brain
|
||||||
|
|
||||||
|
### Data
|
||||||
|
|
||||||
|
#### Wearables
|
||||||
|
|
||||||
|
- Versatile monitoring
|
||||||
|
|
||||||
|
#### Patient Health Records
|
||||||
|
|
||||||
|
- Personal demographics: age, gender, ethnicity, weight, height, BMI
|
||||||
|
- Medical parameters: blood, pressure, fat, blood sugar, plasma
|
||||||
|
- Non-medical parameters: physical activity, diet plan
|
||||||
|
- Questionnaires filled
|
||||||
|
- Text mining can be performed
|
||||||
|
|
||||||
|
#### Structured vs. unstructured
|
||||||
|
|
||||||
|
- Structured: Time, date and code in diagnosis logs, can be stored in RDBMS
|
||||||
|
- Semi-structured: medication taken, procedures, allergic reactions
|
||||||
|
- Unstructured: Clinical notes, need NLP tools
|
||||||
|
|
||||||
|
### Smart digital health platform
|
||||||
|
|
||||||
|
#### Diagram
|
||||||
|
|
||||||
|
![stuff](./assets/5-smart-health-platform.webp)
|
||||||
|
|
||||||
|
#### Use Cases
|
||||||
|
|
||||||
|
- Heart disease detection
|
||||||
|
- Computer aided retinal disease diagnosis
|
||||||
|
|
||||||
|
### Conclusion
|
||||||
|
|
||||||
|
- Future of healthcare technology involves:
|
||||||
|
- Self monitoring
|
||||||
|
- AI for health management
|
||||||
|
- Research is being developed to integrate real-time data with technology
|
||||||
|
- Require future clinical trails
|
||||||
|
- Explainable artificial intelligence:
|
||||||
|
- Need model transparency for clinicians and stakeholders
|
||||||
|
- Need collaboration in all fields:
|
||||||
|
- Academics
|
||||||
|
- Clinicians
|
||||||
|
- Industries
|
||||||
|
- Stakeholders
|
||||||
|
|
BIN
assets/5-smart-health-platform.webp
Normal file
BIN
assets/5-smart-health-platform.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 49 KiB |
Loading…
Reference in a new issue