| 124 | |
| 125 | == Custom Field Requirements |
| 126 | |
| 127 | - [ ] Date and Time of Interview ('''New''' against Case) |
| 128 | - [ ] Partiticant Number ('''New''' against Case) |
| 129 | - [ ] Interview Status ('''New''' against Case) |
| 130 | - IN_PROGRESS |
| 131 | - CLOSED |
| 132 | - CANCELLED |
| 133 | - COMPLETED |
| 134 | - [ ] Title (Contact.Title) ''What to do with titles that don't exist?'' |
| 135 | - [ ] First Name (Contact.firstName) |
| 136 | - [ ] Surname (Contact.lastName) |
| 137 | - [ ] Address ''How to map?'' |
| 138 | - address1 |
| 139 | - address2 |
| 140 | - address3 |
| 141 | - address4 |
| 142 | - postcode (Address.postcode) |
| 143 | - [ ] Date of Birth (Contact.birthDate) |
| 144 | - [ ] Gender (Contact.gender) |
| 145 | - FEMALE or MALE |
| 146 | - [ ] NHS Number {Contact.nhsnumber} |
| 147 | - [ ] UHL System Number {Contact.nhsNumber} |
| 148 | - [ ] Consent Values |
| 149 | - consent_understandsConsent ('''New''' against Case) |
| 150 | - consent_bloodAndUrine ('''New''' against Case) |
| 151 | - consent_briccsDatabase ('''New''' against Case) |
| 152 | - consent_furtherContact ('''New''' against Case) |
| 153 | - consent_understandsWithdrawal ('''New''' against Case) |
| 154 | - [ ] Ethnicity ('''New''' against Contact?) |
| 155 | - [ ] GP (Add relationship to GP) |
| 156 | - [ ] Telephone (Add telephone number: {{{Location = home}}}; {{{Type = Phone}}}) |
| 157 | - [ ] Work Telephone (Add telephone number: {{{Location = work}}}; {{{Type = Phone}}}) |
| 158 | |