Template:Data element: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
m (added Cargo table declaration and storage)
Line 15: Line 15:
  | data_element_sort_index = (row number in table)
  | data_element_sort_index = (row number in table)
  <nowiki>}</nowiki>}
  <nowiki>}</nowiki>}
===Cargo declaration===
{{#cargo_declare:
_table = Data Element
| field_name = String
| CCMDB_label = String
| CCMDB_tab = Wikitext string
| element_description = Wikitext
| in_table = List (,) of Page
| data_type = String
| datafield_length = String
| program_collecting = string
| created_raw = String
| data_element_start_date = Date
| data_element_end_date = Date
| data_element_sort_index = Integer
}}
----
----


Line 69: Line 86:
|}</div>
|}</div>
[[DataElementDescription::{{{element_description|}}} ]]
[[DataElementDescription::{{{element_description|}}} ]]
</includeonly><div style="display: none;">
* SMW
Legacy implementation right in the table
* Cargo
{{#cargo_store:
_table = Data Element
| field_name = {{{field_name|not stated}}}
| CCMDB_label = {{{CCMDB_label|not stated}}}
| CCMDB_tab = {{{CCMDB_tab|not stated}}}
| element_description = {{{element_description|}}}
| in_table = {{{in_table|}}}
| data_type = {{{data_type|not entered}}}
| datafield_length = {{{datafield_length|not stated}}}
| program_collecting = {{{program_collecting|Med and CC}}}
| created_raw = {{{created_raw|not entered}}}
| data_element_start_date ={{{data_element_start_date|1988-07-11}}}
| data_element_end_date = {{data_element_end_date|2300-01-01}}}
| data_element_sort_index = {{{data_element_sort_index|999}}}
}}
* Categories
[[Category: ICD10 Diagnosis]]


<includeonly>[[Category: Data structure]]{{#default_form:Data element}}</includeonly>
</div>[[Category: Data structure]]{{#default_form:Data element}}</includeonly>

Revision as of 12:13, 2021 November 24

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

Error: table name "Data Element" contains whitespaces. Whitespaces of any kind are not allowed; consider using underscores ("_") instead.


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

</includeonly>

  • SMW

Legacy implementation right in the table

  • Cargo


  • Categories

</includeonly>