How to solve business problem using Data Science
Patient/Health Care Profession reports any side effect happened on any patient due to intake of any drug(s) in the form of story that happened with the patient in very unstructured data(sample narrative below).We need to extract the relevant information below from the story/narrative by making it some structured form of data.
-
- patient related details like patient country, patient age, sex, etc..
-
- side effect like cough, rashes, nausea etc..
-
- Drug taken like Advil, Mucinexetc..
-
- Country where side effect occurred.
-
- Date on which the side effect occured.
-
- Seriousness of the event.
- This relevant details will be used to create a case that will be reportable to FDA.