{
"linkedMasterOrderRowId": 0,
"curRowOrderPriorCode": "string",
"businessName": "string",
"oeOrdItemPO": {
"id": 0,
"createDatetime": "string",
"updateDatetime": "string",
"oeOrderParref": 0,
"admDr": 0,
"itmMastDr": 0,
"orddeptDr": "string",
"itemStatCode": "string",
"doctorDr": 0,
"sttDatetime": "string",
"priorityCode": "string",
"freqDr": 0,
"instrDr": 0,
"firstDayTimes": "string",
"doseQty": "string",
"unitDr": 0,
"phQtyOrd": 0,
"phQtyOrdUomDr": 0,
"duratDr": 0,
"packQty": 0,
"packQtyuomDr": 0,
"remarks": "string",
"phSpecInstr": "string",
"recdepDr": "string",
"stopCtcpDr": 0,
"stopDatetime": "string",
"depProcNotes": "string",
"administerSkinTest": true,
"operCategoryDr": 0,
"prescNo": "string",
"prescSeqno": "string",
"speedFlowValue": "string",
"speedFlowRate": "string",
"flowRateUnitDr": 0,
"flowQty": 0,
"seqno": "string",
"orderDatetime": "string",
"patno": "string",
"arcosDr": 0,
"labEpisodeNo": "string",
"anaestDr": 0,
"anaOperDr": 0,
"drgOrder": "string",
"userAdd": "string",
"userDepartmentDr": "string",
"finDate": "string",
"endDatetime": "string",
"admlocDr": "string",
"protoOrdItemNo": "string",
"abnormal": true,
"updateUser": "string",
"ordChargeTypeDr": 0,
"actionCode": "string",
"resultComments": "string",
"placerNo": "string",
"oeoriDr": 0,
"notifyClinician": true,
"readyToBill": true,
"categDr": 0,
"comment1": "string",
"comment2": "string",
"programStack": "string",
"demandNumber": "string"
}
}
curl --location --request POST '/ipcare/oeord/ipCareOeOrdItemDriveCom/checkNurseLinkFlag' \
--header 'Content-Type: application/json' \
--data-raw '{
"linkedMasterOrderRowId": 0,
"curRowOrderPriorCode": "string",
"businessName": "string",
"oeOrdItemPO": {
"id": 0,
"createDatetime": "string",
"updateDatetime": "string",
"oeOrderParref": 0,
"admDr": 0,
"itmMastDr": 0,
"orddeptDr": "string",
"itemStatCode": "string",
"doctorDr": 0,
"sttDatetime": "string",
"priorityCode": "string",
"freqDr": 0,
"instrDr": 0,
"firstDayTimes": "string",
"doseQty": "string",
"unitDr": 0,
"phQtyOrd": 0,
"phQtyOrdUomDr": 0,
"duratDr": 0,
"packQty": 0,
"packQtyuomDr": 0,
"remarks": "string",
"phSpecInstr": "string",
"recdepDr": "string",
"stopCtcpDr": 0,
"stopDatetime": "string",
"depProcNotes": "string",
"administerSkinTest": true,
"operCategoryDr": 0,
"prescNo": "string",
"prescSeqno": "string",
"speedFlowValue": "string",
"speedFlowRate": "string",
"flowRateUnitDr": 0,
"flowQty": 0,
"seqno": "string",
"orderDatetime": "string",
"patno": "string",
"arcosDr": 0,
"labEpisodeNo": "string",
"anaestDr": 0,
"anaOperDr": 0,
"drgOrder": "string",
"userAdd": "string",
"userDepartmentDr": "string",
"finDate": "string",
"endDatetime": "string",
"admlocDr": "string",
"protoOrdItemNo": "string",
"abnormal": true,
"updateUser": "string",
"ordChargeTypeDr": 0,
"actionCode": "string",
"resultComments": "string",
"placerNo": "string",
"oeoriDr": 0,
"notifyClinician": true,
"readyToBill": true,
"categDr": 0,
"comment1": "string",
"comment2": "string",
"programStack": "string",
"demandNumber": "string"
}
}'
{
"code": "",
"msg": "",
"data": false,
"traceId": ""
}