-
Notifications
You must be signed in to change notification settings - Fork 23
Labels
Component: PipelineIssue/PR that addresses pipeline component functionalityIssue/PR that addresses pipeline component functionalityv1.0Issues that build core functionality & contribute to V1.0 releaseIssues that build core functionality & contribute to V1.0 release
Description
Description
The problem_list, medication_list, and allergy_list setters in the FhirData class don't explicitly indicate whether they add to or replace existing resources. This can lead to unexpected behavior when developers use these setters multiple times.
Tasks
- Add explicit replace parameter to existing setters with clear documentation
- Update the method documentation to clarify the current add-by-default behavior
Metadata
Metadata
Assignees
Labels
Component: PipelineIssue/PR that addresses pipeline component functionalityIssue/PR that addresses pipeline component functionalityv1.0Issues that build core functionality & contribute to V1.0 releaseIssues that build core functionality & contribute to V1.0 release
Type
Projects
Status
Todo