Universal API Implementation Guide
1.1.20 - ci-build

Universal API Implementation Guide - Local Development build (v1.1.20) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: External - Resource Example: OperationOutcome  - XML Representation

Raw xml | Download


<OperationOutcome xmlns="http://hl7.org/fhir">
  <id value="30eec1b3-d067-40ee-8af5-9e7c37130b14"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationOutcome 30eec1b3-d067-40ee-8af5-9e7c37130b14</b></p><a name="30eec1b3-d067-40ee-8af5-9e7c37130b14"> </a><a name="hc30eec1b3-d067-40ee-8af5-9e7c37130b14"> </a><h3>Issues</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Severity</b></td><td><b>Code</b></td><td><b>Details</b></td></tr><tr><td style="display: none">*</td><td>Information</td><td>Informational Note</td><td><span title="Codes:">All Ok</span></td></tr></table></div>
  </text>
  <issue>
    <severity value="information"/>
    <code value="informational"/>
    <details>
      <text value="All Ok"/>
    </details>
  </issue>
</OperationOutcome>