PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.registry-protocols.r4b@1.0.0
    http://hl7.org/fhir/us/registry-protocols/StructureDefinition/CREDSSubmission
description: This is the standard Bundle to be used with a CREDS submission
package_name: hl7.fhir.us.registry-protocols.r4b
derivation: constraint
name: CREDSSubmission
type: Bundle
elements:
  type:
    pattern: {type: Code, value: collection}
    index: 0
  entry:
    array: true
    min: 2
    index: 1
    slicing:
      rules: open
      ordered: true
      description: Slice based on resource
      discriminator:
      - {path: resource, type: type}
      min: 2
      slices:
        mHeader:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 2
            elements:
              resource: {type: MessageHeader, index: 3}
        USPatient:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 4
            elements:
              resource: {type: Patient, index: 5}
package_version: 1.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/registry-protocols/StructureDefinition/CREDSSubmission
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 1.0.0