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: authoredOn: {mustSupport: true, index: 12} extension: type: Extension mustSupport: true url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-doNotPerformReason index: 0 slicing: slices: doNotPerformReason: match: {} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-doNotPerformReason', index: 0} min: 1 max: 1 status: {mustSupport: true, index: 5} codeCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: code, index: 9} code: mustSupport: true choices: [codeCodeableConcept] index: 8 intent: {mustSupport: true, index: 6} code[x]: extensions: doNotPerformValueSet: {url: 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-notDoneValueSet', min: 0, max: 1, short: What was not done, type: Extension, mustSupport: true, index: 10} elements: extension: short: What was not done type: Extension mustSupport: true url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-notDoneValueSet index: 10 slicing: slices: doNotPerformValueSet: match: {} schema: {short: What was not done, type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-notDoneValueSet', index: 10} min: 0 max: 1 subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient'] index: 11 modifierExtension: isModifier: true type: Extension mustSupport: true 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: 1 slicing: slices: doNotPerform: match: {} schema: isModifier: true type: Extension mustSupport: true 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: 1 elements: value: mustSupport: true pattern: {type: Boolean, value: true} choices: [valueBoolean] index: 3 valueBoolean: type: boolean mustSupport: true pattern: {type: Boolean, value: true} choiceOf: value index: 4 required: [value, valueBoolean] package_version: 6.0.0-ballot extensions: doNotPerformReason: {url: 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-doNotPerformReason', min: 1, max: 1, type: Extension, mustSupport: true, index: 0} class: profile kind: resource url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-devicenotrequested base: http://hl7.org/fhir/StructureDefinition/DeviceRequest version: 6.0.0-ballot required: [codeCodeableConcept, authoredOn, code]