> ## Documentation Index
> Fetch the complete documentation index at: https://help.elationhealth.com/llms.txt
> Use this file to discover all available pages before exploring further.

# The Imaging Order Test Object

```json theme={null}
{
  "code": null,
  "created_date": "2021-05-26T03:49:04Z",
  "deleted_date": null,
  "id": 140756665106487,
  "name": "test",
  "practice": 140756660256772
}
```

| Attribute     | Type     | Notes                                                   |
| :------------ | :------- | :------------------------------------------------------ |
| code          | string   | nullable. Can be up to 50 characters long.              |
| created\_date | datetime |                                                         |
| deleted\_date | datetime | nullable                                                |
| id            | integer  |                                                         |
| name          | string   | Can be up to 255 characters long. Required for creating |
| practice      | integer  | nullable. Required for creating                         |
