Create a FHIR ImagingStudy JSON from local DICOM files or a DICOMweb server.
- Create FHIR ImagingStudy JSON from a DICOMweb Server
- Note: If using Chrome, add this argument to your Chrome shortcut
--user-data-dir="C:/Chrome dev session2" --disable-web-security
- create FHIR ImagingStudy regarding the FHIR R4 base
- examples including C#, Node.js, Python
- It should be modified if you want to create another specification. e.g., Taiwan PAS ImagingStudy Profile.
- A simple HTML page to query/retrieve the DICOM image from a DICOMweb server
- In this demonstration, the DICOMweb server utilizes raccoon. It is compatible with any DICOMweb-compatible PACS server such as Orthanc, DCM4CHEE, etc.
- This example uses simple JavaScript syntax to show how to connect a DICOMweb server.
- The FHIR specification is based Taiwan PAS ImagingStudy Profile