description: This section contains data defining the patient's genetic relatives in terms of possible or relevant health risk factors that have a potential impact on the patient's healthcare risk profile. package_name: hl7.cda.us.ccda derivation: constraint name: FamilyHistorySection type: http://hl7.org/cda/stds/core/StructureDefinition/Section elements: templateId: index: 0 slicing: rules: open discriminator: - {path: root, type: value} - {path: extension, type: value} min: 1 slices: section: match: {root: 2.16.840.1.113883.10.20.22.2.15, extension: '2015-08-01'} schema: _required: true index: 1 elements: root: pattern: {type: String, value: 2.16.840.1.113883.10.20.22.2.15} index: 2 extension: pattern: {type: String, value: '2015-08-01'} index: 3 required: [root, extension] extensions: {} code: short: History of family member diseases Narrative index: 4 elements: code: pattern: {type: Code, value: 10157-6} 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} entry: index: 9 slicing: rules: open discriminator: - {path: organizer, type: profile} min: null slices: organizer: match: {} schema: array: true index: 10 elements: organizer: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Organizer', index: 11} required: [organizer] package_version: 3.0.0 class: logical kind: logical url: http://hl7.org/cda/us/ccda/StructureDefinition/FamilyHistorySection base: http://hl7.org/cda/stds/core/StructureDefinition/Section version: 3.0.0 required: [text, title, templateId, code]