Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: RASYNCHLU

Package: Radiology Nuclear Medicine

Routine: RASYNCHLU


Information

RASYNCHLU ;HISC/GJC-Case Number Lookup Synch Logic ; Mar 24, 2023@13:19:45

Source Information

Source file <RASYNCHLU.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;Entry point for 'Synch Canceled/Completed Exams with CPRS & RIS Orders'
SEL ; selection criteria part one
SEL2 ; selection criteria part two
SAVE ; Screen only if entered through Rad/Nuc Med must be canceled/completed exams (determined by order #)
DATA ;display data here
HD ;print header once
USRSEL ;prompt user for selection.
SETUP ;setup basic exam and order data.
OTHERS(RAOIFN,RADFN) ;are there other non-canceled exams tied

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!?2,"Patient information is missing, exiting the option."
  • Line Location: EN+4
Function Call: WRITE
  • Prompt: !,RAI,?4,RAACC,?21,$E(RAPRC,1,17),?41,RAEXDT,?52,$E(RACEXST,1,9),?62,RAORIFN
  • Line Location: DATA+5
Function Call: WRITE
  • Prompt: @IOF,?25,RAHDR,!!,"Patient's Name: ",$E(RAPTNAME,1,20),RABS5,?59,"Run Date: "
  • Line Location: HD+2
Function Call: WRITE
  • Prompt: !!,$$CJ^XLFSTR("========== Synch Exams with CPRS/Radiology Orders ==========",IOM)
  • Line Location: HD+3
Function Call: WRITE
  • Prompt: !!?4,"Accession #",?21,"Procedure",?41,"Exam DT",?52,"Exam ST",?62,"CPRS Order #"
  • Line Location: HD+4
Function Call: WRITE
  • Prompt: !?4,"-----------",?21,"---------",?41,"-------",?52,"-------",?62,"------------"
  • Line Location: HD+5

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^OR(100 - [#100] GET1^DIQ
^RAO(75.1 - [#75.1] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call