<?xml version="1.0" encoding="UTF-8"?>

<OperationOutcome xmlns="http://hl7.org/fhir">
  <meta>
    <extension url="http://hl7.org/fhir/StructureDefinition/instance-name">
      <valueString value="CDex Inline OperationOutcome Example 1"/>
    </extension>
    <extension url="http://hl7.org/fhir/StructureDefinition/instance-description">
      <valueMarkdown value="OperationOutcome example used to create inline scenarios for this guide"/>
    </extension>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml">
      <p>The attachments can not be associated with a current claim or prior authorization and are being held for association with a future claim or prior authorization.</p>
    </div>
  </text>
  <issue>
    <severity value="information"/>
    <code value="informational"/>
    <details>
      <text value="The attachments can not be associated with a current claim or prior authorization and are being held for association with a future claim or prior authorization."/>
    </details>
  </issue>
</OperationOutcome>