VistA Analysis » VistA Reference » RPCs » DSIF EDIT AUTH

DSIF EDIT AUTH

Used to edit an existing authorization in Fee Basis.Returns 1^edit successfulor-1^error message (Invalid patient, invalid authorization, etc)

Properties

Property Value
Label EDIT
MUMPS Implementation DSIFENA3
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
ARRAY LIST 500 true Pass in an array structred as follows for an authorization: ; DATA INPUT = ARRAY (need fee program added)(1)=Patient^DFN(2)=AuthIEN^IEN of Authorization [supplied for an Edit, null if were adding a new authorization](3)=FromDate^Supplied in FM Date format=ToDate^Supplied in FM Date format=Location^IEN [of file #4 (Primary Service area)] (6)=PurposeofVisit^IEN of file #161.82=CostRecovery^(1 or 0)(8)=Accident Related^(1 or 0)(9)=Clerk^IEN of file 200=TreatmentType^IEN (set of codes)(11)=TypeofCare^IEN (set of codes)(12)=DX^1^value=DX^2^value=DX^3^value=PatientType^IEN (set of codes, always 10 so far)(16)=Vendor^IEN (of file #161.2)(17)=Contract^IEN (of file #161.43) ;dsif3.2*2 dlf(18)=Consult #^IEN(19)=RefProv^IEN (referring provider, file 200)(20)=ICDDiag^[value] (Required if ICD-10)(50)=Remarks^1^first 80 chars of text(51…999999)=Remarks^n^next 80 chars of text(51…n)=Remarks^n^next 80 chars (ad nauseam) of text
DSIF AUTHLIST        


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