<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="epa-operation-outcome" />
  <url value="https://gematik.de/fhir/epa/StructureDefinition/epa-operation-outcome" />
  <version value="1.1.0" />
  <name value="EPAOperationOutcome" />
  <title value="EPA OperationOutcome" />
  <status value="active" />
  <experimental value="false" />
  <date value="2024-08-14" />
  <publisher value="gematik GmbH" />
  <description value="Defines the operation outcome for the ePA system." />
  <fhirVersion value="4.0.1" />
  <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.severity">
      <path value="OperationOutcome.issue.severity" />
      <mustSupport value="true" />
    </element>
    <element id="OperationOutcome.issue.code">
      <path value="OperationOutcome.issue.code" />
      <mustSupport value="true" />
    </element>
    <element id="OperationOutcome.issue.details">
      <path value="OperationOutcome.issue.details" />
      <min value="1" />
      <mustSupport value="true" />
      <binding>
        <strength value="required" />
        <valueSet value="https://gematik.de/fhir/epa/ValueSet/epa-operation-outcome-vs" />
      </binding>
    </element>
  </differential>
</StructureDefinition>