VistA Analysis » VistA Reference » RPCs » DSIF ADD AUTH

DSIF ADD AUTH

This RPC is used to pass in an array of values to add a new Authorization. It does verification for required data.

Properties

Property Value
Label ADD
MUMPS Implementation DSIFENA3
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
ARRAY LIST 255 true ; DATA INPUT = ARRAY (need fee program added) ; (1)=Patient^DFN ; (2)=AuthIEN^IEN of Authorization [null for add authorization] ; (3)=FromDate^[Supplied in FM Date format] ; (4)=ToDate^[ditto] ; (5)=Location^IEN of file #4 (Primary Service area) ; (6)=PurposeofVisit^IEN of file #161.82 ; (7)=CostRecovery^(1 or 0) ; (8)=Accident Related^(1 or 0) ; (9)=Clerk^IEN of file 200 ; (10)=TreatmentType^IEN (set of codes) ; (11)=TypeofCare^IEN (set of codes) ; (12)=DX^1^[value] ; (13)=DX^2^[value] ; (14)=DX^3^[value] ; (15)=PatientType^IEN (set of codes, always 10 so far) ; (16)=Vendor^IEN (of file #161.2) ; (17)=Contract^IEN (of file #161.43) ;dsif3.22 dlf ; (18)=Consult #^IEN ; (19)=RefProv^IEN (referring provider, file 200) ; (20)=ICDDiag^[value] (Internal; Required if ICD-10) ; (50)=Remarks^1^first 80 chars of text ; (51…999999)=Remarks^n^next 80 chars of text
DSIF ADD AUTH        


Document generated on August 31st 2022, 2:55:43 pm