We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee485a9 + b9792a2 commit 1ce36c5Copy full SHA for 1ce36c5
programs/scope-builder.service.js
@@ -35,7 +35,18 @@ function buildScope(dataDictionary) {
35
'29124daf-6422-4896-b70e-daad3b252c9d',
36
'08fec42a-1352-11df-a1f1-0026b9348838',
37
'a36c86bb-7ca3-4319-8674-28c66ba14deb',
38
- '345514ae-8f37-42fc-9bbe-993828c2910d'
+ '345514ae-8f37-42fc-9bbe-993828c2910d',
39
+ '08feb444-1352-11df-a1f1-0026b9348838',
40
+ '0900880a-1352-11df-a1f1-0026b9348838',
41
+ '0900948a-1352-11df-a1f1-0026b9348838',
42
+ 'dfa41633-bef8-4465-b773-8254cef7cc7f',
43
+ '1ee4e702-913b-40a6-ab9c-26f9b4fced1c',
44
+ 'af0d01d4-7c15-491d-be73-50512ab67e3a',
45
+ '8241f06b-d74d-4f6d-9def-7254d9833e10',
46
+ 'd560891a-28b9-41cc-8cfc-1efd441bc906',
47
+ 'e467502b-ac9a-47f8-ad13-9a8e3eda889f',
48
+ '2313bdd9-54f2-4534-9193-07246f2485d6',
49
+ '4e21fbba-66e4-43d5-94a9-219b25a02ddc'
50
].includes(dataDictionary.intendedVisitLocationUuid);
51
if (dataDictionary.patient) {
52
buildPatientScopeMembers(scope, dataDictionary.patient);
0 commit comments