AI Discharge Summary Assistant
LiveBedrock-powered draft generator that turns messy ward-round notes into a clinician discharge summary, a GP letter, and a plain-English patient version. Cognito-protected behind an async 202 + poll API (so generation isn't bound by the 30s gateway timeout), with a hash-only, KMS-encrypted DynamoDB audit log streamed to an S3 Object Lock (WORM) ledger for tamper-evidence. Served as a private-S3 SPA through CloudFront on a custom domain, and watched by a nightly synthetic-traffic canary wired to CloudWatch alarms. Inference and data stay UK-only (eu-west-2); all data is synthetic.
- Bedrock
- Lambda
- Cognito
- DynamoDB
- KMS
- S3 Object Lock
- CloudFront
- Route 53
- ACM
- CloudWatch