Question: Design a structure chart based on the below information:- (as soon as possible hand written also be okay) Medi4all is a healthcare program that generates

Design a structure chart based on the below information:- (as soon as possible hand written also be okay)

Medi4all is a healthcare program that generates patients' visits and prescriptions based on conversation recording. Create visit module starts by calling upon the Generate conversation record module to prepare a doctor-patient conversation record. It is then sent to a Parse conversation module which returns a text description of doctor-patient conversation to Create visit module. In order to generate text, Parse conversation module first sends raw audio data to Enhance audio module and receives a noise-reduced modified version. This is then passed onto Convert audio-to-text module which returns the raw text data. After receiving this text data, Create visit module receives a formatting flag from Resolve formatting module and based on this decides whether to use Create regular format or Create med-all format module. Create regular format returns a simply formatted text file using a generic formatter, whereas Create med-all format returns a specially formatted file using standard healthcare templates. This text file is passed onto the Extract prescription module. First it receives the extracted diagnoses, symptoms and prescription information from Parse medical components module. Next for each diagnosis, Create suggestion module which is an on-page connector is called to create a suggestion entry and then Update prediction module which is an off-page connector is called to update the prediction model for given suggestion entry. Finally Extract prescription module returns the complete prescription to Create visit module. Create visit module uses Print item library module to print the given prescription.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!