PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-vbpr.r4b@1.0.0-ballot
    http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/alternate-measurescore
description: The Alternate Measure Score Extension allows other data type choices be used for the measureScore element in addition to Quantity. The alternate data type for measure score is determined by the performance metric type.
package_name: hl7.fhir.us.davinci-vbpr.r4b
derivation: constraint
name: AlternateMeasureScore
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/alternate-measurescore'}
    index: 1
  value:
    choices: [valueBoolean, valueDecimal, valueInteger, valueCodeableConcept, valueMoney]
    index: 3
  valueBoolean: {type: boolean, choiceOf: value, index: 4}
  valueDecimal: {type: decimal, choiceOf: value, index: 5}
  valueInteger: {type: integer, choiceOf: value, index: 6}
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 7}
  valueMoney: {type: Money, choiceOf: value, index: 8}
package_version: 1.0.0-ballot
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/alternate-measurescore
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0-ballot