Indicators: Difference between revisions

Created page with "{{#cargo_query: tables=Indicators |fields=Reports._pageName=fieldAlias1, CONCAT("",foo, "")=name, |order by=Reports._pageName |limit=1000 |default=no results were found |..."
 
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This is a list of Indicators used in [[Reports]] from our database by the [[Statistician]]. For a more general overview see [[Data User Portal for the Manitoba Critical Care and Medicine Databases]]. Some of the indicators are at the profile level, some at the admission level and some are aggregates. Click on the links to see details for each indicator.
{{#cargo_query:
{{#cargo_query:
tables=Indicators
tables=Indicators
|fields=Reports._pageName=fieldAlias1,
|fields=Indicators._pageName = Indicator, Indicators.Program=program
CONCAT("[[",foo, "]]")=name,
|order by=Indicators._pageName
|order by=Reports._pageName
|limit=1000
|limit=1000
|default=no results were found
|default=no results were found
|max display chars=some number
|max display chars=some number
|format=dynamic table
|format=dynamic table
|rows per page=100
}}
}}
== Implementation ==
Pages are included here when they use the [[:Template:Reporting Indicators]]. To document additional indicators, go to [[Form:Reporting Indicators]] and type the name there.
== Related articles ==
{{Related Articles}}
[[Category:Indicators| *]]
[[Category:Statistical Analysis]]