Specialty Medication Enrollment
2.1.0 - CI Build United States of America flag

Specialty Medication Enrollment, published by HL7 International - Pharmacy. This is not an authorized publication; it is the continuous build for version 2.1.0). This version is based on the current content of https://github.com/HL7/fhir-specialty-rx/ and changes regularly. See the Directory of published versions

: Specialty Rx Error 1 - XML Representation

Raw xml | Download



<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-12-08T23:06:17-05:00"/>
  <entry>
    <fullUrl value="http://example.org/MyEHR/MessageHeader/msgheader1"/>
    <resource>
      <MessageHeader>
        <id value="res1"/>
        <meta>
          <profile
                   value="http://hl7.org/fhir/us/specialty-rx/StructureDefinition/specialty-rx-messageheader-error"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MessageHeader</b><a name="res1"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource MessageHeader &quot;res1&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-specialty-rx-messageheader-error.html">Specialty Rx Error MessageHeader</a></p></div><p><b>event</b>: Error (Details: http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-event-type code error = 'Error', stated as 'null')</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 (urn:uuid:cbeff8fb-bc06-432e-bdff-6db167d6214e)</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:cbeff8fb-bc06-432e-bdff-6db167d6214e"/>
        </focus>
      </MessageHeader>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:cbeff8fb-bc06-432e-bdff-6db167d6214e"/>
    <resource>
      <OperationOutcome>
        <id value="exception-13450456830"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: OperationOutcome</b><a name="exception-13450456830"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource OperationOutcome &quot;exception-13450456830&quot; </p></div><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>An unexpected exception occurred. Please resubmit <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</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>