description: null package_name: fhir.erezept.validator derivation: constraint name: E_Rezept_Validator_Bundle type: Bundle elements: meta: index: 0 elements: profile: pattern: {type: Canonical, value: 'https://example.org/fhir/StructureDefinition/E_Rezept_Validator_Bundle'} index: 1 required: [profile] identifier: {index: 2} type: pattern: {type: Code, value: collection} index: 3 timestamp: {index: 4} total: {index: 5} link: {index: 6} entry: array: true min: 2 index: 7 extensions: {} elements: extension: {index: 8} modifierExtension: {index: 9} slicing: rules: open discriminator: - {path: resource.meta.profile, type: value} min: 2 slices: MedicationRequestEntry: match: resource: meta: {profile: null} schema: _required: true index: 10 extensions: {} elements: extension: {index: 11} modifierExtension: {index: 12} fullUrl: {index: 13} resource: type: Resource index: 14 elements: medication: choices: [] index: 16 slicing: slices: medicationCodeableConcept: match: {} schema: choices: [] index: 16 medication[x]: elements: coding: binding: {strength: required, valueSet: 'http://fhir.de/CodeSystem/bfarm/atc'} index: 17 required: [resource, fullUrl] PatientEntry: match: resource: meta: {profile: null} schema: _required: true index: 18 elements: fullUrl: {index: 19} resource: {type: Resource, index: 20} required: [resource, fullUrl] AllergyIntoleranceEntry: match: resource: meta: {profile: null} schema: index: 21 elements: fullUrl: {index: 22} resource: type: Resource index: 23 elements: code: elements: coding: binding: {strength: required, valueSet: 'http://fhir.de/CodeSystem/bfarm/atc'} index: 24 slicing: slices: atc: match: {} schema: binding: {strength: required, valueSet: 'http://fhir.de/CodeSystem/bfarm/atc'} index: 24 required: [resource, fullUrl] signature: {index: 25} package_version: 0.2.6 class: profile kind: resource url: https://example.org/fhir/StructureDefinition/E_Rezept_Validator_Bundle base: http://hl7.org/fhir/StructureDefinition/Bundle version: null