Go Back
Contacts
Contacts are different individuals such as nurses, office managers and billing contacts and may be related to more than one organization.
β¨ SaveMode
Selects a method of creating or updating records. Must be one of the options below.
- insert — Will only create new records. If data already exists, an error will be thrown.
- upsert — Will look for existing data and update it if found; if not found, a new record will be created.
- update — Will only update existing records. If data is not found, an error will be thrown.
RecordKeyID
ποΈ

The database ID that is assigned to a record upon initial import. This can be found in URL of the record in hc1.
RecordKeyConnID
Related to hc1
ποΈ

Must match a connection ID in hc1
- Lab_Interface
RecordKeyHostCode
ποΈ

ποΈ

Same as HostCodes for lookup purposes only. When inserting/updating records with more than one hostcode, you must enter the first code as "RecordKeyHostCode" lookup and all other codes under "HostCodes"
- Contact100
HostCodeModes
Use mode to update hostcodes on the contact record.
- Replace
- Add
β
ConnIDs
Related to hc1
ποΈ

Internal hc1 use, must match a connection ID in hc1.
- Lab_Interface
β
HostCodes Alphanumeric
ποΈ

ποΈ

Used together with ConnID to create a unique identifier for contacts.
- Contact100
- Contact100^Contact200
β¨ Salutation
ποΈ

Must be one of the 4 available options below.
- Dr.
- Mr.
- Mrs.
- Ms.
β
FirstName Free text
ποΈ

- John
β¨ MiddleName Free text
ποΈ

β
LastName Free text
ποΈ

- Smith
β¨ Suffix Free text
ποΈ

- Jr.
β¨ OrganizationIDs
The database ID that is assigned to a record upon initial import. This can be found in URL of the record in hc1.
Use either OrganizationIDs or OrganizationConnIDs + OrganizationHostCodes to relate contacts to organizations.
β
OrganizationConnIDs
Related to hc1
Must match a connection ID in hc1.
- Lab_Interface
β
OrganizationHostCodes Related to hc1 Organization HostCode(s)
ποΈ

Unique organizations the contact is associated with.
- Org100
- Org100^Org200
β¨ OrganizationsMode
Used to determine how to handle the relationship between the contact and associated organization(s). Defaults to append.
- Append
- Overwrite
β¨ OrganizationContactTypeNames
Related to hc1
ποΈ

Must match a value from the "ContactTypes" tab. There must be a one-to-one relationship between a contact type and an organization HostCode.
- Administrator
- Adminstrator^Physician
β¨ Credentials Free text
ποΈ

- RN
β¨ JobTitle Free text
ποΈ

- Nurse
β¨ Department Free text
ποΈ

- Emergency Department
β¨ MailingAddressStreet1 Free text
ποΈ

- 123 Main Street
β¨ MailingAddressStreet2 Free text
ποΈ

- Suite 100
β¨ MailingAddressCity Free text
ποΈ

- Indianapolis
β¨ MailingAddressState Free text
ποΈ

- IN
β¨ MailingAddressPostalCode Free text
ποΈ

- 46278
- 46278-1234
- 462781234
β¨ MailingAddressCountry Free text
ποΈ

- USA
- United States
β¨ OtherAddressStreet1 Free text
ποΈ

- 555 Main Street
β¨ OtherAddressStreet2 Free text
ποΈ

- Suite A
β¨ OtherAddressCity Free text
ποΈ

- Indianapolis
β¨ OtherAddressState Free text
ποΈ

- IN
β¨ OtherAddressPostalCode Free text
ποΈ

- 46278
- 46278-1234
- 462781234
β¨ OtherAddressCountry Free text
ποΈ

- USA
- United States
β¨ Phone Free text
ποΈ

- 555-555-1234
- (555) 555-1234
- 5555551234
β¨ Mobile Free text
ποΈ

- 555-555-1234
- (555) 555-1234
- 5555551234
β¨ OtherPhone Free text
ποΈ

- 555-555-1234
- (555) 555-1234
- 5555551234
β¨ Fax Free text
ποΈ

- 555-555-1234
- (555) 555-1234
- 5555551234
β¨ Email Free text
ποΈ

- contact@email.com
β¨ IsLead Boolean
ποΈ

Marks whether a contact is a lead/prospect. Defaults to false.
- false
- true
β¨ IsCustomer Boolean
ποΈ

Marks whether a contact is a customer. Defaults to false.
- false
- true
β¨
PreferEmails
Boolean
ποΈ

- true
- false
β¨
PreferTexts
Boolean
ποΈ

- true
- false
β¨ Active Boolean
Marks whether a contact is an active record in hc1. Defaults to true.
- true
- false