description: Dieses Profil bildet den Eingabeparameter für ARS ab. Angegeben wird das Bundle, welches für ARS an DEMIS übermittelt wird. package_name: rki.demis.ars derivation: constraint name: ParametersInput type: Parameters elements: meta: mustSupport: true index: 0 elements: profile: mustSupport: true pattern: {type: canonical, value: 'https://demis.rki.de/fhir/ars/StructureDefinition/ParametersInput'} type: canonical index: 1 required: [profile] parameter: short: Enthält das Bundle, welches für ARS an DEMIS übermittelt wird mustSupport: true index: 2 elements: name: pattern: {type: string, value: content} mustSupport: true type: string index: 3 value: choices: [] index: 5 resource: {type: Bundle, mustSupport: true, index: 6} part: {index: 7} required: [resource] package_version: 1.0.0-rc.2 class: profile kind: resource url: https://demis.rki.de/fhir/ars/StructureDefinition/ParametersInput base: http://hl7.org/fhir/StructureDefinition/Parameters version: 1.0.0 required: [meta, parameter]