description: The Objective Section contains data about the patient gathered through tests, measures, or observations that produce a quantified or categorized result. It includes important and relevant positive and negative test results, physical findings, review of systems, and other measurements and observations. package_name: rs/hl7.cda.us.ccda derivation: constraint name: ObjectiveSection 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.21.2.1} schema: _required: true index: 1 elements: root: pattern: {type: string, value: 2.16.840.1.113883.10.20.21.2.1} type: string index: 2 extension: {index: 3} required: [root] extensions: {} code: short: Objective index: 4 elements: code: pattern: {type: code, value: 61149-1} 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} package_version: 3.0.0-ballot class: logical kind: logical url: http://hl7.org/cda/us/ccda/StructureDefinition/ObjectiveSection base: http://hl7.org/cda/stds/core/StructureDefinition/Section version: 3.0.0-ballot required: [code, templateId, text, title]