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: filter_services() #9

Closed Aastedet closed 4 months ago

Aastedet commented 1 year ago

A function to filter diabetes-specific podiatrist services from health service register data to create the diabetes cohort with create_diabetes_cohort()

One of four filtering functions - the other three being filter_diags(), filter_meds() and filter_hba1c().

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.

signekb commented 4 months ago

This is an outdated issue. I have created a new one based on the functions we have described in the functionality flow and will move the relevant information in this issue to that issue #90