Skip to contents

A sample version of an OMOP compliant input file for defining visit types for the Clinical Fact Documentation data quality module. Multiple rows should be included where multiple concepts are associated with a single visit type. The name of the second column will control where the visit filtering takes place, so you can filter on other columns in the visit_tbl if need be (i.e. visit_source_concept_id)

Usage

cfd_visit_types_omop

Format

cfd_visit_types_omop

A dataframe or CSV file with 2 columns

visit_type

A string to identify the visit type of interest (ex: inpatient)

visit_concept_id

The visit_concept_id associated with the visit type of interest (ex: 9202)