We have one Pacone installation being used for teleradiology.
Radiologists use MediView Web viewer to report.
These reports are saved as Notes in Pacsone in PDF format.
We would like to set up a second pacosne-Mediview server as backup.
The studies and Notes should be synchronized between these two servers.
However, only the DICOM files are being synced/forwarded.
Is there a way to forward the reports (Notes) as well?
Thanks.
Sync, Forward Notes
Re: Sync, Forward Notes
Currently the Automatic Synchronization feature only applies to the Dicom images stored in the 2 PacsOne Server database, but not to the non-Dicom data such as the Study Notes/Reports/Attachments, etc. However, you can easily synchronize the following tables in order to sync the Study Notes/Reports between the 2 servers:
STUDYNOTES
ATTACHMENT
via either MySQL Replication or even by manual backup/restore of those 2 database tables.
STUDYNOTES
ATTACHMENT
via either MySQL Replication or even by manual backup/restore of those 2 database tables.
Re: Sync, Forward Notes
Thanks for your reply.
The idea was for it to be automatic and real time.
Manual backup/restore might not be ideal. Replication is a little more complicated.
I think we might need to sync the physical folders/files as well?
With the information you have provided, we will explore ways of achieving this (Or just dropping the idea!)
Regards.
The idea was for it to be automatic and real time.
Manual backup/restore might not be ideal. Replication is a little more complicated.
I think we might need to sync the physical folders/files as well?
With the information you have provided, we will explore ways of achieving this (Or just dropping the idea!)
Regards.