I searched the forums for this but couldn't find what I was looking for so I apologize if this is a repeated question.
I am needing to pull the Primary insurance, primary insurance ID#, secondary insurance, secondary insurance id # into a custom built form into a data display.
I have thought about using {INS_PLAN()} for pulling the primary. You would think this would have been associated with patient's attributes.
Any help would be appreciated!
Insurance ID: INS_ID(x) where x=P primary, S secondary, O other.
Insurance Name: Ins_Name(x) where x=P primary, S secondary, O other.
also, Ins_Grp(), Ins_Phone(), Ins_Plan()
Please note, all of the above information can be access from the Help File, Administrators and Management->Use data symbols->Symbols list alphabetically.