<OperationOutcome xmlns="http://hl7.org/fhir">
  <id value="core-examples-OperationOutcome-example7" />
  <meta>
    <versionId value="1" />
    <lastUpdated value="2016-09-08T11:58:25.975+00:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
            MPI approval rating: 80%
          </div>
  </text>
  <issue>
    <severity value="information" />
    <code value="informational" />
    <details>
      <text value="MPI approval rating: 80%" />
    </details>
  </issue>
</OperationOutcome>