getRefset: Retrieves a Refset from the REFSET table

View source: R/getRefset.R

getRefsetR Documentation

Retrieves a Refset from the REFSET table

Description

Retrieves a Refset from the REFSET table

Usage

getRefset(conceptIds, SNOMED = getSNOMED())

Arguments

conceptIds

character or integer64 vector of Refset SNOMED concept IDs, or something that can be coerced to a SNOMEDconcept

SNOMED

environment containing a SNOMED dictionary

Value

a SNOMEDconcept vector of conceptIds of members of the selected refset(s)

Examples

SNOMED <- sampleSNOMED()

getRefset(c('Renal clinical finding simple reference set',
  'Care planning activities simple reference set'))

anoopshah/Rdiagnosislist documentation built on April 21, 2023, 11:49 p.m.