Emergency Contacts Export

The Emergency Contacts Data Export extracts data related to the patient emergency contact records. Below you will find a detailed definition of possible inputs and outputs.  

Data Location:  Setup > Patient > Emergency Contact

Inputs

  • None

Outputs

  • last_name: Patient last name
  • first_name: Patient first name
  • chart_number: Unique ID for patient (foreign key for patient)
  • primary_name: Name of contact (primary record)
  • primary_home_phone:  Home phone number of contact (primary record)
  • primary_work_phone: Work phone number of contact (primary record)
  • primary_other_phone: Other phone number of contact (primary record)
  • primary_email: Email address of contact (primary record)
  • secondary_name: Name of contact (secondary record)
  • secondary_home_phone:  Home phone number of contact (secondary record)
  • secondary_work_phone: Work phone number of contact (secondary record)
  • secondary_other_phone: Other phone number of contact (secondary record)
  • secondary_email: Email address of contact (secondary record)