Facilitated Management of Serial numbers

From CCMDB Wiki
Revision as of 23:54, 2020 March 18 by Ttenbergen (talk | contribs)
Jump to navigation Jump to search

Collection instruction

The "Add Patient with Serial Helper" button on the Patient List launches a form that lets the collector pick a Service/Location. The form then proposes the next sequential Serial number based on the location chosen and any current or recently deleted records (we keep track since EPR Reports Integrator) on the laptop.

If no previous entry of that location is found, the number used for a new location as per Serial_number#Special-Use_Serial_Numbers will be used.

  • Please give this a try and let me know if you find that it gives wrong serials or otherwise doesn't fit in with your collection process. Ttenbergen 23:54, 2020 March 18 (CDT)
  • SMW


  • Cargo


  • Categories

Background

Data collectors currently collect one or more locations from one or more pools of serial number pools. Details of the serial number system are located in Serial number. This has been flagged as one reason why people find paper printouts of the most recent patients sent useful.

Serial numbers have to be unique for a collection location, so if a ward like HSC_H4H is collected on by multiple collectors then a serial number must never be re-used. This is currently achieved by assigning blocks of numbers for each 100 possible serial numbers to a given collector (again, see Serial number for details).

A serial number must be entered before any other data since access uses it to set the relationships for the data. To accomplish that, function new_pat_id() opens a window requesting the serial number pops up when "add new patient" is clicked on the patient list.

The need to keep track of this is one reason given by collectors to keep using the Data collection log form. We would like to eliminate reasons for this additional paperwork.


Related articles

Related articles: