Algorithms Research
p-ISSN: 2324-9978 e-ISSN: 2324-996X
2023; 6(1): 1-8
doi:10.5923/j.algorithms.20230601.01
Received: May 1, 2023; Accepted: Jun. 3, 2023; Published: Jun. 14, 2023

Balagopal Ramdurai
Senior Member- IEEE, Researcher & Product Innovator, Chennai, India
Correspondence to: Balagopal Ramdurai, Senior Member- IEEE, Researcher & Product Innovator, Chennai, India.
| Email: | ![]() |
Copyright © 2023 The Author(s). Published by Scientific & Academic Publishing.
This work is licensed under the Creative Commons Attribution International License (CC BY).
http://creativecommons.org/licenses/by/4.0/

Bed allocation in a hospital refers to the process of assigning available beds to admitted patients who require hospitalization. It involves determining the appropriate type of bed and the most suitable ward or unit for the patient based on their medical condition, treatment requirements, and available resources. The process of bed allocation is typically managed by hospital administrators, nurses, and physicians who work together to ensure that patients receive the appropriate level of care and support during their stay in the hospital. Bed allocation is an important aspect of hospital management as it helps to optimize the use of resources, minimize wait times for patients, and ensure that patients receive timely and appropriate care. The proposed model incorporates historical patient data and real-time information to estimate the probabilities of transitioning between different states. By analyzing this probabilistic information, hospitals can make informed decisions regarding bed allocation, ensuring that patients are admitted to the most appropriate beds based on their medical needs and the availability of resources. Through simulation experiments and data analysis, the effectiveness of the Markov chain model is evaluated in terms of bed occupancy rates, patient wait times, and overall resource utilization. The results demonstrate that the proposed model offers significant improvements over traditional bed allocation methods, resulting in reduced patient wait times, optimized bed occupancy, and better overall management of hospital resources. A study published in the Journal of Healthcare Engineering looked at the impact of bed allocation on patient flow in a hospital. The study found that an optimized bed allocation system could improve patient flow and reduce wait times, leading to better patient outcomes.
Keywords: Hospital management, Patient flow, Bed Availability, Resource Allocation, Optimization, Wait times, Ward allocation
Cite this paper: Balagopal Ramdurai, Use of Markov Chain Model for In-Patient Bed Assignment, Algorithms Research , Vol. 6 No. 1, 2023, pp. 1-8. doi: 10.5923/j.algorithms.20230601.01.
![]() | Figure 1 |
Calculating the first-passage time (Cox and Miller, 1965) [15] leads to the probability density function (PDF) of the sojourn time in a class, say class R (Colquhoun and Hawkes, 1981). [16]The actual states of the Markov model are not observable but only observe which type of care a person is in. For example, at any time, its observed that a person is in residential home care but do not know whether patient is in a short-stay (S1) or long-stay (S2) state. This is an aggregated Markov process, i.e. a Markov process in which system states are aggregated into a number of classes (Fredkin and Rice, 1986). [17] There are three classes in the model that is outlined in Fig. 1, namely residential home care, nursing home care and discharge (denoted by R, N and D respectively). The partition Markov chain is a mathematical model that is used to analyze and predict the behavior of a system that changes over time. It has been applied to various fields, including healthcare. In the context of bed allocation, Markov chain can be used to predict the availability of beds in different wards or units based on historical data. matrix Q according to the class structure of the model, i.e
where the submatrices correspond to those delimited by broken lines in equation and the subscripts represent system classes. For instance, QRN is the submatrix of transition rates from states in R to states in N, and QRR that of transition rates between states within R. [18]The theory of aggregated Markov processes has been motivated by and applied to the modelling of ion channels in neurophysiological applications (Colquhoun and Hawkes, 1981, 1982; Fredkin et al., 1985) [18]. Generalization and parameter estimation have been investigated by various researchers, including Ball and Sansom (1989) [19], Fredkin and Rice (1986) and Qin et al. (1997) [20]. Adapt and modify approach that was taken by these researchers to suit the modelling needs and to deal with the existence of an absorbing state and censored observations.A continuous time Markov model which captures the flow of elderly people within and between residential and nursing home care. Using the framework of aggregated Markov processes, derived a procedure for fitting the model to observed data. By modelling the system of long-term care as a whole, it captured the movements between facilities and estimated parameters by using the overall joint likelihood function. [21]