This page is part of the Specialty Medication Enrollment (v0.1.0: STU1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
<Bundle xmlns="http://hl7.org/fhir">
<id value="specialty-rx-error-1"/>
<meta>
<profile
value="http://hl7.org/fhir/us/specialty-rx/StructureDefinition/specialty-rx-bundle-error"/>
</meta>
<type value="message"/>
<timestamp value="2020-03-11T13:10:17-05:00"/>
<entry>
<fullUrl value="http://example.org/MyEHR/MessageHeader/msgheader1"/>
<resource>
<MessageHeader>
<id value="res1"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>event</b>: <span title="{http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-event-type error}">Error</span></p><h3>Sources</h3><table class="grid"><tr><td>-</td><td><b>Name</b></td><td><b>Endpoint</b></td></tr><tr><td>*</td><td>MyEHR</td><td><a href="http://example.org/MyEHR">http://example.org/MyEHR</a></td></tr></table><h3>Responses</h3><table class="grid"><tr><td>-</td><td><b>Identifier</b></td><td><b>Code</b></td></tr><tr><td>*</td><td>req1</td><td>transient-error</td></tr></table><p><b>focus</b>: <a href="#OperationOutcome_exception-13450456830">See above (OperationOutcome/exception-13450456830)</a></p></div>
</text>
<eventCoding>
<system
value="http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-event-type"/>
<code value="error"/>
</eventCoding>
<source>
<name value="MyEHR"/>
<endpoint value="http://example.org/MyEHR"/>
</source>
<response>
<identifier value="req1"/>
<code value="transient-error"/>
</response>
<focus>
<reference value="urn:uuid:61ebe359-bfdc-4613-8bf2-c5e300945f0z"/>
</focus>
</MessageHeader>
</resource>
</entry>
<entry>
<fullUrl value="urn:uuid:61ebe359-bfdc-4613-8bf2-c5e300945f0z"/>
<resource>
<OperationOutcome>
<id value="exception-13450456830"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><h3>Issues</h3><table class="grid"><tr><td>-</td><td><b>Severity</b></td><td><b>Code</b></td><td><b>Details</b></td></tr><tr><td>*</td><td>fatal</td><td>exception</td><td><span title="Codes: ">An unexpected exception occurred. Please resubmit</span></td></tr></table></div>
</text>
<issue>
<severity value="fatal"/>
<code value="exception"/>
<details>
<text value="An unexpected exception occurred. Please resubmit"/>
</details>
</issue>
</OperationOutcome>
</resource>
</entry>
</Bundle>