PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.qicore@7.0.2
    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: 16}
  codeReference:
    type: Reference
    choiceOf: code
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-device']
    index: 10
    slicing:
      slices:
        codeReference:
          match: {}
          schema:
            type: Reference
            choiceOf: code
            refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-device']
            index: 10
  status: {short: (QI) draft | active | on-hold | revoked | completed | entered-in-error | unknown, index: 2}
  codeCodeableConcept:
    type: CodeableConcept
    choiceOf: code
    index: 13
    slicing:
      slices:
        codeCodeableConcept:
          match: {}
          schema: {type: CodeableConcept, choiceOf: code, index: 13}
  code:
    choices: [codeCodeableConcept]
    index: 12
    slicing:
      slices:
        codeCodeableConcept:
          match: {}
          schema:
            choices: [codeCodeableConcept]
            index: 12
  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.2', min: 0, max: 1, short: (QI) Url of a value set of candidate devices, type: Extension, index: 14}
    elements:
      extension:
        short: (QI) Url of a value set of candidate devices
        type: Extension
        url: http://hl7.org/fhir/StructureDefinition/codeOptions|7.0.2
        index: 14
        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.2', index: 14}
              min: 0
              max: 1
  subject:
    type: Reference
    short: (QI) Focus of request
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient']
    index: 15
  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.2
class: profile
kind: resource
url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-devicerequest
base: http://hl7.org/fhir/StructureDefinition/DeviceRequest
version: 7.0.2