curl --location --request GET 'Nur.MNIS.Service.NurEmr:GetModelList?locId& episodeId& userId'
{
"menuList": [
{
"ModelList": [
{
"DTTObj": {
"DTTItems": [
{
"SelectState": "string",
"SelectValue": "string",
"Text": "string",
"Value": "string"
}
],
"FormName": "string"
},
"getListMth": "string",
"getValMth": "string",
"guId": "string",
"linkModel": "string",
"modelCode": "string",
"modelName": "string",
"modelNum": "string",
"modelType": "string",
"saveMth": "string",
"tableFlag": "string",
"wStatus": "string"
}
],
"menuCode": "string",
"menuName": "string"
}
],
"msg": "string",
"msgcode": "string",
"status": "string"
}