description: This bundle contains a Risk Adjustment Coding Gap MeasureReport that has Condition Category Remark (ccRemark) present on at least one of the Condition Categories. It also contains the relevant resources referenced by the ccRemark. package_name: hl7.fhir.us.davinci-ra derivation: constraint name: RiskAdjustmentMeasureReportRemarkBundle type: Bundle elements: identifier: {mustSupport: true, index: 0} type: pattern: {type: Code, value: collection} mustSupport: true index: 1 entry: mustSupport: true index: 2 slicing: rules: open discriminator: - {path: resource, type: type} min: 1 slices: ra_report_with_remark_entry: match: {} schema: mustSupport: true array: true min: 1 _required: true index: 3 elements: resource: {type: MeasureReport, short: This entry is Risk Adjustment Coding Gap Report with condition caretory remark, mustSupport: true, index: 4} required: [resource] package_version: 3.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-measurereport-remark-bundle base: http://hl7.org/fhir/StructureDefinition/Bundle version: 3.0.0-ballot required: [entry, identifier]