1.2k questions

1.4k answers

361 comments

339 users

Categories

Sidebar
0 votes
976 views
by brandon-w-8204 (34.1k points)
I need to change the flags to go to a different user for inactive vaccines from the Immunizations Package. How can I change who get these flags.

2 Answers

0 votes

This is controlled in the immunization channel via the channel cache "sendFlagsTo" option. 

1. Click on the green source node.
2. Click on the Channel Cache tab.
3. Double click the "sendFlagsTo" channel cache.
4. Change the Value to the desired user or option.

DOCUMENT_OWNER = the Centricity user who signed the document
PROVIDER = The patient's responsible provider
{loginname} = a Centricity user's login name (Can be multiple users separated by a comma example: "hwinston,kstarr")

by brandon-w-8204 (34.1k points)
...