Skip to content

Enum: CdmTable

OMOP CDM table to which a semantic template applies

URI: https://athena.ohdsi.org/search-terms/terms/omop_profiles/CdmTable

Permissible Values

Value Meaning Description
observation None
measurement None
drug_exposure None
procedure_occurrence None
condition_occurrence None
visit_occurrence None
device_exposure None
specimen None

Slots

Name Description
cdm_table

Identifier and Mapping Information

Schema Source

  • from schema: https://athena.ohdsi.org/search-terms/terms/omop_profiles

LinkML Source

name: CdmTable
description: OMOP CDM table to which a semantic template applies
from_schema: https://athena.ohdsi.org/search-terms/terms/omop_profiles
rank: 1000
permissible_values:
  observation:
    text: observation
  measurement:
    text: measurement
  drug_exposure:
    text: drug_exposure
  procedure_occurrence:
    text: procedure_occurrence
  condition_occurrence:
    text: condition_occurrence
  visit_occurrence:
    text: visit_occurrence
  device_exposure:
    text: device_exposure
  specimen:
    text: specimen