$this->id, 'body_part_examined' => $this->body_part_examined, 'series_description' => $this->series_description, 'series_date' => $this->series_date, 'series_number' => $this->series_number, 'created_at' => $this->created_at, 'updated_at' => $this->updated_at, 'study_id' => $this->study_id, ]; } }