Template:TISS Item: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) Created page with " Category: TISS28" |
Ttenbergen (talk | contribs) mNo edit summary |
||
(52 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>This template implements a standard Collection Location table and is to be used in all collection location articles. | |||
== To use == | |||
<pre>{{TISS Item | |||
| TISS28 Row Number = (integer, row number on form, e.g. 1) | |||
| TISS28 Description = (text) | |||
| TISS28 Points = (integer between 1-5 or is it 8) | |||
| TISS28 Item Number = (integer, actual TISS item number, e.g. 1) | |||
| TISS28 Comment =No corresponding old article | |||
| TISS28 Category = (one of Basic Activities, Neurological Support, Cardiovascular Support, Respiratory Support, Renal Support, Metabolic Support, Other, Specific Interventions (in the ICU only), Specific Interventions (outside the ICU), At 2300 Hours) | |||
| TISS28 Start Date = | |||
| TISS28 End Date = | |||
}}</pre> | |||
[[Category: TISS28]] | == Category == | ||
Is not yet fully implemented in the template. Will need to tweak, but let's already add to new articles. | |||
== TISS28 Row Number == | |||
The row is the row number on the form. Some items are not true TISS items, so they should not have TISS Item number, but they would have a row number. | |||
===Cargo declaration=== | |||
{{#cargo_declare: | |||
_table = TISS_Items | |||
|Description = Wikitext | |||
|RowNumber = Integer | |||
|ItemNumber = Integer | |||
|Points = Integer | |||
|Category = Page | |||
|Comment = Wikitext | |||
|StartDate = Date | |||
|EndDate = Date | |||
}} | |||
== Related articles == | |||
{{Related Articles}} | |||
[[Category: TISS wiki infrastructure]] | |||
---- | |||
</noinclude><!-- | |||
-- wrap in legacy template if stopdate before now -->{{#ifeq: | |||
{{#expr: | |||
{{#time: U|{{#show: {{PAGENAME}}|?Has StopDate}} }} < {{#time: U|{{CURRENTTIMESTAMP}} }} | |||
}} | |||
| 1 | |||
| | |||
{{LegacyContent | |||
|explanation= Not currently collected | |||
|content=}} | |||
}}This procedure is a part of [[CCI Collection]] via [[CCI Picklist]]. | |||
{| class="wikitable" border="1" style="float:right; width:50%" | |||
| style="text-align: center; background-color:#99c2ff;" colspan="2" | <span style="font-size: larger;">'''[[TISS Item List | TISS Item]]'''</span> | |||
|- | |||
| style="background:silver; color:arsenic;" align="right"| '''Item Description''' || {{PAGENAME}} | |||
{{#if:{{{TISS28 Category|}}}|{{!}}- | |||
{{!}}style="background:silver; color:arsenic;" align="right"{{!}} '''TISS28 Category: ''' | |||
{{!}} [[TISS28Category::{{{TISS28 Category}}}]]}} | |||
|- | |||
| style="background:silver; color:arsenic;" align="right"| '''TISS28 Item''' || {{{TISS28 Item Number}}}[[TISS28ItemNumber::{{{TISS28 Item Number}}}| ]] | |||
|- | |||
| style="background:silver; color:arsenic;" align="right"| '''TISS28 Description''' || {{{TISS28 Description}}}[[TISS28Description::{{{TISS28 Description|}}}| ]] | |||
|- | |||
| style="background:silver; color:arsenic;" align="right"| '''TISS28 Points''' || {{{TISS28 Points}}}[[TISS28Points::{{{TISS28 Points|}}}| ]] | |||
|- | |||
| style="background:silver; color:arsenic;" align="right"| '''TISS28 Start Date''' || {{{TISS28 Start Date|}}} | |||
|- | |||
| style="background:silver; color:arsenic;" align="right"| '''TISS28 End Date''' || {{{TISS28 End Date|}}} | |||
{{#if:{{{TISS28 Comment|}}}|{{!}}- | |||
{{!}}style="background:silver; color:arsenic;" align="right"{{!}} '''TISS28 Comment: ''' | |||
{{!}} [[TISS28Comment::{{{TISS28 Comment}}}]]}} | |||
|- | |||
| style="text-align: center; background-color:#99c2ff;" colspan="2" | <span style="font-size: larger;">'''[[CCI Picklist]]'''</span> | |||
|- | |||
| style="background:silver; color:arsenic" align="right"| '''CCI Picklist code: ''' | |||
| {{{CCI_Picklist_Code|}}} | |||
|- | |||
| style="background:silver; color:arsenic" align="right"| '''[[CCI Collection Mode]]: ''' | |||
| {{{CCI_Collection_Mode|CCI collect each day}}} | |||
|- | |||
| style="background:silver; color:arsenic;" align="right"| '''CCI Picklist Start Date''' || Needs to be either CCI TISS Start, or later if TISS start date is later (which it should never be?) | |||
|} | |||
<includeonly>{{CCI category|TISS28 Item}}{{CCI category|TISS Item {{{TISS28 Category}}} }} | |||
{{CCI Collection Mode}}<div style="display: none;"> | |||
Cargo: | |||
{{#cargo_store: | |||
_table = TISS_Items | |||
|Description = {{{TISS28 Description|}}} | |||
|RowNumber = {{{TISS28 Row Number|}}} | |||
|ItemNumber = {{{TISS28 Item Number|}}} | |||
|Points = {{{TISS28 Points|}}} | |||
|Category = Category:TISS Item {{{TISS28 Category|}}} | |||
|Comment = {{{TISS28 Comment|}}} | |||
|StartDate = {{{TISS28 Start Date|1900-01-01}}} | |||
|EndDate = {{{TISS28 End Date|2900-12-31}}} | |||
}} | |||
SMW: | |||
add to [[:Category:CCI wiki infrastructure]] | |||
{{#set: Has CCI_Procedure={{PAGENAME}} }} | |||
{{#set: Has CCI_Picklist_Code={{#if:{{{TISS28 Row Number}}}|T{{{TISS28 Item Number}}}|No TISS Item Entered}} }} | |||
{{#set: Has CCI_Collection_Mode=CCI collect each day}} | |||
{{#set: Has StartDate={{{TISS28 Start Date|2020-12-07}}}<!-- dt of [[Change_to_collect_TISS_data_in_CCI_Picklist]] -->}} | |||
{{#set: Has StopDate={{{TISS28 End Date|2900-12-31}}} }} | |||
</div></includeonly> | |||
<!-- wrap in legacy template if stopdate before now -->{{#ifeq: | |||
{{#expr: | |||
{{#time: U|{{#show: {{PAGENAME}}|?Has StopDate}} }} < {{#time: U|{{CURRENTTIMESTAMP}} }} | |||
}} | |||
| 1 | |||
| | |||
}} | |||
}} |
Latest revision as of 14:04, 8 February 2022
This template implements a standard Collection Location table and is to be used in all collection location articles.
To use
{{TISS Item | TISS28 Row Number = (integer, row number on form, e.g. 1) | TISS28 Description = (text) | TISS28 Points = (integer between 1-5 or is it 8) | TISS28 Item Number = (integer, actual TISS item number, e.g. 1) | TISS28 Comment =No corresponding old article | TISS28 Category = (one of Basic Activities, Neurological Support, Cardiovascular Support, Respiratory Support, Renal Support, Metabolic Support, Other, Specific Interventions (in the ICU only), Specific Interventions (outside the ICU), At 2300 Hours) | TISS28 Start Date = | TISS28 End Date = }}
Category
Is not yet fully implemented in the template. Will need to tweak, but let's already add to new articles.
TISS28 Row Number
The row is the row number on the form. Some items are not true TISS items, so they should not have TISS Item number, but they would have a row number.
Cargo declaration
This template defines the table "TISS_Items". View table.
Related articles
Related articles: |
This procedure is a part of CCI Collection via CCI Picklist.
TISS Item | |
Item Description | TISS Item |
TISS28 Item | {{{TISS28 Item Number}}} |
TISS28 Description | {{{TISS28 Description}}} |
TISS28 Points | {{{TISS28 Points}}} |
TISS28 Start Date | |
TISS28 End Date | |
CCI Picklist | |
CCI Picklist code: | |
CCI Collection Mode: | CCI collect each day |
CCI Picklist Start Date | Needs to be either CCI TISS Start, or later if TISS start date is later (which it should never be?) |