extract_condition_chapters: Extract condition chapter and sub-chapter assignments.

View source: R/extract.R

extract_condition_chaptersR Documentation

Extract condition chapter and sub-chapter assignments.

Description

Extract condition chapter and sub-chapter assignments.

Usage

extract_condition_chapters(cdm, condition_ids)

Arguments

cdm

CDM reference object.

condition_ids

Integer vector of concept_ids to assign chapters to.

Value

tibble with columns: concept_id, chapter_type, chapter_id, chapter_name, chapter_level, parent_chapter_id


syrona documentation built on Sept. 5, 2026, 1:06 a.m.