mockCdmFromTables       Generates a mock CDM (Common Data Model) object
                        based on existing CDM structures and additional
                        tables.
mockCdmReference        Creates an empty CDM (Common Data Model)
                        reference for a mock database.
mockCohort              Generate Synthetic Cohort
mockConcepts            Adds mock concept data to a concept table
                        within a Common Data Model (CDM) object.
mockConditionOccurrence
                        Generates a mock condition occurrence table and
                        integrates it into an existing CDM object.
mockDeath               Generates a mock death table and integrates it
                        into an existing CDM object.
mockDrugExposure        Generates a mock drug exposure table and
                        integrates it into an existing CDM object.
mockMeasurement         Generates a mock measurement table and
                        integrates it into an existing CDM object.
mockObservation         Generates a mock observation table and
                        integrates it into an existing CDM object.
mockObservationPeriod   Generates a mock observation period table and
                        integrates it into an existing CDM object.
mockPerson              Generates a mock person table and integrates it
                        into an existing CDM object.
mockProcedureOccurrence
                        Generates a mock procedure occurrence table and
                        integrates it into an existing CDM object.
mockVisitOccurrence     Function to generate visit occurrence table
mockVocabularyTables    Creates a mock CDM database populated with
                        various vocabulary tables.
