<StructureDefinition xmlns="http://hl7.org/fhir" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hl7.org/fhir ../../input-cache/schemas/R5/fhir-single.xsd">
  <id value="profile-OperationOutcome" />
  <url value="https://bpcs.exchange/fhir/StructureDefinition/profile-OperationOutcome" />
  <name value="OperationOutcome" />
  <title value="OperationOutcome" />
  <status value="active" />
  <experimental value="false" />
  <description value="An outcome returned in the event that an operation or interaction is unsuccessful" />
  <fhirVersion value="5.0.0" />
  <mapping>
    <identity value="BPCS" />
    <name value="Internal BPCS API" />
  </mapping>
  <kind value="resource" />
  <abstract value="false" />
  <type value="OperationOutcome" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/OperationOutcome" />
  <derivation value="constraint" />
  <differential>
    <element id="OperationOutcome.issue">
      <path value="OperationOutcome.issue" />
      <mustSupport value="true" />
    </element>
    <element id="OperationOutcome.issue.severity">
      <path value="OperationOutcome.issue.severity" />
      <mustSupport value="true" />
    </element>
    <element id="OperationOutcome.issue.code">
      <path value="OperationOutcome.issue.code" />
      <short value="overpaidDeductStatus/deductLvlDecFlag" />
      <definition value="The overpaid deductible status is used by certain processes to determine if an overpaid deductible is applicable to the family and if so, if that overpaid deductible calculation is completed.&#xD;&#xA;Values:&#xA;P = Pending. Calc. In process&#xA;E = Exists&#xA;N = Does not exist&#xD;&#xA;COBOL Dervied field RMRCP1S using family table   10 DEDUCT-LVL-DECREASE-FLAG     PIC 9.          88 DEDUCT-LVL-HAS-NOT-DECREASED          VALUE ZERO&#xA;DEDUCT-LVL-HAS-DECREASED              VALUE 1." />
      <mustSupport value="true" />
    </element>
    <element id="OperationOutcome.issue.details">
      <path value="OperationOutcome.issue.details" />
      <mustSupport value="true" />
    </element>
  </differential>
</StructureDefinition>