description: Profile of DeviceRequest for decision support/quality metrics. Defines the core set of elements and extensions for quality rule and measure authors. package_name: hl7.fhir.us.qicore derivation: constraint name: QICoreDeviceNotRequested type: DeviceRequest elements: reasonCode: type: CodeableConcept short: (QI) Explanation/Justification for procedure or service binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/qicore/ValueSet/qicore-negation-reason'} index: 12 authoredOn: {short: (QI) When recorded, index: 11} status: {short: (QI) draft | active | on-hold | revoked | completed | entered-in-error | unknown, index: 4} codeCodeableConcept: {short: (QI) Device requested, type: CodeableConcept, choiceOf: code, index: 8} code: short: (QI) Device requested choices: [codeCodeableConcept] index: 7 intent: {short: (QI) proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option, index: 5} code[x]: extensions: doNotPerformValueSet: {url: 'http://hl7.org/fhir/StructureDefinition/cqf-notDoneValueSet', min: 0, max: 1, short: (QI) What was not done, type: Extension, index: 9} elements: extension: short: (QI) What was not done type: Extension url: http://hl7.org/fhir/StructureDefinition/cqf-notDoneValueSet index: 9 slicing: slices: doNotPerformValueSet: match: {} schema: {short: (QI) What was not done, type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/cqf-notDoneValueSet', index: 9} min: 0 max: 1 subject: type: Reference short: (QI) Focus of request refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient'] index: 10 modifierExtension: isModifier: true short: (QI) Extension type: Extension url: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.doNotPerform isModifierReason: Modifier extensions are expected to modify the meaning or interpretation of the element that contains them index: 0 slicing: slices: doNotPerform: match: {} schema: isModifier: true short: (QI) Extension type: Extension url: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.doNotPerform isModifierReason: Modifier extensions are expected to modify the meaning or interpretation of the element that contains them index: 0 elements: value: short: (QI) Value of extension pattern: {type: Boolean, value: true} choices: [valueBoolean] index: 2 valueBoolean: short: (QI) Value of extension type: boolean choiceOf: value pattern: {type: Boolean, value: true} index: 3 required: [value, valueBoolean] package_version: 7.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-devicenotrequested base: http://hl7.org/fhir/StructureDefinition/DeviceRequest version: 7.0.0-ballot required: [codeCodeableConcept, authoredOn, code]