User loginNavigation |
Medical Record Number Specification v0.1, Part III wanted to demonstrate two working examples that I think highlight where some of the potential “traps” and compromises exist. Anyone who actively works with the system, or is clinically practicing, please scrutinize this!! Apologies in advance if some of these examples are nonsensical in terms of what functions each clinic performs, etc.. they are just meant to be examples. After our week in Kenya, I feel we understand the workflow constraints and requirements, but this is your opportunity to tell us where something won’t work. ☺ First, a couple facts about the new MRNs for those who’d like a reminder:
Scenario 1: New patient to the AMRS..John Doe is a new patient to Turbo Clinic. He gets a Turbo MRN on that first visit, and then after a year of three visits to Turbo, Ziwa clinic opens for patients. He’d prefer to attend that clinic, so he becomes a patient there. However, after two visits at that clinic, his family then moves back to the vicinity of Turbo clinic. This example is just a simple example of how migrating patients can cause some interesting problems with the way we build and assign MRNs. There is a strong need to have site-specific MRNs, from a clinical workflow standpoint, so we’ve instituted the ability for a patient to have a single MRN for each clinic that he or she visits. We will build the infrastructure to help tie all of these MRNs to a single patient record, but most of the “glue” that will make this work is very dependent on manpower. For example, it is easy enough to assign John Doe a new MRN at Turbo, but what happens if he in fact has been seen in the past at MTRH? If he gets a new MRN, and the system is unaware that John has previous data in the system, that old data will be “orphaned” in the system. All subsequent data for John lives separately in the system. The same can be said for when he goes to Ziwa clinic. If there’s not a conscious effort to inform data entry that this unique person is getting another MRN “label”, then the patient’s record breaks, because it is up to a human to inform the AMRS of this relationship. To assist in this communication, we envision something very similar to this happening:
Those principles in place, there is a robust ability to have multiple MRNs refer to a single patient record. Data can be entered under any of the assigned medical record numbers for that patient, and the system we build will be graceful enough to ensure that data corresponds to the right patient. There needs to once again be special care to not assign multiple medical record numbers unless absolutely clinically necessary. Every new number is a new chance for error to be introduced into the system. Having dealt with the Regenstrief System, I can attest to the deep problems mistakenly assigned numbers can present. There are examples of it in the current Kenyan system, and we’re hopeful that a dedicated section on the form can prevent the miscommunication that is likely occurring. Scenario 2: Previous patient to the older AMRS..Jane Doe has been seen at Mosoriot, and has a MRN of 9999-4. She comes back to Mosoriot after the new MRNs are in place, so she gets a new number. She then becomes a patient at Burnt Forest once this clinic opens up. She remains there as a patient for the rest of her life. The purpose of this scenario is to highlight what is done with old patients. As soon as it’s possible, that person should get a new number. In the case of Mosoriot, and hopefully of all clinics eventually (this is still in discussion), they will not only need a new MRN, but also a new number on their blue card. Whether this is done through a new sticker, or a new card altogether, this switch will need to take place. We haven’t thought through the logistics of this, but we think it’d be nice if the label printing program had a way to identify all the numbers a given patient might have. Does this seem possible to those knowledgeable of that piece of work? Once they move to Burnt Forest, they’ll need a new BF MRN as described above. |