> ## 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.

# Common Order (ORC)

| seq  | type | opt | description                  | value                    |
| ---- | ---- | --- | ---------------------------- | ------------------------ |
| 1    |      | R   | Order Control                | 'NW' - New               |
| 2    |      | R   | Elation Requisition Number   |                          |
| 12.1 |      | R   | Ordering Provider NPI        | NPI of ordering provider |
| 12.2 |      | R   | Ordering Provider Last Name  |                          |
| 12.3 |      | R   | Ordering Provider First Name |                          |
| 12.4 |      | O   | Ordering Provider Initial    |                          |

<CodeGroup>
  ```text text theme={null}
  ORC|NW|12345678910111213||||||||||1234567890^LAST^FIRST^M
  ```
</CodeGroup>
