| chunkData | Chunk the raw data |
| createAllLookupTables | Run the query to create all lookup table. |
| createAllVisitTable | Run the query to create the all_visit table. |
| createConditionOccurrenceTable | Run the query to create the condition_occurrence table. |
| createDeviceExposureTable | Run the query to create the device_exposure table. |
| createDrugExposureTable | Run the query to create the drug_exposure table. |
| createEventTables | Run the query to create the event tables from the STEM table.... |
| createFinalVisitIDsTable | Run the query to create the assign_all_visit_ids table. |
| createLookupTable | Run the query to create a lookup table. |
| createMeasurementTable | Run the query to create the measurement table. |
| createObservationPeriodTable | Run the query to create the observation_period table. |
| createObservationTable | Run the query to create the observation table. |
| createPayerPlanPeriodTable | Run the query to create the payer_plan_period table. |
| createProcedureOccurrenceTable | Run the query to create the procedure_occurrence table. |
| createSTEMTable | Run the query to create the STEM table. |
| createVisitOccurrenceTable | Run the query to create the assign_all_visit_ids table. |
| createVocabTables | Run the vocab queries to create the vocab mapping tables. |
| getIteraterNum | Get the number of chunks the program will need to loop over |
| hello | Hello, World! |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.