showReportTypes.Rd
showReportTypes
Displays the Report Types that can be passed as vector values to
exportToJson.
showReportTypes()
none (opens the allReports vector in a View() display)
exportToJson supports the following report types: "CONDITION","CONDITION_ERA", "DASHBOARD", "DATA_DENSITY", "DEATH", "DRUG", "DRUG_ERA", "META", "OBSERVATION", "OBSERVATION_PERIOD", "PERSON", "PROCEDURE","VISIT"
if (FALSE) {
showReportTypes()
}