incident_subject_medical_treatment | R Documentation |
Subject medial treatment received.
incident_subject_medical_treatment
A dataframe with 3 columns
Unique identifier for the incident
table.
Index in source field list where this value is found.
Type of force applied. See details.
This data is extracted from the SubMedicalTreat
field in
use_of_force_raw
.
There may be multiple rows in this table linking to a single incident or a single subject.
When an incident is associated to more than one subject, there is no reliable
way of associating rows in this table to individual subjects. The source
field is a comma separated list, and the index
column in this
table indicates the position in the list (1 = first position).
The medical treatment type will be one of the following:
"EMS on scene": Treated by Emergency Medical Services on scene.
"Hospital": Officer transported to hospital for care.
"Mental Health Facility": Subject was transported to mental health facility
"Officer Administered First Aid": First aid administered by a police officer including cleaning cuts, applying antibiotic cream, bandages, or ice.
"Refused": Officer refused medical treatment.
"Urgent Care": Treated at an Urgent Care Facility
"Unknown"
"Not Provided"
https://nj.gov/oag/excellence/docs/Use-of-Force-Reporting-Portal-Guide.pdf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.