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
79 stars 35 forks source link

Storage feature/backend #17

Closed rzhang74 closed 4 years ago

rzhang74 commented 4 years ago

Issue #, if available:

Description of changes: Adding backend API code: createPatient, createHealthCareProfessional, createSession, listPatients, listHealthCareProfessionals, listSessions.

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

alexchirayath commented 4 years ago

Closing PR since we have new PR open here: https://github.com/aws-samples/medical-transcription-analysis/pull/21

Tasks that still need to be completed: