A synthetic dataset representing the eResponse section of the National Emergency Medical Services Information System (NEMSIS). This dataset is intended for testing purposes only and does not contain real patient or incident data. Users are encouraged to test functions with this dataset, but results should not be interpreted as meaningful. Some outputs may be nonsensical, which is expected since this data is only intended to demonstrate the expected structure of input data.
data(nemsqar_response_table)
A tibble with 10,000 rows and 5 variables:
Character. Unique identifier for the patient care report.
Date. The date of the EMS incident.
Character. The type of service requested, including a coded value.
Character. A list of delay types encountered at the scene.
Character. A list of additional response mode descriptors.