Implementation Guide
ePA Medication Service
Version 1.2.0-ballot.1 - draft

: ExpOperationOutcomeEMPUnlinkingNotSuccessful - XML Representation

Raw xml | Download


<OperationOutcome xmlns="http://hl7.org/fhir">
  <id value="c146f801-8f50-4ca4-8578-514d5938e3c3"/>
  <meta>
    <profile
             value="https://gematik.de/fhir/epa-medication/StructureDefinition/epa-ms-operation-outcome"/>
  </meta>
  <issue>
    <severity value="error"/>
    <code value="processing"/>
    <details>
      <coding>
        <system
                value="https://gematik.de/fhir/epa-medication/CodeSystem/epa-medicationstatement-processing-event-code"/>
        <code value="UNLINKING_NOT_SUCCESSFUL"/>
        <display value="Fehlerhafte Aufhebung der eMP-Verknüpfung"/>
      </coding>
    </details>
  </issue>
</OperationOutcome>