# InstancesPost200Response
## Properties
**id** | Option<**String**> | Orthanc identifier of the new instance | [optional]
**parent_patient** | Option<**String**> | Orthanc identifier of the parent patient | [optional]
**parent_series** | Option<**String**> | Orthanc identifier of the parent series | [optional]
**parent_study** | Option<**String**> | Orthanc identifier of the parent study | [optional]
**path** | Option<**String**> | Path to the new instance in the REST API | [optional]
**status** | Option<**String**> | Can be `Success`, `AlreadyStored`, `Failure`, or `FilteredOut` (removed by some `NewInstanceFilter`) | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)