description: This extension applies to the date the metric was actually calculated. If your measure calculation draws on stored calculations and there are multiple calculation dates, this extension would not apply, as in the example of a composite measure where the individual measures were calculated on different dates. This would only cover the case where there is only one calculation date. package_name: hl7.fhir.us.davinci-deqm derivation: constraint name: DEQMCalculatedDateExtension type: Extension elements: url: type: uri pattern: {type: Uri, value: 'http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-calculatedDate'} index: 0 value: short: The date the score was calculated. choices: [valueDateTime] index: 2 valueDateTime: {type: dateTime, short: The date the score was calculated., choiceOf: value, index: 3} package_version: 5.0.0-ballot class: extension kind: complex-type url: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-calculatedDate base: http://hl7.org/fhir/StructureDefinition/Extension version: 5.0.0-ballot