Closed otomn closed 3 years ago
@otomn is there something special I need to do support searching SDCFormResponse
by patientID?
I tried this body:
{
"__class": "Query",
"targetClass": "SDCFormResponse",
"condition": {
"__class": "ColumnCondition",
"opt": "contains",
"column": "patientID",
"value": "a1caa8c7-d0ad-4904-96a0-ab31b5874b5e"
}
}
and I got this
Description
Checklist
QA Steps