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