description: Negation profile of Communication for decision support/quality metrics. Indicates that the communication was not performed for a reason. package_name: hl7.fhir.us.quality-core derivation: constraint name: USQualityCoreCommunicationNotDone type: Communication elements: extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: 1 slices: event-recorded: match: {url: null} schema: {type: Extension, short: (USCDI+ Quality) Captures the recorded date of the communication, url: 'http://hl7.org/fhir/StructureDefinition/event-recorded', index: 1} min: 1 max: 1 status: short: (USCDI+ Quality) not-done pattern: {type: Code, value: not-done} index: 2 statusReason: short: (USCDI+ Quality) Reason for current status binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/quality-core/ValueSet/us-quality-core-negation-reason-codes'} index: 3 package_version: 1.0.0-ballot extensions: event-recorded: {url: 'http://hl7.org/fhir/StructureDefinition/event-recorded', min: 1, max: 1, type: Extension, short: (USCDI+ Quality) Captures the recorded date of the communication, index: 1} class: profile kind: resource url: http://hl7.org/fhir/us/quality-core/StructureDefinition/us-quality-core-communicationnotdone base: http://hl7.org/fhir/us/quality-core/StructureDefinition/us-quality-core-communication version: 1.0.0-ballot required: [extension, statusReason]