description: Profile on Parameter for the input for the VIS algorithm. package_name: de.medizininformatikinitiative.use derivation: constraint name: VisServiceInputParameters type: Parameters elements: parameter: array: true min: 3 index: 0 slicing: slices: image: match: {} schema: {index: 1} max: 1 imagingStudy: match: {} schema: {index: 2} max: 1 age: match: {} schema: mustSupport: true array: true min: 1 _required: true index: 3 elements: name: pattern: {type: String, value: age} index: 4 value: choices: [valuePositiveInt] index: 6 valuePositiveInt: {type: positiveInt, choiceOf: value, index: 7} sex: match: {} schema: mustSupport: true array: true min: 1 _required: true index: 8 elements: name: pattern: {type: String, value: sex} index: 9 value: choices: [valueCode] index: 11 valueCode: {type: code, choiceOf: value, index: 12} package_version: case.omi-0.1.0-beta2 class: profile kind: resource url: http://omi.de/fhir/registry/StructureDefinition/VisServiceInputParameter base: http://omi.de/fhir/registry/StructureDefinition/omi-service-input-parameter version: 0.1.0