set_EHR_attribute: Sets the value of an attribute in the .ehr environment

View source: R/ehr_system.R

set_EHR_attributeR Documentation

Sets the value of an attribute in the .ehr environment

Description

Sets the value of an attribute in the .ehr environment

Usage

set_EHR_attribute(x, value)

Arguments

x

an ehr attribute name

value

the value to set to the attribute

Examples

set_CPRD()
set_EHR_attribute(practice_id, "pracid")

rOpenHealth/rEHR documentation built on Sept. 25, 2024, 5:32 p.m.