Aryan Sri
unread,Jun 14, 2025, 8:23:02 AMJun 14Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dcm4che
I've connected my DCM4CHEE PACS with OHIF viewer and platform built around it. Now, while creating a patient, it is only shown to that particular hospital on the platform, but when we make an appointment for the patient, it creates an MWL entry for the patient in the DCM4CHEE, which can be fetched by a scanning machine to do the scans. Now, while this flow is working fine, the WORKLIST containing scheduled appointments or MWL is fetching all the patient appointments from all the hospitals. So, when a machine in hospital X fetches the data, it can see the MWL created by hospitals Y and Z as well, and can access information about those patients. MWL API is fetching all the data from the WORKLIST. Is there a way we can solve this?