description: Profile of DiagnosticReport for Note exchange for decision support/quality metrics. Defines the core set of elements and extensions for quality rule and measure authors. package_name: rs/hl7.fhir.us.qicore derivation: constraint name: QICoreDiagnosticReportNote type: DiagnosticReport elements: category: {short: (QI) Service Category, index: 1} encounter: type: Reference short: (QI) Health care event when test ordered refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter'] index: 4 effectiveDateTime: isModifier: false short: (QI) Diagnostically relevant time (typically the time of the procedure) type: dateTime base: {max: '1', min: 0, path: 'DiagnosticReport.effective[x]'} choiceOf: effective isSummary: true index: 7 status: isModifier: true short: (QI)registered | partial | preliminary | final + index: 0 type: code mustSupport: true binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/diagnostic-report-status'} base: {max: '1', min: 1, path: DiagnosticReport.status} isModifierReason: This element is labeled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid isSummary: true result: type: Reference short: (QI) Observations refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-clinical-result', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab'] index: 11 effective: isModifier: false short: (QI) Diagnostically relevant time (typically the time of the procedure) choices: [effectiveDateTime, effectivePeriod] base: {max: '1', min: 0, path: 'DiagnosticReport.effective[x]'} isSummary: true index: 6 code: isModifier: false short: (QI) QI-Core Report Code type: CodeableConcept binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/core/ValueSet/us-core-diagnosticreport-report-and-note-codes'} base: {max: '1', min: 1, path: DiagnosticReport.code} isSummary: true index: 2 issued: {short: (QI) DateTime this version was made, index: 9} imagingStudy: type: Reference short: (QI) Reference to full details of imaging associated with the diagnostic report refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-imagingstudy'] index: 12 media: {short: (QI) Key images associated with this report, index: 13} subject: type: Reference short: (QI) The subject of the report - usually, but not always, the patient refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient'] index: 3 performer: type: Reference short: (QI) Responsible Diagnostic Service refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner'] index: 10 effectivePeriod: isModifier: false short: (QI) Diagnostically relevant time (typically the time of the procedure) type: Period base: {max: '1', min: 0, path: 'DiagnosticReport.effective[x]'} choiceOf: effective isSummary: true index: 8 package_version: 7.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-note base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note version: 7.0.0 required: [category, code, status]