unlock_records_admin: Remove Admin Lock

Description Usage Arguments

View source: R/data_io.R

Description

Once the CEDARS server has completed work on a given patient, admin lock is removed so end users can lock and access the record.

Usage

1
unlock_records_admin(uri_fun, user, password, host, port, database, patient_id)

Arguments

uri_fun

Uniform resource identifier (URI) string generating function for MongoDB credentials.

user

MongoDB user name.

password

MongoDB user password.

host

MongoDB host server.

port

MongoDB port.

database

MongoDB database name.

patient_id

ID of patient record being unlocked.


CEDARS documentation built on Feb. 7, 2021, 5:06 p.m.