PackagesCanonicalsLogsProblems
    Packages
    de.gematik.ti@1.3.0
    https://gematik.de/fhir/ti/StructureDefinition/operation-outcome
description: Das Operation Outcome-Profil für die Telematikinfrastruktur (TI) FHIR Data Services
package_name: de.gematik.ti
derivation: constraint
name: TIOperationOutcome
type: OperationOutcome
elements:
  issue:
    mustSupport: true
    index: 0
    elements:
      severity: {mustSupport: true, index: 1}
      code: {mustSupport: true, index: 2}
      details:
        binding: {strength: preferred, valueSet: 'https://gematik.de/fhir/ti/ValueSet/operation-outcome-details-vs'}
        mustSupport: true
        index: 3
        elements:
          coding:
            mustSupport: true
            index: 4
            elements:
              system: {mustSupport: true, index: 5}
              version: {mustSupport: true, index: 6}
              code: {mustSupport: true, index: 7}
              display: {mustSupport: true, index: 8}
      diagnostics: {mustSupport: true, index: 9}
package_version: 1.3.0
class: profile
kind: resource
url: https://gematik.de/fhir/ti/StructureDefinition/operation-outcome
base: http://hl7.org/fhir/StructureDefinition/OperationOutcome
version: 1.1.1