{
  "fields": [{"id":"_id","type":"int"},{"id":"FIELD_NAME","type":"text"},{"id":"FIELD_DESCRIPTION","type":"text"}],
  "records": [
    [1,"INCIDENT_DT","The month/day/year the incident took place"],
    [2,"INCIDENT_COUNTY","The county or parish where the patient was found or to which the unit responded (or best approximation)"],
    [3,"CHIEF_COMPLAINT_DISPATCH","Description of the complaint that was reported to dispatch"],
    [4,"CHIEF_COMPLAINT_ANATOMIC_LOC ","The anatomic location of the patient's chief complaint"],
    [5,"PRIMARY_SYMPTOM","The patient's primary symptom"],
    [6,"PROVIDER_IMPRESSION_PRIMARY","The provider 's primary impression"],
    [7,"DISPOSITION_ED","The known disposition of the patient from the Emergency Department (ED)"],
    [8,"DISPOSITION_HOSPITAL","Indication of how the patient was dispositioned from the hospital, if admitted"],
    [9,"INJURY_FLG ","Flag indicating injury to the patient"],
    [10,"NALOXONE_GIVEN_FLG","A flag that indicates whether or not naloxone was given"],
    [11,"MEDICATION_GIVEN_OTHER_FLG","Flag indicating the provider gave the patient medication"],
    [12,"DESTINATION_TYPE","Type of destination to which the resonding unit transferred the patient."],
    [13,"PROVIDER_TYPE_STRUCTURE","Structure under which the EMS provider operates (e.g. Fire Department, Private Nonhospital, Hospital, Community Nonprofit, etc.)"],
    [14,"PROVIDER_TYPE_SERVICE","Type of service the EMS provider providers (e.g. 911 Response w/ Transport, 911 Response w/out Transport, Air Medical, Hazmat, etc.)"],
    [15,"PROVIDER_TYPE_SERVICE_LEVEL","Service level the EMS provider provides (e.g. EMT-Basic, EMT-Intermediate, First Responder, etc.)"],
    [16,"PROVIDER_TO_SCENE_MINS ","Number of minutes for the time it took for the provider to arrive on the scene"],
    [17,"PROVIDER_TO_DESTINATION_MINS ","Number of minutes for the time it took for the provider to reach the destination from the scene"],
    [18,"UNIT_NOTIFIED_BY_DISPATCH_DT","Date the provider's unit was initially notified"],
    [19,"UNIT_ARRIVED_ON_SCENE_DT","Date the provider's unit arrived on the scene"],
    [20,"UNIT_ARRIVED_TO_PATIENT_DT","Date the provider's unit initially came in contact with the patient"],
    [21,"UNIT_LEFT_SCENE_DT","Date the provider's unit left the scene"],
    [22,"PATIENT_ARRIVED_DESTINATION_DT","Date the patient arrived at the destination"]
]}
