PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.qicore@7.0.0
    http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedurenotdone
description: Negative profile of Procedure for decision support/quality metrics. Indicates that a procedure was not done for a reason.
package_name: hl7.fhir.us.qicore
derivation: constraint
name: QICoreProcedureNotDone
type: Procedure
elements:
  extension:
    type: Extension
    short: (QI) When the procedure was first captured in the subject's record
    url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.recorded
    index: 0
    slicing:
      slices:
        recorded:
          match: {}
          schema: {type: Extension, short: (QI) When the procedure was first captured in the subject's record, url: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.recorded', index: 0}
          min: 0
          max: 1
  status:
    type: code
    short: (QI) not-done
    pattern: {type: code, value: not-done}
    index: 1
  statusReason:
    short: (QI) Reason for the current status
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/qicore/ValueSet/qicore-negation-reason'}
    index: 2
package_version: 7.0.0
extensions:
  recorded: {url: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.recorded', min: 0, max: 1, type: Extension, short: (QI) When the procedure was first captured in the subject's record, index: 0}
class: profile
kind: resource
url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedurenotdone
base: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedure
version: 7.0.0
required: [status, statusReason]