| 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] |