{
"current": 0,
"size": 0,
"page": 0,
"rows": 0,
"sort": "string",
"order": "string",
"alias": "string",
"q": "string",
"lookUpMode": "string",
"activeFilter": "string",
"authSql": "string",
"hospSqlFlag": true,
"cmFlag": true,
"cmPrescTypeCode": "string",
"episodeId": 0,
"findRecLocByLogonLoc": true,
"notOnItsOwnFlag": true,
"ordCatGrp": 0,
"subcategoryId": 0,
"orderOpenForAllHosp": true,
"orderPriorCode": "string",
"recLocId": "string",
"admtype": "string",
"loginUserInfo": {
"userId": "string",
"userCode": "string",
"userName": "string",
"ctCareType": "string",
"ctCareTitle": "string",
"ctCareCode": "string",
"ctCareProvId": 0,
"ctCareProvCode": "string",
"ctCareProvName": "string",
"ctLocId": "string",
"ctLocCode": "string",
"ctLocDesc": "string",
"ctPostId": "string",
"ctPostCode": "string",
"ctPostDesc": "string",
"ctLocType": "string",
"ctLocTypeCode": "string",
"ctAdmType": "string",
"depDr": 0,
"wardId": 0,
"wardCode": "string",
"wardDesc": "string",
"hospId": 0,
"hospCode": "string",
"hospDesc": "string",
"defaultHospitalDr": 0,
"roleId": "string",
"roleDesc": "string",
"langId": "string",
"langCode": "string",
"title": "string",
"timeout": "string",
"excelPath": "string",
"dateFormat": "string",
"clientIp": "string",
"clientMac": "string",
"clientCmptName": "string",
"logonLogId": "string",
"casTypeCode": "string",
"casToken": "string",
"regNoLen": "string",
"labNoLen": "string",
"barNoLen": "string",
"organizationId": "string",
"organizationDesc": "string",
"organizationCode": "string"
},
"nurseBatchSupplement": "false"
}
curl --location --request POST '/ipcare/oeord/ipCareOeOrdItemEntryGrid/lookUpItem' \
--header 'Content-Type: application/json' \
--data-raw '{
"current": 0,
"size": 0,
"page": 0,
"rows": 0,
"sort": "string",
"order": "string",
"alias": "string",
"q": "string",
"lookUpMode": "string",
"activeFilter": "string",
"authSql": "string",
"hospSqlFlag": true,
"cmFlag": true,
"cmPrescTypeCode": "string",
"episodeId": 0,
"findRecLocByLogonLoc": true,
"notOnItsOwnFlag": true,
"ordCatGrp": 0,
"subcategoryId": 0,
"orderOpenForAllHosp": true,
"orderPriorCode": "string",
"recLocId": "string",
"admtype": "string",
"loginUserInfo": {
"userId": "string",
"userCode": "string",
"userName": "string",
"ctCareType": "string",
"ctCareTitle": "string",
"ctCareCode": "string",
"ctCareProvId": 0,
"ctCareProvCode": "string",
"ctCareProvName": "string",
"ctLocId": "string",
"ctLocCode": "string",
"ctLocDesc": "string",
"ctPostId": "string",
"ctPostCode": "string",
"ctPostDesc": "string",
"ctLocType": "string",
"ctLocTypeCode": "string",
"ctAdmType": "string",
"depDr": 0,
"wardId": 0,
"wardCode": "string",
"wardDesc": "string",
"hospId": 0,
"hospCode": "string",
"hospDesc": "string",
"defaultHospitalDr": 0,
"roleId": "string",
"roleDesc": "string",
"langId": "string",
"langCode": "string",
"title": "string",
"timeout": "string",
"excelPath": "string",
"dateFormat": "string",
"clientIp": "string",
"clientMac": "string",
"clientCmptName": "string",
"logonLogId": "string",
"casTypeCode": "string",
"casToken": "string",
"regNoLen": "string",
"labNoLen": "string",
"barNoLen": "string",
"organizationId": "string",
"organizationDesc": "string",
"organizationCode": "string"
},
"nurseBatchSupplement": "false"
}'
{
"code": "",
"msg": "",
"data": {
"records": [
{
"arcosId": 0,
"aliasStr": [
""
],
"baseUom": "",
"basicDrugFlag": "",
"billUom": "",
"derFeeRules": "",
"drugIconStr": "",
"formDesc": "",
"genericName": "",
"inciItemLocked": false,
"inciRowId": "",
"insurClass": "",
"insurSelfPay": "",
"insuNationCode": "",
"insuNationName": "",
"itemCat": "",
"itemCode": "",
"itemId": 0,
"itemName": "",
"itemPrice": "",
"itemType": "",
"packedQty": 0,
"recLoc": "",
"resQty": 0,
"stockQty": 0
}
],
"total": 0,
"size": 0,
"current": 0,
"orders": [
{
"column": "",
"asc": false
}
],
"optimizeCountSql": false,
"searchCount": false,
"optimizeJoinOfCountSql": false,
"maxLimit": 0,
"countId": "",
"pages": 0
},
"success": false
}