Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^RMPR(665.1

Package: Prosthetics

Global: ^RMPR(665.1


Information

FileMan FileNo FileMan Filename Package
665.1 PROSTHETIC HOME/LIAISON VISITS Prosthetics

Description

Directly Accessed By Routines, Total: 9

Package Total Routines
Prosthetics 5 HO LETTER 3 LIST    RMPR CLOSED VISITS    RMPR OPEN VISITS    RMPRHL    ^RMPR(665.1    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Prosthetics 1 RMPRHL    

Pointer To FileMan Files, Total: 4

Package Total FileMan Files
Kernel 2 INSTITUTION(#4)[16]    NEW PERSON(#200)[3]    
IFCAP 1 VENDOR(#440)[1]    
Registration 1 PATIENT(#2)[1]    

Fields, Total: 8

Field # Name Loc Type Details
.01 DATE VISIT OPENED 0;1 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ET" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  SEP 09, 1992
  • HELP-PROMPT:  Please enter the date of the Home or Liaison visit.
  • DESCRIPTION:  
    Date that the Home/Liaison visit was opened.
  • CROSS-REFERENCE:  665.1^B
    1)= S ^RMPR(665.1,"B",$E(X,1,30),DA)=""
    2)= K ^RMPR(665.1,"B",$E(X,1,30),DA)
1 PATIENT NAME/INSTITUTION 0;2 VARIABLE POINTER PATIENT(#2)  INSTITUTION(#4)  VENDOR(#440)  

  • LAST EDITED:  SEP 21, 1993
  • HELP-PROMPT:  Enter the Patient Name or the Name of the Institution or the Name of the Vendor
  • DESCRIPTION:  
    Variable pointer to the Patient File, Institution File, and the Vendor File.
2 TYPE OF VISIT 0;3 SET
************************REQUIRED FIELD************************
  • 'H' FOR HOME;
  • 'L' FOR LIAISON;

  • LAST EDITED:  DEC 27, 1992
  • HELP-PROMPT:  Enter 'H' for Home visit or 'L' for Liaison visits.
  • DESCRIPTION:  
    Indicates if visit was a Home or Liaison Visit
3 VISITOR 0;4 POINTER TO NEW PERSON FILE (#200)
************************REQUIRED FIELD************************
NEW PERSON(#200)

  • LAST EDITED:  DEC 27, 1992
  • HELP-PROMPT:  Enter the Name of the Person who attended the visit
  • DESCRIPTION:  
    Pointer to the New Person File.
4 DATE VISIT CLOSED 0;5 DATE

  • INPUT TRANSFORM:  S %DT="ET" D ^%DT S X=Y K:Y<1!(X<$P(^RMPR(665.1,DA,0),U)) X
  • LAST EDITED:  JUN 02, 1993
  • HELP-PROMPT:  Enter the Date or Date/Time that the Home/Liaison visit ended. The Date Visit closed cannot be less that the Date Visit opened.
  • DESCRIPTION:  
    Contains the Date that the Home/Liaison visit was closed.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  665.1^C
    1)= S ^RMPR(665.1,"C",$E(X,1,30),DA)=""
    2)= K ^RMPR(665.1,"C",$E(X,1,30),DA)
    This x-ref will be used to calculate AMIS data by the date the visit was closed.
4.5 TOTAL HOURS 0;6 FREE TEXT

  • INPUT TRANSFORM:  D TRS^RMPRHL
  • LAST EDITED:  OCT 23, 1992
  • HELP-PROMPT:  Enter Hours in the format hh.mm (e.g.) 1.05
  • DESCRIPTION:  
    Contains the total hours of the visit.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
5 REASON FOR VISIT 1;0 WORD-PROCESSING #665.15

  • DESCRIPTION:  
    Contains information regarding the reason for the visit.
  • LAST EDITED:  SEP 09, 1992
  • HELP-PROMPT:  Enter the reason for the Visit
6 STATION 0;7 POINTER TO INSTITUTION FILE (#4) INSTITUTION(#4)

  • LAST EDITED:  OCT 19, 1992
  • HELP-PROMPT:  Enter the Station Number or Name
  • DESCRIPTION:  
    Station number stored to allow splitting up for Amis calculations

External References

Name Field # of Occurrence
^%DT .01+1, 4+1
TRS^RMPRHL 4.5+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^RMPR(665.1 - [#665.1] .01(XREF 1S), .01(XREF 1K), 4+1, 4(XREF 1S), 4(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT .01+1*, 4+1*
>> DA .01(XREF 1S), .01(XREF 1K), 4+1, 4(XREF 1S), 4(XREF 1K)
U 4+1
X .01+1*!, .01(XREF 1S), .01(XREF 1K), 4+1*!, 4(XREF 1S), 4(XREF 1K)
>> Y .01+1, 4+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All