description: Provides additional guidance on the meaning and reporting of supplemental data elements included in the measure overall. package_name: hl7.fhir.us.cqfmeasures derivation: constraint name: CQFMSupplementalDataGuidance type: Extension elements: extension: type: Extension short: Kind of supplemental data index: 0 slicing: slices: usage: match: {} schema: type: Extension short: Kind of supplemental data _required: true index: 0 elements: url: pattern: {type: Uri, value: usage} index: 1 value: choices: [valueCodeableConcept] index: 3 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 4} guidance: match: {} schema: type: Extension short: Additional guidance _required: true index: 5 elements: url: pattern: {type: Uri, value: guidance} index: 6 value: choices: [valueMarkdown] index: 8 valueMarkdown: {type: markdown, choiceOf: value, index: 9} url: type: uri pattern: {type: Uri, value: 'http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-supplementalDataGuidance'} index: 10 value: choices: [] index: 12 package_version: 5.0.0-ballot2 extensions: usage: url: null type: Extension short: Kind of supplemental data _required: true index: 0 elements: url: pattern: {type: Uri, value: usage} index: 1 value: choices: [valueCodeableConcept] index: 3 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 4} guidance: url: null type: Extension short: Additional guidance _required: true index: 5 elements: url: pattern: {type: Uri, value: guidance} index: 6 value: choices: [valueMarkdown] index: 8 valueMarkdown: {type: markdown, choiceOf: value, index: 9} class: extension kind: complex-type url: http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-supplementalDataGuidance base: http://hl7.org/fhir/StructureDefinition/Extension version: 2.0.0 required: [extension]