PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.qicore@7.0.0
    http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-deviceprohibited
description: Negation profile of DeviceRequest for decision support/quality metrics. Indicates a proposal, plan, or order not to provide a device.
package_name: hl7.fhir.us.qicore
derivation: constraint
name: QICoreDeviceProhibited
type: DeviceRequest
elements:
  modifierExtension:
    isModifier: true
    short: (QI) Extension
    type: Extension
    url: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.doNotPerform
    isModifierReason: The do not perform element changes the meaning of the request from a positive to a negative statement
    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: The do not perform element changes the meaning of the request from a positive to a negative statement
            index: 0
            elements:
              value:
                short: (QI) Value of extension
                pattern: {type: boolean, value: true}
                choices: [valueBoolean]
                type: boolean
                index: 2
              valueBoolean:
                short: (QI) Value of extension
                type: boolean
                choiceOf: value
                pattern: {type: boolean, value: true}
                index: 3
            required: [value, valueBoolean]
  authoredOn: {short: (QI) When recorded, index: 4}
  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: 5
package_version: 7.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-deviceprohibited
base: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-devicerequest
version: 7.0.0
required: [authoredOn]