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
{{ message }}
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.
Call:
api.new_constraint(concept='Demographics:BIRTHDATE', max_date_value='1-1-1980')
Is translated to:
This returns 0 patients.
While Glowing Bear translates this to (excluding the patient subselection):
Code treats is as numerical value, not date:
transmart-api-client-py/transmart/api/v2/constraints/atomic.py
Line 116 in e831b1f
The text was updated successfully, but these errors were encountered: