30 | | - Admin.Participant.pat_address1 |
31 | | - Admin.Participant.pat_address2 |
32 | | - Admin.Participant.pat_address3 |
33 | | - Admin.Participant.pat_address4 |
34 | | - Admin.Participant.pat_postcode |
35 | | - Date of Birth (Admin.Participant.birthDate) |
36 | | - Gender (Admin.Participant.gender) |
37 | | - Participant NHS Number {Admin.Participant.pat_nhsnumber} |
38 | | - Participant UHL System Number {Admin.Participant.enrollmentId} |
| 30 | - participant_attribute_value.pat_address1 |
| 31 | - participant_attribute_value.pat_address2 |
| 32 | - participant_attribute_value.pat_address3 |
| 33 | - participant_attribute_value.pat_address4 |
| 34 | - participant_attribute_value.pat_postcode |
| 35 | - Date of Birth (Participant.birthDate) |
| 36 | - Gender (Participant.gender) |
| 37 | - FEMALE or MALE |
| 38 | - Participant NHS Number {participant_attribute_value.pat_nhsnumber} |
| 39 | - Participant UHL System Number {Participant.enrollmentId} |
40 | | - Understands the request for consent (consent_q1) |
41 | | - Consents to donate blood and urine (consent_q2) |
42 | | - Consents to entry in the BRICCS database (consent_q3) |
43 | | - Consents to possible further contact from BRU (consent_q4) |
44 | | - Understands the rules for withdrawal (consent_q5) |
| 41 | - Understands the request for consent (question_answer.question_name="consent_q1") |
| 42 | - Consents to donate blood and urine (question_answer.question_name="consent_q2") |
| 43 | - Consents to entry in the BRICCS database (question_answer.question_name="consent_q3") |
| 44 | - Consents to possible further contact from BRU (question_answer.question_name="consent_q4") |
| 45 | - Understands the rules for withdrawal (question_answer.question_name="consent_q5") |