aws-samples / medical-transcription-analysis

Medical Transcription Analysis (MTA) demonstrates how the integration of Amazon Comprehend Medical and Amazon Transcribe Medical can be used to transcribe audio data, extract key medical components and tag the data to their corresponding entities. Automating the medical transcription and comprehension process makes it easier for health care professionals to focus on patient care.
MIT No Attribution
78 stars 34 forks source link

Phase 1 for UI Improvement #29

Closed rzhang74 closed 4 years ago

rzhang74 commented 4 years ago

Issue #, if available:

Description of changes: Refining UI pieces:

  1. User flow changed - After logining in, user is taken to the record page.
  2. Modified the record page - Adding the save functionality and search functionality.
  3. Added the search page - New search experience will autoload the patients and health care professional info.
  4. Added new CCS styles

Backend Piece:

  1. Refined listSession API. Refined input sanitization.

Next Steps:

  1. Create the session detail page, more specifically, the transcribe and comprehend data. 2.To return session id on save session.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.