view Database/Lua/AutoroutingChangeAet.lua @ 632:2084e0640775

test WADO-RS of a single instance based on study label
author Alain Mazy <am@osimis.io>
date Mon, 18 Mar 2024 11:59:10 +0100
parents 040f6ef1394a
children
line wrap: on
line source

function OnStoredInstance(instanceId, tags, metadata)
   Delete(SendToModality(instanceId, 'orthanctest', aet))
end