description: null package_name: fhir.erezept.validator derivation: constraint name: E_Rezept_Validator_Bundle type: Bundle elements: meta: elements: profile: pattern: {type: Canonical, value: 'https://example.org/fhir/StructureDefinition/E_Rezept_Validator_Bundle'} index: 0 required: [profile] identifier: {index: 1} type: pattern: {type: Code, value: collection} index: 2 timestamp: {index: 3} total: {index: 4} link: {index: 5} entry: array: true min: 2 index: 6 extensions: {} elements: extension: {index: 7} modifierExtension: {index: 8} slicing: rules: open discriminator: - {path: resource.meta.profile, type: value} min: 2 slices: MedicationRequestEntry: match: resource: meta: {profile: null} schema: _required: true index: 9 elements: fullUrl: {index: 10} resource: {type: MedicationRequest, index: 11} required: [resource, fullUrl] PatientEntry: match: resource: meta: {profile: null} schema: _required: true index: 12 elements: fullUrl: {index: 13} resource: {type: Patient, index: 14} required: [resource, fullUrl] AllergyIntoleranceEntry: match: resource: meta: {profile: null} schema: array: true index: 15 elements: fullUrl: {index: 16} resource: {type: AllergyIntolerance, index: 17} required: [resource, fullUrl] signature: {index: 18} package_version: 0.3.2 class: profile kind: resource url: https://example.org/fhir/StructureDefinition/E_Rezept_Validator_Bundle base: http://hl7.org/fhir/StructureDefinition/Bundle version: 0.3.1