While reviewing the procedure_occurence table github CDM documentation, I found the below note on ETL Convention. I do not have a clinical background but I’m trying to understand if there are any procedures that can last multiple days, if so can someone point me to some sample proc_codes that would last that long ?
The only time I think a procedure could be considered multiple days is when a procedure started at 11:55pm(servicebegindate) and ended on 12:30 am(serviceenddate), but other than that I’m not sure if there are other procedures that can last more than 1 day ?
ETL Conventions: If a procedure lasts more than a day, then it should be recorded as a separate record for each day the procedure occurred, this logic is in lieu of the PROCEDURE_END_DATE, which will be added in a future version of the CDM.
Reference: https://ohdsi.github.io/CommonDataModel/cdm60.html#PROCEDURE_OCCURRENCE