PackagesCanonicalsLogsProblems
    Packages
    fhir.erezept.validator@0.1.4
    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:
        MedicationRequestEntry:
          match: {fullUrl: 'https://example.org/fhir/StructureDefinition/E_Rezept_Validator_MedicationRequest'}
          schema:
            _required: true
            index: 8
            extensions: {}
            elements:
              extension: {index: 9}
              modifierExtension: {index: 10}
              fullUrl:
                pattern: {type: Uri, value: 'https://example.org/fhir/StructureDefinition/E_Rezept_Validator_MedicationRequest'}
                index: 11
              resource: {type: Resource, index: 12}
            required: [resource, fullUrl]
        PatientEntry:
          match: {fullUrl: 'https://example.org/fhir/StructureDefinition/E_Rezept_Validator_Patient'}
          schema:
            _required: true
            index: 13
            elements:
              fullUrl:
                pattern: {type: Uri, value: 'https://example.org/fhir/StructureDefinition/E_Rezept_Validator_Patient'}
                index: 14
              resource:
                type: Resource
                index: 15
                elements:
                  identifier: {index: 16}
                  address: {index: 17}
            required: [resource, fullUrl]
        AllergyIntoleranceEntry:
          match: {fullUrl: 'https://example.org/fhir/StructureDefinition/E_Rezept_Validator_AllergyIntolerance'}
          schema:
            index: 18
            elements:
              fullUrl:
                pattern: {type: Uri, value: 'https://example.org/fhir/StructureDefinition/E_Rezept_Validator_AllergyIntolerance'}
                index: 19
              resource:
                type: Resource
                index: 20
                elements:
                  code:
                    elements:
                      coding:
                        index: 21
                        slicing:
                          rules: open
                          discriminator:
                          - {path: $this, type: value}
                          min: null
                          slices:
                            atc:
                              match: {system: 'http://www.whocc.no/atc'}
                              schema:
                                type: Coding
                                pattern:
                                  type: Coding
                                  value: {system: 'http://www.whocc.no/atc'}
                                index: 22
                  reaction:
                    elements:
                      manifestation:
                        elements:
                          coding: {index: 23}
                      exposureRoute:
                        elements:
                          coding: {index: 24}
            required: [resource, fullUrl]
  signature: {index: 25}
package_version: 0.1.4
class: profile
kind: resource
url: https://example.org/fhir/StructureDefinition/E_Rezept_Validator_Bundle
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: null