audit: verify patient.ts against reference documents
- Address corrected from 'Norwich, NR1' to 'Norwich, UK' to match CV - Created References/unverified-content.md to track audit findings - Flagged retained-but-unverifiable personal data (DOB, GPhC number, LinkedIn slug) - All other fields verified against CV_v4.md
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ export const patient: Patient = {
|
||||
dob: '14/02/1993',
|
||||
nhsNumber: '221 181 0',
|
||||
nhsNumberTooltip: 'GPhC Registration Number',
|
||||
address: 'Norwich, NR1',
|
||||
address: 'Norwich, UK',
|
||||
phone: '07795553088',
|
||||
email: 'andy@charlwood.xyz',
|
||||
linkedin: 'linkedin.com/in/andycharlwood',
|
||||
|
||||
Reference in New Issue
Block a user