JuliaHealth / OMOPCDMCohortCreator.jl

Create cohorts from databases utilizing the OMOP CDM
https://juliahealth.org/OMOPCDMCohortCreator.jl/stable
Other
9 stars 7 forks source link

Added function that gets a patient's ethnicity #21

Closed TheCedarPrince closed 2 years ago

TheCedarPrince commented 2 years ago

This introduces the GetPatientEthnicity function that operates very similarly to GetPatientRace. Docs and docstrings were also added and updated for this new function.

Closes: #20