NAME |
MAGG PAT INFO |
TAG |
INFO |
ROUTINE |
MAGGTPT1 |
RETURN VALUE TYPE |
SINGLE VALUE |
AVAILABILITY |
RESTRICTED |
DESCRIPTION |
Returns a string of '^' delimited pieces of patient information.
|
INPUT PARAMETER |
-
- DATA
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 90
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
DATA: MAGDFN ^ NOLOG ^ ISICN
MAGDFN -- Patient DFN
NOLOG -- 0/1; if 1, then do NOT update the Session log
ISICN -- 0/1 if 1, then this is an ICN,
FLAGS -- "D" Include Deleted images
if 0 (default) this is a DFN ; Patch 41
|
RETURN PARAMETER DESCRIPTION |
The result String returns the following.
1 2 3 4 5 6 7
status ^ DFN ^ name ^ sex ^ DOB ^ SSN ^ S/C
8 9 10
TYPE ^ Veteran(y/n) ^ Patient Image Count
11 12 13
ICN SITE Number ^ Production Account 1/0
|