Implementation Guide
ePA Medication Service
Version 1.1.5 - release

: OperationOutcomeResourceIsNotKnown - XML Representation

Raw xml | Download


<OperationOutcome xmlns="http://hl7.org/fhir">
  <id value="98ca7dff-aa8d-47d0-a074-4055f55cb4db"/>
  <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="http://terminology.hl7.org/CodeSystem/operation-outcome"/>
        <code value="MSG_RESOURCE_ID_FAIL"/>
      </coding>
    </details>
    <diagnostics value="Resource id is not known"/>
  </issue>
</OperationOutcome>