Healthcare interest group
From Santa Fe Institute Events Wiki
Persons interested healthcare systems, health-related phenomena, health behaviors, etc... let's meet up and discuss project ideas over lunch Wednesday, 6/6, noon (we'll be over at SFI)!
Join:
(I know I missed a couple people, so please add your name!)
Anyone is welcome to join us!
I would be interested in joining you over lunch, Wed 6/6, noon. Saleha Habibullah
Files that can't be kept on the wiki are posted here: http://www.molliepoynton.com/csss2007/csss2007.html
Summary of project topics for exploration:
1. Framework for agent-based modeling of EHR implementation effects on mortality in Pediatrics study.
2. Network model of preventive health services delivery.
3. Framework for targeting health behavioral interventions on the basis of agent-based models
4. East-west differences in health services delivery - a project that addresses this...
5. Where to place an intervention to best influence health related behavior.
Next meeting: Over lunch Friday, June 8, noon until ?
Posted by User:vikasnshah 11:03AM Sunday, June 10
Pubmed query: (CPOE or "computerized provider order entry" or "electronic health record" or "electronic medical record" or EHR or EMR) AND (problem or model or mortality or study); 1300 records, many irrelevant (ideas for parsing/paring?)
Problems with CPOE:
- Admission orders could not be written until en route patient was onsite (Han 2005); a structural problem that was corrected later
- Increased time required for order entry (ten clicks vs written statement) (Han 2005)
- Communications infrastructure bandwidth exceeded, slow network time
- Reduced time at patient bedside
- Dedicated personnel for order entry vs. bedside management by all available personnel (Han 2005)
- Nursing order entry away from bedside (Han 2005)
- CPOE required drugs to be kept in central pharmacy rather than in the unit (Han 2005)
- Pharmacist access to CPOE led to lock out of further order entry (Han 2005)
- Reduced face-to-face time between physicians and nurses
- Potentially delaying the time that necessary order revisions could take place (Han 2005)
- Reductions in spontaneous discussions related to patient care
References:
- Han et al (2005) “Unexpected Increased Mortality After Implementation of a Commercially Sold Computerized Physician Order Entry System”, Pediatrics, 116:1506.
- Ammenwerth et al (2006) "Impact of CPOE on Mortality Rates – Contradictory Findings, Important Messages", Methods of Information in Medicine, 45: 586-593.
- Del Beccaro et al (2006) "Computerized Provider Order Entry Implementation: No Association With Increased Mortality Rates in an Intensive Care Unit", Pediatrics, 118:290.
Approach to agent-based modeling CPOE in the ER setting:
- Physical layout of the ER with patient rooms, healthcare providers with order entry permission (MD / DO / APRN), and terminals
- Modeling patients as agents vs as patches
- Agents can have a memory about whether they have been seen, by whom, and lengths of time required for their care at terminal and between visits, can decide to “leave against medical advice” (AMA) for extended lengths of time
- Patches are probably a simpler initial approach to modeling
- [Queuing theory] (thanks to Joshua Payne!)
- Poisson process to model the arrival of patients
- Exponential model for time it takes for patient to be cared for and leave
- One initial “disease process” for all patients? Vs using the above processes to capture time for visit and workup
- Tracking the “waiting room” queue
- Triage and implications for the model developed e.g. “simpler” patients shunted away from our model?
- Method for notification of new patient arrival?
- “Nearest” provider is assigned to the patient
- “Nearest” non-busy provider
- Providers iterated with each time click until “not busy”
- Multistep process for patient care: initial workup, order entry, follow up visit(s), discharge with healthcare provider moving between
- Assume enough RN care to simplify the model (do not want to add too many variables!)
- Key control parameters (initially):
- number and location of terminals
- number of providers
- number of patients per provider (start with 1..?..)
- number of rooms
- resources
- Other “modules” that may be implemented
- Translator resources and stochastic increase in time required for random patients
- Stochastic “network jams” and increase in time at terminal
- Pre-hospital order / team assembly (some high-resource patients arrive with provider already available and “streamlined” terminal time)