dicom-web-example
Created by
mohannadhussain
A "hello world" example of making API calls to DICOMweb, an API used in Medial Imaging IT. All you need to run this replit is a SIIM Hackathon API Key, which you can get free of charge.
The replit will perform a search by patient name, then accession number, finally showing you images within a study. You look at the Python code to see how easy it is to make DICOMweb requests.
See https://imaginginformatics.github.io/hackathon-docs/getting-started/hackathon-server/
