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

# Notes and Comments (NTE)

| seq | type    | opt | Description |
| --- | ------- | --- | ----------- |
| 1   | Integer | R   | Set ID      |
| 3   | 64k     | R   | Comment     |

Elation supports most escape sequences in NTE segments:

| HL7 Character Sequence | UI appearance |
| ---------------------- | ------------- |
| \E\\                   | \\            |
| \F\\                   | \|            |
| \R\\                   | \~            |
| \S\\                   | ^             |
| \T\\                   | &             |

<CodeGroup>
  ```text text theme={null}
  NTE|1||-------------------------------------------------
  NTE|2||Unless otherwise noted, tests performed at the following location:
  NTE|3||Performing Lab: Testing Lab Vendor
  NTE|4||454 Streetname Ave
  NTE|5||San Francisco,CA 93111
  NTE|6||Laboratory Director: John Doctor, MD
  NTE|7||-------------------------------------------------
  ```
</CodeGroup>

<img src="https://mintcdn.com/elationhealth/wpxF9b0YtIMN0SLD/images/134e83b-Screen_Shot_2016-11-02_at_12.38.28_PM.png?fit=max&auto=format&n=wpxF9b0YtIMN0SLD&q=85&s=014b286ae3d6a3ff88e0dafd5e37b713" alt="569" width="569" height="657" data-path="images/134e83b-Screen_Shot_2016-11-02_at_12.38.28_PM.png" />
