Simple web interface for dicom on S3

0

Hello all, i need to upload DICOM on S3, and give patients access to it to download their files, what i look for is using as AWS native services as possible, want to create ID/pw for new users, and they can download their new and old scans (so they should have access to their files only), kindly advise the technologies which i can use in aws to fulfill this need.

2回答
0

Here's a documented solution using AWS native services which I believe meets your needs.

https://aws.amazon.com/solutions/guidance/receiving-digital-imaging-and-communications-in-medicine-dicom-images-in-amazon-s3/

AWS
zsewell
回答済み 3ヶ月前
profile pictureAWS
エキスパート
レビュー済み 3ヶ月前
0

Hello, have you seen AWS HealthImaging? HealthImaging is a dedicated AWS service for storing, sharing, and streaming DICOM data in the cloud. HealthImaging is intended to make managing imaging data easier and rendering that data faster (i.e., normalized JSON metadata, purpose-built DICOM metadata search API, and losslessly encoded image frames). You may need to use some sample projects to enable your use case, or build any UI components yourself, but HealthImaging will get you further, quicker.

AWS
回答済み 2日前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ