Template:Report: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 66: Line 66:
|-
|-
| style="background:silver; color:arsenic" align="right"| '''Data Dependencies : '''
| style="background:silver; color:arsenic" align="right"| '''Data Dependencies : '''
| {{{DataDependencies}}}
| <!-- if we list the parameter here directly it will not display as page links, it needs to be processed by Cargo as a list to work right, so needs to be done as query.
-->{{#cargo_query:
tables=Reports
|fields=_pageName
|where=DataDependencies HOLDS '{{PAGENAME}}'
|format=list
|default= No reports on this wiki list this as an indicator.
}}
|-
|-
| style="background:silver; color:arsenic" align="right"| '''SASFiles: '''
| style="background:silver; color:arsenic" align="right"| '''SASFiles: '''

Revision as of 22:18, 2021 April 29

Template Use

This tempalte is to be used in articles about reports to make sure they are consistent and listed in Reports and Indicators and that the relevant Indicators' pages list the report.


{{Report
| Program = < one of Critical Care, Medicine, Critical Care and Medicine >
| StartDtTm = <eg 2018-01-01>
| EndDtTm = <eg 2018-01-01>
| Frequency = <eg monthly, quarterly, annually, as requested>
| ContactPerson= <names, organization if outside of Shared Health>
| Recipients = <names>
| MailingList = <Outlook list if applicable>
| DataDependencies = <list of [[Indicators]] separated by semicolons>
| SASFiles = <path for SAS files>
}}

Cargo declaration

This template defines the table "Reports". View table.




Reports
Report: Report
StartDtTm:
EndDtTm:
Contact Person : {{{ContactPerson }}}
Recipients: {{{Recipients}}}
Frequency: {{{Frequency}}}
MailingList: {{{MailingList}}}
Data Dependencies : No reports on this wiki list this as an indicator.
SASFiles: {{{SASFiles}}}