Skip to content

Instantly share code, notes, and snippets.

@rkroll
Created May 21, 2014 20:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rkroll/c570b1d9ef3c5e3d658f to your computer and use it in GitHub Desktop.
Save rkroll/c570b1d9ef3c5e3d658f to your computer and use it in GitHub Desktop.
REQUEST:
<request source="EMA_4_0" portalID="1" pformat="pcl" wformat="html" output="inline">
<rxNumber>rx_encrypted_id</rxNumber>
<productRxNorm>830648</productRxNorm>
<productNDC>00093092606</productNDC>
<quantity>10</quantity>
<patient>
<code>ABC123</code>
<firstName>John</firstName>
<lastName>Doe</lastName>
<age>30</age>
<gender>M</gender>
</patient>
<location>
<code>999999999</code>
<address>123 Main Street.</address>
<city>Boca Raton</city>
<state>FL</state>
</location>
<prescriber>
<code>12345</code>
</prescriber>
</request>
RESPONSE:
<?xml version="1.0" encoding="utf-8"?><response transactionID="130046237"><programs></programs><priorAuth /></response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment