Service Record Recipients

Service Record Recipients

FieldTypeDescription
service_record_recipient_id 🔑INTEGERUnique identifier for the join between an agency service record and an agency human.
service_record_id 🔗INTEGERThe ID of the associated service record.
person_id 🔗INTEGERThe ID of the associated person.

Key Information

Primary Keys

  • service_record_recipient_id - Unique identifier for the join between an agency service record and an agency human.

Foreign Keys

  • service_record_id - The ID of the associated service record.
  • person_id - The ID of the associated person.