PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.bser@2.0.0-ballot
    http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-ReferralFeedbackComposition
description: This Composition profile represents the clical feedback included in the referral feedback document.
package_name: hl7.fhir.us.bser
derivation: constraint
name: BSeRReferralFeedbackComposition
type: Composition
elements:
  identifier: {mustSupport: true, index: 0}
  status: {mustSupport: true, index: 1}
  type: {mustSupport: true, index: 2}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient']
    index: 3
  date: {mustSupport: true, index: 4}
  author:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole']
    index: 5
  title: {mustSupport: true, index: 6}
  section:
    mustSupport: true
    index: 7
    elements:
      code: {mustSupport: true, index: 8}
    required: [code]
    slicing:
      rules: open
      discriminator:
      - {path: code, type: value}
      min: 1
      slices:
        referralServiceRequestFeedbackSummary:
          match:
            code:
              coding:
              - {code: RSRFS, system: 'http://hl7.org/fhir/us/bser/CodeSystem/bser'}
          schema:
            mustSupport: true
            _required: true
            index: 9
            elements:
              code:
                short: CompositionSectionReferralServiceRequestFeedbackSummary
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: RSRFS, system: 'http://hl7.org/fhir/us/bser/CodeSystem/bser'}
                index: 10
              focus:
                type: Reference
                mustSupport: true
                refers: ['http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-ReferralServiceRequest']
                index: 11
              text: {mustSupport: true, index: 12}
              entry:
                type: Reference
                mustSupport: true
                refers: ['http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-ReferralActivityStatus']
                index: 13
            required: [focus]
        obesityReferralFeedbackSupportingInformation:
          match:
            code:
              coding:
              - {code: ORFSI, system: 'http://hl7.org/fhir/us/bser/CodeSystem/bser', display: Obesity Referral Feedback Supporting Information}
          schema:
            index: 14
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: ORFSI, system: 'http://hl7.org/fhir/us/bser/CodeSystem/bser', display: Obesity Referral Feedback Supporting Information}
                index: 15
              entry:
                mustSupport: true
                index: 16
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    participationFeedbackObservation:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-social-history']
                        array: true
                        index: 17
                      min: 0
                    bloodPressure:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-blood-pressure']
                        index: 18
                      min: 0
                      max: 1
                    bodyHeight:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-body-height']
                        index: 19
                      min: 0
                      max: 1
                    bodyWeight:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-body-weight']
                        index: 20
                      min: 0
                      max: 1
                    bmi:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-bmi']
                        index: 21
                      min: 0
                      max: 1
        arthritisReferralFeedbackSupportingInformation:
          match:
            code:
              coding:
              - {code: ARFSI, system: 'http://hl7.org/fhir/us/bser/CodeSystem/bser', display: Arthritis Referral Feedback Supporting Information}
          schema:
            index: 22
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: ARFSI, system: 'http://hl7.org/fhir/us/bser/CodeSystem/bser', display: Arthritis Referral Feedback Supporting Information}
                index: 23
              entry:
                mustSupport: true
                index: 24
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    arthritisFeedbackObservation:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/us/bser/StructureDefinition/bser-referral-observation']
                        array: true
                        index: 25
                      min: 0
        hypertensionReferralFeedbackSupportingInformation:
          match:
            code:
              coding:
              - {code: HRFSI, system: 'http://hl7.org/fhir/us/bser/CodeSystem/bser', display: Hypertension Referral Feedback Supporting Information}
          schema:
            index: 26
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: HRFSI, system: 'http://hl7.org/fhir/us/bser/CodeSystem/bser', display: Hypertension Referral Feedback Supporting Information}
                index: 27
              entry:
                mustSupport: true
                index: 28
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    bloodPressure:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-blood-pressure']
                        index: 29
                      min: 0
                      max: 1
                    bodyHeight:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-body-height']
                        index: 30
                      min: 0
                      max: 1
                    bodyWeight:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-body-weight']
                        index: 31
                      min: 0
                      max: 1
                    bmi:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-bmi']
                        index: 32
                      min: 0
                      max: 1
        earlyChildhoodNutritionReferralFeedbackSupportingInformation:
          match:
            code:
              coding:
              - {code: ECNRFSI, system: 'http://hl7.org/fhir/us/bser/CodeSystem/bser', display: Early Childhood Nutrition Referral Feedback Supporting Information}
          schema:
            index: 33
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: ECNRFSI, system: 'http://hl7.org/fhir/us/bser/CodeSystem/bser', display: Early Childhood Nutrition Referral Feedback Supporting Information}
                index: 34
              entry:
                mustSupport: true
                index: 35
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    earlyChildhoodNutritionFeedbackObservation:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/us/bser/StructureDefinition/bser-referral-observation']
                        array: true
                        index: 36
                      min: 0
                    participationFeedbackObservation:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-social-history']
                        array: true
                        index: 37
                      min: 0
        diabetesPreventionReferralFeedbackSupportingInformation:
          match:
            code:
              coding:
              - {code: DPRFSI, system: 'http://hl7.org/fhir/us/bser/CodeSystem/bser', display: Diabetes Prevention Referral Feedback Supporting Information}
          schema:
            index: 38
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: DPRFSI, system: 'http://hl7.org/fhir/us/bser/CodeSystem/bser', display: Diabetes Prevention Referral Feedback Supporting Information}
                index: 39
              entry:
                mustSupport: true
                index: 40
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    participationFeedbackObservation:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-social-history']
                        array: true
                        index: 41
                      min: 0
                    bodyHeight:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-body-height']
                        index: 42
                      min: 0
                      max: 1
                    bodyWeight:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-body-weight']
                        index: 43
                      min: 0
                      max: 1
                    bmi:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-bmi']
                        index: 44
                      min: 0
                      max: 1
        tobaccoUseCessationReferralFeedbackSupportingInformation:
          match:
            code:
              coding:
              - {code: TUCRFSI, system: 'http://hl7.org/fhir/us/bser/CodeSystem/bser', display: Tobacco Use Cessation Referral Feedback Supporting Information}
          schema:
            index: 45
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: TUCRFSI, system: 'http://hl7.org/fhir/us/bser/CodeSystem/bser', display: Tobacco Use Cessation Referral Feedback Supporting Information}
                index: 46
              entry:
                mustSupport: true
                index: 47
                slicing:
                  rules: open
                  discriminator:
                  - {path: resolve(), type: profile}
                  min: null
                  slices:
                    tobaccoUseCessationFeedbackMedication:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-TobaccoUseCessationFeedbackMedication']
                        array: true
                        index: 48
                      min: 0
                    tobaccoUseCessationFeedbackObservation:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-social-history']
                        array: true
                        index: 49
                      min: 0
package_version: 2.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-ReferralFeedbackComposition
base: http://hl7.org/fhir/StructureDefinition/Composition
version: 2.0.0-ballot
required: [section, subject]