| Literature DB >> 36011092 |
Yingjie Lu1, Qian Wang1.
Abstract
Online medical consultation (OMC) allows doctors and patients to communicate with each other in an online synchronous or asynchronous setting. Unlike face-to-face consultations in which doctors are only passively chosen by patients with appointments, doctors engaging in voluntary online consultation have the option of choosing patients they hope to treat when faced with a large number of online questions from patients. It is necessary to characterize doctors' preferences for patient selection in OMC, which can contribute to their more active participation in OMC services. We proposed to exploit a bipartite graph to describe the doctor-patient interaction and use an exponential random graph model (ERGM) to analyze the doctors' preferences for patient selection. A total of 1404 doctor-patient consultation data retrieved from an online medical platform in China were used for empirical analysis. It was found that first, mildly ill patients will be prioritized by doctors, but the doctors with more professional experience may be more likely to prefer more severely ill patients. Second, doctors appear to be more willing to provide consultation services to patients from urban areas, but the doctors with more professional experience or from higher-quality hospitals give higher priority to patients from rural and medically underserved areas. Finally, doctors generally prefer asynchronous communication methods such as picture/text consultation, while the doctors with more professional experience may be more willing to communicate with patients via synchronous communication methods, such as voice consultation or video consultation.Entities:
Keywords: Internet healthcare; doctors’ selection of patients; doctor–patient interaction; exponential random graph model; online medical consultation
Year: 2022 PMID: 36011092 PMCID: PMC9408688 DOI: 10.3390/healthcare10081435
Source DB: PubMed Journal: Healthcare (Basel) ISSN: 2227-9032
Variable description.
| Variable | Description | Percentage | |
|---|---|---|---|
| Patient-Related Attributes | Disease severity (DS) | 0 = “Mildly ill” | 83.86% |
| 1 = “Severely ill” | 16.14% | ||
| Medical resources (MR) | 1 = “Low” | 15.97% | |
| 2 = “Medium” | 70.42% | ||
| 3 = “High” | 13.61% | ||
| Communication type (CT) | 1 = “Synchronous” | 6.11% | |
| 2 = “Asynchronous” | 93.89% | ||
| Doctor-related Attributes | Professional experiences (PE) | 0 = “Low” | 36.19% |
| 1 = “High” | 63.81% | ||
| Hospital quality (HQ) | 0 = “Low” | 23.64% | |
| 1 = “High” | 76.36% |
Figure 1Bipartite graph network of doctor–patient consultations.
Figure 2Separate bipartite graph networks for doctors with different professional experience and from different types of hospitals: (a) Doctors with low professional experience; (b) Doctors with high professional experience; (c) Doctors from low-quality hospitals; (d) Doctors from high-quality hospitals.
Summary of network configurations included in the bipartite ERGM.
| Parameter | Figure | Hypothesis | Description |
|---|---|---|---|
| Edges (L) |
| _ | Baseline probability of forming a tie between a doctor and a patient |
| Alternating K-Stars for Doctors (KD) |
| _ | Measures of the degree distributions of doctor nodes |
| Professional Expertise (PE) |
| _ | Doctors with high professional experience have a higher likelihood of selecting patients |
| Hospital Quality (HQ) |
| _ | Doctors from high-quality hospitals have a higher likelihood of selecting patients |
| Disease Severity (DS) |
| H1 | Severely ill patients have a higher likelihood of being selected by doctors |
| Medical Resources |
| H2 | Patients in areas with medium or high medical resources have a higher likelihood of being selected by doctors |
| Communication Type (CT) |
| H3 | Patients using asynchronous consultation have a higher likelihood of being selected by doctors |
| PE*DS |
| H4a | Doctors with high professional experience are more willing to choose severely ill patients |
| PE*MR |
| H4b | Doctors with high professional experience are more willing to choose patients in areas with medium or high medical resources |
| PE*CT |
| H4c | Doctors with high professional experience are more willing to choose patients using synchronous consultation |
| HQ*DS |
| H5a | Doctors from high-quality hospitals are more willing to choose severely ill patients |
| HQ*MR |
| H5b | Doctors from high-quality hospitals are more willing to choose patients in areas with low or medium medical resources |
| HQ*CT |
| H5c | Doctors from high-quality hospitals are more willing to choose patients using asynchronous consultation |
Note: boxes represent patients, black boxes represent patients with certain attributes, circles represent doctors, and black circles represent doctors with certain attributes. If doctor i selected patient j, xij = 1; otherwise, xij = 0.
Parameter estimates for the bipartite ERGM.
| Parameter | Estimates | |
|---|---|---|
| L | −7.27179 | 0.000 *** |
| KD | 0.42970 | 0.081. |
| PE_High | 0.47885 | 0.003 ** |
| HQ_High | −0.23438 | 0.448 |
| DS_Severely_ill | −0.80399 | 0.000 *** |
| MR_Medium | 0.39400 | 0.039 * |
| MR_High | 0.55863 | 0.018 *,† |
| CT_Asynchronous | 0.90550 | 0.013 * |
| PE_High*DS_Severely_ill | 1.25818 | 0.000 *** |
| PE_High*MR_Medium | −0.49638 | 0.004 ** |
| PE_High*MR_High | −0.25364 | 0.251 |
| PE_High*CT_Synchronous | 0.80215 | 0.012 * |
| HQ_High*DS_Severely_ill | −0.03456 | 0.827 |
| HQ_High*MR_Low | 0.44126 | 0.034 * |
| HQ_High*MR_Medium | 0.43532 | 0.011 * |
| HQ_High*CT_Asynchronous | −0.32621 | 0.254 |
Note: ‘***’, ‘**’, ‘*’, and ‘†’ represent p < 0.001, p < 0.01, p < 0.05, and p < 0.1, respectively.
Figure 3GOF test of the bipartite ERGM.