Modify study and patient tags by API

How can I modify the study tags and/or Patients tags direct to the study without duplicate the record. and without changing the another values like StudyUID.

if it is not possible , how can i handel this by python or by lua.

Best regards

Moneer

Are you familiar with pyorthanc? https://github.com/gacou54/pyorthanc

It provides user-friendly functionality to modify a Study or Patient (as well as every other API endpoint provided by Orthanc).

Patient: Patient - PyOrthanc

Study: Study - PyOrthanc

Hope this is helpful.

1 Like

You may also check in OE2… This is the kind of payload you get when you select this option:
image