Hide
"Global."CalendarAgeInMonthsAt"(BirthDate.birthDatetime, DepressionScreening.authorDatetime)<= 6"
)
1. How should <= 6 months be handled?
a. Would 6 months and 1 day be included?
b. Would 6 months and 29 days be included?
c. Or, would it be anything less than or equal to 180 days (i.e. 6 months exactly)?
Show
"Global."CalendarAgeInMonthsAt"(BirthDate.birthDatetime, DepressionScreening.authorDatetime)<= 6"
)
1. How should <= 6 months be handled?
a. Would 6 months and 1 day be included?
b. Would 6 months and 29 days be included?
c. Or, would it be anything less than or equal to 180 days (i.e. 6 months exactly)?