PackagesCanonicalsLogsProblems
    Packages
    de.gematik.epa.medication@1.1.0-rc1
    https://gematik.de/fhir/epa-medication/StructureDefinition/epa-ms-operation-outcome
description: Defines the operation outcome for the Medication Service in the ePA system.
package_name: de.gematik.epa.medication
derivation: constraint
name: EPAMSOperationOutcome
type: OperationOutcome
elements:
  issue:
    elements:
      severity: {mustSupport: true, index: 0}
      code: {mustSupport: true, index: 1}
      details:
        binding: {strength: required, valueSet: 'https://gematik.de/fhir/epa-medication/ValueSet/epa-ms-operation-outcome-vs'}
        mustSupport: true
        index: 2
    required: [details]
package_version: 1.1.0-rc1
class: profile
kind: resource
url: https://gematik.de/fhir/epa-medication/StructureDefinition/epa-ms-operation-outcome
base: http://hl7.org/fhir/StructureDefinition/OperationOutcome
version: 1.1.0-rc1