← Back to Explore
    NoteActive

    Donor Profile And Connection Model

    The donor layer is real in the schema, not just the UI. `donor_profiles` stores donor-specific identity, privacy, and health fields, while `donor_recipient_connections` tracks the relationship state between donor profiles, organizations, and recipient-side users.

    content:data-modelscontent:notesintake:projectintake:data-model

    Metadata

    Type
    Note
    Entity Type
    Data Model
    Status
    Active

    Links

    Data model

    Entities
    donor_profilespersonsdonor_recipient_connectionsorganizationsprivacy_settingslast_health_updaterecipient_user_id
    Artifact type

    Data model

    Purpose

    Visualize the key entities and boundaries that shape this system without forcing a workflow view.

    Notes

    Summary

    The donor layer is real in the schema, not just the UI. donor_profiles stores donor-specific identity, privacy, and health fields, while donor_recipient_connections tracks the relationship state between donor profiles, organizations, and recipient-side users.

    Entities

    • donor_profiles
    • persons
    • donor_recipient_connections
    • organizations
    • privacy_settings
    • last_health_update
    • recipient_user_id

    Related