Skip to content

[RayStation 10B] Export patient as .dcm via scripting #3

Description

@prerakmody

Hi,
Do you know if there is a way to export a RS patient (e.g. connect.get_current("Patient")) as DICOM files to a path? I am able to do so via the UI, but need a scriptable version. Recording the actions gives me an "Unscriptable Action" error.

image

I have looked at the following options

  • patient.ExportPatient --> does .rsback
  • db.BackupPatient --> does .rsbak
  • case.ScriptableDicomExport (not sure exactly how to use it)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions