PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.us.qicore@7.0.0
    http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-communicationnotdone
description: Negation profile of Communication for decision support/quality metrics. Indicates that the communication was not performed for a reason.
package_name: rs/hl7.fhir.us.qicore
derivation: constraint
name: QICoreCommunicationNotDone
type: Communication
elements:
  extension:
    type: Extension
    short: (QI) Captures the recorded date of the communication
    url: http://hl7.org/fhir/StructureDefinition/event-recorded
    index: 0
    slicing:
      slices:
        event-recorded:
          match: {}
          schema: {type: Extension, short: (QI) Captures the recorded date of the communication, url: 'http://hl7.org/fhir/StructureDefinition/event-recorded', index: 0}
          min: 1
          max: 1
  status:
    type: code
    short: (QI) not-done
    pattern: {type: code, value: not-done}
    index: 1
  statusReason:
    short: (QI) Reason for current status
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/qicore/ValueSet/qicore-negation-reason'}
    index: 2
package_version: 7.0.0
extensions:
  event-recorded: {url: 'http://hl7.org/fhir/StructureDefinition/event-recorded', min: 1, max: 1, type: Extension, short: (QI) Captures the recorded date of the communication, index: 0}
class: profile
kind: resource
url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-communicationnotdone
base: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-communication
version: 7.0.0
required: [status, statusReason]