description: Displays Response Parameters for EU Access Authorization package_name: de.gematik.erezept-workflow.r4 derivation: constraint name: GEM_ERP_PR_PAR_EU_Access_Authorization_Response type: Parameters elements: meta: index: 0 elements: versionId: pattern: {type: Id, value: '1'} index: 1 required: [versionId] parameter: array: true min: 4 max: 4 index: 2 slicing: rules: closed discriminator: - {path: name, type: pattern} min: 4 max: 4 slices: countryCode: match: {name: countryCode} schema: mustSupport: true _required: true index: 3 elements: name: mustSupport: true pattern: {type: String, value: countryCode} index: 4 value: choices: [valueCoding] index: 6 valueCoding: {type: Coding, choiceOf: value, index: 7} value[x]: elements: system: pattern: {type: Uri, value: 'urn:iso:std:iso:3166'} index: 8 required: [system] resource: {index: 9} required: [valueCoding, value] accessCode: match: {name: accessCode} schema: mustSupport: true _required: true index: 10 elements: name: mustSupport: true pattern: {type: String, value: accessCode} index: 11 value: choices: [valueIdentifier] index: 13 valueIdentifier: {type: Identifier, choiceOf: value, index: 14} resource: {index: 15} required: [valueIdentifier, value] validUntil: match: {name: validUntil} schema: mustSupport: true _required: true index: 16 elements: name: mustSupport: true pattern: {type: String, value: validUntil} index: 17 value: choices: [valueInstant] index: 19 valueInstant: {type: instant, choiceOf: value, index: 20} resource: {index: 21} required: [valueInstant, value] createdAt: match: {name: createdAt} schema: mustSupport: true _required: true index: 22 elements: name: mustSupport: true pattern: {type: String, value: createdAt} index: 23 value: choices: [valueInstant] index: 25 valueInstant: {type: instant, choiceOf: value, index: 26} resource: {index: 27} required: [valueInstant, value] package_version: 1.5.0-beta5 class: profile kind: resource url: https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PAR_EU_Access_Authorization_Response base: http://hl7.org/fhir/StructureDefinition/Parameters version: '1.5' required: [meta]