Dear Patryk, Mathias
As promised, I had some free time today after the talks, so here is the
initial sample script to sync patients and studies from an Orthanc that
can be run in a cronjob at operating system level.
We'll work more on health_orthanc, to get more return codes, and
details and pass
Hellp Patryk
https://savannah.gnu.org/bugs/?63327 is already open for the missing Tryton
Cronjob (the method Mathias mentioned) for Orthnc sync.
Luis mentioned another option to solve this. This is probably more flexible,
but requires more effort as well.
Cheers
Axel
Am Freitag, 19. Mai 2023,
Dear Patryk
On Wed, 17 May 2023 16:53:01 +0200
p.ro...@stud.uni-hannover.de wrote:
> Hello dear GNU Health community ,
>
> I am currently writing my master thesis and trying to implement a
> periodic synchronisation of the Orthanc and GNU Health DB.
> Unfortunately I run into some problems. I
Hello Mathias,
there were 2 reasons why I decided to use low-level programming. In the module
"health_orthanc" a button for the one-time manual synchronisation is already
provided and therefore I thought it would be useful to have the synchronisation
in one place to increase the usability. The
* p.ro...@stud.uni-hannover.de: " [Health-dev] Integration of Orthanc (module
health_orthanc)" (Wed, 17 May 2023 16:53:01 +0200):
Hello Patryk,
is there any special reason to do this via low level programming?
Usually regular returning tasks are performed with the included scheduler
(cron). It