description: The Review of Systems Section contains a relevant collection of symptoms and functions systematically gathered by a clinician. It includes symptoms the patient is currently experiencing, some of which were not elicited during the history of present illness, as well as a potentially large number of pertinent negatives, for example, symptoms that the patient denied experiencing. package_name: hl7.cda.us.ccda derivation: constraint name: ReviewofSystemsSection 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: 1.3.6.1.4.1.19376.1.5.3.1.3.18} schema: _required: true index: 1 elements: root: pattern: {type: String, value: 1.3.6.1.4.1.19376.1.5.3.1.3.18} index: 2 extension: {index: 3} required: [root] extensions: {} code: short: Review of systems Narrative - Reported index: 4 elements: code: pattern: {type: Code, value: 10187-3} 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: 4.0.0-ballot class: logical kind: logical url: http://hl7.org/cda/us/ccda/StructureDefinition/ReviewofSystemsSection base: http://hl7.org/cda/stds/core/StructureDefinition/Section version: 4.0.0-ballot required: [text, title, templateId, code]