PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ecr.r4b@2.1.1
    http://hl7.org/fhir/us/ecr/StructureDefinition/rr-document-bundle
description: This Bundle profile represents an RR Document Bundle. It contains either an RR Composition.
package_name: hl7.fhir.us.ecr.r4b
derivation: constraint
name: RRDocumentBundle
type: Bundle
elements:
  entry:
    mustSupport: true
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: resource, type: profile}
      min: null
      slices:
        slicePublicHealthComposition:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 1
            elements:
              resource: {type: Resource, short: RR Composition, mustSupport: true, index: 2}
            required: [resource]
package_version: 2.1.1
class: profile
kind: resource
url: http://hl7.org/fhir/us/ecr/StructureDefinition/rr-document-bundle
base: http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-document-bundle
version: 2.1.1