v1

latestOpenAPI 3.0.02026-07-132990743.4 KB
Networking

Straight store to peer

Synchronously send the DICOM instance in the POST body to the Orthanc peer whose identifier is provided in URL, without having to first store it locally within Orthanc. This is an alternative to command-line tools such as curl.

post/peers/{id}/store-straight

Path parameters

idstring required

Identifier of the modality of interest

Response

IDstring

Orthanc identifier of the DICOM instance in the remote Orthanc peer

ParentPatientstring

Orthanc identifier of the parent patient in the remote Orthanc peer

ParentSeriesstring

Orthanc identifier of the parent series in the remote Orthanc peer

ParentStudystring

Orthanc identifier of the parent study in the remote Orthanc peer

Pathstring

Path to the DICOM instance in the remote Orthanc server

Statusstring

Status of the store operation