PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.qicore@7.0.0
    http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-devicerequest
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:
  authoredOn: {short: (QI) When recorded, index: 10}
  codeReference:
    type: Reference
    short: (QI) Device requested
    choiceOf: code
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-device']
    index: 6
  status: {short: (QI) draft | active | on-hold | revoked | completed | entered-in-error | unknown, index: 2}
  codeCodeableConcept: {type: CodeableConcept, short: (QI) Device requested, choiceOf: code, index: 7}
  code:
    short: (QI) Device requested
    choices: [codeReference, codeCodeableConcept]
    index: 5
  identifier: {short: (QI) External Request identifier, index: 1}
  intent: {short: (QI) proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option, index: 3}
  code[x]:
    extensions:
      codeOptions: {url: 'http://hl7.org/fhir/StructureDefinition/codeOptions|7.0.0', min: 0, max: 1, short: (QI) Url of a value set of candidate devices, type: Extension, index: 8}
    elements:
      extension:
        short: (QI) Url of a value set of candidate devices
        type: Extension
        url: http://hl7.org/fhir/StructureDefinition/codeOptions|7.0.0
        index: 8
        slicing:
          slices:
            codeOptions:
              match: {}
              schema: {short: (QI) Url of a value set of candidate devices, type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/codeOptions|7.0.0', index: 8}
              min: 0
              max: 1
  subject:
    type: Reference
    short: (QI) Focus of request
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient']
    index: 9
  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}
          min: 0
          max: 1
package_version: 7.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-devicerequest
base: http://hl7.org/fhir/StructureDefinition/DeviceRequest
version: 7.0.0