From e2ba2575b6036951f6db573b28aa5702dc1b9b51 Mon Sep 17 00:00:00 2001 From: Andy Charlwood Date: Tue, 17 Feb 2026 03:20:24 +0000 Subject: [PATCH] audit: verify profile-content.ts against reference documents MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Narrative: aligned with CV Profile — "Healthcare leader" instead of unverified "Informatics pharmacist", tightened phrasing throughout - Achievement subtitle: "Full analytical accountability to ICB board" → "Prescribing budget with forecasting models" per CV - Skills summary: "data engineering" → "data pipeline development" per CV; removed unverified "clinical decision support" - Flagged retained "Informatics Pharmacist" roleTitle in unverified log --- References/unverified-content.md | 5 +++++ src/data/profile-content.ts | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/References/unverified-content.md b/References/unverified-content.md index 5540683..9c1c931 100644 --- a/References/unverified-content.md +++ b/References/unverified-content.md @@ -20,6 +20,7 @@ _Content not in reference documents but retained as personal data or UI elements | `src/data/patient.ts` | `nhsNumber: '221 181 0'` (GPhC reg number) | Professional registration number — verifiable via GPhC register but not in reference docs | | `src/data/patient.ts` | `linkedin: 'linkedin.com/in/andycharlwood'` | Personal account URL — secondary ref mentions LinkedIn but not exact slug | | `src/data/patient.ts` | `badge: 'Open to opportunities'` | UI status element — current preference, not a factual claim | +| `src/data/profile-content.ts` | `roleTitle: 'Informatics Pharmacist'` | Not in any reference doc — CV says "Healthcare leader", role titles are "Deputy Head" / "Interim Head". Retained as portfolio self-description | ## Content Corrections @@ -36,6 +37,10 @@ _Content modified to better align with reference documents._ | `src/data/timeline.ts` | Pre-Reg: "Expanded PGD clinical services" | "Led initiation of Patient Group Directions" | Secondary ref: "Led initiation of PGDs" | | `src/data/timeline.ts` | Pre-Reg: "Developed a palliative care screening pathway" | "Provided clinical screening services for palliative care hospice" | Secondary ref: hospice clinical screening, not pathway development | | `src/data/timeline.ts` | UEA: "Demonstrated academic excellence" | "Achieved a distinction-grade research project and served as President of UEA Pharmacy Society" | Secondary ref: failed exams years 1-3, "academic excellence" misleading | +| `src/data/profile-content.ts` | Narrative: "Informatics pharmacist combining clinical expertise..." | Aligned with CV Profile phrasing: "Healthcare leader combining clinical pharmacy expertise..." | CV_v4.md Profile section | +| `src/data/profile-content.ts` | Achievement subtitle: "Full analytical accountability to ICB board" | "Prescribing budget with forecasting models" | CV_v4.md: "managed...with sophisticated forecasting models" | +| `src/data/profile-content.ts` | Skills summary: "data engineering...clinical decision support" | "data pipeline development" — removed "clinical decision support" | CV_v4.md: "Data pipeline development"; "clinical decision support" not in any reference | +| `src/data/documents.ts` | Research: "investigating cocrystal formation for improved drug delivery properties" | "on drug delivery and cocrystals" | CV_v4.md: "drug delivery and cocrystals" | ## Missed Opportunities diff --git a/src/data/profile-content.ts b/src/data/profile-content.ts index 4cd28bf..e8ecd00 100644 --- a/src/data/profile-content.ts +++ b/src/data/profile-content.ts @@ -3,7 +3,7 @@ import type { DeepReadonly, ProfileContent } from '@/types/profile-content' export const profileContent: DeepReadonly = { profile: { sectionTitle: 'Patient Summary', - patientSummaryNarrative: 'Informatics pharmacist combining clinical expertise with advanced proficiency in Python, SQL, Power BI, and healthcare data analytics, self-taught over the past decade through a drive to find root causes in messy, real-world data and engineer the most efficient solutions to complex problems. Currently leading population health analytics and prescribing intelligence for NHS Norfolk & Waveney ICB, serving a population of 1.2 million across an integrated care system. Experienced in transforming large-scale GP prescribing data into actionable insight: from financial scenario modelling, pharmaceutical rebate negotiation, and health technology assessment to algorithm design, clinical decision support tooling, and population-level pathway development. Proven track record of identifying and prioritising efficiency programmes worth £14.6M+ through automated, data-driven analysis. Skilled at translating complex clinical, financial, and analytical requirements into clear, evidence-based recommendations for executive stakeholders, bridging primary care, secondary care, and commissioning perspectives.', + patientSummaryNarrative: 'Healthcare leader combining clinical pharmacy expertise with proficiency in Python, SQL, and data analytics, self-taught over the past decade through a drive to find root causes in data and build the most efficient solutions to complex problems. Currently leading population health analytics for NHS Norfolk & Waveney ICB, serving a population of 1.2 million. Experienced in working with messy, real-world prescribing data at scale to deliver actionable insights — from financial scenario modelling and pharmaceutical rebate negotiation to algorithm design and population-level pathway development. Proven track record of identifying and prioritising efficiency programmes worth £14.6M+ through automated, data-driven analysis. Skilled at translating complex clinical, financial, and analytical requirements into clear recommendations for executive stakeholders.', latestResults: { title: 'LATEST RESULTS (CLICK TO VIEW FULL REFERENCE RANGE)', rightText: 'Updated February 2026', @@ -58,7 +58,7 @@ export const profileContent: DeepReadonly = { }, }, skillsNarrative: { - summary: 'Technical, healthcare domain, and strategic leadership capabilities spanning data engineering, prescribing analytics, medicines optimisation, health technology assessment, clinical decision support, and executive communication, with practical delivery across population-scale NHS programmes serving 1.2 million people.', + summary: 'Technical, healthcare domain, and strategic leadership capabilities spanning data pipeline development, prescribing analytics, medicines optimisation, health technology assessment, and executive communication, with practical delivery across population-scale NHS programmes serving 1.2 million people.', ui: { sectionTitle: 'REPEAT MEDICATIONS', rightText: 'Active prescriptions', @@ -82,7 +82,7 @@ export const profileContent: DeepReadonly = { }, { title: '£220M Budget Oversight', - subtitle: 'Full analytical accountability to ICB board', + subtitle: 'Prescribing budget with forecasting models', keywords: '220m budget oversight analytical accountability icb board financial planning forecasting prescribing expenditure', kpiId: 'budget', },