A list of all PACs and the agent config strings necessary to set up their agent.
- SOPRO: {"attach_files": [ "Patient.dat" ], "convert_method": "jpg2dcm_v1", "file_extension": "jpg", "hash_dicom_tag_name": "PixelData"}
- QxVue/MaxxVue: {"convert_method": "img2dcm_v1", "file_extension": "img", "agent_unique_id": "1.3.6.1.4.1.AgentId"}
- TIFF: {"convert_method": "tiff2dcm_v1", "file_extension": "xtf", "hash_dicom_tag_name": "PixelData"}
- 20/20 Imaging: {
"file_match": "/\\\\[\\d\\.]+$/i"
}
- 20/20 Imaging: {
- AGFA: {"convert_method": "agfa2dcm", "file_extension": "preprocessed"}
- VxVue: {"convert_method": "vxvue2dcm_v1", "file_extension": "img"}
- Image Pilot: {
"convert_method": "imagepilot2dcm",
"file_extension": "img",
"send_delay_time": 60000
}