invoice_line_item_communications_test_data
Source:R/data.R
invoice_line_item_communications_test_data.Rd
A test dataset for testing functions that write or read invoice_line_item_communications
Format
A data frame with 26 rows and 32 variables:
id
double: the primary key
service_identifier
character: either a redcap project ID, or redcap username
service_type_code
double: a numeric code that uniquely identifies the service_type
service_instance_id
character: a numeric code that uniquely identifies the service_instance
ctsi_study_id
double: CSBT's unique identifier for a service
name_of_service
character: name of the service
name_of_service_instance
character: name of the study
other_system_invoicing_comments
character: additional invoice information, either project url, or sponsor and pi
price_of_service
double: price of the service, in US dollars
qty_provided
double: quantity provided
amount_due
double: amount due, in US dollars
fiscal_year
character: fiscal year of the invoice
month_invoiced
character: month of the invoice
pi_last_name
character: last name of the person invoiced
pi_first_name
character: first name of the person invoiced
pi_email
character: email of the person invoiced
gatorlink
character: gatorlink of the person invoiced
crc_number
double: Clinical Research Center number
ids_number
character: Investigational Drug Service number
ocr_number
character: Office of Clinical Research study number
invoice_number
double: invoice number
je_number
character: journal entry number
je_posting_date
POSIXct: journal entry posting date
reason
character: reason for the invoice
status
character: status of the invoice
created
POSIXct: created at timestamp
updated
POSIXct: updated at timestamp
sender
character: message sender, typically an email address
recipient
character: message recipient, typically an email address
date_sent
POSIXct: date CTSI sent the message
date_received
POSIXct: date CTSIT received the email
script_name
character: the script that created this record