description: This section records the patient's chief complaint (the patient's own description) and/or the reason for the patient's visit (the provider's description of the reason for visit). Local policy determines whether the information is divided into two sections or recorded in one section serving both purposes. package_name: hl7.cda.us.ccda derivation: constraint name: ChiefComplaintandReasonforVisitSection 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.13} schema: _required: true index: 1 elements: root: pattern: {type: String, value: 2.16.840.1.113883.10.20.22.2.13} index: 2 extension: {index: 3} required: [root] extensions: {} code: short: Chief complaint+Reason for visit Narrative index: 4 elements: code: pattern: {type: Code, value: 46239-0} index: 5 codeSystem: pattern: {type: String, value: 2.16.840.1.113883.6.1} index: 6 required: [codeSystem, code] title: {index: 7} text: {index: 8} package_version: 3.0.0 class: logical kind: logical url: http://hl7.org/cda/us/ccda/StructureDefinition/ChiefComplaintandReasonforVisitSection base: http://hl7.org/cda/stds/core/StructureDefinition/Section version: 3.0.0 required: [text, title, templateId, code]