curl --location --request GET '/meddoc/activity/TCMFeature/getPatientNoAndMdtrtId?clinicCode=' \
--header 'Authorizations: {{token}}'
{
"body": {
"mcardNo": "string",
"regNo": "string"
},
"resultCode": "string",
"resultMessage": "string"
}