Templates and Insurance fields

Is it possible to insert Insurance name and ID number into templates? There is no fieldid for these categories. I have made a superbill but I cannot get insurance to automatically populate.

There will need to be a custom code to do this. Go to site/default/LBF. There you can find some javascript examples on how to add some functionality to a form. In your case, you could use javascript to populate those fields with the patients’ data.