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: encounter: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter'] index: 13 authoredOn: {mustSupport: true, index: 14} note: {mustSupport: true, index: 15} 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: type: code pattern: {type: Code, value: completed} 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]: elements: coding: mustSupport: false index: 10 extensions: doNotPerformValueSet: {url: 'http://hl7.org/fhir/StructureDefinition/valueset-reference', min: 1, max: 1, short: What was not done, type: Extension, mustSupport: true, index: 11} elements: extension: short: What was not done type: Extension mustSupport: true url: http://hl7.org/fhir/StructureDefinition/valueset-reference index: 11 slicing: slices: doNotPerformValueSet: match: {} schema: {short: What was not done, type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/valueset-reference', index: 11} min: 1 max: 1 subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient'] index: 12 modifierExtension: isModifier: true type: Extension mustSupport: true url: http://hl7.org/fhir/StructureDefinition/request-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/StructureDefinition/request-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: 4.9.0 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: 4.0.0 required: [codeCodeableConcept, authoredOn, status, code]