Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7442 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

Ok, first off I am a noob to filemaker and using version 7 on a mac. I have a table with a bunch of patient info including patient ID which is unique. I have another table with the names and addresses of insurance companies which also has a unique ID. I want to be able to select an insurance company from that table and insert that information (without retyping) into the patient table where there is info for the insurance portion. Hopefully this makes sense. Attached are some screen shots to help.

Picture 3.pdf

Posted

Hi, cog, welcome to the Forums! What you're really going to need is:

1. a field in the Patients table called InsuranceID.

2. a relationship from Patients::InsuranceID to Insurers::InsuranceID.

3. a portal on the Patients layout displaying

  • 2 weeks later...
  • Newbies
Posted

Thanks Jerry. I will give that a try and see where it gets me. Ideally the best solution would be to import the record (i.e. blue cross info). Thanks again.

Posted

Ideally the best solution would be to import the record (i.e. blue cross info).

Nope - don't import ... lookup.

Following Jerry's thoughts, create those specific fields in your Patient table, ie, CarrierName, CarrierAddress, etc. Set the fields to be Lookup based upon the Insurance table and point to their related field. When an Insurance Carrier is selected, the fields will fill in and you'll be in business. wink.gif

This topic is 7442 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.