Arrive DtTm field: Difference between revisions
Ttenbergen (talk | contribs) |
Ttenbergen (talk | contribs) mNo edit summary |
||
| (23 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
{{Todo | |||
| who = Tina | |||
| todo_added = 2022-06-30 | |||
| todo_action = 2023-05-04 | |||
| question = _after | |||
* Field is legacy; once no longer used, remove it from sending and then from ccmdb_data. Query to check: | |||
::SELECT L_Log.D_ID, L_Log.RecordStatus, L_Log.Accept_DtTm, L_Log.Arrive_DtTm | |||
::FROM L_Log | |||
::WHERE (((L_Log.RecordStatus)="incomplete") AND ((L_Log.Accept_DtTm) Is Not Null) AND ((L_Log.Arrive_DtTm) Is Not Null)); | |||
* 98 left as of 2022-08-04 | |||
* None left as of 2023-05-04, field can be removed... | |||
** remove from sending | |||
** remove from CCMDB_data | |||
}} | |||
{{Data element | {{Data element | ||
|field_name=Arrive_DtTm | |field_name=Arrive_DtTm | ||
|CCMDB_label=Arrive DtTm | |CCMDB_label=Arrive DtTm | ||
|CCMDB_tab=Dispo | |CCMDB_tab=Dispo | ||
|data_type=date | |data_type=date | ||
|program_collecting=Med and CC | |program_collecting=Med and CC | ||
|created_raw=Raw | |created_raw=Raw | ||
|data_element_start_date=2016-07-01 | |data_element_start_date=2016-07-01 | ||
|data_element_end_date=2022-04-22 | |||
|data_element_sort_index=45 | |data_element_sort_index=45 | ||
|element_description= | |element_description=First non-ER [[Boarding Loc|Boarding location]] date and time, or start of ([[Service/Location field | Service Location]]) for legacy records. | ||
}} | }} | ||
== Collection Instruction == | == Collection Instruction == | ||
For each patient enter the | For each patient enter the First non-ER [[Boarding Loc]] date and time as {{PAGENAME}}. Follow the instructions at [[Boarding Loc]]. | ||
{{ | |||
This means the {{PAGENAME}} should be equal to the first [[Boarding Loc]] DtTm. | |||
== Planned elimination of this field == | |||
see [[Change to replace Accept DtTm with first Service tmp entry, and Arrive DtTm with first Boarding Loc]] | |||
{{Data Integrity Check List}} | {{Data Integrity Check List}} | ||