Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
themeRDark
titleExample Custom Breakdowns
breakdownResultOutputTypes {
    PATIENT_TOP20MEDS_XML {
      description = "Top 20 MedicationsMost Frequent Medication Ingredients"
      category = "Medications"
    }
    PATIENT_TOP20DIAG_XML {
      description = "Most Frequent Diagnosis"
      category = "MedicationsDiagnoses"
    }
    PATIENT_CHARLSON_XML {
      description = "Charlson Comorbidities"
      category = "Diagnoses"
    }
    PATIENT_LOSELIXHAUSER_XML {
      description = "Length of stay breakdownElixhauser Comorbidities"
      category = "Diagnoses"
    }
    PATIENT_NIH_ENROLLMENT_XML {
      description = "NIH Enrollment"
      category = "VisitsDemographic"
    }

    PATIENT_INOUTDOMAIN_FACT_XML {
      description = "InpatientPatient Frequency andby outpatientFact breakdownType"
      category = "VisitsResearch"
    }
} //breakdownResultOutputTypes