Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 100.213

Package: Order Entry Results Reporting

OE/RR LIST(#100.21)-->100.213

Sub-Field: 100.213


Information

Parent File Name Number Package
OE/RR LIST(#100.21) AUTOLINK 100.213 Order Entry Results Reporting

Details

Field # Name Loc Type Details
.01 AUTOLINK 0;1 VARIABLE POINTER WARD LOCATION(#42)  ROOM-BED(#405.4)  NEW PERSON(#200)  FACILITY TREATING SPECIALTY(#45.7)  HOSPITAL LOCATION(#44)  

  • EXPLANATION:  ACTIVE WARDS
    SCREEN ON FILE 200: S DIC("S")="I $D(X),$D(^VA(200,""AK.PROVIDER"",$P(^(0),U))),$$ACTIVE^XUSER(+Y)"
  • EXPLANATION:  Only active providers allowed
    SCREEN ON FILE 44: S DIC("S")="I $D(X),$P(^SC(+Y,0),U,3)=""C"",$$ACTLOC^ORWU(+Y)=1"
  • EXPLANATION:  Searches for active CLINICs only.
  • LAST EDITED:  DEC 15, 1999
  • HELP-PROMPT:  Enter the file and entry this list will be linked to for automatic patient updates during ADT patient movements and CLINIC enrollments.
  • DESCRIPTION:  
    Links for automatic patient addition/removal based on ADT movements and CLINIC enrollments.
  • CROSS-REFERENCE:  100.213^B
    1)= S ^OR(100.21,DA(1),2,"B",$E(X,1,30),DA)=""
    2)= K ^OR(100.21,DA(1),2,"B",$E(X,1,30),DA)
    3)= Required Index for Variable Pointer
  • CROSS-REFERENCE:  100.21^AC
    1)= S ^OR(100.21,"AC",$E(X,1,30),DA(1),DA)=""
    2)= K ^OR(100.21,"AC",$E(X,1,30),DA(1),DA)
    Index allowing cross-referencing the list file by AUTOLINK.
1 PRIMARY OR ATTENDING 0;2 SET
  • 'P' FOR primary;
  • 'A' FOR attending;
  • 'B' FOR both;

  • LAST EDITED:  APR 28, 1994
  • HELP-PROMPT:  Answer with one of the above codes to link this provider to all patients for which he is their Primary Care physician, Attending physician or acts as either for all inpatients.
  • DESCRIPTION:  This field will determine how the Autolinks for Providers will work. If the field is set to;
    "P" - Primary: The autolink will add patients to the list that have the pointed to provider assigned to them thru the MAS options as PROVIDER.
    "A" - Attending: The autolink will add patients to the list that have the pointed to provider assigned to them thru the MAS options as ATTENDING PHYSICIAN.
    "B" - Both: The autolink will add patients to the list that have the pointed to provider assigned to them thru the MAS options as 'PROVIDER' and those patients that have the pointed to provider assigned to them as
    ATTENDING PHYSICIAN.
  • TECHNICAL DESCR:  
    To autolink patients to either PROVIDER, ATTENDING PHYSICIAN or both.
  • SCREEN:  S DIC("S")="I $P(^OR(100.21,DA(1),2,DA,0),U)[""VA(200"""
  • EXPLANATION:  Select how provider autolink will work.
Info |  Details