showReportTypes Displays the Report Types that can be passed as vector values to exportToJson.

showReportTypes()

Value

none (opens the allReports vector in a View() display)

Details

exportToJson supports the following report types: "CONDITION","CONDITION_ERA", "DASHBOARD", "DATA_DENSITY", "DEATH", "DRUG", "DRUG_ERA", "META", "OBSERVATION", "OBSERVATION_PERIOD", "PERSON", "PROCEDURE","VISIT"

Examples

if (FALSE) {
showReportTypes()
}