2018-10-22 Meeting notes
Date
Attendees
Goals
- Review Outstanding tasks
- Discuss any new issues
- Plan work for week
Discussion items
Item | Who | Notes |
---|---|---|
Outstanding Tasks |
| |
UKRR Extract Specification | A number of ambiguities were identified in the specification such as
Whilst due to the current teams knowledge of the database some of these questions could be answered/worked out these need to be properly documented for new programmers or contractors who may be working on the system. It also helps define the coding requirements. Some disscussion was had around how we might process the data for a patient should we pull a record out for the patient and process it in memory or parts of the record. Whilst a number of the values represent data within the quarter of interest some would require searching back through the data to find the first "value" after an event/treatment etc. With the current historic processing of the data some events are submitted after then end of a quarter because they run across the cutoff date or because they are known facts such as date of death. A similar approach will be needed for some entries created by the extract. The minimun blocks required for an extract are CNT IDN and a few other odd fields. It was proposed that we start with trying to get a minimal extract from data we currently have from Kings. We would then look to plug the gaps in the kings data and expand the blocks with the highest priority blocks. rapolas (Unlicensed) will start looking at the code. It is anticipated that the code will be used as part of a mirth channel/ukrdc api call which whilst not required at the moment does mean we need to ensure the code could be used in this way. Thus we need a "identify" patients function that returns a set a of pids for a given unit in a given quarter. This is then sent to the extract code that extracts each individual patients information and creates the RR file. |
Action items
- George Swinnerton to import the survey files on live and ensure survey processing is all working.
- rapolas (Unlicensed) to ensure the survey channels include NHS Number, Survey Completion Date, Unit code and pdf filename in the metadata fields.
- Tim Whitlock (Deactivated) to arrange a meeting with Fiona & Rapolas to go through the outstanding RaDaR tickets and rationalise them and prioritise them as required. This will be arranged when we can say RaDaR is syncing records correctly and all known sync issues are resolved.
- foghorn_leghorn (Unlicensed) to look at how the decision on branches impacts bamboo builds and how we create the branches required.
- George Swinnerton to add extra detail to the UKRR Extract Specification (database table how to generate notes etc) to make the document clearer