PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.health-care-surveys-reporting@1.0.0
    http://hl7.org/fhir/us/health-care-surveys-reporting/StructureDefinition/hcs-reporting-bundle
description: Bundle Resource profile for exchanging health care surveys report. This bundle contains the MessageHeader resource used for routing and the Health Care Surveys Content Bundle specifying the content.
package_name: hl7.fhir.us.health-care-surveys-reporting
derivation: constraint
name: HealthcareSurveysReportingBundle
type: Bundle
elements:
  entry:
    mustSupport: true
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: $this.resource, type: profile}
      min: null
      slices:
        sliceMessageHeader:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 1
            elements:
              resource: {type: Resource, index: 2}
        contentBundle:
          match: {}
          schema:
            mustSupport: true
            _required: 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-reporting-bundle
base: http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-reporting-bundle
version: 1.0.0