get_EHR_attribute: Return the value of an attribute in the .ehr environment

View source: R/ehr_system.R

get_EHR_attributeR Documentation

Return the value of an attribute in the .ehr environment

Description

Return the value of an attribute in the .ehr environment

Usage

get_EHR_attribute(x = NULL)

Arguments

x

an attribute name

Examples

{
set_CPRD()
get_EHR_attribute()
get_EHR_attribute(patient_id)
}

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