PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.bser@1.0.0
    http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-TobaccoUseCessationReferralFeedbackSupportingInformation
description: A bundle of clinical statements providing supporting information for a referral recipients feedback on a tobacco use cessation referral.
package_name: hl7.fhir.us.bser
derivation: constraint
name: BSeR_TobaccoUseCessationReferralFeedbackSupportingInformation
type: Bundle
elements:
  meta:
    index: 0
    elements:
      profile:
        pattern: {type: Canonical, value: 'http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-TobaccoUseCessationReferralFeedbackSupportingInformation'}
        index: 1
  type:
    pattern: {type: Code, value: collection}
    index: 2
  entry:
    array: true
    min: 1
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: $this.resource, type: profile}
      min: 1
      slices:
        TobaccoUseCessationFeedbackMedication:
          match: {}
          schema:
            index: 4
            elements:
              resource: {type: Resource, index: 5}
            required: [resource]
        TobaccoUseCessationFeedbackObservation:
          match: {}
          schema:
            array: true
            index: 6
            elements:
              resource: {type: Resource, index: 7}
            required: [resource]
package_version: 1.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-TobaccoUseCessationReferralFeedbackSupportingInformation
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 1.0.0
required: [entry, type]