Template:Data element: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
No edit summary
m (added link to Auto Data Dictionary)
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="clear:right;">
<noinclude>
To use:
{<nowiki>{</nowiki>Data_element
| field_name =
| CCMDB_label = (label in CCMDB)
| CCMDB_tab = (Top Row Dispo / ADL / Diagnoses / Apache / Temp. Studies / Labs / Pharm)
| element_description =
| in_table = (L_Log L_Como L_Dxs L_Labs_Flowsheet L_Pharm_Flowsheet L_TmpV2 Created_variables_CC Created_variables_common / not stated
| data_type =
| datafield_length =
| program_collecting = (CC / Med / Med and CC)
| created_raw = (Created / Raw)
| data_element_start_date = (date)
| data_element_end_date = (date)
| data_element_sort_index = (row number in table)
<nowiki>}</nowiki>}
 
===Cargo declaration===
{{#cargo_declare:
_table = Data_Element
| field_name = String
| CCMDB_label = String
| CCMDB_tab = Wikitext string
| description = Wikitext
| tables = List (,) of Page
| data_type = String
| datafield_length = String
| program_collecting = string
| created_raw = String
| start_date = Date
| end_date = Date
| sort = Integer
}}
----
 
 
</noinclude>
{{#ifeq:
{{#expr:
{{#time:U|{{{data_element_end_date}}}}}<{{#time:U|{{CURRENTTIMESTAMP}}}}
}}
| 1
|
:&nbsp;
:&nbsp;
:&nbsp;
:&nbsp;
{{LegacyContent
|explanation=This is a legacy data field, its DataElementEndDate is in the past.
| content=}} }}<div style="clear:right;">
{| class="wikitable" border="1" style="float:right; width:30%"
{| class="wikitable" border="1" style="float:right; width:30%"
| style="text-align: center; background-color:#99c2ff;" colspan="2" | <span style="font-size: larger;">Data Element ({{#formlink:form=Data element|link text=edit|target={{PAGENAME}}}})</span>
| style="text-align: center; background-color:#99c2ff;" colspan="2" | <span style="font-size: larger;">[[Auto Data Dictionary|Data Element]] ({{#formlink:form=Data element|link text=edit|target={{PAGENAME}}}})</span>
|-
|-
| style="background:silver; color:arsenic" align="right"| '''Field Name: '''
| style="background:silver; color:arsenic" align="right"| '''Field Name: '''
Line 16: Line 65:
|-
|-
| style="background:silver; color:arsenic" align="right"| '''Data type: '''
| style="background:silver; color:arsenic" align="right"| '''Data type: '''
|{{{data_type|not stated}}}[[fieldDataType::{{{data_type|not stated}}}| ]]
|{{{data_type|not entered}}}[[fieldDataType::{{{data_type|not entered}}}| ]]
|-
|-
| style="background:silver; color:arsenic" align="right"| '''Length: '''
| style="background:silver; color:arsenic" align="right"| '''Length: '''
Line 28: Line 77:
|-
|-
| style="background:silver; color:arsenic" align="right"| '''Start Date: '''
| style="background:silver; color:arsenic" align="right"| '''Start Date: '''
|{{{data_element_start_date|1900-01-01}}}[[DataElementStartDate::{{{data_element_start_date|1900-01-01}}}| ]]
|{{{data_element_start_date|1988-07-11}}}[[DataElementStartDate::{{{data_element_start_date|1988-07-11}}}| ]]
|-
|-
| style="background:silver; color:arsenic" align="right"| '''End Date: '''
| style="background:silver; color:arsenic" align="right"| '''End Date: '''
Line 36: Line 85:
|{{{data_element_sort_index|999}}}[[DataElementSortIndex::{{{data_element_sort_index|999}}}| ]]
|{{{data_element_sort_index|999}}}[[DataElementSortIndex::{{{data_element_sort_index|999}}}| ]]
|}</div>
|}</div>
{{{element_description}}} [[DataElementDescription::{{{element_description}}}| ]]
[[DataElementDescription::{{{element_description|}}} ]]
<includeonly>[[Category: Data structure]]</includeonly>
<includeonly><div style="display: none;">
<noinclude>
 
To use:
* SMW
{<nowiki>{</nowiki>Data_element
Legacy implementation right in the table
  | field_name =  
 
  | CCMDB_label = (label in CCMDB)
* Cargo
  | CCMDB_tab = (Top Row Dispo / ADL / Diagnoses / Apache / Temp. Studies / Labs / Pharm)
{{#cargo_store:
  | element_description =
_table = Data_Element
  | in_table = (L_Log L_Como L_Dxs L_Labs_Flowsheet L_Pharm_Flowsheet L_TmpV2  Created_variables_CC Created_variables_common / not entered
  | field_name = {{{field_name|not stated}}}
  | data_type =
  | CCMDB_label = {{{CCMDB_label|not stated}}}
  | datafield_length =  
  | CCMDB_tab = {{{CCMDB_tab|not stated}}}
  | program_collecting = (CC / Med / Med and CC)
  | description = {{{element_description|}}}
  | created_raw = (Created / Raw)
  | tables = {{{in_table|}}}
  | data_element_start_date = (date)
  | data_type = {{{data_type|not entered}}}
  | data_element_end_date = (date)
  | datafield_length = {{{datafield_length|not stated}}}
  | data_element_sort_index = (row number in table)
  | program_collecting = {{{program_collecting|Med and CC}}}
<nowiki>}</nowiki>}
  | created_raw = {{{created_raw|not entered}}}
</noinclude>
  | start_date ={{{data_element_start_date|1988-07-11}}}
  | end_date = {{{data_element_end_date|2300-01-01}}}
  | sort = {{{data_element_sort_index|999}}}
}}
 
* Categories
[[Category: Data structure]]
 
* Forms
{{#default_form:Data element}}
 
</div></includeonly>

Latest revision as of 17:14, 2022 January 25

To use:

{{Data_element
| field_name = 
| CCMDB_label = (label in CCMDB)
| CCMDB_tab = (Top Row Dispo / ADL / Diagnoses / Apache / Temp. Studies / Labs / Pharm)
| element_description = 
| in_table = (L_Log L_Como L_Dxs L_Labs_Flowsheet L_Pharm_Flowsheet L_TmpV2 Created_variables_CC Created_variables_common / not stated
| data_type =
| datafield_length = 
| program_collecting = (CC / Med / Med and CC)
| created_raw = (Created / Raw)
| data_element_start_date = (date)
| data_element_end_date = (date)
| data_element_sort_index = (row number in table)
}}

Cargo declaration

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



Data Element (edit)
Field Name: not stated
CCMDB Label: not stated
CCMDB tab: not stated
Table: N/A
Data type: not entered
Length: not stated
Program: Med and CC
Created/Raw: not entered
Start Date: 1988-07-11
End Date: 2300-01-01
Sort Index: 999