LabTestPropertyBase
idstringrequired
namestringrequired
testPackageIdstringnullable
testCategoryIdstringnullable
testSubcategoryIdstringnullable
testMethodstringnullable
resultstringnullable
Possible values: [pass
, fail
, data
, na
]
reviewResultstringnullable
Possible values: <= 255 characters
LabTestPropertyBase
{
"id": "string",
"name": "string",
"testPackageId": "string",
"testCategoryId": "string",
"testSubcategoryId": "string",
"testMethod": "string",
"result": "pass",
"reviewResult": "string"
}