@medicus.ai/medicus-report-pdf-generator 1.3.11 → 1.3.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,448 +0,0 @@
1
- const phaReportWithoutWellbeing = {
2
- "SR": {
3
- "allergyClasses": [
4
- {
5
- "className": "Class 0",
6
- "color": "#41B9D6",
7
- "formattedMaxValue": "0.1",
8
- "formattedMinValue": null,
9
- "isNormal": true,
10
- "lingualReading": "Undetectable",
11
- "maxValue": 0.1,
12
- "minValue": null,
13
- "name": "undetectable"
14
- },
15
- {
16
- "className": "Class 0/1",
17
- "color": "#87B7CE",
18
- "formattedMaxValue": "0.35",
19
- "formattedMinValue": "0.1",
20
- "isNormal": false,
21
- "lingualReading": "Very low",
22
- "maxValue": 0.35,
23
- "minValue": 0.1,
24
- "name": "very-low"
25
- },
26
- {
27
- "className": "Class 1",
28
- "color": "#02D9D1",
29
- "formattedMaxValue": "0.7",
30
- "formattedMinValue": "0.35",
31
- "isNormal": false,
32
- "lingualReading": "Low",
33
- "maxValue": 0.7,
34
- "minValue": 0.35,
35
- "name": "low"
36
- },
37
- {
38
- "className": "Class 2",
39
- "color": "#F7AA2E",
40
- "formattedMaxValue": "3.5",
41
- "formattedMinValue": "0.7",
42
- "isNormal": false,
43
- "lingualReading": "Moderate",
44
- "maxValue": 3.5,
45
- "minValue": 0.7,
46
- "name": "moderate"
47
- },
48
- {
49
- "className": "Class 3",
50
- "color": "#EE734E",
51
- "formattedMaxValue": "17",
52
- "formattedMinValue": "3.5",
53
- "isNormal": false,
54
- "lingualReading": "High",
55
- "maxValue": 17,
56
- "minValue": 3.5,
57
- "name": "high"
58
- },
59
- {
60
- "className": "Class 4",
61
- "color": "#E05A5A",
62
- "formattedMaxValue": "50",
63
- "formattedMinValue": "17",
64
- "isNormal": false,
65
- "lingualReading": "Very high",
66
- "maxValue": 50,
67
- "minValue": 17,
68
- "name": "very-high"
69
- },
70
- {
71
- "className": "Class 5",
72
- "color": "#BC2828",
73
- "formattedMaxValue": "100",
74
- "formattedMinValue": "50",
75
- "isNormal": false,
76
- "lingualReading": "Intense",
77
- "maxValue": 100,
78
- "minValue": 50,
79
- "name": "intense"
80
- },
81
- {
82
- "className": "Class 6",
83
- "color": "#0F0F0F",
84
- "formattedMaxValue": null,
85
- "formattedMinValue": "100",
86
- "isNormal": false,
87
- "lingualReading": "very-intense",
88
- "maxValue": null,
89
- "minValue": 100,
90
- "name": "very-intense"
91
- }
92
- ],
93
- "allergyItems": [],
94
- "appName": "",
95
- "approvalDate": "",
96
- "approvedBy": "",
97
- "atcd": { "biomarker": null, "question": [] },
98
- "copyright": "",
99
- "currentDivisionId": "",
100
- "currentDivisionSymbol": "",
101
- "customFields": null,
102
- "customRangeAllergyItems": [],
103
- "doctorNote": [],
104
- "forPatient": true,
105
- "isRectified": false,
106
- "items": [
107
- {
108
- "biomarker": null,
109
- "biomarkerAttachment": null,
110
- "biomarkerDetailsList": null,
111
- "biomarkerNote": null,
112
- "insight": null,
113
- "isChildBiomarker": false,
114
- "nestingLevel": 0,
115
- "panel": {
116
- "biomarkers": [],
117
- "doctorNotes": [],
118
- "icon": "",
119
- "insights": [],
120
- "name": "Chemistry Panel",
121
- "notes": [],
122
- "panelBiomarker": null,
123
- "panelDetails": [],
124
- "panelId": 5,
125
- "sample": null
126
- },
127
- "showInCompactView": true,
128
- "showInDetailsView": true,
129
- "viewNoteAsCustom": false
130
- },
131
- {
132
- "biomarker": {
133
- "attachments": [],
134
- "childrenBiomarkers": [],
135
- "color": "#EE734E",
136
- "components": [],
137
- "customFields": null,
138
- "detailsList": [],
139
- "doctorNotes": [],
140
- "flag": "",
141
- "formattedNormalRangeMax": "50",
142
- "formattedNormalRangeMin": "0",
143
- "formattedValue": "55",
144
- "fullName": "ALT",
145
- "history": [],
146
- "id": 3,
147
- "insightsCount": 10,
148
- "isNormal": false,
149
- "isRectified": false,
150
- "lingualReading": "High",
151
- "methodType": null,
152
- "name": "ALT",
153
- "normalRangeMax": 50,
154
- "normalRangeMin": 0,
155
- "normalRangeType": 2,
156
- "notes": [],
157
- "priority": null,
158
- "qualityOfSample": null,
159
- "rangeIndex": 1,
160
- "ranges": [
161
- {
162
- "color": "#02D9D1",
163
- "formattedMaxValue": "50",
164
- "formattedMinValue": "0",
165
- "isCurrent": false,
166
- "isReference": true,
167
- "maxValue": 50,
168
- "minValue": 0,
169
- "name": "Normal",
170
- "rangeType": 2
171
- },
172
- {
173
- "color": "#EE734E",
174
- "formattedMaxValue": null,
175
- "formattedMinValue": "50",
176
- "isCurrent": true,
177
- "isReference": false,
178
- "maxValue": null,
179
- "minValue": 50.01,
180
- "name": "High",
181
- "rangeType": 3
182
- }
183
- ],
184
- "relatedInsights": [],
185
- "sample": null,
186
- "sampleType": null,
187
- "showInCompactView": true,
188
- "showInDetailsView": true,
189
- "showScale": true,
190
- "status": 1,
191
- "type": 1,
192
- "unit": "U/L",
193
- "value": "55"
194
- },
195
- "biomarkerAttachment": null,
196
- "biomarkerDetailsList": null,
197
- "biomarkerNote": null,
198
- "insight": null,
199
- "isChildBiomarker": false,
200
- "nestingLevel": 0,
201
- "panel": null,
202
- "showInCompactView": true,
203
- "showInDetailsView": true,
204
- "viewNoteAsCustom": false
205
- },
206
- {
207
- "biomarker": null,
208
- "biomarkerAttachment": null,
209
- "biomarkerDetailsList": null,
210
- "biomarkerNote": null,
211
- "insight": {
212
- "color": "",
213
- "content": "Your alanine aminotransferase (ALT) level is above the reference range. Alanine aminotransferase is an enzyme found mainly in the liver but is also present in smaller amounts in the kidneys, heart, muscles, and pancreas. It plays an important role in metabolism. <br><br>A high level of alanine aminotransferase is usually associated with an injury to liver cells, which may be due to multiple reasons.<br><br> <br/><img src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAB6SURBVHgBnZDBDYAgDEUp8S5H4xSOgBvgNM7ANOoEOoJjeGQCsRqRBpMm0IQ0j/62PwVBYpyPFZP+Pvy52KE1AaXgAmRNkRenvbh6wqxe7HC3ImWHvAeq8JlY9Mmsp1EX2cgS3za2iJxncEA7f3fGQdY0fZGNVOw48QXVuxw3Zwb2aQAAAABJRU5ErkJggg==' alt='icon' /> Further tests may be required for an accurate assessment of your results, depending on your health profile and other symptoms. <br/><b></b>",
214
- "detailedList": null,
215
- "disclaimer": "",
216
- "icon": "",
217
- "id": 318,
218
- "introductoryStatement": "Your alanine aminotransferase (ALT) level is above the reference range.",
219
- "isClinicalReading": true,
220
- "isMedical": false,
221
- "relatedBiomarkers": [
222
- { "color": "#EE734E", "fullName": "ALT", "insightsCount": 10, "name": "ALT", "status": 1 }
223
- ],
224
- "stackedInsight": null,
225
- "suggestion": "<img src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAB6SURBVHgBnZDBDYAgDEUp8S5H4xSOgBvgNM7ANOoEOoJjeGQCsRqRBpMm0IQ0j/62PwVBYpyPFZP+Pvy52KE1AaXgAmRNkRenvbh6wqxe7HC3ImWHvAeq8JlY9Mmsp1EX2cgS3za2iJxncEA7f3fGQdY0fZGNVOw48QXVuxw3Zwb2aQAAAABJRU5ErkJggg==' alt='icon' /> Further tests may be required for an accurate assessment of your results, depending on your health profile and other symptoms.",
226
- "summary": "<br><br>A high level of alanine aminotransferase is usually associated with an injury to liver cells, which may be due to multiple reasons.<br><br>",
227
- "testExplained": "<br/>Alanine aminotransferase is an enzyme found mainly in the liver but is also present in smaller amounts in the kidneys, heart, muscles, and pancreas. It plays an important role in metabolism.",
228
- "title": "",
229
- "toleranceText": null,
230
- "underneathAttributes": []
231
- },
232
- "isChildBiomarker": false,
233
- "nestingLevel": 0,
234
- "panel": null,
235
- "showInCompactView": false,
236
- "showInDetailsView": true,
237
- "viewNoteAsCustom": false
238
- },
239
- {
240
- "biomarker": null,
241
- "biomarkerAttachment": null,
242
- "biomarkerDetailsList": null,
243
- "biomarkerNote": null,
244
- "insight": {
245
- "color": "#F7AA2E",
246
- "content": "It is recommended that you schedule a visit to your doctor to discuss your alanine aminotransferase (ALT) results. You can ignore this if your doctor already knows about it.",
247
- "detailedList": null,
248
- "disclaimer": "",
249
- "icon": "https://centro.medicus.ai/frontend/web/images/uploads/insight-types/card-doctor@3x.png",
250
- "id": 216,
251
- "introductoryStatement": "It is recommended that you schedule a visit to your doctor to discuss your alanine aminotransferase (ALT) results. You can ignore this if your doctor already knows about it.",
252
- "isClinicalReading": false,
253
- "isMedical": false,
254
- "relatedBiomarkers": [
255
- { "color": "#EE734E", "fullName": "ALT", "insightsCount": 10, "name": "ALT", "status": 1 }
256
- ],
257
- "stackedInsight": null,
258
- "suggestion": "",
259
- "summary": "",
260
- "testExplained": null,
261
- "title": "Recommended",
262
- "toleranceText": null,
263
- "underneathAttributes": []
264
- },
265
- "isChildBiomarker": false,
266
- "nestingLevel": 0,
267
- "panel": null,
268
- "showInCompactView": false,
269
- "showInDetailsView": true,
270
- "viewNoteAsCustom": false
271
- },
272
- {
273
- "biomarker": null,
274
- "biomarkerAttachment": null,
275
- "biomarkerDetailsList": null,
276
- "biomarkerNote": null,
277
- "insight": {
278
- "color": "",
279
- "content": "Exercising regularly can do miracles for your overall health. Regular cardiovascular/aerobic exercise (2 and a half hours /week) can help you lose excess weight, stimulate sweating (natural detoxification mechanism) and, therefore, improve your overall health, as well as the health of your liver. <br/> <br/><b>Always make sure you discuss changes in your lifestyle with your doctor to ensure the appropriate amount of activity for you especially if you experience any mobility issues.</b>",
280
- "detailedList": null,
281
- "disclaimer": "Always make sure you discuss changes in your lifestyle with your doctor to ensure the appropriate amount of activity for you especially if you experience any mobility issues.",
282
- "icon": "https://centro.medicus.ai/frontend/web/images/uploads/insight-types/card-tip-2@3x.png",
283
- "id": 1042,
284
- "introductoryStatement": "Exercising regularly can do miracles for your overall health. Regular cardiovascular/aerobic exercise (2 and a half hours /week) can help you lose excess weight, stimulate sweating (natural detoxification mechanism) and, therefore, improve your overall health, as well as the health of your liver.",
285
- "isClinicalReading": false,
286
- "isMedical": false,
287
- "relatedBiomarkers": [
288
- { "color": "#EE734E", "fullName": "ALT", "insightsCount": 10, "name": "ALT", "status": 1 }
289
- ],
290
- "stackedInsight": null,
291
- "suggestion": "",
292
- "summary": "",
293
- "testExplained": null,
294
- "title": "",
295
- "toleranceText": null,
296
- "underneathAttributes": [
297
- {
298
- "icon": "https://centro.medicus.ai/frontend/web/images/uploads/questions/Activity.png",
299
- "name": "Physical Activity"
300
- }
301
- ]
302
- },
303
- "isChildBiomarker": false,
304
- "nestingLevel": 0,
305
- "panel": null,
306
- "showInCompactView": false,
307
- "showInDetailsView": true,
308
- "viewNoteAsCustom": false
309
- },
310
- {
311
- "biomarker": null,
312
- "biomarkerAttachment": null,
313
- "biomarkerDetailsList": null,
314
- "biomarkerNote": null,
315
- "insight": {
316
- "color": "",
317
- "content": "It's time to throw away your cigarettes, lighters, and ashtrays. Smoking produces chemical substances, most of which are toxic and harmful to your organs, including your liver. <br/> <br/><b></b>",
318
- "detailedList": null,
319
- "disclaimer": "",
320
- "icon": "https://centro.medicus.ai/frontend/web/images/uploads/insight-types/card-tip-2@3x.png",
321
- "id": 556,
322
- "introductoryStatement": "It's time to throw away your cigarettes, lighters, and ashtrays. Smoking produces chemical substances, most of which are toxic and harmful to your organs, including your liver.",
323
- "isClinicalReading": false,
324
- "isMedical": false,
325
- "relatedBiomarkers": [
326
- { "color": "#EE734E", "fullName": "ALT", "insightsCount": 10, "name": "ALT", "status": 1 }
327
- ],
328
- "stackedInsight": null,
329
- "suggestion": "",
330
- "summary": "",
331
- "testExplained": null,
332
- "title": "",
333
- "toleranceText": null,
334
- "underneathAttributes": [
335
- {
336
- "icon": "https://centro.medicus.ai/frontend/web/images/uploads/questions/Smoking.png",
337
- "name": "Smoking"
338
- }
339
- ]
340
- },
341
- "isChildBiomarker": false,
342
- "nestingLevel": 0,
343
- "panel": null,
344
- "showInCompactView": false,
345
- "showInDetailsView": true,
346
- "viewNoteAsCustom": false
347
- },
348
- {
349
- "biomarker": null,
350
- "biomarkerAttachment": null,
351
- "biomarkerDetailsList": null,
352
- "biomarkerNote": null,
353
- "insight": {
354
- "color": "",
355
- "content": "If you are at increased risk for contracting hepatitis, ask your doctor if you should consider taking the hepatitis A and hepatitis B vaccines. <br/> <br/><b></b>",
356
- "detailedList": null,
357
- "disclaimer": "",
358
- "icon": "https://centro.medicus.ai/frontend/web/images/uploads/insight-types/card-tip-2@3x.png",
359
- "id": 602,
360
- "introductoryStatement": "If you are at increased risk for contracting hepatitis, ask your doctor if you should consider taking the hepatitis A and hepatitis B vaccines.",
361
- "isClinicalReading": false,
362
- "isMedical": false,
363
- "relatedBiomarkers": [
364
- { "color": "#EE734E", "fullName": "ALT", "insightsCount": 10, "name": "ALT", "status": 1 }
365
- ],
366
- "stackedInsight": null,
367
- "suggestion": "",
368
- "summary": "",
369
- "testExplained": null,
370
- "title": "",
371
- "toleranceText": null,
372
- "underneathAttributes": []
373
- },
374
- "isChildBiomarker": false,
375
- "nestingLevel": 0,
376
- "panel": null,
377
- "showInCompactView": false,
378
- "showInDetailsView": true,
379
- "viewNoteAsCustom": false
380
- }
381
- ],
382
- "labAddress": "Mariahilfer Straße 27/10, A-1060 Wien \nUID: ATU 72096518 \nHandelsgericht Wien, FN 458726y",
383
- "labEmailAddress": "support@medicus.ai",
384
- "labLogo": "",
385
- "labName": "Medicus Laboratories",
386
- "labPhoneNumber": "",
387
- "labStamp": "",
388
- "labType": 32,
389
- "language": "en",
390
- "mainDivisionId": "",
391
- "mainDivisionSymbol": "",
392
- "moreLink": "",
393
- "note": "",
394
- "origem": null,
395
- "panels": [],
396
- "password": "00000",
397
- "patientBirthDate": 883778400,
398
- "patientName": "aws",
399
- "patientPin": "D5D6272",
400
- "profileItems": [
401
- { "title": "Prepared for", "value": "aws" },
402
- { "title": "Patient number", "value": "aws" },
403
- { "title": "Email", "value": "aws.hassan@medicus.ai" },
404
- { "title": "Date of birth", "value": "03/01/1998 (Age 28)" },
405
- { "title": "Gender", "value": "Male" },
406
- { "title": "Weight / Height", "value": "120 lbs / 5'6\"" },
407
- { "title": "PHYSICAL ACTIVITY", "value": "1 to 2.5 hours per week" },
408
- { "title": "SMOKING", "value": "A few cigarettes per day" }
409
- ],
410
- "qrCode": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFN2ZyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDMzIDMzIiBzdHJva2U9Im5vbmUiPgoJPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0iI0ZGRkZGRiIvPgoJPHBhdGggZD0iTTQsNGgxdjFoLTF6IE01LDRoMXYxaC0xeiBNNiw0aDF2MWgtMXogTTcsNGgxdjFoLTF6IE04LDRoMXYxaC0xeiBNOSw0aDF2MWgtMXogTTEwLDRoMXYxaC0xeiBNMTIsNGgxdjFoLTF6IE0xMyw0aDF2MWgtMXogTTE0LDRoMXYxaC0xeiBNMTUsNGgxdjFoLTF6IE0xOSw0aDF2MWgtMXogTTIyLDRoMXYxaC0xeiBNMjMsNGgxdjFoLTF6IE0yNCw0aDF2MWgtMXogTTI1LDRoMXYxaC0xeiBNMjYsNGgxdjFoLTF6IE0yNyw0aDF2MWgtMXogTTI4LDRoMXYxaC0xeiBNNCw1aDF2MWgtMXogTTEwLDVoMXYxaC0xeiBNMTUsNWgxdjFoLTF6IE0xNiw1aDF2MWgtMXogTTIwLDVoMXYxaC0xeiBNMjIsNWgxdjFoLTF6IE0yOCw1aDF2MWgtMXogTTQsNmgxdjFoLTF6IE02LDZoMXYxaC0xeiBNNyw2aDF2MWgtMXogTTgsNmgxdjFoLTF6IE0xMCw2aDF2MWgtMXogTTEzLDZoMXYxaC0xeiBNMTUsNmgxdjFoLTF6IE0xNyw2aDF2MWgtMXogTTE4LDZoMXYxaC0xeiBNMTksNmgxdjFoLTF6IE0yMCw2aDF2MWgtMXogTTIyLDZoMXYxaC0xeiBNMjQsNmgxdjFoLTF6IE0yNSw2aDF2MWgtMXogTTI2LDZoMXYxaC0xeiBNMjgsNmgxdjFoLTF6IE00LDdoMXYxaC0xeiBNNiw3aDF2MWgtMXogTTcsN2gxdjFoLTF6IE04LDdoMXYxaC0xeiBNMTAsN2gxdjFoLTF6IE0xNCw3aDF2MWgtMXogTTE1LDdoMXYxaC0xeiBNMTYsN2gxdjFoLTF6IE0yMCw3aDF2MWgtMXogTTIyLDdoMXYxaC0xeiBNMjQsN2gxdjFoLTF6IE0yNSw3aDF2MWgtMXogTTI2LDdoMXYxaC0xeiBNMjgsN2gxdjFoLTF6IE00LDhoMXYxaC0xeiBNNiw4aDF2MWgtMXogTTcsOGgxdjFoLTF6IE04LDhoMXYxaC0xeiBNMTAsOGgxdjFoLTF6IE0xNCw4aDF2MWgtMXogTTE1LDhoMXYxaC0xeiBNMTYsOGgxdjFoLTF6 IE0xNyw4aDF2MWgtMXogTTE4LDhoMXYxaC0xeiBNMjIsOGgxdjFoLTF6 IE0yNCw4aDF2MWgtMXogTTI1LDhoMXYxaC0xeiBNMjYsOGgxdjFoLTF6 IE0yOCw4aDF2MWgtMXogTTQsOWgxdjFoLTF6 IE0xMCw5aDF2MWgtMXogTTEzLDloMXYxaC0xeiBNMTUsOWgxdjFoLTF6 IE0xNiw5aDF2MWgtMXogTTE4LDloMXYxaC0xeiBNMjIsOWgxdjFoLTF6 IE0yOCw5aDF2MWgtMXogTTQsMTBoMXYxaC0xeiBNNSwxMGgxdjFoLTF6 IE02LDEwaDF2MWgtMXogTTcsMTBoMXYxaC0xeiBNOCwxMGgxdjFoLTF6 IE05LDEwaDF2MWgtMXogTTEwLDEwaDF2MWgtMXogTTEyLDEwaDF2MWgtMXogTTE0LDEwaDF2MWgtMXogTTE2LDEwaDF2MWgtMXogTTE4LDEwaDF2MWgtMXogTTIwLDEwaDF2MWgtMXogTTIyLDEwaDF2MWgtMXogTTIzLDEwaDF2MWgtMXogTTI0LDEwaDF2MWgtMXogTTI1LDEwaDF2MWgtMXogTTI2LDEwaDF2MWgtMXogTTI3LDEwaDF2MWgtMXogTTI4LDEwaDF2MWgtMXogTTEyLDExaDF2MWgtMXogTTEzLDExaDF2MWgtMXogTTE1LDExaDF2MWgtMXogTTE2LDExaDF2MWgtMXogTTE3LDExaDF2MWgtMXogTTE5LDExaDF2MWgtMXogTTIwLDExaDF2MWgtMXogTTQsMTJoMXYxaC0xeiBNNSwxMmgxdjFoLTF6 IE03LDEyaDF2MWgtMXogTTgsMTJoMXYxaC0xeiBNMTAsMTJoMXYxaC0xeiBNMTMsMTJoMXYxaC0xei BNMTcsMTJoMXYxaC0xeiBNMTgsMTJoMXYxaC0xei BNMjIsMTJoMXYxaC0xei BNMjgsMTJoMXYxaC0xei ...",
411
- "reportDate": "1768993661.000000",
412
- "reportDivision": "WP",
413
- "reportDivisionSymbol": "wp",
414
- "reportNumber": "MR-KFDBHE2",
415
- "reportProperties": null,
416
- "reportPurpose": "",
417
- "reportSampleType": "",
418
- "reportSummary": "",
419
- "sampleCollectionDate": "",
420
- "screeningPurpose": "",
421
- "screeningStrategy": "",
422
- "showAsTwoColumns": false,
423
- "showCompactView": true,
424
- "showDetailsView": true,
425
- "showPIN": true,
426
- "signatures": [],
427
- "smartAlert": null,
428
- "summary": [],
429
- "timeZoneOffset": null
430
- },
431
- "profileInfo": [
432
- { "title": "Facility", "value": "WP" },
433
- { "title": "Reference", "value": "MR-KFDBHE2" },
434
- { "title": "Patient", "value": "aws" },
435
- { "title": "Report date", "value": "21/01/2026" },
436
- { "title": "Prepared for", "value": "aws" },
437
- { "title": "Date of birth", "value": "03/01/1998 (Age 28)" },
438
- { "title": "Weight", "value": "120 lbs" },
439
- { "title": "Height", "value": "5'6\" in" },
440
- { "title": "Gender", "value": "Male" },
441
- { "title": "Body Mass Index (BMI)", "value": "19.37 " },
442
- { "title": "Blood Pressure", "value": "" },
443
- { "title": "Waist Circumference", "value": "20 inches" }
444
- ]
445
- }
446
-
447
- module.exports = phaReportWithoutWellbeing;
448
- module.exports.default = phaReportWithoutWellbeing;