Implementation Guide
ePA Medication Service
Version 1.1.5 - release

: OperationOutcomeEmptyList - XML Representation

Raw xml | Download


<OperationOutcome xmlns="http://hl7.org/fhir">
  <id value="a4da96e5-84d6-4883-8789-5df2e1363c40"/>
  <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_NO_MATCH"/>
      </coding>
    </details>
    <diagnostics
                 value="No Resource found matching the query $medication-list"/>
  </issue>
</OperationOutcome>