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
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