availableMockDatasets | List the available datasets |
downloadMockDataset | Download an OMOP Synthetic dataset. |
isMockDatasetDownloaded | Check if a certain dataset is downloaded. |
mockCdmFromDataset | Create a 'local' cdm_reference from a dataset. |
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. |
mockDatasets | Available mock OMOP CDM Synthetic Datasets |
mockDatasetsFolder | Check or set the datasets Folder |
mockDatasetsStatus | Check the availability of the OMOP CDM datasets. |
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. |