description: '[MeasureReport] is used as an organizer for both data exchange for measure and for measure reporting. Three profiles on the MeasureReport resource are defined in this guide to delineate these different uses. The **DEQM Individual MeasureReport Profile** defined here is used when a measure is reported to an aggregator for one specific patient. It contains all of the data that is relevant to generate the report including the measure outcome and is similar to a QRDA Category 1 report. In addition to the MeasureReport, the report would be collected in a Bundle with the Organization, Patient and any other resources that were used to calculate this measure.' package_name: hl7.fhir.us.davinci derivation: constraint name: DEQMIndividualMeasureReportProfile type: MeasureReport elements: evaluatedResource: {mustSupport: true, index: 18} date: {mustSupport: true, index: 7} group: mustSupport: true array: true index: 12 elements: population: mustSupport: true array: true min: 1 index: 13 elements: code: {mustSupport: true, index: 14} subjectResults: {mustSupport: false, index: 15} required: [code] measureScore: mustSupport: true index: 16 extensions: altscoretype: {url: 'http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-alternateScoreType', min: 0, max: 1, type: Extension, mustSupport: true, index: 17} elements: extension: type: Extension mustSupport: true url: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-alternateScoreType index: 17 slicing: slices: altscoretype: match: {} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-alternateScoreType', index: 17} min: 0 max: 1 required: [population, measureScore] type: type: code pattern: {type: Code, value: individual} mustSupport: true index: 4 measure: {mustSupport: true, index: 5} extension: type: Extension mustSupport: true url: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-reportingVendor index: 0 slicing: slices: vendor: match: {} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-reportingVendor', index: 0} min: 0 max: 1 cehrt: match: {} schema: type: Extension short: CMS EHR Certifciation ID mustSupport: true url: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-certificationIdentifier index: 1 elements: valueIdentifier: type: Identifier mustSupport: true pattern: type: Identifier value: {system: 'urn:oid:2.16.840.1.113883.3.2074.1'} index: 2 required: [valueIdentifier] reporter: short: The organization where the measure was completed refers: ['http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/organization-deqm'] type: Reference mustSupport: true index: 8 status: {mustSupport: true, index: 3} period: type: Period constraint: deqm-1: {human: Date precision SHALL be at least to day ( YYYY-MM-DD ), severity: error, expression: 'start.matches(''^([0-9]{4})(-)(1[0-2]|0[1-9])-(3[01]|0[1-9]|[12][0-9])'') and end.matches(''^([0-9]{4})(-)(1[0-2]|0[1-9])-(3[01]|0[1-9]|[12][0-9])'')'} mustSupport: true index: 9 elements: start: {mustSupport: true, index: 10} end: {mustSupport: true, index: 11} required: [start, end] subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient'] index: 6 package_version: deqm-1.1.0 extensions: vendor: {url: 'http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-reportingVendor', min: 0, max: 1, type: Extension, mustSupport: true, index: 0} cehrt: url: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-certificationIdentifier type: Extension short: CMS EHR Certifciation ID mustSupport: true index: 1 elements: valueIdentifier: type: Identifier mustSupport: true pattern: type: Identifier value: {system: 'urn:oid:2.16.840.1.113883.3.2074.1'} index: 2 required: [valueIdentifier] class: profile kind: resource url: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-deqm base: http://hl7.org/fhir/StructureDefinition/MeasureReport version: 1.1.0 required: [reporter, subject, date, period]