PackagesCanonicalsLogsProblems
    Packages
    eng.fhir.profile.dev@0.0.5-beta
    https://eng.it/fhir/StructureDefinition/Bundle_Document
description: null
package_name: eng.fhir.profile.dev
derivation: constraint
name: Bundle_Document
type: Bundle
elements:
  meta:
    short: Metadati sulla risorsa
    index: 0
    elements:
      profile:
        short: I profili che questa risorsa dichiara di rispettare
        pattern: {type: Canonical, value: 'https://eng.it/fhir/StructureDefinition/Bundle_Document'}
        index: 1
      tag:
        short: Tag applicati a questa risorsa
        index: 2
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            source:
              match: {system: 'http://cct.eng.it/FHIR/schema/source'}
              schema:
                short: tag-source
                index: 3
                elements:
                  system:
                    short: Identità del sistema terminologico
                    pattern: {type: Uri, value: 'http://cct.eng.it/FHIR/schema/source'}
                    index: 4
                  code: {short: Simbolo nella sintassi definita dal sistema, index: 5}
            event-coding:
              match: {system: 'http://cct.eng.it/FHIR/schema/event-coding'}
              schema:
                short: tag-event-coding
                index: 6
                elements:
                  system:
                    short: Identità del sistema terminologico
                    pattern: {type: Uri, value: 'http://cct.eng.it/FHIR/schema/event-coding'}
                    index: 7
                  code:
                    short: Simbolo nella sintassi definita dal sistema
                    binding: {strength: required, valueSet: 'http://cct.eng.it/FHIR/ValueSet/event-coding'}
                    index: 8
            destination:
              match: {system: 'http://cct.eng.it/FHIR/schema/destination'}
              schema:
                short: tag-destination
                index: 9
                elements:
                  system:
                    short: Identità del sistema terminologico
                    pattern: {type: Uri, value: 'http://cct.eng.it/FHIR/schema/destination'}
                    index: 10
                  code: {short: Simbolo nella sintassi definita dal sistema, index: 11}
            transaction-id:
              match: {system: 'http://ihub.eng.it/fhir/transaction-id'}
              schema:
                short: tag-transaction-id
                index: 12
                elements:
                  system:
                    short: Identità del sistema terminologico
                    pattern: {type: Uri, value: 'http://ihub.eng.it/fhir/transaction-id'}
                    index: 13
                  code: {short: Simbolo nella sintassi definita dal sistema, index: 14}
  type: {index: 15}
  timestamp: {short: Quando il bundle è stato assemblato, index: 16}
  entry:
    short: Voce nel bundle - avrà una risorsa o un'informazione
    index: 17
    slicing:
      rules: open
      discriminator:
      - {path: resource, type: profile}
      min: null
      slices:
        Binary:
          match: {}
          schema:
            short: Binary
            index: 18
            elements:
              resource: {type: Resource, index: 19}
        DocumentManifest:
          match: {}
          schema:
            short: DocumentManifest
            _required: true
            index: 20
            elements:
              resource: {type: Resource, index: 21}
        DocumentReference:
          match: {}
          schema:
            short: DocumentReference
            _required: true
            index: 22
            elements:
              resource:
                type: Resource
                index: 23
                extensions:
                  oscuramento:
                    url: null
                    index: 25
                    elements:
                      value[x]:
                        elements:
                          coding: {index: 26}
                elements:
                  extension:
                    index: 24
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: 0
                      slices:
                        oscuramento:
                          match: {url: null}
                          schema:
                            index: 25
                            elements:
                              value[x]:
                                elements:
                                  coding: {index: 26}
package_version: 0.0.5-beta
class: profile
kind: resource
url: https://eng.it/fhir/StructureDefinition/Bundle_Document
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: null