Skip to content

Dashboard Report DIC Process Control v1.0.x.x

Klaus-Jürgen Quast edited this page Dec 12, 2024 · 2 revisions

This page lists FHIR resources that can be used at the DIC to start/stop the DIC Autostart Process and to start the DIC Send Process.

Start/Stop of DIC processes

DIC processes can be started in the DSF FHIR server frontend by accessing the following urls and opening the corresponding draft Task resource (<dsf-fhir-base-url> needs to be replaced with the base url of your DSF FHIR server):

Start DIC Autostart Process: https://<dsf-fhir-base-url>/fhir/Task?status=draft&identifier=http://dsf.dev/sid/task-identifier|http://netzwerk-universitaetsmedizin.de/bpe/Process/reportAutostart/1.0/reportAutostartStart

Stop DIC Autostart Process: https://<dsf-fhir-base-url>/fhir/Task?status=draft&identifier=http://dsf.dev/sid/task-identifier|http://medizininformatik-initiativenetzwerk-universitaetsmedizin.de/bpe/Process/reportAutostart/1.0/reportAutostartStop

Start DIC Send Process: https://<dsf-fhir-base-url>/fhir/Task?status=draft&identifier=http://dsf.dev/sid/task-identifier|http://netzwerk-universitaetsmedizin.de/bpe/Process/reportSend/1.0/reportSendStart