PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.health-care-surveys-reporting@1.0.0
    http://hl7.org/fhir/us/health-care-surveys-reporting/StructureDefinition/hcs-content-bundle
description: Bundle Resource profile for health care surveys report content. This bundle is always part of the Health Care Surveys Reporting Bundle and organizes the information using a Composition resource and will contain all the resources referenced from a Composition resource.
package_name: hl7.fhir.us.health-care-surveys-reporting
derivation: constraint
name: HealthcareSurveysContentBundle
type: Bundle
elements:
  entry:
    mustSupport: true
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: $this.resource, type: profile}
      min: null
      slices:
        composition:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 1
            elements:
              resource: {type: Resource, index: 2}
        resources:
          match: {}
          schema:
            mustSupport: true
            array: true
            index: 3
            elements:
              resource: {type: Resource, index: 4}
package_version: 1.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/health-care-surveys-reporting/StructureDefinition/hcs-content-bundle
base: http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-content-bundle
version: 1.0.0