description: Bundle Resource profile for exchanging a cancer report with the Central Cancer Registry. This bundle contains the MessageHeader resource used for routing and the Content Bundle specifying the content. package_name: hl7.fhir.us.central derivation: constraint name: CentralCancerRegistryReportingBundle 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: cancer-registry-reporting-0.1.0 class: profile kind: resource url: http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/ccrr-reporting-bundle base: http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-reporting-bundle version: 0.1.0