You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the Patient Compartment Spec, all linked Patients are part of the original Patient Compartment. So we have to include them in blaze.ab.api/rev-include, so Patient $everything and other functionality will use them.
We need the patient anyway in patient everything, but we added it later
after taking the max 10.0000 resources. Now in #1297 we will expand the
linked patients, so we will need to return the patients from
d/patient-everything because there could be more than the initial
patient.
I use the cat transducer and an extra eduction to concatenate the
patient-handle with the other resource handles.
According to the Patient Compartment Spec, all linked Patients are part of the original Patient Compartment. So we have to include them in
blaze.ab.api/rev-include
, so Patient $everything and other functionality will use them.This issue is part of the Epic: #399
The text was updated successfully, but these errors were encountered: