description: Dieses Profil bildet die Ausgabeparameter für ARS ab. package_name: rki.demis.ars derivation: constraint name: ParametersOutput type: Parameters elements: meta: mustSupport: true index: 0 elements: profile: mustSupport: true pattern: {type: canonical, value: 'https://demis.rki.de/fhir/ars/StructureDefinition/ParametersOutput'} type: canonical index: 1 required: [profile] parameter: mustSupport: true array: true min: 3 index: 2 slicing: rules: closed discriminator: - {path: name, type: value} min: 3 slices: bundleIdentifier: match: {name: bundleIdentifier} schema: short: Aktualisierter Identifier des Bundes, vom DEMIS-Backend vergeben. mustSupport: true _required: true index: 3 elements: name: pattern: {type: string, value: bundleIdentifier} mustSupport: true type: string index: 4 value: mustSupport: true choices: [valueIdentifier] index: 6 valueIdentifier: {type: Identifier, mustSupport: true, choiceOf: value, index: 7} resource: {index: 8} part: {index: 9} required: [value, valueIdentifier] specimenIdentifier: match: {name: specimenIdentifier} schema: short: Probennummer, wie durch den Datensender im Bundle angegeben. mustSupport: true array: true min: 1 _required: true index: 10 elements: name: pattern: {type: string, value: specimenIdentifier} mustSupport: true type: string index: 11 value: mustSupport: true choices: [valueIdentifier] index: 13 valueIdentifier: {type: Identifier, mustSupport: true, choiceOf: value, index: 14} resource: {index: 15} part: {index: 16} required: [value, valueIdentifier] operationOutcome: match: {name: operationOutcome} schema: short: Ergebnis der Verarbeitung mustSupport: true _required: true index: 17 elements: name: pattern: {type: string, value: operationOutcome} mustSupport: true type: string index: 18 value: choices: [] index: 20 resource: {type: OperationOutcome, mustSupport: true, index: 21} part: {index: 22} required: [resource] package_version: 1.0.0-rc.2 class: profile kind: resource url: https://demis.rki.de/fhir/ars/StructureDefinition/ParametersOutput base: http://hl7.org/fhir/StructureDefinition/Parameters version: 1.0.0 required: [meta]