|
| |
|
CheckBloodPressure.csv
Comma Separated Values - 8.8 KB - Jan 17, 2025 - 3 DownloadsMD5: 4182ab61abcbb471d0348e4db00f707d
# README for CheckBloodPressure Dataset
**Dataset Title:** Synthetic Dataset of Emergency Healthcare Services - CheckBloodPressure
**Author:** Ferreira, Marco
**Date Created:** 2024
**Citation:** Ferreira, M. (2024). Synthetic Dataset of Emergency Healthcare Services - CheckBloodPressure [Data set].
**File Size:** 9 KB
---
### Purpose of the Dataset
The "CheckBloodPressure" dataset is part of a broader synthetic data project designed to simulate workflows within emergency healthcare services.
This specific dataset models the flow of patients undergoing blood pressure checks, capturing timestamps, patient types, and queue dynamics before and after processing.
It supports research and analysis focused on queue management, patient waiting times, and overall efficiency in healthcare services related to blood pressure checks.
---
### Data Summary
This dataset includes detailed information about each patient’s journey through a simulated queue for blood pressure checks, covering attributes related to patient types, arrival and exit times, waiting times, and queue positions.
#### Key Variables
- **Patient ID**: Unique identifier for each patient in the dataset, represented as an integer.
- **Patient Type**: Category indicating the urgency or type of patient. Possible values are integers that represent different patient categories.
- **Check Blood Pressure Arrival Time**: Timestamp indicating when a patient arrived for a blood pressure check.
- **Exiting Time**: Timestamp indicating when a patient completed the blood pressure check.
- **Waiting Time (min)**: Calculated waiting time in minutes between arrival and exit times.
- **Queue Count Before Processing**: Number of patients in the queue just before this patient’s data was recorded.
- **Queue Count After Processing**: Number of patients remaining in the queue immediately after processing the current patient.
- **Queue Difference**: Difference between queue counts before and after processing, showing changes in queue length as each patient is processed.
---
### Usage Notes
This dataset can be used for simulation, research, and development purposes, especially in areas related to:
- Healthcare service efficiency studies
- Queue management and optimization
- Patient flow analysis in emergency settings
- Simulation of healthcare service logistics
### Technical Requirements
This dataset is provided in CSV format, which is compatible with standard data analysis software and programming languages, such as Python (Pandas), R, and Microsoft Excel.
### Access Rights and Licensing
- **Access Rights**: Open Access
This dataset is freely accessible to the public without any restrictions on access.
- **License**: Creative Commons Attribution 4.0 International (CC BY 4.0)
Under this license, users are permitted to share, adapt, and build upon the dataset, provided appropriate attribution is given to the original author (Ferreira, M., 2024). For more details on the license, visit: [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/).
---
### FAIR Compliance and Metadata
This dataset has been developed in alignment with the FAIR principles (Findable, Accessible, Interoperable, and Reusable), ensuring ease of access, usability, and integration into various analytical workflows.
- **Findability**: The dataset is accompanied by this README file, providing clear metadata descriptions and variable explanations.
- **Accessibility**: The dataset is openly available and accessible in standard CSV format.
- **Interoperability**: Compatible with common data analysis tools, with universally understood variables and values.
- **Reusability**: Licensed under CC BY 4.0, allowing for reuse, adaptation, and redistribution with appropriate credit.
### Additional Information
This dataset forms part of a larger synthetic dataset project on emergency healthcare services.
For questions, comments, or requests for related datasets, please contact the author.
---
### File Structure and Additional Metadata
- **File Name**: `CheckBloodPressure.csv`
- **File Size**: 9 KB
- **Row Count**: 113
- **Columns**: 8 columns (as described in the Key Variables section above)
This dataset is part of a collection of synthetic datasets created to simulate various aspects of emergency healthcare workflows.
Each dataset within the collection represents distinct components of the healthcare service process, aiding comprehensive analysis in healthcare service simulations.
---
| |
|
CheckPatientType.csv
Comma Separated Values - 18.8 KB - Jan 17, 2025 - 3 DownloadsMD5: a29effbfdd439b10584479c78fb8b29b
# README for CheckPatientType Dataset
**Dataset Title:** Synthetic Dataset of Emergency Healthcare Services - CheckPatientType
**Author:** Ferreira, Marco.
**Date Created:** 2024
**Citation:** Ferreira, M. (2024). Synthetic Dataset of Emergency Healthcare Services - CheckPatientType [Data set].
**File Size:** 19 KB
---
### Purpose of the Dataset
The "CheckPatientType" dataset is part of a broader synthetic data project designed to simulate emergency healthcare service workflows.
This dataset specifically models patient flow through a queue system, capturing important timestamps, patient types, and queue dynamics before and after processing.
It is intended to support research and analysis on queue management, patient waiting times, and overall system efficiency in emergency healthcare contexts.
---
### Data Summary
This dataset includes detailed information about each patient's journey through a simulated queue, capturing attributes related to patient types, arrival and exit times, waiting times, and queue positions.
#### Key Variables
- **Patient ID**: Unique identifier for each patient in the dataset, represented as an integer.
- **Patient Type**: Category indicating the urgency or type of patient. Possible values are integers that represent different types of patients.
- **Queue Ticket Machine Arrival Time**: Timestamp indicating when a patient received their queue ticket upon arrival.
- **Exiting Time**: Timestamp indicating when a patient was assigned a patient type.
- **Waiting Time (min)**: Calculated waiting time in minutes between arrival and exit times.
- **Queue Count Before Processing**: Number of patients in the queue just before this patient’s data was recorded.
- **Queue Count After Processing**: Number of patients remaining in the queue immediately after processing the current patient.
- **Queue Difference**: Difference between queue counts before and after processing, indicating queue length changes as each patient is processed.
---
### Usage Notes
This dataset can be used for simulation, research, and development purposes, particularly in areas related to:
- Healthcare service efficiency studies
- Queue management and optimization
- Patient flow analysis
- Simulation of emergency service logistics
### Technical Requirements
This dataset is provided as a CSV file, compatible with standard data analysis software and programming languages, such as Python (Pandas), R, and Microsoft Excel.
### Access Rights and Licensing
- **Access Rights**: Open Access
The dataset is freely available to the public, with no restrictions on access.
- **License**: Creative Commons Attribution 4.0 International (CC BY 4.0)
Under this license, users are permitted to share, adapt, and build upon the dataset, provided appropriate attribution is given to the original author (Ferreira, M., 2024). For more details on the license, visit: [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/).
---
### FAIR Compliance and Metadata
This dataset has been developed to align with the FAIR principles (Findable, Accessible, Interoperable, and Reusable), facilitating ease of access, usage, and integration into various analytical workflows.
- **Findability**: The dataset is accompanied by this README file, providing clear metadata descriptions and variable explanations.
- **Accessibility**: It is openly available and accessible in standard CSV format.
- **Interoperability**: Designed to be used in common data analysis tools, with universally understood variables and values.
- **Reusability**: Licensed under CC BY 4.0, supporting reuse, adaptation, and redistribution with appropriate credit.
### Additional Information
This dataset forms part of a larger synthetic dataset project on emergency healthcare services.
For questions, comments, or requests for related datasets, please contact the author.
---
### File Structure and Additional Metadata
- **File Name**: `CheckPatientType.csv`
- **File Size**: 19 KB
- **Row Count**: 298
- **Columns**: 8 columns (as described in the Key Variables section above)
This dataset is part of a larger set of synthetic datasets generated for emergency healthcare simulations.
Each individual dataset within the collection has been designed to represent different components of the healthcare service workflow.
---
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
OutPatientDepartment.csv
Comma Separated Values - 17.6 KB - Jan 17, 2025 - 1 DownloadMD5: 46d0ca9e018abd7c41fca365cd4805b8
# README for OutPatientDepartment Dataset
**Dataset Title:** Synthetic Dataset of Emergency Healthcare Services - OutPatientDepartment
**Author:** Ferreira, Marco
**Date Created:** 2024
**Citation:** Ferreira, M. (2024). Synthetic Dataset of Emergency Healthcare Services - OutPatientDepartment [Data set].
**File Size:** 18 KB
---
### Purpose of the Dataset
The "OutPatientDepartment" dataset is part of a synthetic data project aimed at simulating workflows within emergency healthcare services.
This specific dataset models patient flow and experience in the outpatient department, capturing details on length of stay, satisfaction levels, and whether patients are new or returning.
It is intended to facilitate research and analysis on patient experience, resource allocation, and service efficiency in outpatient settings.
---
### Data Summary
This dataset includes detailed information on each patient's visit to a simulated outpatient department, focusing on variables that impact patient satisfaction, length of stay, and departmental efficiency.
#### Key Variables
- **Patient ID**: Unique identifier for each patient in the dataset, represented as an integer.
- **Patient Type**: Category indicating the urgency or type of patient. Possible values are integers representing different patient types.
- **Exiting Time**: Timestamp indicating when a patient exited the simulation.
- **Length of Stay (min)**: Total time, in minutes, the patient spent in the simulation.
- **LOS without Queues (min)**: Calculated time spent in simulation without waiting in queues, in minutes.
- **Satisfaction %**: Satisfaction level of the patient, represented as a percentage.
- **New Patient?**: Indicates whether the patient is a new or returning patient ("Yes" or "No").
---
### Usage Notes
This dataset can be utilized for simulation, research, and analysis purposes, particularly in studies related to:
- Patient satisfaction analysis in outpatient settings
- Service time optimization
- Resource management and patient flow studies
- Evaluation of waiting times and their impact on patient experience
### Technical Requirements
This dataset is provided in CSV format, compatible with widely used data analysis software and programming languages, including Python (Pandas), R, and Microsoft Excel.
### Access Rights and Licensing
- **Access Rights**: Open Access
The dataset is freely available for public access without restrictions.
- **License**: Creative Commons Attribution 4.0 International (CC BY 4.0)
Users are allowed to share, adapt, and build upon this dataset, provided proper attribution is given to the original author (Ferreira, M., 2024). For more information on the license, please visit: [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/).
---
### FAIR Compliance and Metadata
This dataset aligns with the FAIR principles (Findable, Accessible, Interoperable, and Reusable), ensuring ease of access, use, and integration in different analytical contexts.
- **Findability**: This README file provides detailed metadata descriptions and explanations of the dataset variables.
- **Accessibility**: Available openly in standard CSV format for easy access and analysis.
- **Interoperability**: Designed to work with common data analysis tools, with straightforward variable names and values.
- **Reusability**: Licensed under CC BY 4.0, supporting reuse, adaptation, and redistribution with appropriate credit.
### Additional Information
This dataset is part of a larger synthetic dataset project focused on emergency healthcare services.
For further inquiries, comments, or requests for related datasets, please reach out to the author.
---
### File Structure and Additional Metadata
- **File Name**: `OutPatientDepartment.csv`
- **File Size**: 18 KB
- **Row Count**: 237
- **Columns**: 7 columns (as described in the Key Variables section above)
This dataset is a component of a broader synthetic dataset project, with each individual dataset in the collection representing different aspects of healthcare service workflows.
The OutPatientDepartment dataset specifically provides insights into patient satisfaction, wait times, and length of stay in outpatient settings.
---
| |
|
Triage.csv
Comma Separated Values - 12.2 KB - Jan 17, 2025 - 2 DownloadsMD5: 345cbcf21676e6e74b6c212a7c3b7cdc
# README for Triage Dataset
**Dataset Title:** Synthetic Dataset of Emergency Healthcare Services - Triage
**Author:** Ferreira, Marco
**Date Created:** 2024
**Citation:** Ferreira, M. (2024). Synthetic Dataset of Emergency Healthcare Services - Triage [Data set].
**File Size:** 13 KB
---
### Purpose of the Dataset
The "Triage" dataset is part of a comprehensive synthetic data project created to simulate emergency healthcare service workflows.
This dataset specifically models patient triage processes, capturing information on arrival and exit times, waiting times, resources used, and utilization percentages.
It is designed to support research and analysis on resource utilization, patient waiting times, and queue management within emergency triage settings.
---
### Data Summary
This dataset includes detailed information about each patient’s experience in a simulated triage process, covering attributes related to patient types, timestamps for arrival and exit, waiting times, and resource allocation.
#### Key Variables
- **Patient ID**: Unique identifier for each patient in the dataset, represented as an integer.
- **Patient Type**: Category indicating the urgency or type of patient. Possible values are integers representing different patient categories.
- **Triage Arrival Time**: Timestamp indicating when a patient arrived at the triage station.
- **Triage Exiting Time**: Timestamp indicating when a patient completed the triage process.
- **Waiting Time Triage (min)**: Calculated waiting time in minutes from arrival to exit.
- **Resource Used**: Type of resource used for triage (e.g., "Nurses_Type1").
- **Utilization %**: Percentage of resource utilization during triage.
- **Queue Count Before Processing**: Number of patients in the triage queue just before this patient’s data was recorded.
- **Queue Count After Processing**: Number of patients remaining in the queue immediately after processing the current patient.
- **Queue Difference**: Change in queue length as each patient is processed.
---
### Usage Notes
This dataset can be used for simulation, research, and analysis purposes, especially in areas related to:
- Emergency healthcare service efficiency studies
- Resource utilization and optimization in triage
- Patient flow and queue management
- Analysis of healthcare service logistics
### Technical Requirements
This dataset is provided in CSV format, compatible with common data analysis software and programming languages, such as Python (Pandas), R, and Microsoft Excel.
### Access Rights and Licensing
- **Access Rights**: Open Access
This dataset is freely accessible to the public without any restrictions on access.
- **License**: Creative Commons Attribution 4.0 International (CC BY 4.0)
Under this license, users are permitted to share, adapt, and build upon the dataset, provided appropriate attribution is given to the original author (Ferreira, M., 2024). For more details on the license, visit: [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/).
---
### FAIR Compliance and Metadata
This dataset has been developed to align with the FAIR principles (Findable, Accessible, Interoperable, and Reusable), ensuring ease of access, usability, and integration into various analytical workflows.
- **Findability**: The dataset is accompanied by this README file, providing clear metadata descriptions and variable explanations.
- **Accessibility**: The dataset is openly available and accessible in standard CSV format.
- **Interoperability**: Compatible with common data analysis tools, with universally understood variables and values.
- **Reusability**: Licensed under CC BY 4.0, allowing for reuse, adaptation, and redistribution with appropriate credit.
### Additional Information
This dataset forms part of a larger synthetic dataset project on emergency healthcare services.
For questions, comments, or requests for related datasets, please contact the author.
---
### File Structure and Additional Metadata
- **File Name**: `Triage.csv`
- **File Size**: 13 KB
- **Row Count**: 294
- **Columns**: 10 columns (as described in the Key Variables section above)
This dataset is part of a collection of synthetic datasets generated to simulate various components of emergency healthcare workflows.
Each dataset within the collection represents distinct parts of the healthcare service process, supporting in-depth analysis of healthcare service efficiency and resource management.
---
| |