Sequoia Project Healthcare Directory Implementation Guide
0.0.10 - CI Build United States of America flag

Sequoia Project Healthcare Directory Implementation Guide - Local Development build (v0.0.10). See the Directory of published versions

: Update Error Example 3 - XML Representation

Raw xml | Download



<OperationOutcome xmlns="http://hl7.org/fhir">
  <id value="update-error-example3"/>
  <meta>
    <versionId value="5"/>
    <lastUpdated value="2022-07-30T01:04:14.469+00:00"/>
    <source value="#Y6ZQe3bEeolfTdOu"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
            <h1>Operation Outcome</h1>
            <table border="0">
                <tr>
                    <td style="font-weight: bold;">error</td>
                    <td>[]</td>
                    <td>
                        <pre>5.5.5.5 already exists!</pre>
                    </td>
                </tr>
            </table>
        </div>
  </text>
  <issue>
    <severity value="error"/>
    <code value="processing"/>
    <diagnostics value="5.5.5.5 already exists!"/>
  </issue>
</OperationOutcome>