PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-deqm@4.0.0-ballot
    http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-alternateScoreType
description: Possible value types for the measureScore elements *in addition to* the standard [Quantity](http://hl7.org/fhir/R4/datatypes.html#Quantity) type. The alternate type is determined by the Quality Measure [Aggregate Method](http://hl7.org/fhir/us/cqfmeasures/STU3/StructureDefinition-cqfm-aggregateMethod.html) extension used on the Measure.   The reported type of the measureScore for continuous variable measures is determined by the result type of the aggregate method operation. This extension corresponds to the measureScore types in the FHIR R5 version of MeasureReport.
package_name: hl7.fhir.us.davinci-deqm
derivation: constraint
name: DEQMAlternateScoreTypeExtension
type: Extension
elements:
  url:
    type: uri
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-alternateScoreType'}
    index: 0
  value:
    choices: [valueDateTime, valueCodeableConcept, valuePeriod, valueRange, valueDuration]
    index: 2
  valueDateTime: {type: dateTime, choiceOf: value, index: 3}
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 4}
  valuePeriod: {type: Period, choiceOf: value, index: 5}
  valueRange: {type: Range, choiceOf: value, index: 6}
  valueDuration: {type: Duration, choiceOf: value, index: 7}
package_version: 4.0.0-ballot
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-alternateScoreType
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 4.0.0-ballot