LabTestDetailPropertyItemForStyle
testConditions object[]
styleIdstring
LabTestDetailPropertyItemForStyle
{
"testConditions": [
{
"id": "TC001",
"name": "Color Change",
"result": "pass",
"samples": [
{
"data": "Grade 4-5",
"result": "pass",
"sampleNumbers": [
1,
2,
3
]
}
],
"followUpAction": {
"comment": "No action required",
"attachments": [
{
"name": "test-report.pdf",
"url": "https://example.com/files/test-report.pdf",
"label": "Test Report"
}
],
"failureCategoryId": null,
"failureCategoryName": null,
"failureId": null,
"failureName": null,
"failureSeverity": "critical"
}
}
],
"styleId": "string"
}