condition property

List<CodeableConcept>? condition
inherited

condition The condition that is the focus of the study. For example, In a study to examine risk factors for Lupus, might have as an inclusion criterion "healthy volunteer", but the target condition code would be a Lupus SNOMED code.

Implementation

List<CodeableConcept>? get condition => throw _privateConstructorUsedError;