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: DVBCIUTL

Package: Automated Medical Information Exchange

Routine: DVBCIUTL


Information

DVBCIUTL ;ALB/GTS-AMIE INSUFFICIENT RPT UTILITY RTN ; 11/14/94 9:15 AM

Source Information

Source file <DVBCIUTL.m>

Entry Points

Name Comments DBIA/ICR reference
DETHD ;** AMIE Detailed Report header
CAPDETHD ;** CAPRI Detailed Report header
DETHDLIM ;Print Report Header in delimited format
PRHD(DVBAPRTY) ;priority exam type header info
EXMOUT ;** Output exam information for reason/type
DETDELIM ; Print details of Insufficient Exams
; Reason,Exam,Provider,Exam Date,Patient Name,SSN,Claim #,Claim Type,Special Consideration(s),Priority of Exam
DETITEMS ; Print final exam details
RESOUT ;** Output the Reason
TYPEOUT ;** Output the Exam
TYPEDLIM ; ** Output the delimited Exam
RSEL ;** Select Reasons
XMSEL ;** Select Exams
EXMPRTY(DVBADIRA) ;** Select Priority of Exam
CLAIMTYP ;THE CLAIM TYPE OF A 2507 REQUEST
SPEC ;SPECIAL CONSIDERATION(S) FOR A 2507 REQUEST
PRIORITY ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!!!!,"Reason: ",$P(^DVB(396.94,$P(^DVB(396.4,XMDA,0),U,11),0),U,3)
  • Line Location: RESOUT+2
Function Call: WRITE
  • Prompt: !,"Exam: ",$P(^DVB(396.6,$P(^DVB(396.4,XMDA,0),U,3),0),U,2)
  • Line Location: TYPEOUT+2
Function Call: WRITE
  • Prompt: !,"Provider",?20,"Exam Dt",?32,"Patient Name",?52,"SSN",?66,"Claim #"
  • Line Location: TYPEOUT+3
Function Call: WRITE
  • Prompt: @IOF,!
  • Line Location: RSEL+5
Function Call: WRITE
  • Prompt: !,"Insufficient Reason Selection"
  • Line Location: RSEL+6
Function Call: WRITE
  • Prompt: @IOF,!
  • Line Location: XMSEL+5
Function Call: WRITE
  • Prompt: !,"AMIE Exam Selection"
  • Line Location: XMSEL+6

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DVB(396.3 - [#396.3] GET1^DIQ,  GETS^DIQ
^DVB(396.6 - [#396.6] Classic Fileman Calls
^DVB(396.94 - [#396.94] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call