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

# Sample HL7 Message

<CodeGroup>
  ```text text theme={null}
  MSH|^~\&||LVMH||SFMH|20160201112301||||||||
  PID|1||A543950||TEST^PATIENT||19000126|F|||||||||||
  ORC||AB123456|AB234567||F||||20161026135800|||1234567891^Doctor^Test
  OBR|1|AB123456|AB234567|CM_WDEEP^Wound/Tissue Cult|||20160201120000|||||||20160201142800||||||||20160201093525||MC|F|||
  NTE|1|Order Comment|left big toe
  OBX|1|NM|Final^Final^^Final^Final^SFSM||Moderate Staphylococcus aureus||||||F||||CLIA# 05D0593789
  OBX|2|NM|GramStain^Gram Stain^^GramStain^Gram Stain^SFSM||Few White Blood Cells ||||||F||||CLIA# 05D0593789
  OBX|3|NM|GramStain^Gram Stain^^GramStain^Gram Stain^SFSM||1+ Gram Positive Cocci in pairs and clusters||||||F||||CLIA# 05D0593789
  OBX|4|CE|ORGANISM^ORGANISM|1|SA||||||F
  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>
