Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Freemabd/dt 940 #1110

Merged
merged 2 commits into from
Dec 19, 2024
Merged

Freemabd/dt 940 #1110

merged 2 commits into from
Dec 19, 2024

Conversation

freemabd
Copy link
Collaborator

Adding config for self reported category.

@freemabd freemabd requested a review from dolbeew December 19, 2024 18:16
@@ -51,6 +69,8 @@ SELECT p.person_id,
WHEN ws.person_id IS NULL THEN FALSE ELSE TRUE END has_wear_consent,
CASE
WHEN ehr.person_id IS NULL THEN FALSE ELSE TRUE END has_ehr_data,
CASE
WHEN pm.person_id IS NULL THEN FALSE ELSE TRUE END has_pm_data,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching this. I forget that RT and CT have separate person entities

@freemabd freemabd merged commit 2442900 into main Dec 19, 2024
8 checks passed
@freemabd freemabd deleted the freemabd/DT-940 branch December 19, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants