diff --git a/OLIDS/Documentation/OLIDS-known-issues.md b/OLIDS/Documentation/OLIDS-known-issues.md index b4b66b0..7a73aea 100644 --- a/OLIDS/Documentation/OLIDS-known-issues.md +++ b/OLIDS/Documentation/OLIDS-known-issues.md @@ -17,6 +17,8 @@ - [procedure\_request](#procedure_request) - [referral\_request](#referral_request) - [person (pcd)](#person-(pcd)) + - [patient](#patient) + - [appointment](#appointment) The below is a report of the currently known issues within the One London Integrated Data Set (OLIDS) @@ -113,3 +115,11 @@ The fields “telephone_number”, “mobile_number”, “email_address”, “ - `local_patient_id` - `internal_id` - `mps_id` + +## patient + +- Within the pre‑production environment, the Date of Birth (DOB) field contains NULL values as of 08/01/2026. Because DOB is used to derive Birth Year and Birth Month, these downstream fields are also being populated as NULL in the output dataset. This affects both EMIS and TPP data set. + +## appointment + +- The field booking method concept id doesn't appear to be available within TPP data set, as such all TPP's booking method concept is set as NULL from the derivation as of 08/01/2026. EMIS is not affected.