description: The Threshold Extension is a complex extension that defines a threshold needed to be met when measuring performance. package_name: hl7.fhir.us.davinci derivation: constraint name: Threshold type: Extension elements: extension: array: true min: 2 index: 0 slicing: slices: threshold: match: {} schema: short: The threshold percentile mustSupport: true _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: threshold} index: 3 value: choices: [valueDecimal, valueQuantity, valueRange] index: 5 valueDecimal: {type: decimal, choiceOf: value, index: 6} valueQuantity: {type: Quantity, choiceOf: value, index: 7} valueRange: {type: Range, choiceOf: value, index: 8} required: [valueRange, valueDecimal, value, valueQuantity] type: match: {} schema: short: The type or the name of the threshold mustSupport: true _required: true index: 9 extensions: {} elements: extension: {index: 10} url: pattern: {type: Uri, value: type} index: 11 value: choices: [valueCodeableConcept] index: 13 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 14} required: [value, valueCodeableConcept] gapToThreshold: match: {} schema: short: Gap to achieve the threshold mustSupport: true index: 15 extensions: {} elements: extension: {index: 16} url: pattern: {type: Uri, value: gapToThreshold} index: 17 value: choices: [valueDecimal, valueQuantity] index: 19 valueDecimal: {type: decimal, choiceOf: value, index: 20} valueQuantity: {type: Quantity, choiceOf: value, index: 21} required: [valueDecimal, value, valueQuantity] url: pattern: {type: Uri, value: 'http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/threshold'} index: 22 value: choices: [] index: 24 package_version: vbpr-1.0.0 extensions: threshold: url: null short: The threshold percentile mustSupport: true _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: threshold} index: 3 value: choices: [valueDecimal, valueQuantity, valueRange] index: 5 valueDecimal: {type: decimal, choiceOf: value, index: 6} valueQuantity: {type: Quantity, choiceOf: value, index: 7} valueRange: {type: Range, choiceOf: value, index: 8} required: [valueRange, valueDecimal, value, valueQuantity] type: url: null short: The type or the name of the threshold mustSupport: true _required: true index: 9 extensions: {} elements: extension: {index: 10} url: pattern: {type: Uri, value: type} index: 11 value: choices: [valueCodeableConcept] index: 13 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 14} required: [value, valueCodeableConcept] gapToThreshold: url: null short: Gap to achieve the threshold mustSupport: true index: 15 extensions: {} elements: extension: {index: 16} url: pattern: {type: Uri, value: gapToThreshold} index: 17 value: choices: [valueDecimal, valueQuantity] index: 19 valueDecimal: {type: decimal, choiceOf: value, index: 20} valueQuantity: {type: Quantity, choiceOf: value, index: 21} required: [valueDecimal, value, valueQuantity] class: extension kind: complex-type url: http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/threshold base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.0.0