Mercurial > hg > orthanc
annotate Plugins/Samples/ModalityWorklists/README @ 2983:af068a6b476b
fix
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sat, 08 Dec 2018 11:54:14 +0100 |
parents | 42764dcd3a41 |
children |
rev | line source |
---|---|
1808
9c2ffc4e938b
configuration of the sample modality worklists plugin
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
1 Introduction |
9c2ffc4e938b
configuration of the sample modality worklists plugin
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
2 ============ |
9c2ffc4e938b
configuration of the sample modality worklists plugin
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
3 |
9c2ffc4e938b
configuration of the sample modality worklists plugin
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
4 This sample plugin enables Orthanc to serve DICOM modality worklists |
9c2ffc4e938b
configuration of the sample modality worklists plugin
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
5 that are read from some folder. |
9c2ffc4e938b
configuration of the sample modality worklists plugin
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
6 |
2165
42764dcd3a41
migrate the doc of ModalityWorklists to Orthanc Book
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1808
diff
changeset
|
7 The shared library containing the plugin is created as part of the |
42764dcd3a41
migrate the doc of ModalityWorklists to Orthanc Book
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1808
diff
changeset
|
8 build process of Orthanc. |
1808
9c2ffc4e938b
configuration of the sample modality worklists plugin
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff
changeset
|
9 |
2165
42764dcd3a41
migrate the doc of ModalityWorklists to Orthanc Book
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1808
diff
changeset
|
10 Documentation is available in the Orthanc Book: |
42764dcd3a41
migrate the doc of ModalityWorklists to Orthanc Book
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
1808
diff
changeset
|
11 http://book.orthanc-server.com/plugins/worklists-plugin.html |