PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.use-case.omi@0.2.1
    http://omi.de/fhir/registry/StructureDefinition/CatsServiceOutputParameters
description: CatsServiceOutputParameters
package_name: de.medizininformatikinitiative.use-case.omi
derivation: constraint
name: CatsServiceOutputParameters
type: Parameters
elements:
  parameter:
    index: 0
    slicing:
      slices:
        pdfReport:
          match: {}
          schema: {index: 1}
          max: 0
        image:
          match: {}
          schema: {index: 2}
          max: 0
        observations:
          match: {}
          schema: {index: 3}
          max: 0
        cds-card-response:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 4
            elements:
              name:
                pattern: {type: String, value: cds-card}
                index: 5
              value:
                mustSupport: true
                choices: [valueString]
                index: 7
              valueString: {type: string, mustSupport: true, choiceOf: value, index: 8}
            required: [valueString, value]
package_version: 0.2.1
class: profile
kind: resource
url: http://omi.de/fhir/registry/StructureDefinition/CatsServiceOutputParameters
base: http://omi.de/fhir/registry/StructureDefinition/omi-service-output-parameter
version: 0.2.1
required: [parameter]