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: QICoreDeviceRequest type: DeviceRequest elements: 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: 0 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: 0 elements: value: mustSupport: true pattern: {type: Boolean, value: false} choices: [valueBoolean] index: 2 valueBoolean: type: boolean mustSupport: true pattern: {type: Boolean, value: false} choiceOf: value index: 3 required: [value, valueBoolean] identifier: {mustSupport: true, index: 4} status: {mustSupport: true, index: 5} intent: {mustSupport: true, index: 6} code: mustSupport: true choices: [] index: 8 subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient'] index: 9 authoredOn: {mustSupport: true, index: 10} package_version: 6.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-devicerequest base: http://hl7.org/fhir/StructureDefinition/DeviceRequest version: 6.0.0-ballot