auth-bearer: ********************
curl --location --request POST '/medicalrecord/instant/' \ --header 'auth-bearer: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "clinic": "string", "specialty": "string" }'