LBF Billing Codes no go

aperezcrespo wrote on Tuesday, January 19, 2010:

Hi

I have created a form using LBF and included a field for billing codes.  It doesnt seem to work.  I took a look at the referral layout and created my fields and options identically.  Still no go.

Any Ideas?

Thanks

bradymiller wrote on Thursday, January 21, 2010:

hey,

On my quick read through openemr/library/options.inc.php, it appears this field is read only.

Perhaps it just places already set billing codes(via fee sheet) for the encounter.
Rod, is this correct?

-brady

sunsetsystems wrote on Thursday, January 21, 2010:

Not read-only - when you click the field it is supposed to invoke a popup for selecting a billing code.  However a required JavaScript function is missing in the LBF case, so this is a bug.  I’ll check into it.

Rod
www.sunsetsystems.com

sunsetsystems wrote on Thursday, January 21, 2010:

A fix is now checked into CVS - 3.2 and the trunk.

Rod
www.sunsetsystems.com

aperezcrespo wrote on Thursday, January 21, 2010:

I will test this later on today….But my next question is:  Will this endup coded in billing or is this just data in the encounter?
I would be real nice if it ended up in billing.

Thanks

sunsetsystems wrote on Thursday, January 21, 2010:

No, currently all it does is let you put billing codes (with their code types) into your custom form.

Rod
www.sunsetsystems.com