pat2vec.patvec_get_batch_methods.main_get_pat_batch_reportsο
Functions
Retrieves a batch of reports for a patient. |
- pat2vec.patvec_get_batch_methods.main_get_pat_batch_reports.get_pat_batch_reports(current_pat_client_id_code, search_term, config_obj, cohort_searcher_with_terms_and_search)[source]ο
Retrieves a batch of reports for a patient.
- Parameters:
current_pat_client_id_code (
str) β The patientβs unique identifier.search_term (
str) β The specific report type to search for.config_obj (
Any) β The main configuration object.cohort_searcher_with_terms_and_search (
Any) β The search function to use.
- Return type:
DataFrame- Returns:
A DataFrame containing the batch of reports.