Template:Report: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 27: Line 27:
| Recipients = String
| Recipients = String
| MailingList = String
| MailingList = String
| DataDependencies = List (,) of Page
| DataDependencies = List (;) of Page
| SASFiles = String
| SASFiles = String
}}
}}

Revision as of 10:04, 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 : {{{DataDependencies }}}
SASFiles: {{{SASFiles}}}