feat(MED-168): update analysis results display

This commit is contained in:
2025-09-18 16:42:12 +03:00
parent d99016aa5e
commit 54209553ec
2 changed files with 35 additions and 11 deletions

View File

@@ -139,7 +139,7 @@ const big1: AnalysisTestResponse = {
"unit": null,
"normLower": null,
"normUpper": 2,
"normStatus": 0,
"normStatus": 2,
"responseTime": "2024-02-29T10:13:01+00:00",
"responseValue": null,
"responseValueIsNegative": null,
@@ -150,6 +150,26 @@ const big1: AnalysisTestResponse = {
"analysisElementOriginalId": "59156-0"
}
},
{
"analysisIdOriginal": "59156-0",
"isWaitingForResults": false,
"analysisName": "Glükoos",
"results": {
"nestedElements": [],
"unit": null,
"normLower": null,
"normUpper": 2,
"normStatus": 0,
"responseTime": "2024-02-29T10:13:01+00:00",
"responseValue": null,
"responseValueIsNegative": null,
"responseValueIsWithinNorm": true,
"normLowerIncluded": false,
"normUpperIncluded": false,
"status": "4",
"analysisElementOriginalId": "59156-0"
}
},
{
"analysisIdOriginal": "13955-0",
"isWaitingForResults": false,