# HG changeset patch # User Sebastien Jodogne # Date 1610980719 -3600 # Node ID 8f34434387f4b440d4606d8c38e2df41c8ff811f # Parent 859bd3aa72dd4fd3e658092b3ad32204c3b173e0 sample hl7 plugin diff -r 859bd3aa72dd -r 8f34434387f4 Sphinx/source/contributing.rst --- a/Sphinx/source/contributing.rst Mon Jan 18 15:06:51 2021 +0100 +++ b/Sphinx/source/contributing.rst Mon Jan 18 15:38:39 2021 +0100 @@ -129,6 +129,13 @@ `__ to import/export such STL files from/to Orthanc. + Create a plugin to edit DICOM files (add, update or remove DICOM tags). + + Create samples of :ref:`Python plugins ` to take + care of HL7 messages, especially for :ref:`merging patients + ` (which is a `typical HL7 event + `__ + to be handled by the PACS, not by the RIS). Reference: Events + ``Axx`` of Chapter 3 ("Patient Administration") in the HL7 v2.9 + specification. + Have a look at the TODO file containing our `official roadmap `__.