{
"cnMedFlag": true,
"defPriorType": "string",
"episodeId": 0,
"emConsultItm": 0,
"businessName": "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"
},
"paadmPO": {
"id": 0,
"createDatetime": "string",
"updateDatetime": "string",
"papmiDr": 0,
"mradmDr": 0,
"admno": "string",
"admtype": "string",
"admhospDr": 0,
"admlocDr": "string",
"roomtypeDr": 0,
"currentroomDr": 0,
"currentwardDr": 0,
"currentbedDr": 0,
"admdocDr": 0,
"admDatetime": "string",
"visitstatus": "string",
"currentstatus": true,
"chargeTypeDr": 0,
"epissubtypeDr": 0,
"readmtorehabDr": 0,
"admsourceDr": 0,
"admditch": 0,
"admcategDr": 0,
"priorityDr": 0,
"remark": "string",
"refadmDr": 0,
"bookflag": true,
"followflag": true,
"admcardtypeDr": 0,
"admcardno": "string",
"medicalNo": "string",
"admFocusFlag": true,
"preInpatientFlag": true,
"createUserDr": "string",
"updateUserDr": "string"
}
}
curl --location --request POST '/ipcare/oeord/ipCareOrderPriorDriveCom/getDefaultOrderPrior' \
--header 'Content-Type: application/json' \
--data-raw '{
"cnMedFlag": true,
"defPriorType": "string",
"episodeId": 0,
"emConsultItm": 0,
"businessName": "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"
},
"paadmPO": {
"id": 0,
"createDatetime": "string",
"updateDatetime": "string",
"papmiDr": 0,
"mradmDr": 0,
"admno": "string",
"admtype": "string",
"admhospDr": 0,
"admlocDr": "string",
"roomtypeDr": 0,
"currentroomDr": 0,
"currentwardDr": 0,
"currentbedDr": 0,
"admdocDr": 0,
"admDatetime": "string",
"visitstatus": "string",
"currentstatus": true,
"chargeTypeDr": 0,
"epissubtypeDr": 0,
"readmtorehabDr": 0,
"admsourceDr": 0,
"admditch": 0,
"admcategDr": 0,
"priorityDr": 0,
"remark": "string",
"refadmDr": 0,
"bookflag": true,
"followflag": true,
"admcardtypeDr": 0,
"admcardno": "string",
"medicalNo": "string",
"admFocusFlag": true,
"preInpatientFlag": true,
"createUserDr": "string",
"updateUserDr": "string"
}
}'
{
"code": "",
"msg": "",
"data": "",
"traceId": ""
}