| Literature DB >> 35739501 |
Jani Paulin1, Akseli Reunamo2, Jouni Kurola3, Hans Moen4, Sanna Salanterä5, Heikki Riihimäki6, Tero Vesanen6, Mari Koivisto7, Timo Iirola8.
Abstract
BACKGROUND: Predictors of subsequent events after Emergency Medical Services (EMS) non-conveyance decisions are still unclear, though patient safety is the priority in prehospital emergency care. The aim of this study was to find out whether machine learning can be used in this context and to identify the predictors of subsequent events based on narrative texts of electronic patient care records (ePCR).Entities:
Keywords: Documentation; Emergency medical service; Machine learning; Non-conveyance; Patient safety; Subsequent event; Text classification
Mesh:
Year: 2022 PMID: 35739501 PMCID: PMC9229877 DOI: 10.1186/s12911-022-01901-x
Source DB: PubMed Journal: BMC Med Inform Decis Mak ISSN: 1472-6947 Impact factor: 3.298
Fig. 1Study areas (published with permission, Paulin et al. [8])
Fig. 2Flow chart
Fig. 3An example of EMS notes
Fig. 4Performance of classifiers in nested cross validation
The study group’s manual evaluation of the algorithm (1 = disagree, 2 = unclear, 3 = agree)
| I agree with algorithm | The key words are relevant | The text gives clues of the algorithm’s result | |
|---|---|---|---|
| The patient had subsequent event and the model predicted there will be one (n = 17) | 1 = 0% (n = 0) 2 = 23.5% (n = 4) 3 = 76.5% (n = 13) | 1 = 41.2% (n = 7) 2 = 17.7% (n = 3) 3 = 41.2% (n = 7) | 1 = 0% (n = 0) 2 = 29.4% (n = 5) 3 = 70.6% (n = 12) |
| The patient had subsequent event, but the model did not predict one (n = 20) | 1 = 55.0% (n = 11) 2 = 15.0% (n = 3) 3 = 30.0% (n = 6) | 1 = 90.0% (n = 18) 2 = 10.0% (n = 2) 3 = 0% (n = 0) | 1 = 40.0% (n = 8) 2 = 30.0% (n = 6) 3 = 30.0% (n = 6) |
| The patient didn’t have subsequent event, but the model predicted that there will be one (n = 20) | 1 = 20.0% (n = 4) 2 = 20.0% (n = 4) 3 = 60.0% (n = 12) | 1 = 50.0% (n = 10) 2 = 25.0% (n = 5) 3 = 25.0% (n = 5) | 1 = 10.0% (n = 2) 2 = 25.0% (n = 5) 3 = 65.0% (n = 13) |
| The patient didn’t have subsequent event and the model did not predict one (n = 20) | 1 = 15.0% (n = 3) 2 = 40.0% (n = 8) 3 = 45.0% (n = 9) | 1 = 95.0% (n = 19) 2 = 5.0% (n = 1) 3 = 0% (n = 0) | 1 = 5.0% (n = 1) 2 = 35.0% (n = 7) 3 = 60.0% (n = 12) |
Predictors of subsequent events
| The study group agree with model there will be subsequent event (n = 17) | ||
|---|---|---|
| Signs/symptoms | n | % |
| Musculoskeletal symptoms | 6 | 35.3 |
| Infection | 3 | 17.6 |
| Non-specific complaints | 2 | 11.8 |
| Abdominal pain | 2 | 11.8 |
| High blood pressure | 1 | 5.9 |
| Ear pain | 1 | 5.9 |
| Nasal bleeding | 1 | 5.9 |
| Frequent caller with minor problem | 1 | 5.9 |
| The agreement with the patient/guidance to visit primary health care or ED next or following days 76.5% of the cases (13/17) | ||
| Layers and untuned parameters | Hyperparameters | Values |
|---|---|---|
| Embedding(input_dim = 9949 + 1,output_dim = 200,mask_zero = True) | – | – |
| Dropout | ||
| LSTM(dropout = 0.2,recurrent_dropout = 0.2,activation = 'sigmoid') | ||
| Dense(units = 1, activation = 'sigmoid') | – | – |
| Layers and untuned parameters | Hyperparameters | Values |
|---|---|---|
| Embedding(input_dim = 9949 + 1,output_dim = 200,mask_zero = True) | – | – |
| Dropout | ||
| Biderctional-LSTM(dropout = 0.2,recurrent_dropout = 0.2,activation = 'sigmoid',return-sequences = True) | ||
| LSTM(dropout = 0.2,recurrent_dropout = 0.2,activation = 'sigmoid') | ||
| Dropout | ||
| Dense(units = 1, activation = 'sigmoid') | – | – |
| Hyperparameter | Value |
|---|---|
| Hyperparameter | Value |
|---|---|
| lr | 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9 |