{"info":{"_postman_id":"555227a0-a3ad-858b-aa64-56ab3c93b547","name":"Infermedica API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3967924","collectionId":"555227a0-a3ad-858b-aa64-56ab3c93b547","publishedId":"RW1Yq1ee","public":true,"customColor":null,"publishDate":"2018-04-25T12:22:43.000Z"},"item":[{"name":"Info","item":[{"name":"Get database information","id":"b344dc08-1d03-e8f2-9390-ec5e419c4f2f","request":{"method":"GET","header":[{"key":"App-Id","value":"{{app_id}}"},{"key":"App-Key","value":"{{app_key}}"}],"body":{"mode":"raw","raw":""},"url":"https://api.infermedica.com/v2/info","description":"<p>Returns information about data used by diagnostic engine.</p>\n","urlObject":{"protocol":"https","path":["v2","info"],"host":["api","infermedica","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b344dc08-1d03-e8f2-9390-ec5e419c4f2f"}],"id":"271fd568-2411-d09c-5bf9-cf30ab0dc076","_postman_id":"271fd568-2411-d09c-5bf9-cf30ab0dc076","description":""},{"name":"Diagnosis","item":[{"name":"Query diagnostic engine","id":"7c25cea3-5e36-1144-83cb-3805dd29ca89","request":{"method":"POST","header":[{"key":"App-Id","value":"{{app_id}}"},{"key":"App-Key","value":"{{app_key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"sex\": \"male\",\n  \"age\": 30,\n  \"evidence\": [\n    {\n      \"id\": \"s_1193\",\n      \"choice_id\": \"present\"\n    },\n    {\n      \"id\": \"s_488\",\n      \"choice_id\": \"present\"\n    },\n    {\n      \"id\": \"s_418\",\n      \"choice_id\": \"present\"\n    }\n  ]\n}"},"url":"https://api.infermedica.com/v2/diagnosis","description":"<p>Suggests possible diagnoses and relevant observations based on provided patient information.</p>\n","urlObject":{"protocol":"https","path":["v2","diagnosis"],"host":["api","infermedica","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7c25cea3-5e36-1144-83cb-3805dd29ca89"}],"id":"e75ced3e-af62-4920-33f3-c37069e58037","_postman_id":"e75ced3e-af62-4920-33f3-c37069e58037","description":""},{"name":"Explain","item":[{"name":"Query diagnostic engine for explanation","id":"7699d30c-f66b-ec56-28c1-f45383b5df07","request":{"method":"POST","header":[{"key":"App-Id","value":"{{app_id}}"},{"key":"App-Key","value":"{{app_key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"sex\": \"male\",\n  \"age\": 30,\n  \"target\": \"c_49\",\n  \"evidence\": [\n    {\n      \"id\": \"s_1193\",\n      \"choice_id\": \"present\"\n    },\n    {\n      \"id\": \"s_488\",\n      \"choice_id\": \"present\"\n    },\n    {\n      \"id\": \"s_418\",\n      \"choice_id\": \"present\"\n    }\n  ]\n}"},"url":"https://api.infermedica.com/v2/explain","description":"<p>Explains which evidence impact probability of selected condition.</p>\n","urlObject":{"protocol":"https","path":["v2","explain"],"host":["api","infermedica","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7699d30c-f66b-ec56-28c1-f45383b5df07"}],"id":"d7d2358b-2318-bf10-cb6c-7e3dd7669265","_postman_id":"d7d2358b-2318-bf10-cb6c-7e3dd7669265","description":""},{"name":"Suggest","item":[{"name":"Suggests possible symptoms based on provided patient information.","id":"c2d4c419-453f-16ff-30ef-7621c11705a5","request":{"method":"POST","header":[{"key":"App-Id","value":"{{app_id}}"},{"key":"App-Key","value":"{{app_key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"sex\": \"male\",\n    \"age\": 30,\n    \"evidence\": [\n        {\n            \"id\": \"s_1193\",\n            \"choice_id\": \"present\"\n        },\n        {\n            \"id\": \"s_488\",\n            \"choice_id\": \"present\"\n        },\n        {\n            \"id\": \"s_418\",\n            \"choice_id\": \"present\"\n        },\n        {\n            \"id\": \"s_320\",\n            \"choice_id\": \"present\"\n        }\n    ]\n}"},"url":"https://api.infermedica.com/v2/suggest","description":"<p>Explains which evidence impact probability of selected condition.</p>\n","urlObject":{"protocol":"https","path":["v2","suggest"],"host":["api","infermedica","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c2d4c419-453f-16ff-30ef-7621c11705a5"}],"id":"4d1bbd60-1dbc-a55b-c659-743ed13c3715","_postman_id":"4d1bbd60-1dbc-a55b-c659-743ed13c3715","description":""},{"name":"Triage","item":[{"name":"Query diagnostic engine for triage level","id":"ed9ff6cc-d4ac-e577-8736-72cd19c3849f","request":{"method":"POST","header":[{"key":"App-Id","value":"{{app_id}}"},{"key":"App-Key","value":"{{app_key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"sex\": \"male\",\n  \"age\": 30,\n  \"evidence\": [\n    {\n      \"id\": \"s_1193\",\n      \"choice_id\": \"present\"\n    },\n    {\n      \"id\": \"s_488\",\n      \"choice_id\": \"present\"\n    },\n    {\n      \"id\": \"s_418\",\n      \"choice_id\": \"present\"\n    },\n    {\n      \"id\": \"s_320\", \n      \"choice_id\": \"absent\"\n    }\n  ]\n}"},"url":"https://api.infermedica.com/v2/triage","description":"<p>Estimates triage level based on provided patient information.</p>\n","urlObject":{"protocol":"https","path":["v2","triage"],"host":["api","infermedica","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ed9ff6cc-d4ac-e577-8736-72cd19c3849f"}],"id":"edfeb2ff-6331-6a8c-7f24-af28ad0aed95","_postman_id":"edfeb2ff-6331-6a8c-7f24-af28ad0aed95","description":""},{"name":"Search","item":[{"name":"Find observations matching given phrase","id":"a09632d3-43c0-4848-f0c2-6e35451f79eb","request":{"method":"GET","header":[{"key":"App-Id","value":"{{app_id}}"},{"key":"App-Key","value":"{{app_key}}"}],"body":{"mode":"raw","raw":""},"url":"https://api.infermedica.com/v2/search?phrase=abdominal pain&sex=female&max_results=8&type=symptom","description":"<p>Returns list of observations matching the given phrase.</p>\n","urlObject":{"protocol":"https","path":["v2","search"],"host":["api","infermedica","com"],"query":[{"key":"phrase","value":"abdominal pain"},{"key":"sex","value":"female"},{"key":"max_results","value":"8"},{"key":"type","value":"symptom"}],"variable":[]}},"response":[],"_postman_id":"a09632d3-43c0-4848-f0c2-6e35451f79eb"}],"id":"69789a96-882b-7ae0-0b20-eaee0cb6f912","_postman_id":"69789a96-882b-7ae0-0b20-eaee0cb6f912","description":""},{"name":"Parse","item":[{"name":"Find mentions of observations in given text","id":"2a358349-29dd-1f9e-f08b-b55f976f1a73","request":{"method":"POST","header":[{"key":"App-Id","value":"{{app_id}}"},{"key":"App-Key","value":"{{app_key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"text\": \"I feel smoach pain but no couoghing today\"\n}"},"url":"https://api.infermedica.com/v2/parse","description":"<p>Returns list of mentions of observation found in given text.</p>\n","urlObject":{"protocol":"https","path":["v2","parse"],"host":["api","infermedica","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2a358349-29dd-1f9e-f08b-b55f976f1a73"}],"id":"0fdaccc6-1875-dc51-d25f-2a6d26afb518","_postman_id":"0fdaccc6-1875-dc51-d25f-2a6d26afb518","description":""},{"name":"Lookup","item":[{"name":"Find observation matching given phrase","id":"3d8b8640-4199-a4c7-c32e-1f90fad14beb","request":{"method":"GET","header":[{"key":"App-Id","value":"{{app_id}}"},{"key":"App-Key","value":"{{app_key}}"}],"body":{"mode":"raw","raw":""},"url":"https://api.infermedica.com/v2/lookup?phrase=abdominal pain, chronic&sex=female","description":"<p>Returns a single observation matching given phrase.</p>\n","urlObject":{"protocol":"https","path":["v2","lookup"],"host":["api","infermedica","com"],"query":[{"key":"phrase","value":"abdominal pain, chronic"},{"key":"sex","value":"female"}],"variable":[]}},"response":[],"_postman_id":"3d8b8640-4199-a4c7-c32e-1f90fad14beb"}],"id":"fec2a693-2cde-27b5-5022-d7255a6004d9","_postman_id":"fec2a693-2cde-27b5-5022-d7255a6004d9","description":""},{"name":"Conditions","item":[{"name":"List all conditions","id":"585f3198-a4fb-2a31-0c17-dc6ffbc4be23","request":{"method":"GET","header":[{"key":"App-Id","value":"{{app_id}}"},{"key":"App-Key","value":"{{app_key}}"}],"body":{"mode":"raw","raw":""},"url":"https://api.infermedica.com/v2/conditions","description":"<p>Returns a list of all available conditions.</p>\n","urlObject":{"protocol":"https","path":["v2","conditions"],"host":["api","infermedica","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"585f3198-a4fb-2a31-0c17-dc6ffbc4be23"},{"name":"Get condition by id","id":"be99f083-b817-2323-93a0-193143509c97","request":{"method":"GET","header":[{"key":"App-Id","value":"{{app_id}}"},{"key":"App-Key","value":"{{app_key}}"}],"body":{"mode":"raw","raw":""},"url":"https://api.infermedica.com/v2/conditions/c_74","description":"<p>Returns details of a single condition specified by id parameter.</p>\n","urlObject":{"protocol":"https","path":["v2","conditions","c_74"],"host":["api","infermedica","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"be99f083-b817-2323-93a0-193143509c97"}],"id":"b63e32fc-4bc4-f82a-97c7-8ab286cbced0","_postman_id":"b63e32fc-4bc4-f82a-97c7-8ab286cbced0","description":""},{"name":"Symptoms","item":[{"name":"List all symptoms","id":"38587a5b-1c74-0da8-1689-2e92e16a101f","request":{"method":"GET","header":[{"key":"App-Id","value":"{{app_id}}"},{"key":"App-Key","value":"{{app_key}}"}],"body":{"mode":"raw","raw":""},"url":"https://api.infermedica.com/v2/symptoms","description":"<p>Returns a list of all available symptoms.</p>\n","urlObject":{"protocol":"https","path":["v2","symptoms"],"host":["api","infermedica","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"38587a5b-1c74-0da8-1689-2e92e16a101f"},{"name":"Get symptoms by id","id":"c8fa0aa1-5403-ed88-8606-ea58ad9aba08","request":{"method":"GET","header":[{"key":"App-Id","value":"{{app_id}}"},{"key":"App-Key","value":"{{app_key}}"}],"body":{"mode":"raw","raw":""},"url":"https://api.infermedica.com/v2/symptoms/s_9","description":"<p>Returns details of a single symptom specified by id parameter.</p>\n","urlObject":{"protocol":"https","path":["v2","symptoms","s_9"],"host":["api","infermedica","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c8fa0aa1-5403-ed88-8606-ea58ad9aba08"}],"id":"5a97b1b9-e6e4-9518-8bc3-9ab57ec0af80","_postman_id":"5a97b1b9-e6e4-9518-8bc3-9ab57ec0af80","description":""},{"name":"Risk factors","item":[{"name":"List all risk factors","id":"6e030385-3f99-e32a-5f84-ec1b9bc22ab3","request":{"method":"GET","header":[{"key":"App-Id","value":"{{app_id}}"},{"key":"App-Key","value":"{{app_key}}"}],"body":{"mode":"raw","raw":""},"url":"https://api.infermedica.com/v2/risk_factors","description":"<p>Returns a list of all available risk factors.</p>\n","urlObject":{"protocol":"https","path":["v2","risk_factors"],"host":["api","infermedica","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6e030385-3f99-e32a-5f84-ec1b9bc22ab3"},{"name":"Get risk factor by id","id":"4daf548c-ca45-8c86-2319-43d6f2b42dd6","request":{"method":"GET","header":[{"key":"App-Id","value":"{{app_id}}"},{"key":"App-Key","value":"{{app_key}}"}],"body":{"mode":"raw","raw":""},"url":"https://api.infermedica.com/v2/risk_factors/p_28","description":"<p>Returns details of a single risk factor specified by id parameter.</p>\n","urlObject":{"protocol":"https","path":["v2","risk_factors","p_28"],"host":["api","infermedica","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4daf548c-ca45-8c86-2319-43d6f2b42dd6"}],"id":"f2375806-f4f4-d382-0b6b-80c37242e176","_postman_id":"f2375806-f4f4-d382-0b6b-80c37242e176","description":""},{"name":"Lab tests","item":[{"name":"List all lab tests","id":"9363dbb1-fcae-306a-edb4-e39f77f0eac5","request":{"method":"GET","header":[{"key":"App-Id","value":"{{app_id}}"},{"key":"App-Key","value":"{{app_key}}"}],"body":{"mode":"raw","raw":""},"url":"https://api.infermedica.com/v2/lab_tests","description":"<p>Returns a list of all available lab tests.</p>\n","urlObject":{"protocol":"https","path":["v2","lab_tests"],"host":["api","infermedica","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9363dbb1-fcae-306a-edb4-e39f77f0eac5"},{"name":"Get lab test by id","id":"7b3ed594-84bc-eab7-6587-52216525630b","request":{"method":"GET","header":[{"key":"App-Id","value":"{{app_id}}"},{"key":"App-Key","value":"{{app_key}}"}],"body":{"mode":"raw","raw":""},"url":"https://api.infermedica.com/v2/lab_tests/lt_5","description":"<p>Returns details of a single lab test specified by id parameter.</p>\n","urlObject":{"protocol":"https","path":["v2","lab_tests","lt_5"],"host":["api","infermedica","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7b3ed594-84bc-eab7-6587-52216525630b"}],"id":"7db7c7bf-4266-6fc4-8e45-d7d4e5404237","_postman_id":"7db7c7bf-4266-6fc4-8e45-d7d4e5404237","description":""}]}