description: 'Base class - independent of context - for all kinds of determinations: questions/answers, conditions, observations, allergies, and other findings.\n\nThe subject of a finding can be the entire patient, or an entity such as a location body structure, intervention, or condition. Things observed about the subject can include social and behavioral factors, subjective and objective observations, and assessments.\n\nCIMI Alignment: In CIMI V0.0.4, FindingTopic has four attributes: result, description, multimedia, and intepretation. Here, result is represented by EvaluationResultTopic.Value and AssertionTopic.Value. Description and Multimedia have been omitted for brevity.' package_name: hl7.fhir.us.breastcancer derivation: specialization name: FindingTopicModel type: cimi-FindingTopic-model elements: topicCode: isModifier: false short: The concept representing the finding or action that is the topic of the statement. type: http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-TopicCode-model mustSupport: false base: {max: '1', min: 1, path: cimi-FindingTopic-model.topicCode} isSummary: false index: 0 findingMethod: isModifier: false short: The technique used to create the finding; for example, the specific imaging technique, lab test code, or assessment vehicle. type: http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-FindingMethod-model mustSupport: false base: {max: '1', min: 0, path: cimi-FindingTopic-model.findingMethod} isSummary: false index: 1 interpretation: isModifier: false short: A clinical interpretation of a finding. type: http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-Interpretation-model mustSupport: false code: - {code: C0420833, system: 'http://ncimeta.nci.nih.gov'} base: {max: '1', min: 0, path: cimi-FindingTopic-model.interpretation} isSummary: false index: 2 package_version: 0.1.0 class: logical kind: logical url: http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-FindingTopic-model base: http://hl7.org/fhir/StructureDefinition/Element version: 0.1.0 required: [topicCode]