HELP-PROMPT: Enter the name of a patient for whom data updates are to be tracked.
DESCRIPTION:
This is a patient whose data is being tracked for the Regional Health Connect server.
NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
CROSS-REFERENCE: 560.02^B
1)= S ^VPR(DA(1),2,"B",$E(X,1,30),DA)=""
2)= K ^VPR(DA(1),2,"B",$E(X,1,30),DA)
FIELD INDEX: ANEW (#1538) MUMPS ACTION WHOLE FILE (#560)
Short Descr: Mark New Patients for Regional Health Connect
Description: This cross reference is used to notify the Regional Health Connect that a new patient needs to be added to the repository. Changes to patient information are monitored by VPR listeners attached to cross references and
Protocol file events; when there is activity on a patient not in the repository, the following node will be set by routine NEW^VPRHS:
^VPR("ANEW",seq#,DFN)=ICN
This node is monitored by the Regional Health Connect and will be deleted after it has been processed.
Set Logic: Q
Kill Logic: Q
X(1): Computed Code: S X=+$G(^VPR(DA(1),1))
(Subscr 1) (Len 15) (forwards)
X(2): PATIENT NAME (560.02,.01) (Subscr 2) (Len 15) (forwards)
NO RE-INDEXING ALLOWED!
FIELD INDEX: AVPR (#1539) MUMPS ACTION WHOLE FILE (#560)
Short Descr: Mark Patients for Regional Health Connect
Description: This cross reference is used to notify the Regional Health Connect that the given patient information has been added to or modified. Changes to patient information are monitored by VPR listeners attached to cross
references and Protocol file events; when data has changed, the following node will be set by routine POST^VPRHS:
^VPR("AVPR",seq#,DFN)=ICN^TYPE^ID^ACTION^VISIT#
This node is monitored by the Regional Health Connect and will be deleted after it has been processed.
Set Logic: Q
Kill Logic: Q
X(1): Computed Code: S X=+$G(^VPR(DA(1),1))
(Subscr 1) (Len 15) (forwards)
X(2): PATIENT NAME (560.02,.01) (Subscr 2) (Len 15) (forwards)