Add helper method for getting proposition condition
Open
enhancement
- Dominant language
- Python
- Stars
- 2
- Forks
- 1
- Avg merge
- 9d 23h
- Merged PRs (30d)
- 1
Description
### Feature description
In propositions that have conditions, we should add a helper method to get the condition
### Use case
* `objectCondition`, `objectTumorType`, and `conditionQualifier` are all condition field names on Propositions. I want to be able to call `Proposition.get_condition()` without having to know the name of the field
### Proposed solution
_No response_
### Alternatives considered
_No response_
### Implementation details
_No response_
### Potential Impact
_No response_
### Additional context
_No response_
### Contribution
Yes, I can create a PR for this feature.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.