DGMHVUTL ;ALB/JCH - Patient MHV Enrollment/Registration - Utilities ;09/12/14 11:30am
Source file <DGMHVUTL.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
QUESUC(DFN,DGMHVOUT) | ; If last action entered by clerk was one of the Socialization actions
; from MHV SOCIALIZATION ACTIONS (#390.02) file entries for which "SELECTABLE LOCATIONS" ; includes SOCIALIZATION, display/prompt the "were you successful" message/question |
|
DSPENR(DFN,DGMHVFIN) | ; Display patient's MHV Enrollment/Registration information
; This is the MHV Registration pseudo-screen display; allow entry of 1 to edit the fields as a group, in sequence. |
|
ENQACHK(DFN) | ||
GETLACT(DFN,DGLACTS) | ; Get most recent MHV actions entered by clerk for patient DFN
; Input: DFN - Patient IEN ; Output: DGLACTS - Array of MHV actions |
|
ACTSCRN(ACTIEN,LOCLIST) | ; Check on code/functional locations at which MHV actions are selectable
; Accepts an ACTION (#390.02) file IEN, returns array LOCLIST(LOC) where LOC is a location at which the action is selectable |
|
HEADER(DFN) | ; Print simulated screen header
|
|
SELFLDS(DFN) | ; Get selectable Enrollment/Registration fields based on values of other fields
|
|
ENTRYFLD(DFN,DGUNONLY) | ; Get first non-firmly answered field either unanswered or action in progress
|
|
GETEN(DFN) | ; Get value of MHV Registered
|
|
GETAUTH(DFN) | ; Get value of MHV Authenticated
|
|
GETMSG(DFN) | ; Get value of MHV Secure Messaging
|
|
CANTXT(DGMSG,CLEAR,CONT,DGTXTW) | ; Display canned text to read to patient
|
|
UP | ;"Upgrade to a Premium My HealtheVet account to view parts of your VA health record and
; use Secure Messaging. This requires one-time in-person identity verification (show ; government issued photo ID). Read and sign VA Release of Information form (10-5345a-MHV). ; Present a government issued photo ID required. (Instructions for optional online ; Authentication process are also available)" |
|
SMSG | ;"With Secure Messaging, Veterans can communicate online with VA health care teams about health, medication questions, request prescription renewals, and/or appointments."
|
|
AUTH | ;"With a Premium My HealtheVet account, patients can view VA appointments, lab results, access portions of their VA medical record and use Secure Messaging"
|
|
MHVPCHK(DFN) | ; Consistency checker MHV update
; Don't trigger update if MHV REGISTERED has not been answered, and Registration socialization action is pending |
|
GETFLDS(DFN,FLDARRAY) | ; Get MHV Registration status field and date values, place in array formatted for merging with historical action display
|
|
CONSTAT(DFN,DGFLDNO) | ; Write condensed patient MHV status
|
|
ENDATE(DFN,INTERNAL) | ; Most recent date mhv Registration was updated
|
|
AUTHDATE(DFN,INTERNAL) | ; Most recent date mhv authentication was updated
|
|
MSGDATE(DFN,INTERNAL) | ; Most recent date mhv secure messaging was updated
|
|
MHVENABL() | ; Get value of "Enable MyHealtheVet Prompts?" from MAS Parameter (#43) file
; This API is checked to determine if the MyHealtheVet functionality is enable or not. |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
FileNo | Call Tags |
---|---|
^DPT - [#2] | Classic Fileman Calls |