get_hipaa_disclosure_log_from_ehr_fhir_logs
Source:R/get_hipaa_disclosure_log_from_ehr_fhir_logs.R
get_hipaa_disclosure_log_from_ehr_fhir_logs.Rd
Read a data needed for a HIPAA disclosure log from a REDCap database given a DBI connection object to the REDCap database and some optional parameters to narrow the returned result.
Usage
get_hipaa_disclosure_log_from_ehr_fhir_logs(
conn,
ehr_id = NA_real_,
start_date = as.Date(NA)
)