Template:TISS Item: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(20 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.  
<noinclude>  
This template implements a standard Collection Location table and is to be used in all collection location articles.  


== To use ==
== To use ==
Line 19: Line 17:


== TISS28 Row Number ==
== TISS28 Row Number ==
The row is the row number on the form.
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 ==
Line 25: Line 36:


[[Category: TISS wiki infrastructure]]
[[Category: TISS wiki infrastructure]]
----
----


</noinclude>''see [[TISS Item List]] for other TISS items''
</noinclude><!--
{| class="wikitable" style="float:right"
-- 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>
|-
|-
|| '''TISS Item''' || {{PAGENAME}}
| style="background:silver; color:arsenic;" align="right"| '''Item Description''' || {{PAGENAME}}
{{#if:{{{TISS28 Category|}}}|{{!}}-
{{#if:{{{TISS28 Category|}}}|{{!}}-
{{!}} {{!}} '''TISS28 Category: '''
{{!}}style="background:silver; color:arsenic;" align="right"{{!}} '''TISS28 Category: '''
{{!}} [[TISS28Category::{{{TISS28 Category}}}]]}}
{{!}} [[TISS28Category::{{{TISS28 Category}}}]]}}
|-
|-
|| '''TISS28 Row Number''' || {{{TISS28 Row Number}}}[[TISS28RowNumber::{{{TISS28 Row Number|}}}| ]]
| style="background:silver; color:arsenic;" align="right"| '''TISS28 Item''' || {{{TISS28 Item Number}}}[[TISS28ItemNumber::{{{TISS28 Item Number}}}| ]]
|-
|-
|| '''TISS28 Description''' || {{{TISS28 Description}}}[[TISS28Description::{{{TISS28 Description|}}}| ]]
| style="background:silver; color:arsenic;" align="right"| '''TISS28 Description''' || {{{TISS28 Description}}}[[TISS28Description::{{{TISS28 Description|}}}| ]]
|-
|-
|| '''TISS28 Points''' || {{{TISS28 Points}}}[[TISS28Points::{{{TISS28 Points|}}}| ]]
| style="background:silver; color:arsenic;" align="right"| '''TISS28 Points''' || {{{TISS28 Points}}}[[TISS28Points::{{{TISS28 Points|}}}| ]]
|-
|-
|| '''TISS28 Item Number''' || {{{TISS28 Item Number}}}[[TISS28ItemNumber::{{{TISS28 Item Number}}}| ]]
| style="background:silver; color:arsenic;" align="right"| '''TISS28 Start Date''' || {{{TISS28 Start Date|}}}
|-
|-
|| '''TISS28 Start Date''' || {{{TISS28 Start Date|}}}
| style="background:silver; color:arsenic;" align="right"| '''TISS28 End Date''' || {{{TISS28 End Date|}}}
|-
|| '''TISS28 End Date''' || {{{TISS28 End Date|}}}
{{#if:{{{TISS28 Comment|}}}|{{!}}-
{{#if:{{{TISS28 Comment|}}}|{{!}}-
{{!}} {{!}} '''TISS28 Comment: '''
{{!}}style="background:silver; color:arsenic;" align="right"{{!}} '''TISS28 Comment: '''
{{!}} [[TISS28Comment::{{{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?)
|}
|}
{{CCI PickList Procedure
<includeonly>{{CCI category|TISS28 Item}}{{CCI category|TISS Item {{{TISS28 Category}}} }}
| CCI_Picklist_Code = {{#if:{{{TISS28 Item Number}}}|T{{{TISS28 Item Number}}}|}}
{{CCI Collection Mode}}<div style="display: none;">
| CCI_Category = TISS Item
 
| CCI_Collection_Mode = CCI collect each day
Cargo:
| StartDate ={{{TISS28 Start Date|2020-12-07}}}<!-- dt of [[Change_to_collect_TISS_data_in_CCI_Picklist]] -->
{{#cargo_store:
| StopDate = {{{TISS28 End Date|}}}
_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}}}
}}
}}


<includeonly>[[Category: TISS28 Item]] [[Category: TISS Item {{{TISS28 Category}}}]]</includeonly>
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
|
&#125;&#125;
}}

Latest revision as of 15:04, 2022 February 8

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?)