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 Risposte
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
con risposta 3 mesi fa
profile pictureAWS
ESPERTO
verificato 3 mesi fa
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
con risposta 2 giorni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande