You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: input/pagecontent/dynamic-data.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ All information in Welldata will be placed under the following root container of
14
14
15
15
Information about the patient that fits in the FHIR resource [patient](https://www.hl7.org/fhir/patient.html) must be stored at the following location:
Each observation should be stored in its individual resource with a unique uuid as shown above.
33
33
@@ -44,8 +44,8 @@ Observations can contain all measured values about a patient. In our project we
44
44
| cholesterol_hdl | HDL cholesterol | 02737005 (Snomed) || x || x |
45
45
| cholesterol_ratio | Totaal / HDL cholesterol | 313811003 (Snomed) || x || x |
46
46
| stress | Stress ervaring | 68011-6 (Loinc) | x || x ||
47
-
| daily_life | Dagelijks leven | 91621-3 (Loinc) | x |||x|
48
-
| social_contact | Voldoening uit sociale contacten | 61581-5 (Loinc) | x || x |x|
47
+
| daily_life | Dagelijks leven | 91621-3 (Loinc) | x ||||
48
+
| social_contact | Voldoening uit sociale contacten | 61581-5 (Loinc) | x || x ||
49
49
| physical_exercise | beweegminuten | 228450008 (Snomed) | x | x || x |
50
50
| smoking | roken (ja/nee) | 63638-1 (Loinc) & 77176002 (Snomed) | x | x |||
51
51
| smoking_cigarettes | Hoeveel sigaretten per dag roken | 63640-7 (Loinc) | x | x |||
@@ -56,6 +56,7 @@ Observations can contain all measured values about a patient. In our project we
56
56
| birthdate | geboortedatum (dd/mm/yyyy) | 184099003 (Snomed) | x | x | x ||
57
57
| postcode | postcode | 184099003 (Snomed) | x | x | x ||
58
58
| work | werksituatie | / | x || x ||
59
+
| sex | geslacht | 184100006 (Snomed) || x || x |
59
60
60
61
More information can be found in the sharepoint excel: [Appendix 3. Alignering basis-set met parameters in project applicaties](https://vitoresearch.sharepoint.com/:x:/r/sites/21309-mydata4ourhealth2/Shared%20Documents/General/01%20Werkpakketten/WP3/A.3.1/Deliverables%2031-05-2025/Appendix%203.%20Alignering%20basis-set%20met%20parameters%20in%20project%20applicaties.xlsx?d=w12efbd9a8b924a709fa4dca1e92a1b84&csf=1&web=1&e=gslaTs)
61
62
@@ -151,4 +152,4 @@ Please find other kinds of observations here: [Artifacts Summary - WellData Impl
151
152
152
153
A resource of the type QuestionnaireResponse is stored as a [FHIR resource](https://www.hl7.org/fhir/questionnaireresponse.html) at the following location in the users's pod:
0 commit comments