view Resources/Samples/Lua/Autorouting.lua @ 3247:fcc2b99feaaf

Support for DICOM storage SOP classes BreastProjectionXRayImageStorageForProcessing and BreastProjectionXRayImageStorageForPresentation.
author jku11 <jpa.kuijer@vumc.nl>
date Wed, 13 Feb 2019 13:01:21 +0000
parents 23590917e83e
children
line wrap: on
line source

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