| MHVRV |
** Please note that REASON FOR STUDY data will not be
captured until the release of RA*5.0*61 **
This entry point build the following data into globals where the delimiter is
the caret (spaces between caret used to enhance readability):
----------------------------------------------------------------
^TMP($J,"RA HLTHEVET",DFN,exam d/t,case_IEN)=PROCEDURE ^ DAY-CASE# ^ PATIENT
NAME ^ EXAM DATE/TIME ^ CASE NUMBER ^ REPORT STATUS (internal format) ~ REPORT
STATUS (external format) ^ DATE REPORT ENTERED ^ VERIFIED DATE ^ REPORTED DATE
^ VERIFYING PHYSICIAN ^ PRE-VERIFICATION DATE/TIME ^ PRE-VERIFICATION USER ^
STATUS CHANGED TO VERIFIED BY
^TMP($J,"RA HLTHEVET",DFN,exam d/t,case_IEN,"rpt saved",line)=DATE/TIME RPT
SAVED (a report may be verified, un-verified, and re-verified more than once)
^TMP($J,"RA HLTHEVET",DFN,exam d/t,case_IEN,"rpt txt",line)=REPORT TEXT (if
REPORT TEXT exists)
^TMP($J,"RA HLTHEVET",DFN,exam d/t,case_IEN,"imp txt",line)=IMPRESSION TEXT
(if IMPRESSION TEXT exists)
^TMP($J,"RA HLTHEVET",DFN,exam d/t,case_IEN,"clin hist",line)=ADDITIONAL
CLINICAL HISTORY (if ADDITIONAL CLINICAL HISTORY text exists)
^TMP($J,"RA HLTHEVET",DFN,exam d/t,case_IEN,"reason")=REASON FOR STUDY
Where 'line' is a line counter
Notes:
------
The DFN, exam date/time, and case number IEN subscripts ensure uniqueness
within a facility.
Please note that a "many exam to one report" ('printset') relationship may
exist. To determine whether a printset situation presents itself, please check
the OTHER CASE# #74.05 sub-file.
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
RADFN |
Input |
The DFN of the patient. This variable cannot be
passed in as null.
|
|