Skip to content

Commit

Permalink
feat: updated all diseases
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanzavisic committed Apr 25, 2024
1 parent ac787bf commit 3b0ce32
Show file tree
Hide file tree
Showing 13 changed files with 1,654 additions and 4,993 deletions.
309 changes: 200 additions & 109 deletions packages/demo/src/App.svelte

Large diffs are not rendered by default.

691 changes: 156 additions & 535 deletions packages/lib/src/arthritis/arthritis.wc.svelte

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion packages/lib/src/atherosclerosis/atherosclerosis.wc.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
perc3 = Number(reportData.G2percentile);
perc4 = Number(reportData.Spercentile);
perc5 = Number(reportData.Bpercentile);
countOverlaps();
if (counter === 5) {
Expand Down Expand Up @@ -143,7 +144,7 @@

<h5>Possible follow-up</h5>
<ul style="font-size: 0.8rem;">
<li> Blood tests: basic and extended lipid profile (e.g., Lp(a), ApoB), hsCRP, homocysteine, renal and liver function, HbA1c</li>
<li>Blood tests: basic and extended lipid profile (e.g., Lp(a), ApoB), hsCRP, homocysteine, renal and liver function, HbA1c</li>
<li>BP check</li>
<li>ECG</li>
<li>Cardiology referral for other tests (e.g., coronary artery calcium score)</li>
Expand Down
687 changes: 151 additions & 536 deletions packages/lib/src/colitis/colitis.wc.svelte

Large diffs are not rendered by default.

573 changes: 116 additions & 457 deletions packages/lib/src/copd/copd.wc.svelte

Large diffs are not rendered by default.

581 changes: 116 additions & 465 deletions packages/lib/src/coronary/coronary.wc.svelte

Large diffs are not rendered by default.

Loading

0 comments on commit 3b0ce32

Please sign in to comment.