Skip to content

Create Donors

POST
/v3/ingest/donors/

Authorizations

Request Body required

Array<object>
object
cause_of_death
Any of:
string
Allowed values: Died of cancer Died of other reasons Not available
date_alive_after_lost_to_followup
Any of:
object
day_interval
Any of:
integer
month_interval
required

Number of months since first diagnosis

integer
date_of_birth
Any of:
object
day_interval
Any of:
integer
month_interval
required

Number of months since first diagnosis

integer
date_of_death
Any of:
object
day_interval
Any of:
integer
month_interval
required

Number of months since first diagnosis

integer
date_resolution
Any of:
string
<= 32 characters
gender
Any of:
string
Allowed values: Man Woman Non-binary Other Prefer not to disclose Not available
is_deceased
Any of:
string
Allowed values: Yes No Not available
lost_to_followup_after_clinical_event_identifier
Any of:
string
<= 255 characters
lost_to_followup_reason
Any of:
string
Allowed values: Completed study Discharged to palliative care Lost contact Not available Withdrew from study Discharged from follow-up
program_id
required
string
sex_at_birth
Any of:
string
Allowed values: Male Female Other Not available
submitter_donor_id
required
string
<= 64 characters /^[A-Za-z0-9\-\._]{1,64}$/
uuid
Any of:
string

Responses

200

OK