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 Success Example 5 - XML Representation

Raw xml | Download



<OperationOutcome xmlns="http://hl7.org/fhir">
  <id value="update-success-example5"/>
  <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;">success</td>
                    <td>[]</td>
                    <td>
                        <pre>Organization with id:5.5.5.5 has been updated successfully.</pre>
                    </td>
                </tr>
            </table>
        </div>
  </text>
  <issue>
    <severity value="information"/>
    <code value="processing"/>
    <diagnostics
                 value="Organization with id:5.5.5.5 has been updated successfully."/>
  </issue>
</OperationOutcome>