Service Referral Associated Children

Service Referral Associated Children

FieldTypeDescription
service_referral_associated_child_id 🔑INTEGERUnique identifier for this service referral associated child record.
service_referral_id 🔗INTEGERThe ID of the associated service referral.
person_id 🔗INTEGERThe ID of the associated person (child).
agency_id 🔗INTEGERThe ID of the agency the service referral associated child record belongs to.
created_atTIMESTAMPThe date and time the service referral associated child record was created.
updated_atTIMESTAMPThe date and time the service referral associated child record was last updated.

Key Information

Primary Keys

  • service_referral_associated_child_id - Unique identifier for this service referral associated child record.

Foreign Keys

  • service_referral_id - The ID of the associated service referral.
  • person_id - The ID of the associated person (child).
  • agency_id - The ID of the agency the service referral associated child record belongs to.