VistA Analysis » VistA Reference » RPCs » ORWDBA4 GETBAUSR

ORWDBA4 GETBAUSR

Gets the value of the Enable Billing Awareness By User parameter. The value returned will be 1 for Yes, Billing Awareness Enabled, and 0 for No, Billing Awareness Disabled.

Properties

Property Value
Label GETBAUSR
MUMPS Implementation ORWDBA4
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
ORCIEN REFERENCE 255 true This is the interanl ID number of the clinicial who is being checked for the value of the Enable Billing Awareness Parameter.

MUMPS Method Description

Property Value
Method GETBAUSR^ORWDBA4
Method Comment GUI RPC CALL
Input Parameters ORCIEN
First Comment
Get Billing Awareness By User parameter value
Gets and returns the value of the Enabled Billing Awareness By User
parameter assigned to a provider.
Input Variable:
ORCIEN Ordering Clinician's Internal Entry Number
Output Variable:
Y Parameter value, 1 if enabled, 0 if disabled
Code
 S Y=$$GET^XPAR(ORCIEN_";VA(200,","OR BILLING AWARENESS BY USER",1,"Q")

CPRS

File Type Description
Pascal File BA/UBACore.pas


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