Skip to content

Commit 8e3eef5

Browse files
Update dynamic-data.md
1 parent 12670d9 commit 8e3eef5

1 file changed

Lines changed: 12 additions & 8 deletions

File tree

input/pagecontent/dynamic-data.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,18 @@ Observations can contain all measured values about a patient. In our project we
3333

3434
| Name | Description | SNOMED-CT | Intake vragenlijst | GGDM | Zipster | Selfcare |
3535
| -------- | -------- | -------- | -------- | -------- | -------- | -------- |
36-
| cholesterol_ratio | Totaal / HDL cholesterol | 313811003 | | x | | x |
37-
| cholesterol_total | Totaal cholesterol | 77068002 | G
38-
| cholesterol_hdl | HDL cholesterol | 02737005 |
39-
| length | Lengte (cm) | 50373000 |
40-
| weight | Gewicht (kg) | 27113001 |
41-
| BMI | BMI | 60621009 |
42-
| WaistCircumference | Buikomtrek (cm) | 276361009 |
43-
| SBP | Systolische bloeddruk (mmHg) | 271649006 |
36+
| physical_limitation | aanwezigheid fysieke beperking | 32572006 | x | | x | |
37+
| length | Lengte (cm) | 50373000 | x | x | | x |
38+
| weight | Gewicht (kg) | 27113001 | x | x | | x |
39+
| WaistCircumference | Buikomtrek (cm) | 276361009 | | x | | x |
40+
| SBP | Systolische bloeddruk (mmHg) | 271649006 | | x | | x |
41+
| cholesterol_total | Totaal cholesterol | 77068002 | | x | | x |
42+
| cholesterol_hdl | HDL cholesterol | 02737005 | | x | | x |
43+
| cholesterol_ratio | Totaal / HDL cholesterol | 313811003 | | x | | x |
44+
45+
46+
47+
4448

4549
An example of each observation can be found below:
4650

0 commit comments

Comments
 (0)