powered by
Retrieves a Refset from the REFSET table
getRefset(conceptIds, SNOMED = getSNOMED())
a SNOMEDconcept vector of conceptIds of members of the selected refset(s)
character or integer64 vector of Refset SNOMED concept IDs, or something that can be coerced to a SNOMEDconcept
environment containing a SNOMED dictionary
SNOMED <- sampleSNOMED() getRefset(c('Renal clinical finding simple reference set', 'Care planning activities simple reference set'))
Run the code above in your browser using DataLab