steno-aarhus / osdc

Open-Source Diabetes Classifier: an R package to classify diabetes status in Danish registers
https://steno-aarhus.github.io/osdc/
Other
1 stars 1 forks source link

Create function `include_podiatrist_services()` #90

Open signekb opened 4 months ago

signekb commented 4 months ago

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 :

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.

lwjohnst86 commented 3 months ago

Include logic in algorithm.csv as well