get_patient_info: Get patient info

get_patient_infoR Documentation

Get patient info

Description

Get patient info

Usage

get_patient_info(
  patient_id,
  access_token,
  base_patient_url,
  language = "nl",
  check_ssl = TRUE,
  debug = FALSE
)

Arguments

patient_id

String formatted like "patient_id@organisation_id".

access_token

API access token.

base_patient_url

API endpoint for patient data.

language

Language of the response data.

check_ssl

Whether to check the SSL certificate or allow insecure connections.

debug

Whether to enable debugging messages.

Value

Data.table containing patient data.


Timformatie/tfmGemsTracker documentation built on Oct. 30, 2024, 1:18 p.m.