description: A SearchSet Bundle with entries that include resources for risk adjustment coding gap clinical evaluation evidence and the fullUrl of the resource. package_name: hl7.fhir.us.davinci derivation: constraint name: RASearchSetBundle type: Bundle elements: type: pattern: {type: Code, value: searchset} mustSupport: true index: 0 entry: mustSupport: true index: 1 elements: fullUrl: {mustSupport: true, index: 2} resource: {mustSupport: true, index: 3} required: [resource, fullUrl] package_version: ra-2.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-searchset-bundle base: http://hl7.org/fhir/StructureDefinition/Bundle version: 2.0.0-ballot