get_patient_file_list: Get all of the files associated with a patient

View source: R/API.R

get_patient_file_listR Documentation

Get all of the files associated with a patient

Description

Get all of the files associated with a patient

Usage

get_patient_file_list(patient_id)

Arguments

patient_id

the id of the patient to obtain the list for

Value

A list of objects containing the filename, url and uuid of each file associated with a patient

Examples

get_patient_file_list(4)

insilica/thriver documentation built on March 26, 2022, 1:46 a.m.