PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.use-case.omi@0.3.10
    http://omi.de/fhir/registry/StructureDefinition/CatsServiceInputParameters
description: CatsServiceInputParameters
package_name: de.medizininformatikinitiative.use-case.omi
derivation: constraint
name: CATSServiceInputParameters
type: Parameters
elements:
  parameter:
    index: 0
    slicing:
      slices:
        image:
          match: {}
          schema: {index: 1}
          max: 0
        imagingStudy:
          match: {}
          schema: {index: 2}
          max: 0
        everything-bundle:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 3
            extensions:
              parameterQueryExtension:
                url: null
                index: 4
                extensions:
                  query:
                    url: null
                    index: 5
                    elements:
                      value:
                        pattern: {type: String, value: 'Patient/{pat-id}/$everything'}
                        choices: []
                        index: 7
                  description:
                    url: null
                    index: 8
                    elements:
                      value:
                        pattern: {type: String, value: 'This parameter consumes a patient-everything bundle, at least one ICD coded Condition resource is needed for the algorithm to return a result.'}
                        choices: []
                        index: 10
                elements:
                  extension:
                    index: 5
                    slicing:
                      slices:
                        query:
                          match: {}
                          schema:
                            index: 5
                            elements:
                              value:
                                pattern: {type: String, value: 'Patient/{pat-id}/$everything'}
                                choices: []
                                index: 7
                        description:
                          match: {}
                          schema:
                            index: 8
                            elements:
                              value:
                                pattern: {type: String, value: 'This parameter consumes a patient-everything bundle, at least one ICD coded Condition resource is needed for the algorithm to return a result.'}
                                choices: []
                                index: 10
            elements:
              extension:
                index: 4
                slicing:
                  slices:
                    parameterQueryExtension:
                      match: {}
                      schema:
                        index: 4
                        extensions:
                          query:
                            url: null
                            index: 5
                            elements:
                              value:
                                pattern: {type: String, value: 'Patient/{pat-id}/$everything'}
                                choices: []
                                index: 7
                          description:
                            url: null
                            index: 8
                            elements:
                              value:
                                pattern: {type: String, value: 'This parameter consumes a patient-everything bundle, at least one ICD coded Condition resource is needed for the algorithm to return a result.'}
                                choices: []
                                index: 10
                        elements:
                          extension:
                            index: 5
                            slicing:
                              slices:
                                query:
                                  match: {}
                                  schema:
                                    index: 5
                                    elements:
                                      value:
                                        pattern: {type: String, value: 'Patient/{pat-id}/$everything'}
                                        choices: []
                                        index: 7
                                description:
                                  match: {}
                                  schema:
                                    index: 8
                                    elements:
                                      value:
                                        pattern: {type: String, value: 'This parameter consumes a patient-everything bundle, at least one ICD coded Condition resource is needed for the algorithm to return a result.'}
                                        choices: []
                                        index: 10
              name:
                pattern: {type: String, value: everything-bundle}
                index: 11
              resource: {type: Bundle, index: 12}
              part:
                extensions:
                  parameterQueryExtension: {url: null, index: 13}
                elements:
                  extension:
                    index: 13
                    slicing:
                      slices:
                        parameterQueryExtension:
                          match: {}
                          schema: {index: 13}
            required: [resource]
package_version: 0.3.10
class: profile
kind: resource
url: http://omi.de/fhir/registry/StructureDefinition/CatsServiceInputParameters
base: http://omi.de/fhir/registry/StructureDefinition/omi-service-input-parameter
version: 0.3.10
required: [parameter]