{
	"info": {
		"_postman_id": "99863023-c6a0-41f8-aef0-d351644aa4ba",
		"name": "MedTel API Integration",
		"schema": "https://schema.getpostman.com/json/collection/v2.0.0/collection.json",
		"_exporter_id": "27385264",
		"_collection_link": "https://restless-space-300689.postman.co/workspace/Team-Workspace~a02fce00-283c-4434-80d1-e9d5403cc487/collection/11537183-99863023-c6a0-41f8-aef0-d351644aa4ba?action=share&source=collection_link&creator=27385264"
	},
	"item": [
		{
			"name": "patientRegistration",
			"request": {
				"method": "POST",
				"header": [],
				"url": {
					"raw": "https://thp.medtel.in/clientintegration/Integration/patientRegistration?access_token=d5844ff2823017053b652a88d5f70ecd&thp_id=a56fa72ac60e18b9778e26b95caae0af&patient_name=API Patient&mobile=1122334455&gender=Male&age=35&weight=10&height&session_token&webhook_url&preferred_poc_devices=[\"BLOOD_PRESSURE\",\"HEMOGLOBIN\",\"TEMPERATURE\"]",
					"protocol": "https",
					"host": [
						"thp",
						"medtel",
						"in"
					],
					"path": [
						"clientintegration",
						"Integration",
						"patientRegistration"
					],
					"query": [
						{
							"key": "access_token",
							"value": "d5844ff2823017053b652a88d5f70ecd",
							"description": "*-Static id, provided by MedTel"
						},
						{
							"key": "thp_id",
							"value": "a56fa72ac60e18b9778e26b95caae0af",
							"description": "*-Static id, provided by MedTel"
						},
						{
							"key": "patient_name",
							"value": "API Patient",
							"description": "*"
						},
						{
							"key": "mobile",
							"value": "1122334455",
							"description": "*"
						},
						{
							"key": "gender",
							"value": "Male",
							"description": "*"
						},
						{
							"key": "age",
							"value": "35",
							"description": "*"
						},
						{
							"key": "weight",
							"value": "10"
						},
						{
							"key": "height",
							"value": null
						},
						{
							"key": "session_token",
							"value": null,
							"description": "uniqueid to match in both side"
						},
						{
							"key": "webhook_url",
							"value": null,
							"description": "Can be fixed in MedTel side/ "
						},
						{
							"key": "preferred_poc_devices",
							"value": "[\"BLOOD_PRESSURE\",\"HEMOGLOBIN\",\"TEMPERATURE\"]"
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "sendScreeningResponse",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": "{\"medteluniqueid\":\"08284d591d1c8d6fb3624f47697eca9f\",\"thp_id\":\"40cc3858da3b3f964ca2982a46c3cdb0\",\"thp_name\":\"One health assist\",\"name\":\"gh3\",\"mobile\":\"8983037771\",\"gender\":\"Male\",\"age\":\"31\",\"aadhar\":\"\",\"screening_date\":\"2025-03-21\",\"screening_time\":\"14:18\",\"screening_details\":[{\"pocDateTime\":\"2025-03-21 14:19:21\",\"pocType\":\"Thermometer\",\"pocResult\":{\"thermometer\":\"99.0\",\"thermometer_unit\":\"\\u00b0F\"}}],\"patient_uniqueid\":\"\",\"report_url\":\"https:\\/\\/prescription.medtel.in\\/prescription\\/cmprep?uniqueid=08284d591d1c8d6fb3624f47697eca9f\"}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": "https://dev.onehealthassist.com/api/medtel/webhook/screeningData"
			},
			"response": []
		},
		{
			"name": "generateTeleConsultation",
			"request": {
				"method": "POST",
				"header": [],
				"url": {
					"raw": "https://thp.medtel.in/clientintegration/Integration/generateTeleConsultation?access_token=d5844ff2823017053b652a88d5f70ecd&thp_id=a56fa72ac60e18b9778e26b95caae0af&patient_name=Robot Dsuza&customer_name=Robot Dsuza&mobile=9853098530&gender=Male&age=40&month&email=robotdsuza@gmail.com&address=303, 4th Lane, Indiranagar, Bengaluru&weight=53&chief_complain=Cold and Fever from last 3 days&bloodpressure=112/72&pulse=79&temprature=100&fbs&ppbs&allergy=Y&allergy_details=lactose intolerance&disease_history=depression&cough=Y&diabetis=N&smoking=N&alcoholism=N",
					"protocol": "https",
					"host": [
						"thp",
						"medtel",
						"in"
					],
					"path": [
						"clientintegration",
						"Integration",
						"generateTeleConsultation"
					],
					"query": [
						{
							"key": "access_token",
							"value": "d5844ff2823017053b652a88d5f70ecd",
							"description": "*"
						},
						{
							"key": "thp_id",
							"value": "a56fa72ac60e18b9778e26b95caae0af",
							"description": "*"
						},
						{
							"key": "patient_name",
							"value": "Robot Dsuza",
							"description": "*"
						},
						{
							"key": "customer_name",
							"value": "Robot Dsuza",
							"description": "*"
						},
						{
							"key": "mobile",
							"value": "9853098530",
							"description": "*"
						},
						{
							"key": "gender",
							"value": "Male",
							"description": "*"
						},
						{
							"key": "age",
							"value": "40",
							"description": "*"
						},
						{
							"key": "month",
							"value": null
						},
						{
							"key": "email",
							"value": "robotdsuza@gmail.com"
						},
						{
							"key": "address",
							"value": "303, 4th Lane, Indiranagar, Bengaluru"
						},
						{
							"key": "weight",
							"value": "53"
						},
						{
							"key": "chief_complain",
							"value": "Cold and Fever from last 3 days"
						},
						{
							"key": "bloodpressure",
							"value": "112/72"
						},
						{
							"key": "pulse",
							"value": "79"
						},
						{
							"key": "temprature",
							"value": "100",
							"description": "°F"
						},
						{
							"key": "fbs",
							"value": null
						},
						{
							"key": "ppbs",
							"value": null
						},
						{
							"key": "allergy",
							"value": "Y"
						},
						{
							"key": "allergy_details",
							"value": "lactose intolerance"
						},
						{
							"key": "disease_history",
							"value": "depression"
						},
						{
							"key": "cough",
							"value": "Y"
						},
						{
							"key": "diabetis",
							"value": "N"
						},
						{
							"key": "smoking",
							"value": "N"
						},
						{
							"key": "alcoholism",
							"value": "N"
						}
					]
				}
			},
			"response": []
		}
	]
}