description: The Assessment Section (also referred to as \\\"impression\\\" or \\\"diagnoses\\\" outside of the context of CDA) represents the clinician's conclusions and working assumptions that will guide treatment of the patient. The assessment may be a list of specific disease entities or a narrative block.\n\nWhen this section.text contains extra information not contained in the discrete entries, it is helpful to wrap the text of this section in a Note Activity to support ingestion. package_name: hl7.cda.us.ccda derivation: constraint name: AssessmentSection type: http://hl7.org/cda/stds/core/StructureDefinition/Section elements: templateId: index: 0 slicing: rules: open discriminator: - {path: root, type: value} min: 1 slices: section: match: {root: 2.16.840.1.113883.10.20.22.2.8} schema: _required: true index: 1 elements: root: pattern: {type: string, value: 2.16.840.1.113883.10.20.22.2.8} type: string index: 2 extension: {index: 3} required: [root] extensions: {} code: short: Evaluation note index: 4 elements: code: pattern: {type: code, value: 51848-0} type: code index: 5 codeSystem: pattern: {type: string, value: 2.16.840.1.113883.6.1} type: string index: 6 required: [code, codeSystem] title: {index: 7} text: {index: 8} entry: index: 9 slicing: rules: open discriminator: - {path: act, type: profile} min: null slices: notes: match: {} schema: array: true index: 10 elements: act: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Act', index: 11} required: [act] package_version: 4.0.0 class: logical kind: logical url: http://hl7.org/cda/us/ccda/StructureDefinition/AssessmentSection base: http://hl7.org/cda/stds/core/StructureDefinition/Section version: 4.0.0 required: [code, templateId, text, title]