Skip to content

Commit

Permalink
fix: add missing bracket
Browse files Browse the repository at this point in the history
  • Loading branch information
signekb authored and lwjohnst86 committed Jun 3, 2024
1 parent ec90abc commit 17b53d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ While there are a few algorithms used throughout Denmark for Danish
register research, they are usually textual descriptions of how to do
it, rather than code-based descriptions (e.g. the [Register of Selected
Chronic
Diseases](https://www.esundhed.dk/-/media/Files/Publikationer/Emner/Operationer-og-diagnoser/Udvalgte-kroniske-sygdomme-svaere-psykiske-lidelser/Algoritmer-for-Udvalgte-Kroniske-Sygdomme-og-svre-psykiske-lidelser-RUKS-2022.ashx).
Diseases](https://www.esundhed.dk/-/media/Files/Publikationer/Emner/Operationer-og-diagnoser/Udvalgte-kroniske-sygdomme-svaere-psykiske-lidelser/Algoritmer-for-Udvalgte-Kroniske-Sygdomme-og-svre-psykiske-lidelser-RUKS-2022.ashx)).

In this project, we aim to make it easier and more explicit to classify
type 1 and type 2 diabetes within a Danish register context. The
Expand Down

0 comments on commit 17b53d9

Please sign in to comment.