description: The DEQM Gaps In Care Bundle describes a bundle returned by the Measure [care-gaps](OperationDefinition-care-gaps.html) operation. This bundle consists of a document composition for gaps in care and supporting resources referenced by the composition. package_name: hl7.fhir.us.davinci-deqm derivation: constraint name: DEQMGapsInCareBundle type: Bundle elements: identifier: mustSupport: true index: 0 elements: system: {mustSupport: true, index: 1} value: {mustSupport: true, index: 2} required: [value, system] type: pattern: {type: Code, value: document} mustSupport: true index: 3 timestamp: {mustSupport: true, index: 4} entry: mustSupport: true index: 5 slicing: rules: open discriminator: - {path: resource, type: type} min: 1 slices: gaps-composition-deqm: match: {} schema: short: Contains a composition of gaps in care report for an individual for one or more measures mustSupport: true _required: true index: 6 elements: resource: {type: Composition, short: This Composition uses the DEQM Gaps In Care Composition Profile, mustSupport: true, index: 7} required: [resource] package_version: 4.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/gaps-bundle-deqm base: http://hl7.org/fhir/StructureDefinition/Bundle version: 4.0.0-ballot required: [entry, timestamp, identifier]