Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 872 Bytes

File metadata and controls

14 lines (11 loc) · 872 Bytes

# InstancesPost200Response

Properties

Name Type Description Notes
id string Orthanc identifier of the new instance [optional]
parent_patient string Orthanc identifier of the parent patient [optional]
parent_series string Orthanc identifier of the parent series [optional]
parent_study string Orthanc identifier of the parent study [optional]
path string Path to the new instance in the REST API [optional]
status string Can be `Success`, `AlreadyStored`, `Failure`, or `FilteredOut` (removed by some `NewInstanceFilter`) [optional]

[Back to Model list] [Back to API list] [Back to README]