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

<OperationOutcome xmlns="http://hl7.org/fhir">
  <id value="apply-operation-response-example"/>
  <language value="en"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml">
      <p> Error applying ChargeItemDefinition: Billing Code SHALL NOT be charged for in-patient encounters</p> 
    </div>
  </text>
  <issue>
    <severity value="error"/>
    <code value="business-rule"/>
    <details>
      <text value="Billing Code SHALL NOT be charged for in-patient encounters"/>
    </details>
  </issue>
</OperationOutcome>