You are here:
Create Provider Cards for a Facility
Design cards to show your users information about providers and the facilities where they work. For example, a network specialist may need to know at a glance which facilities Dr. Carol Peterson is practicing at and when she is there.
Required Editions
Available in: Lightning Experience Available in: Enterprise and Unlimited Editions with Health Cloud |
This card type will live on the Contact record page for practitioners. We’ve set up the information sources to support this information:
- Effective To
- Effective From
- Operating Hours
- Time zone
- Payer Network Name
- Network Type
- Driving Directions
- In Setup, go to Relationship Card Type Manager and, in the dropdown next to a card that you've created (such as Doctor-Hospital Relationship), click Edit Card Fields.
- For Indirect Source Object, select Healthcare Practitioner Facility, then select the Effective To and Effective From fields and click Add Selected Fields to Card.
-
Now we'll go get the operating hours information from the Operating Hours object, which
is directly related to our base Healthcare Practitioner Facility object.
-
Click Select fields from parent or child object related to
HealthCarePractitionerFacility.
These are the fields that enable the relationship from the initial object.
- Under Select Object, choose Operating Hours, and under Select Field, choose the OperatingHoursId lookup field.
- Select Name from the list of fields, and click Add Selected Fields to Card.
-
Click Select fields from parent or child object related to
HealthCarePractitionerFacility.
-
Get the insurance plan information from the Healthcare Payer Network object, which is
related to our base Healthcare Practitioner Facility object through the Healthcare
Facility Network object.
- Click Select fields from related object two levels away from HealthCarePractitionerFacility.
- Under Select Object, choose Healthcare Facility Network, and under Select Field, choose the FacilityNetworkId lookup field.
- In the next Select Object field, choose Healthcare Payer Network, and under Select Field, choose the PayerNetworkId lookup field.
- Select Network Type and Payer Network Name from the list of fields, then click Add Selected Fields to Card.
-
Get the driving directions from the Location object, which is related to the Healthcare
Practitioner Facility object through two intermediary objects: Account and Associated
Location.
- Click Select fields from related object three levels away from HealthCarePractitionerFacility.
- Under Select Object, choose Account, and under Select Field, choose the AccountId lookup field.
- In the next Select Object field, choose AssociatedLocation, and under Select Field, choose the ParentRecordId lookup field.
- In the third Select Object field, choose Location, and under Select Field, choose the LocationId lookup field.
- Select Driving Directions from the list of fields, then click Add Selected Fields to Card.
- Save your work.
The fields you've selected are shown in the panel on the right. Change their order and rename them as needed. For example, "Name" isn't a very intuitive label for the field that displays the doctor's available hours. You might want to rename that to something like "Hours Available." - In Setup, go to the Lightning Application Builder and select Contact.
- Drop the Relationship Card component from the left panel onto the Account record page.
-
In the Configuration panel on the right, specify a heading for the tab.
The default heading is “Relationship,” but you may want something more specific, such as “Health Care Providers.”
- For Card Type, select the name of the card you created that you want to show on this page.
- Save the page.
Did this article solve your issue?
Let us know so we can improve!

