get_organisations: Get organisation (for given patient)

get_organisationsR Documentation

Get organisation (for given patient)

Description

Get organisation (for given patient)

Usage

get_organisations(
  patient_number,
  organisation_id,
  access_token,
  base_organisation_url,
  check_ssl = TRUE,
  debug = FALSE
)

Arguments

patient_number

Patient number, without the organisation.

organisation_id

Organisation identifier.

access_token

API access token.

base_organisation_url

API endpoint for organisation data.

check_ssl

Whether to check the SSL certificate or allow insecure connections.

debug

Whether to enable debugging messages.

Value

Data.table containing organisation data.


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