get_patient_ids: Get all of the patient ids for a practice

View source: R/API.R

get_patient_idsR Documentation

Get all of the patient ids for a practice

Description

Get all of the patient ids for a practice

Usage

get_patient_ids(practice_id)

Arguments

practice_id

The practice_id to obtain the list

Value

A list of patients ids

Examples

get_patient_ids(1)

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