Subsequent arms / events only record the record_id, not any study id field. If we are using longitudinal definitions and populating the foreign key field, we need to look up through the first record using record_id to find the study id, which we should then use to populate the foreign key field.
Subsequent arms / events only record the
record_id, not any study id field. If we are using longitudinal definitions and populating the foreign key field, we need to look up through the first record usingrecord_idto find the study id, which we should then use to populate the foreign key field.