Skip to content

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

@prerakmody

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)

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