S tmp table: Difference between revisions

mNo edit summary
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
The '''S_Tmp''' table contains the possible values for the [[L_TmpV2]] in [[CCMDB.mdb]].  
{{DISPLAYTITLE:s_tmp table}}The '''s_Tmp''' table contains the possible values for the [[L_TmpV2]] in [[CCMDB.accdb]].  


== Data Structure ==
== Data Structure ==
Line 6: Line 6:
* '''order''' - order in which the value entries will be listed after project/study is chosen
* '''order''' - order in which the value entries will be listed after project/study is chosen
* '''Instruction''' - this gets displayed for how to collect the specific variable
* '''Instruction''' - this gets displayed for how to collect the specific variable
* '''instruction_url''' - link to the project's wiki page
* '''int_var_label''' - shows up as label for the integer in the detail view; if not used, put "--"
* '''int_var_label''' - shows up as label for the integer in the detail view; if not used, put "--"
* '''float_var_label''' - shows up as label for the float in the detail view; if not used, put "--"
* '''float_var_label''' - shows up as label for the float in the detail view; if not used, put "--"
Line 11: Line 12:
* '''date_var_label''' - shows up as label for the date in the detail view; if not used, put "--"
* '''date_var_label''' - shows up as label for the date in the detail view; if not used, put "--"
* '''time_var_label''' - shows up as label for the time in the detail view; if not used, put "--"
* '''time_var_label''' - shows up as label for the time in the detail view; if not used, put "--"
* '''complete_send''' - no longer used, was related to sending pre-[[CFE]]
* '''active''' - only active lines show up in the dropdown
* '''active''' - only active lines show up in the dropdown
* '''hosp'''
* '''hosp'''
Line 25: Line 25:
* '''MCHP''' - True/False whether this study will be included in the [[Manitoba Centre for Health Policy export]]
* '''MCHP''' - True/False whether this study will be included in the [[Manitoba Centre for Health Policy export]]


== Maintenance ==
[[Query maintenance_s_tmp_deletables]] can be used to see if any values can be made inactive.


== Cross Checks ==
== Cross Checks ==
{{Data Integrity Check
{{#ask: [[Category:Tmp check]]
| DIC_summary = There must not be apostrophes in the comment field as they would mess with Julie's data analysis.
|default=No corresponding old article found
| DIC_related_concepts = [[S Tmp]]
|format=UL
| DIC_firmness = hard check
|limit=100
| DIC_app = CCMDB.mdb
|link=all
| DIC_coding = query ''s_tmp_apostrophe_in_comment''
|headers=show
| DIC_status = implemented
| DIC_implementation_date = 2017-Apr-27
}}
}}


== Related articles ==
== Related articles ==
{{Related Articles}}
{{Related Articles}}
[[Category: Data structure]]
 
[[Category: L_TmpV2 Data]]
[[Category:Data structure]]
[[Category: TmpV2]]
[[Category:L_TmpV2 Data | * ]]
[[Category:Tmp Project Infrastructure]]
[[Category:Tmp Project Infrastructure]]