Mercurial > hg > orthanc-book
changeset 120:1defc59e3efa
Merged in amosonn_ind/orthanc-book/amosonn_ind/added-spec-reference-relevant-to-missing-1510064073716 (pull request #2)
Added spec reference relevant to missing ScheduledStationAETitle.
author | Sébastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 07 Nov 2017 14:46:35 +0000 |
parents | a30abf63ccba (current diff) a4f392011021 (diff) |
children | 1aff48aa5759 |
files | |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/plugins/worklists-plugin.rst Mon Oct 23 09:39:56 2017 +0200 +++ b/Sphinx/source/plugins/worklists-plugin.rst Tue Nov 07 14:46:35 2017 +0000 @@ -228,8 +228,9 @@ Common problems --------------- -- Some modalities do not include their AET name in ``ScheduledStationAETitle``. Therefore, they do receive worklists that do not concern them. - This may be handled by the ``FilterIssuerAet`` configuration option. +- According to the `specification + <http://dicom.nema.org/MEDICAL/Dicom/2015c/output/chtml/part02/sect_B.4.2.2.3.html>`, modalities should not include their AET name in ``ScheduledStationAETitle`` on user initiated queries. + Therefore, they do receive worklists that do not concern them. This may be handled by the ``FilterIssuerAet`` configuration option. Note that this might in some cases be intended. - Orthanc 1.2.0 does not handle the ``Generic group length`` tags. You might need to include this kind of :ref:`lua script <lua-fix-cfind>` to remove these tags from the queries::