Based on the functionality flow, this function should filter diabetes-specific podiatrist services from health service register data to create the diabetes cohort.
From @Aastedet 's original issue on this function #9 :
The function should be able to process data with different time-stamps (date or week&year). Some users may have data on HONUGE/HONAAR (which week & year the service was billed by the clinic to the health insurance) and others may have data on the exact date the services was registered.
Based on the functionality flow, this function should filter diabetes-specific podiatrist services from health service register data to create the diabetes cohort.
https://github.com/steno-aarhus/osdc/blob/375e652fa27810feddb9e9cf53bc8673e2b43baa/vignettes/function-flow.Rmd#L100-L105
From @Aastedet 's original issue on this function #9 :