comparison Sphinx/source/plugins/worklists-plugin.rst @ 84:9ceb0e13dff9

improvement
author Alain Mazy <alain@mazy.be>
date Thu, 15 Dec 2016 22:49:53 +0100
parents 468cb58b702a
children e83da2f99e45
comparison
equal deleted inserted replaced
83:468cb58b702a 84:9ceb0e13dff9
49 "." 49 "."
50 ], 50 ],
51 "Worklists" : { 51 "Worklists" : {
52 "Enable": true, 52 "Enable": true,
53 "Database": "./WorklistsDatabase", 53 "Database": "./WorklistsDatabase",
54 "FilterIssuerAet": false, // Some modalities do not specify ``ScheduledStationAETitle`` 54 "FilterIssuerAet": false, // Some modalities do not specify 'ScheduledStationAETitle (0040,0001)'
55 // in the C-Find and may receive worklists not related to them. This option 55 // in the C-Find and may receive worklists not related to them. This option
56 // adds an extra filtering based on the AET of the modality issuing the C-Find. 56 // adds an extra filtering based on the AET of the modality issuing the C-Find.
57 } 57 }
58 } 58 }
59 59