description: Defines constraints and extensions on the DiagnosticReport resource for the minimal set of data to query and retrieve diagnostic reports associated with clinical notes for a patient package_name: hl7.fhir.us.core derivation: constraint name: USCoreDiagnosticReportProfileNoteExchange type: DiagnosticReport elements: category: type: CodeableConcept binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/core/ValueSet/us-core-diagnosticreport-category'} isModifier: false mustSupport: true index: 1 encounter: type: Reference isModifier: false mustSupport: true refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter'] index: 4 effectiveDateTime: {isModifier: false, short: Time of the report or note, type: dateTime, mustSupport: true, choiceOf: effective, index: 7} status: type: code binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/diagnostic-report-status'} isModifier: false mustSupport: true index: 0 effective: isModifier: false short: Time of the report or note mustSupport: true choices: [effectiveDateTime, effectivePeriod] index: 6 code: isModifier: false short: US Core Report Code type: CodeableConcept mustSupport: true binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/core/ValueSet/us-core-diagnosticreport-report-and-note-codes'} index: 2 issued: {type: instant, isModifier: false, mustSupport: true, index: 9} presentedForm: {type: Attachment, isModifier: false, mustSupport: true, array: true, index: 12} media: {isModifier: false, mustSupport: true, array: true, index: 11} subject: isModifier: false short: The subject of the report - usually, but not always, the patient index: 3 refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient'] type: Reference mustSupport: true base: {max: '1', min: 0, path: DiagnosticReport.subject} isSummary: true performer: type: Reference isModifier: false mustSupport: true refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner'] array: true index: 10 effectivePeriod: {isModifier: false, short: Time of the report or note, type: Period, mustSupport: true, choiceOf: effective, index: 8} package_version: 3.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport version: 3.0.0 required: [effectiveDateTime, effectivePeriod, status, subject, category, code, effective]