PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.use@case.omi-0.3.5
    http://omi.de/fhir/registry/StructureDefinition/CatsServiceInputParameters
description: CatsServiceInputParameters
package_name: de.medizininformatikinitiative.use
derivation: constraint
name: CATSServiceInputParameters
type: Parameters
elements:
  parameter:
    index: 0
    slicing:
      slices:
        everything-bundle:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 1
            extensions:
              parameterQueryExtension:
                url: null
                index: 2
                extensions:
                  query:
                    url: null
                    index: 3
                    elements:
                      value:
                        pattern: {type: String, value: 'Patient/{pat-id}/$everything'}
                        choices: []
                        index: 5
                  description:
                    url: null
                    index: 6
                    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: 8
                elements:
                  extension:
                    index: 3
                    slicing:
                      slices:
                        query:
                          match: {}
                          schema:
                            index: 3
                            elements:
                              value:
                                pattern: {type: String, value: 'Patient/{pat-id}/$everything'}
                                choices: []
                                index: 5
                        description:
                          match: {}
                          schema:
                            index: 6
                            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: 8
            elements:
              extension:
                index: 2
                slicing:
                  slices:
                    parameterQueryExtension:
                      match: {}
                      schema:
                        index: 2
                        extensions:
                          query:
                            url: null
                            index: 3
                            elements:
                              value:
                                pattern: {type: String, value: 'Patient/{pat-id}/$everything'}
                                choices: []
                                index: 5
                          description:
                            url: null
                            index: 6
                            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: 8
                        elements:
                          extension:
                            index: 3
                            slicing:
                              slices:
                                query:
                                  match: {}
                                  schema:
                                    index: 3
                                    elements:
                                      value:
                                        pattern: {type: String, value: 'Patient/{pat-id}/$everything'}
                                        choices: []
                                        index: 5
                                description:
                                  match: {}
                                  schema:
                                    index: 6
                                    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: 8
              name:
                pattern: {type: String, value: everything-bundle}
                index: 9
              resource: {type: Bundle, mustSupport: true, index: 10}
              part:
                extensions:
                  parameterQueryExtension: {url: null, index: 11}
                elements:
                  extension:
                    index: 11
                    slicing:
                      slices:
                        parameterQueryExtension:
                          match: {}
                          schema: {index: 11}
            required: [resource]
package_version: case.omi-0.3.5
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.5
required: [parameter]