{
"elementalAnalysis": {
"description": "string",
"tableIndex": "string",
"table": [
{
"element": "string",
"stdConc": "string",
"sampleConc": 0,
"sampleAbsorbance": 0,
"actualConcPerMl": 0,
"actualConc": 0
}
]
},
"uvSpectralStudies": {
"usp": "string",
"intestinalFluid": {
"image": {
"id": "string",
"url": "string"
},
"value": 0,
"items": [
{
"min": 0,
"max": 0,
"abs": 0
}
]
}
},
"thinLayerChromatography": {
"description": "string",
"images": [
{
"id": "string",
"url": "string"
}
],
"table": [
{
"section": "string",
"items": [
{
"title": "string",
"value": "string"
}
]
}
]
}
}