...
* Number of People in the HIV Program at the endDate
Step 1. Build Cohort
Step 2. Build Indicator
Step 3. Build Data Set Definition
Step 4. Create Report
Anchor BuildCohorts BuildCohorts
Step 1. Build Cohorts
We will now make our cohort, InProgramOnDate, which will contain patients in a specific program by the end date of our report.
...
You are now ready to create an Indicator.
Anchor | ||||
---|---|---|---|---|
|
Step 2. Build Indicators
1 | Under 'Indicator Definitions' from the toolbar above, select create new Cohort Indicator (see Step 2 of Building a Period Indicator Report). |
|
2 | Under 'Name', input 'In HIV Program Indicator', and select the type to Count, as the aggregate function will be counting the number of patients in the HIV Program. Also, include the standard parameter 'endDate', since we want to know how many patients are in this particular program on this particular date, to be set each time the report is run. Click 'Submit'. |
|
3 | Under 'Parameters', add the parameter 'endDate' so that it can be passed in. Under 'Cohort Definition', click 'Edit Mappings' to add in the InProgramOnDate Cohort. |
|
4 | In the Cohort Definition dialog, choose 'InProgramOnDate' as the Cohort Definition. Add 'Adult HIV Program' as the program, which is then passed in to the InProgramOnDate program parameter. Set the effectiveDate parameter to an 'Expression' – endDate – 1m, to represent one month before the endDate that will be entered when the program is run. |
|
You are now ready to build your dataset definition.
Anchor BuildDataSets BuildDataSets
Step 3. Build DataSet Definitions
...
You are now ready to build your custom Indicator Report.
Anchor BuildReport BuildReport
Step 4. Build Custom Indicator Report
...