Service Record Recipients
Service Record Recipients
| Field | Type | Description |
|---|---|---|
service_record_recipient_id 🔑 | INTEGER | Unique identifier for the join between an agency service record and an agency human. |
service_record_id 🔗 | INTEGER | The ID of the associated service record. |
person_id 🔗 | INTEGER | The 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.
Updated 27 days ago
