{"info":{"_postman_id":"5214dc78-fc7f-405b-ab34-e1d68ea94df2","name":"RxINTEL Services","description":"<html><head></head><body><p><b>**THIS PAGE IS IN PROGRESS. THERE MAY BE DIFFERENCES BETWEEN THE APIS LISTED HERE AND THE APIS PROVISIONED TO YOUR ORGANIZATION IN YOUR SANDBOX &amp; PRODUCTION ENVIRONMENTS.</b></p>\n<hr>\n<h2 id=\"background\">Background</h2>\n<p>Diasyst creates and maintains a growing library of medication data, guidelines-based algorithms, and reference files for chronic disease management. Through our RxINTEL APIs, platforms and solutions like yours can embed the power of Diasyst into your products and workflows to help improve patient outcomes, increase user engagement, and eliminate clinical inertia.</p>\n<h2 id=\"diasysts-rxintel-apis-are-currently-divided-into-three-services\">Diasyst’s RxINTEL APIs are Currently Divided into Three Services</h2>\n<ol>\n<li><strong>RxLibrary</strong> – A comprehensive, metadata-rich library of all FDA-approved medications for type 2 diabetes and hypertension management spanning over 24,000+ NDCs. Use this library to begin tracking medication data for your patient populations, or to map your medication data with ours so that you can leverage Diasyst’s medication intelligence through Rx Recs.</li>\n<li><strong>RxRecs</strong> – Guidelines-based recommendations on how to optimize therapies for type 2 diabetes, covering all orals, injectables, and insulins, including combinations of multiple therapies. Future content includes recommendations for hypertension, hyperlipidemia, congestive heart failure, and weight loss.</li>\n<li><strong>RxUI</strong> (coming soon) – Save time on designing and building your UI by embedding Diasyst’s clinically meaningful visualizations of your patients’ biometric and medication data. Download, display, redirect, share, and/or print clinical reports in PDF format, or elegantly link users to Diasyst’s Patient Chart for a complete experience.</li>\n</ol>\n<p>Diasyst’s APIs are built on GraphQL, allowing consumption of our services to be technically flexible, efficient, and scalable. For more information about GraphQL and free libraries that can be utilized with your tech stack, please visit: <a href=\"https://graphql.org/\">https://graphql.org/</a></p>\n<p>Diasyst sources content and maintains all licenses to materials used, including official guidelines from the American Diabetes Association (ADA), the American Association of Clinical Endocrinologists (AACE), and the American College of Cardiology (ACC). In addition to widely recognized clinical practice guidelines, Diasyst develops its algorithms and content in accordance with FDA drug labels, safety announcements, clinical trials, and journal articles.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"21132988","collectionId":"5214dc78-fc7f-405b-ab34-e1d68ea94df2","publishedId":"2s7Z7ckrji","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2023-09-06T18:28:12.000Z"},"item":[{"name":"Rx Library","item":[{"name":"Rx Library General Queries","item":[{"name":"Library Changelog","id":"b1ce1f2f-06a2-49ab-b7de-936aeb0b88ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"# This is a GraphQL query to fetch the changelog data for the rxLibrary\nquery rxLibraryChangelog {\n  # The \"rxLibraryChangelog\" field is being queried\n  rxLibraryChangelog { \n    # The following fields are being requested for the returned object\n    changesData {\n      # data object containing the count of different types of changes\n      insertedCount # number of newly added items\n      updatedCount # number of updated items\n      disabledCount # number of disabled items\n      enabledCount # number of enabled items\n    } \n    creator { \n      # data object containing information about the creator\n      username # username of the creator\n      email # email of the creator\n      name # name of the creator\n    }\n    created # timestamp when the changes were made\n  } \n}\n","variables":"{\n    \n}"}},"url":"{{url}}","description":"<p>This query allows the client to fetch the changelog of a library of medications. The query returns a list of changes, including the count of newly inserted, updated, disabled, and enabled items. It also returns information about the creator of the change, such as the username, email and name. The timestamp of when the change was made is also returned.</p>\n<p>The query calls the <code>rxLibraryChangelog</code> and returns several fields, including <code>changesData</code>, <code>creator</code>, <code>created</code>.<br /><code>changesData</code> field returns an object with several fields, <code>insertedCount</code>, <code>updatedCount</code>, <code>disabledCount</code>, <code>enabledCount</code>, these fields indicate the count of different type of changes.<br /><code>creator</code> field returns an object with <code>username</code>, <code>email</code>, <code>name</code> fields, which indicates the creator details.<br /><code>created</code> field is timestamp field when the changes happen.<br />It is a simple query that fetches the log data of changes happened on the rxLibrary.</p>\n","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"ec23d608-69da-433c-a5a0-a5a1ad0c499a","name":"Library Changelog","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query rxLibraryChangelog {\n  rxLibraryChangelog { # fetch the changelog data for the library\n    changesData { # data object containing the count of different types of changes\n      insertedCount # number of newly added items\n      updatedCount # number of updated items\n      disabledCount # number of disabled items\n      enabledCount # number of enabled items\n    } \n    creator { # data object containing information about the creator\n      username # username of the creator\n      email # email of the creator\n      name # name of the creator\n    }\n    created # timestamp when the changes were made\n  } \n}","variables":"{\n    \n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 11 Jan 2023 17:05:55 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=ncdb+gmvrY7Y6nNdfSBg1DVk/fCBxTtTXDGR7qWONxcjoQNiYbYvVs2JR8NDcN5v7eAL53tUGyXdCIOFiRZlEEbvo50v/Ye+YhR5kGeyINveLsW6iBPuteDul4mF; Expires=Wed, 18 Jan 2023 17:05:54 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=ncdb+gmvrY7Y6nNdfSBg1DVk/fCBxTtTXDGR7qWONxcjoQNiYbYvVs2JR8NDcN5v7eAL53tUGyXdCIOFiRZlEEbvo50v/Ye+YhR5kGeyINveLsW6iBPuteDul4mF; Expires=Wed, 18 Jan 2023 17:05:54 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"rxLibraryChangelog\": [\n            {\n                \"changesData\": {\n                    \"insertedCount\": 3,\n                    \"updatedCount\": 22,\n                    \"disabledCount\": 0,\n                    \"enabledCount\": 0\n                },\n                \"creator\": {\n                    \"username\": \"sandboxadmin@diasyst.com\",\n                    \"email\": \"sandboxadmin@diasyst.com\",\n                    \"name\": \"Admin\"\n                },\n                \"created\": \"2022-11-02T16:33:05+00:00\"\n            }\n        ]\n    }\n}"}],"_postman_id":"b1ce1f2f-06a2-49ab-b7de-936aeb0b88ee"},{"name":"List Medication Daytimes","id":"67b7b5a4-1b77-4f75-a280-7f5f788e4506","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"\"\"\"\nThis is a GraphQL query to fetch medication daytimes\n\"\"\"\nquery medicationDaytimes {   \n    # The \"medicationDaytimes\" field is being queried\n    medicationDaytimes {  \n        # The following fields are being requested for each medication daytime object returned in the query\n        id # unique identifier for the medication daytime\n        short # short form for the medication daytime\n        key # key for the medication daytime\n    }\n}","variables":"{\n    \n}"}},"url":"{{url}}","description":"<p>This query allows the client to fetch all the medication daytimes, this query calls the <code>medicationDaytimes</code> field and returns 3 fields <code>id</code>, <code>short</code> and <code>key</code>. <code>id</code> is a unique identifier, <code>short</code> short form of the medication daytime and <code>key</code> is the key for the medication daytime.</p>\n","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"b35c4489-f88e-4ca9-8167-e2b0982b8f70","name":"List Medication Daytimes","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query medicationDaytimes {   \n    medicationDaytimes {\n        id\n        short\n        key\n    }\n}","variables":"{\n    \n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Sep 2022 13:22:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=5FR5wJrA9JpZ9X6Rv7LD0OeCU5LqR3KkhEC2gerFbrRu/HUf4oHIuxnZ4YRVabMQBl0/WqJuAAiZGsX9qoAd5+kB7j27Lp3e9S/t9EPW0NsQNetcTbklcYNbsuQ5; Expires=Thu, 29 Sep 2022 13:22:16 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=5FR5wJrA9JpZ9X6Rv7LD0OeCU5LqR3KkhEC2gerFbrRu/HUf4oHIuxnZ4YRVabMQBl0/WqJuAAiZGsX9qoAd5+kB7j27Lp3e9S/t9EPW0NsQNetcTbklcYNbsuQ5; Expires=Thu, 29 Sep 2022 13:22:16 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"medicationDaytimes\": [\n            {\n                \"id\": \"2\",\n                \"short\": \"Breakfast\",\n                \"key\": \"breakfast\"\n            },\n            {\n                \"id\": \"4\",\n                \"short\": \"Lunch\",\n                \"key\": \"lunch\"\n            },\n            {\n                \"id\": \"6\",\n                \"short\": \"Supper\",\n                \"key\": \"supper\"\n            },\n            {\n                \"id\": \"8\",\n                \"short\": \"Night\",\n                \"key\": \"night\"\n            }\n        ]\n    }\n}"}],"_postman_id":"67b7b5a4-1b77-4f75-a280-7f5f788e4506"},{"name":"List Medication Classes","id":"f0e2d1ca-d0b9-46ec-bf52-e6002dcfe98a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"# This is a GraphQL query to fetch medication classes\nquery medicationClasses {   \n    # The \"medicationClasses\" field is being queried\n    medicationClasses { \n        # The following fields are being requested for each medication class object returned in the query\n        medicationClassId # unique identifier for the medication class\n        name # name of the medication class\n    }\n}\n","variables":"{\n    \n}"}},"url":"{{url}}","description":"<p>This is a GraphQL to fetch all the medication classes from the server. The <code>medicationClasses</code> field is queried, which returns a list of medication class objects. For each medication class object, the query requests the <code>medicationClassId</code> (a unique identifier) and the <code>name</code> of the medication class.</p>\n","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"f91de35a-8e53-4561-ac4c-eb1a9ad3681f","name":"List Medication Classes","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query medicationClasses {   \n    medicationClasses {\n        medicationClassId\n        name\n    }\n}","variables":"{\n    \n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Sep 2022 13:22:33 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=tq8FFzgUtxrtoso/w6OY9WUixBkWrQBlF//SbMQUrRStMNu5Vi2L051u+edXOTWw2RI4oSGvXiQyCYcWwoKWmjZ0F9Kbz4dwwHQSp6yT7EAF8bqufZyabcieJIsS; Expires=Thu, 29 Sep 2022 13:22:33 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=tq8FFzgUtxrtoso/w6OY9WUixBkWrQBlF//SbMQUrRStMNu5Vi2L051u+edXOTWw2RI4oSGvXiQyCYcWwoKWmjZ0F9Kbz4dwwHQSp6yT7EAF8bqufZyabcieJIsS; Expires=Thu, 29 Sep 2022 13:22:33 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"medicationClasses\": [\n            {\n                \"medicationClassId\": \"1\",\n                \"name\": \"Biguanides\"\n            },\n            {\n                \"medicationClassId\": \"2\",\n                \"name\": \"DPP-4 Inhibitors\"\n            },\n            {\n                \"medicationClassId\": \"3\",\n                \"name\": \"Thiazolidinediones\"\n            },\n            {\n                \"medicationClassId\": \"4\",\n                \"name\": \"GLP-1 Receptor Agonists\"\n            },\n            {\n                \"medicationClassId\": \"5\",\n                \"name\": \"SGLT2 Inhibitors\"\n            },\n            {\n                \"medicationClassId\": \"6\",\n                \"name\": \"Sulfonylureas\"\n            },\n            {\n                \"medicationClassId\": \"7\",\n                \"name\": \"Ultralong-Acting Insulins\"\n            },\n            {\n                \"medicationClassId\": \"8\",\n                \"name\": \"Long-Acting Insulins\"\n            },\n            {\n                \"medicationClassId\": \"9\",\n                \"name\": \"Intermediate-Acting Insulins\"\n            },\n            {\n                \"medicationClassId\": \"10\",\n                \"name\": \"Short-Acting Insulins\"\n            },\n            {\n                \"medicationClassId\": \"11\",\n                \"name\": \"Rapid-Acting Insulins\"\n            },\n            {\n                \"medicationClassId\": \"12\",\n                \"name\": \"Ultrarapid-Acting Insulins\"\n            },\n            {\n                \"medicationClassId\": \"13\",\n                \"name\": \"Meglitinides\"\n            },\n            {\n                \"medicationClassId\": \"14\",\n                \"name\": \"Alpha-Glucosidase Inhibitors\"\n            },\n            {\n                \"medicationClassId\": \"17\",\n                \"name\": \"Insulin Delivery Devices\"\n            },\n            {\n                \"medicationClassId\": \"18\",\n                \"name\": \"Dopamine Agonist\"\n            },\n            {\n                \"medicationClassId\": \"19\",\n                \"name\": \"Bile Acid Sequestrant\"\n            },\n            {\n                \"medicationClassId\": \"20\",\n                \"name\": \"Angiotensin 2 Receptor Blocker\"\n            },\n            {\n                \"medicationClassId\": \"21\",\n                \"name\": \"Angiotensin Converting Enzyme Inhibitor\"\n            },\n            {\n                \"medicationClassId\": \"22\",\n                \"name\": \"Beta Blocker\"\n            },\n            {\n                \"medicationClassId\": \"23\",\n                \"name\": \"Calcium Channel Blocker\"\n            },\n            {\n                \"medicationClassId\": \"24\",\n                \"name\": \"Thiazide Diuretic\"\n            },\n            {\n                \"medicationClassId\": \"25\",\n                \"name\": \"Aldosterone Antagonist\"\n            },\n            {\n                \"medicationClassId\": \"26\",\n                \"name\": \"Alpha-adrenergic Blocker\"\n            },\n            {\n                \"medicationClassId\": \"27\",\n                \"name\": \"Arteriolar Vasodilator\"\n            },\n            {\n                \"medicationClassId\": \"28\",\n                \"name\": \"HMG CoA-reductase inhibitor\"\n            },\n            {\n                \"medicationClassId\": \"29\",\n                \"name\": \"Central Alpha-2 Adrenergic Agonist\"\n            },\n            {\n                \"medicationClassId\": \"31\",\n                \"name\": \"Potassium-sparing Diuretic\"\n            },\n            {\n                \"medicationClassId\": \"32\",\n                \"name\": \"Renin Inhibitor\"\n            },\n            {\n                \"medicationClassId\": \"33\",\n                \"name\": \"Thiazide-like Diuretic\"\n            },\n            {\n                \"medicationClassId\": \"34\",\n                \"name\": \"Ergot Derivative\"\n            },\n            {\n                \"medicationClassId\": \"39\",\n                \"name\": \"Loop Diuretic\"\n            }\n        ]\n    }\n}"}],"_postman_id":"f0e2d1ca-d0b9-46ec-bf52-e6002dcfe98a"},{"name":"List Conditions","id":"9997a752-37a3-4e5f-810e-3d7c85800500","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"# This is a GraphQL query to fetch conditions\nquery conditions {   \n    # The \"conditions\" field is being queried\n    conditions { \n        # The following fields are being requested for each condition object returned in the query\n        conditionId # unique identifier for the condition\n        name # name of the condition\n    }\n}\n","variables":"{\n    \n}"}},"url":"{{url}}","description":"<p>This is a GraphQL to fetch all the conditions from the server. The <code>conditions</code> field is queried, which returns a list of condition objects. For each condition object, the query requests the <code>conditionId</code> (a unique identifier) and the <code>name</code> of the condition.</p>\n","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"ba20d128-a085-49b2-9f5c-f371d1c11667","name":"List Conditions","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query conditions {   \n    conditions {\n        conditionId\n        name\n  }\n}","variables":"{\n    \n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 02 Nov 2022 16:34:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=PKrsb573SQ3wvLttc5JV1rrLYy6I93GAOoPqnyReQCcDblTDugAXHURwwCNP2ZKilv5VCYN28vMpqg7Ukp/f9MGWaBZtqA+9DzGM3igS7XXmoKvDU1pRUzGpvbZ0; Expires=Wed, 09 Nov 2022 16:34:43 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=PKrsb573SQ3wvLttc5JV1rrLYy6I93GAOoPqnyReQCcDblTDugAXHURwwCNP2ZKilv5VCYN28vMpqg7Ukp/f9MGWaBZtqA+9DzGM3igS7XXmoKvDU1pRUzGpvbZ0; Expires=Wed, 09 Nov 2022 16:34:43 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"conditions\": [\n            {\n                \"conditionId\": \"2\",\n                \"name\": \"Type 2 Diabetes\"\n            },\n            {\n                \"conditionId\": \"4\",\n                \"name\": \"Hypertension\"\n            },\n            {\n                \"conditionId\": \"5\",\n                \"name\": \"Weight Change\"\n            },\n            {\n                \"conditionId\": \"6\",\n                \"name\": \"Weight Loss/Gain\"\n            }\n        ]\n    }\n}"}],"_postman_id":"9997a752-37a3-4e5f-810e-3d7c85800500"}],"id":"2113211f-6fef-4996-89bc-83f32ffb28f4","description":"<p>This guide provides an overview of the general queries available for the Rx Library, which can be used to access various types of medication and health-related information.</p>\n<ol>\n<li>Library Changelog Query<br /> Retrieve the latest updates and modifications made to the Rx Library. This query provides a chronological record of all changes, ensuring users stay informed about the most recent additions and adjustments to the data.</li>\n<li>Daytime Medication Intake Periods Query<br /> Obtain a comprehensive list of medications with specified daytime intake periods. This query enables users to identify medications that should be taken during particular times of the day, such as morning, afternoon, or evening, to optimize effectiveness and minimize potential side effects.</li>\n<li>Medication Classes Query<br /> Access an organized list of medication classes, allowing users to understand the different categories of drugs and their corresponding therapeutic uses. This query provides an overview of each medication class, making it easier for healthcare professionals to determine appropriate treatment options for patients.</li>\n<li>Monitored Conditions Query<br /> Find a detailed list of medical conditions that require monitoring while taking certain medications. This query offers information about conditions that may need regular assessment or supervision due to potential risks or interactions with specific drugs. Healthcare providers can use this data to ensure patient safety and optimize treatment plans.</li>\n</ol>\n","_postman_id":"2113211f-6fef-4996-89bc-83f32ffb28f4"},{"name":"List Medications Examples","item":[{"name":"List Medications by Condition","id":"cafa6167-61f8-4d64-b8e5-c190f5a0a616","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"# This is a GraphQL query that retrieves medication information based on a given condition ID.\n# The query takes a variable $conditionId of type ID as an input.\nquery medications ($conditionId: ID) {\n    # The query retrieves the medications associated with the given condition ID, and it limits the number of results.\n    medications (conditionId: $conditionId, page:{limit: 2}) {\n        # The query retrieves the medication ID, display name, generic name, and brand name of each medication.\n        medicationId\n        displayName\n        genericName\n        brandName\n        # The query retrieves the medication class information, including the class ID and name, for each medication.\n        classes {\n            medicationClassId\n            name\n        }\n        # The query retrieves the condition information, including the condition ID and name, for each medication.\n        conditions {\n            conditionId\n            name\n        }\n        # The query retrieves the dose forms for each medication\n        doseForms {\n            doseForm\n        }\n        # The query retrieves the dose information, including the dose ID, quantity, dose, dose form, \n        # with filter_duplicates set to false\n        doses(filter_duplicates: false) {\n            doseId\n            quantity\n            dose\n            doseForm\n        }\n        # The query retrieves the NDC fullCode for each medication.\n        NDC {\n            fullCode\n        }\n    }\n}\n","variables":"{\n  \"conditionId\": 2\n}"}},"url":"{{url}}","description":"<p>This is a GraphQL query that retrieves medication information based on a given condition ID. The query takes a variable <code>$conditionId</code> of type <code>ID</code> as an input. The query retrieves the medications associated with the given condition ID, and it limits the number of results to 2.</p>\n<p>The query retrieves the medication ID, display name, generic name, and brand name of each medication. It also retrieves the medication class information, including the class ID and name, for each medication. Additionally, the query retrieves the condition information, including the condition ID and name, for each medication, as well as the dose forms for each medication.</p>\n<p>The query also retrieves the dose information, including the dose ID, quantity, dose, dose form, with filter_duplicates set to false, that is it will not filter the duplicate values. It also retrieves the NDC fullCode for each medication.</p>\n<p>Overall, this query enables the retrieval of detailed information about medications, including their names, classes, conditions, doses, and NDC codes, based on a specified condition ID.</p>\n","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"c83a7281-f800-428e-8582-d661b2fd146b","name":"List Medications by Condition","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query medications ($conditionId: ID) {\n    medications (conditionId: $conditionId, page:{limit: 2}) {\n        medicationId\n        displayName\n        genericName\n        brandName\n         classes {\n            medicationClassId\n            name\n        }\n        conditions {\n            conditionId\n            name\n        }\n        doseForms {\n            doseForm\n        }\n        doses(filter_duplicates: false) {\n            doseId\n            quantity\n            dose\n            doseForm\n        }\n        NDC {\n            fullCode\n        }\n    }\n}","variables":"{\n  \"conditionId\": 2\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 02 Nov 2022 16:35:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=vk5yappiQnWrPf39Aym2jB0Wx9FrtJwN76mY9LAxRmI1qp87DWFp6F5AoG5CJLWAu/QznVXTG2Q+QDQBPrcG4gEDrLt5ZeH/jod5OgD3KuBpKGgAvJGt8CQwJQRv; Expires=Wed, 09 Nov 2022 16:35:40 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=vk5yappiQnWrPf39Aym2jB0Wx9FrtJwN76mY9LAxRmI1qp87DWFp6F5AoG5CJLWAu/QznVXTG2Q+QDQBPrcG4gEDrLt5ZeH/jod5OgD3KuBpKGgAvJGt8CQwJQRv; Expires=Wed, 09 Nov 2022 16:35:40 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"medications\": [\n            {\n                \"medicationId\": \"1\",\n                \"displayName\": \"Metformin ER\",\n                \"genericName\": \"Metformin Extended Release\",\n                \"brandName\": \"Fortamet\",\n                \"classes\": [\n                    {\n                        \"medicationClassId\": \"1\",\n                        \"name\": \"Biguanides\"\n                    }\n                ],\n                \"conditions\": [\n                    {\n                        \"conditionId\": \"2\",\n                        \"name\": \"Type 2 Diabetes\"\n                    }\n                ],\n                \"doseForms\": [\n                    {\n                        \"doseForm\": \"1000\"\n                    }\n                ],\n                \"doses\": [\n                    {\n                        \"doseId\": \"0\",\n                        \"quantity\": 0,\n                        \"dose\": \"0\",\n                        \"doseForm\": \"0\"\n                    },\n                    {\n                        \"doseId\": \"5\",\n                        \"quantity\": 1,\n                        \"dose\": \"1000\",\n                        \"doseForm\": \"1000\"\n                    },\n                    {\n                        \"doseId\": \"6\",\n                        \"quantity\": 2,\n                        \"dose\": \"2000\",\n                        \"doseForm\": \"1000\"\n                    }\n                ],\n                \"NDC\": [\n                    {\n                        \"fullCode\": \"59630-574\"\n                    },\n                    {\n                        \"fullCode\": \"59630-574-60\"\n                    },\n                    {\n                        \"fullCode\": \"59630-575\"\n                    },\n                    {\n                        \"fullCode\": \"59630-575-60\"\n                    }\n                ]\n            },\n            {\n                \"medicationId\": \"3\",\n                \"displayName\": \"Metformin ER\",\n                \"genericName\": \"Metformin Hydrochloride\",\n                \"brandName\": \"Glumetza\",\n                \"classes\": [\n                    {\n                        \"medicationClassId\": \"1\",\n                        \"name\": \"Biguanides\"\n                    }\n                ],\n                \"conditions\": [\n                    {\n                        \"conditionId\": \"2\",\n                        \"name\": \"Type 2 Diabetes\"\n                    }\n                ],\n                \"doseForms\": [\n                    {\n                        \"doseForm\": \"500\"\n                    },\n                    {\n                        \"doseForm\": \"1000\"\n                    }\n                ],\n                \"doses\": [\n                    {\n                        \"doseId\": \"0\",\n                        \"quantity\": 0,\n                        \"dose\": \"0\",\n                        \"doseForm\": \"0\"\n                    },\n                    {\n                        \"doseId\": \"15\",\n                        \"quantity\": 1,\n                        \"dose\": \"500\",\n                        \"doseForm\": \"500\"\n                    },\n                    {\n                        \"doseId\": \"16\",\n                        \"quantity\": 2,\n                        \"dose\": \"1000\",\n                        \"doseForm\": \"500\"\n                    },\n                    {\n                        \"doseId\": \"19\",\n                        \"quantity\": 1,\n                        \"dose\": \"1000\",\n                        \"doseForm\": \"1000\"\n                    },\n                    {\n                        \"doseId\": \"17\",\n                        \"quantity\": 3,\n                        \"dose\": \"1500\",\n                        \"doseForm\": \"500\"\n                    },\n                    {\n                        \"doseId\": \"18\",\n                        \"quantity\": 4,\n                        \"dose\": \"2000\",\n                        \"doseForm\": \"500\"\n                    },\n                    {\n                        \"doseId\": \"20\",\n                        \"quantity\": 2,\n                        \"dose\": \"2000\",\n                        \"doseForm\": \"1000\"\n                    }\n                ],\n                \"NDC\": [\n                    {\n                        \"fullCode\": \"68012-003\"\n                    },\n                    {\n                        \"fullCode\": \"68012-003-16\"\n                    },\n                    {\n                        \"fullCode\": \"68012-002\"\n                    },\n                    {\n                        \"fullCode\": \"68012-002-13\"\n                    },\n                    {\n                        \"fullCode\": \"68012-004\"\n                    },\n                    {\n                        \"fullCode\": \"68012-004-50\"\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"cafa6167-61f8-4d64-b8e5-c190f5a0a616"},{"name":"List Medications by Class","id":"1baacbbb-8f83-43e6-a8c4-ff2cf2615ef5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"# This is a GraphQL query that retrieves medication information based on a given medication class ID.\n# The query takes a variable $medicationClassId of type ID as an input.\nquery medications ($medicationClassId: ID) {\n    # The query retrieves the medications associated with the given medication class ID, and it limits the number of results.\n    medications (medicationClassId:$medicationClassId, page:{limit: 2}) {\n        # The query retrieves the medication ID, display name, generic name, and brand name of each medication.\n        medicationId\n        displayName\n        genericName\n        brandName\n        # The query retrieves the medication class information, including the class ID and name, for each medication.\n        classes {\n            medicationClassId\n            name\n        }\n        # The query retrieves the condition information, including the condition ID and name, for each medication.\n        conditions {\n            conditionId\n            name\n        }\n        # The query retrieves the dose forms for each medication\n        doseForms {\n            doseForm\n        }\n        # The query retrieves the dose information, including the dose ID, quantity, dose, dose form, \n        # with filter_duplicates set to false\n        doses(filter_duplicates: false) {\n            doseId\n            quantity\n            dose\n            doseForm\n        }\n        # The query retrieves the NDC fullCode for each medication.\n        NDC {\n            fullCode\n        }\n    }\n}\n","variables":"{\n  \"medicationClassId\":2\n}"}},"url":"{{url}}","description":"<p>This query is similar to the previous one, but instead of retrieving medication information based on a given condition ID, it retrieves medication information based on a given medication class ID. The query takes a variable <code>$medicationClassId</code> of type <code>ID</code> as an input. The query retrieves the medications associated with the given medication class ID, and it limits the number of results to 2. The query retrieves the medication ID, display name, generic name, brand name, medication class information, condition information, dose forms, dose information, and NDC fullCode for each medication. Overall, this query enables the retrieval of detailed information about medications, including their names, classes, conditions, doses, and NDC codes, based on a specified medication class ID.</p>\n","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"e5888045-f05a-4fc2-99ea-333c76edb8f0","name":"List Medications by Class","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query medications ($medicationClassId: ID) {\n    medications (medicationClassId:$medicationClassId, page:{limit: 2}) {\n         medicationId\n        displayName\n        genericName\n        brandName\n         classes {\n            medicationClassId\n            name\n        }\n        conditions {\n            conditionId\n            name\n        }\n        doseForms {\n            doseForm\n        }\n        doses(filter_duplicates: false) {\n            doseId\n            quantity\n            dose\n            doseForm\n        }\n        NDC {\n            fullCode\n        }\n    }\n}","variables":"{\n  \"medicationClassId\":2\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 02 Nov 2022 16:35:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=a4ZuuniJCjTSbzVTAYICtPZrYqAaRFMoxRNVJLCIgRTNSZvVuLl5XLBUqL97JTlXmjfwPrpqiaAWNv7LjSoZekN9TDSjlNMUAyYoaeorrR/CntuFKc7uqvBxgpDA; Expires=Wed, 09 Nov 2022 16:35:12 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=a4ZuuniJCjTSbzVTAYICtPZrYqAaRFMoxRNVJLCIgRTNSZvVuLl5XLBUqL97JTlXmjfwPrpqiaAWNv7LjSoZekN9TDSjlNMUAyYoaeorrR/CntuFKc7uqvBxgpDA; Expires=Wed, 09 Nov 2022 16:35:12 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"medications\": [\n            {\n                \"medicationId\": \"8\",\n                \"displayName\": null,\n                \"genericName\": \"Alogliptin\",\n                \"brandName\": \"Generic\",\n                \"classes\": [\n                    {\n                        \"medicationClassId\": \"2\",\n                        \"name\": \"DPP-4 Inhibitors\"\n                    }\n                ],\n                \"conditions\": [\n                    {\n                        \"conditionId\": \"2\",\n                        \"name\": \"Type 2 Diabetes\"\n                    }\n                ],\n                \"doseForms\": [\n                    {\n                        \"doseForm\": \"6.25\"\n                    },\n                    {\n                        \"doseForm\": \"12.5\"\n                    },\n                    {\n                        \"doseForm\": \"25\"\n                    }\n                ],\n                \"doses\": [\n                    {\n                        \"doseId\": \"0\",\n                        \"quantity\": 0,\n                        \"dose\": \"0\",\n                        \"doseForm\": \"0\"\n                    },\n                    {\n                        \"doseId\": \"66\",\n                        \"quantity\": 1,\n                        \"dose\": \"6.25\",\n                        \"doseForm\": \"6.25\"\n                    },\n                    {\n                        \"doseId\": \"67\",\n                        \"quantity\": 2,\n                        \"dose\": \"12.5\",\n                        \"doseForm\": \"6.25\"\n                    },\n                    {\n                        \"doseId\": \"70\",\n                        \"quantity\": 1,\n                        \"dose\": \"12.5\",\n                        \"doseForm\": \"12.5\"\n                    },\n                    {\n                        \"doseId\": \"68\",\n                        \"quantity\": 3,\n                        \"dose\": \"18.75\",\n                        \"doseForm\": \"6.25\"\n                    },\n                    {\n                        \"doseId\": \"69\",\n                        \"quantity\": 4,\n                        \"dose\": \"25\",\n                        \"doseForm\": \"6.25\"\n                    },\n                    {\n                        \"doseId\": \"71\",\n                        \"quantity\": 2,\n                        \"dose\": \"25\",\n                        \"doseForm\": \"12.5\"\n                    },\n                    {\n                        \"doseId\": \"72\",\n                        \"quantity\": 1,\n                        \"dose\": \"25\",\n                        \"doseForm\": \"25\"\n                    }\n                ],\n                \"NDC\": [\n                    {\n                        \"fullCode\": \"45802-103\"\n                    },\n                    {\n                        \"fullCode\": \"45802-103-65\"\n                    },\n                    {\n                        \"fullCode\": \"45802-150\"\n                    },\n                    {\n                        \"fullCode\": \"45802-150-65\"\n                    },\n                    {\n                        \"fullCode\": \"71610-300\"\n                    },\n                    {\n                        \"fullCode\": \"50090-5574\"\n                    },\n                    {\n                        \"fullCode\": \"50090-5574\"\n                    },\n                    {\n                        \"fullCode\": \"45802-087\"\n                    },\n                    {\n                        \"fullCode\": \"45802-087-65\"\n                    },\n                    {\n                        \"fullCode\": \"71610-300-09\"\n                    },\n                    {\n                        \"fullCode\": \"71610-661\"\n                    },\n                    {\n                        \"fullCode\": \"71610-661-09\"\n                    },\n                    {\n                        \"fullCode\": \"71610-661-18\"\n                    }\n                ]\n            },\n            {\n                \"medicationId\": \"9\",\n                \"displayName\": null,\n                \"genericName\": \"Alogliptin\",\n                \"brandName\": \"Nesina\",\n                \"classes\": [\n                    {\n                        \"medicationClassId\": \"2\",\n                        \"name\": \"DPP-4 Inhibitors\"\n                    }\n                ],\n                \"conditions\": [\n                    {\n                        \"conditionId\": \"2\",\n                        \"name\": \"Type 2 Diabetes\"\n                    }\n                ],\n                \"doseForms\": [\n                    {\n                        \"doseForm\": \"6.25\"\n                    },\n                    {\n                        \"doseForm\": \"12.5\"\n                    },\n                    {\n                        \"doseForm\": \"25\"\n                    }\n                ],\n                \"doses\": [\n                    {\n                        \"doseId\": \"0\",\n                        \"quantity\": 0,\n                        \"dose\": \"0\",\n                        \"doseForm\": \"0\"\n                    },\n                    {\n                        \"doseId\": \"73\",\n                        \"quantity\": 1,\n                        \"dose\": \"6.25\",\n                        \"doseForm\": \"6.25\"\n                    },\n                    {\n                        \"doseId\": \"74\",\n                        \"quantity\": 2,\n                        \"dose\": \"12.5\",\n                        \"doseForm\": \"6.25\"\n                    },\n                    {\n                        \"doseId\": \"77\",\n                        \"quantity\": 1,\n                        \"dose\": \"12.5\",\n                        \"doseForm\": \"12.5\"\n                    },\n                    {\n                        \"doseId\": \"75\",\n                        \"quantity\": 3,\n                        \"dose\": \"18.75\",\n                        \"doseForm\": \"6.25\"\n                    },\n                    {\n                        \"doseId\": \"76\",\n                        \"quantity\": 4,\n                        \"dose\": \"25\",\n                        \"doseForm\": \"6.25\"\n                    },\n                    {\n                        \"doseId\": \"78\",\n                        \"quantity\": 2,\n                        \"dose\": \"25\",\n                        \"doseForm\": \"12.5\"\n                    },\n                    {\n                        \"doseId\": \"79\",\n                        \"quantity\": 1,\n                        \"dose\": \"25\",\n                        \"doseForm\": \"25\"\n                    }\n                ],\n                \"NDC\": [\n                    {\n                        \"fullCode\": \"64764-125\"\n                    },\n                    {\n                        \"fullCode\": \"64764-125-30\"\n                    },\n                    {\n                        \"fullCode\": \"64764-125-50\"\n                    },\n                    {\n                        \"fullCode\": \"64764-125-90\"\n                    },\n                    {\n                        \"fullCode\": \"64764-250\"\n                    },\n                    {\n                        \"fullCode\": \"64764-250-30\"\n                    },\n                    {\n                        \"fullCode\": \"64764-250-50\"\n                    },\n                    {\n                        \"fullCode\": \"64764-250-90\"\n                    },\n                    {\n                        \"fullCode\": \"64764-625\"\n                    },\n                    {\n                        \"fullCode\": \"64764-625-30\"\n                    },\n                    {\n                        \"fullCode\": \"64764-625-90\"\n                    },\n                    {\n                        \"fullCode\": \"64764-125-02\"\n                    },\n                    {\n                        \"fullCode\": \"64764-250-02\"\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"1baacbbb-8f83-43e6-a8c4-ff2cf2615ef5"},{"name":"List Medication by NDC","id":"5be89320-fd67-4756-a399-c2afb49e098f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"# This is a GraphQL query that retrieves medication information based on a given NDC code.\n# The query takes a variable $medicationNDC of type String as an input.\nquery medications ($medicationNDC: String) {\n    # The query retrieves the medications associated with the given NDC code, and it limits the number of results to 2.\n    medications (medicationNDC: $medicationNDC, page:{limit: 2}) {\n        # The query retrieves the medication ID, display name, generic name, and brand name of each medication.\n        medicationId\n        displayName\n        genericName\n        brandName\n        # The query retrieves the medication class information, including the class ID and name, for each medication.\n        classes {\n            medicationClassId\n            name\n        }\n        # The query retrieves the condition information, including the condition ID and name, for each medication.\n        conditions {\n            conditionId\n            name\n        }\n        # The query retrieves the dose forms for each medication\n        doseForms {\n            doseForm\n        }\n        # The query retrieves the dose information, including the dose ID, quantity, dose, dose form, \n        # with filter_duplicates set to false\n        doses(filter_duplicates: false) {\n            doseId\n            quantity\n            dose\n            doseForm\n        }\n        # The query retrieves the NDC fullCode for each medication.\n        NDC {\n            fullCode\n        }\n    }\n}\n","variables":"{\n  \"medicationNDC\": \"{{NDC}}\"\n}"}},"url":"{{url}}","description":"<p>This query is similar to the previous ones, but instead of retrieving medication information based on a given condition ID or medication class ID, it retrieves medication information based on a given NDC code. The query takes a variable <code>$medicationNDC</code> of type <code>String</code> as an input. The query retrieves the medications associated with the given NDC code, and it limits the number of results to 2. The query retrieves the medication ID, display name, generic name, brand name, medication class information, condition information, dose forms, dose information, and NDC fullCode for each medication. Overall, this query enables the retrieval of detailed information about medications, including their names, classes, conditions, doses, and NDC codes, based on a specified NDC code.</p>\n","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"0e82afb7-9628-4e7a-b8e2-09f1192745ef","name":"List Medication by NDC","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query medications ($medicationNDC: String) {\n    medications (medicationNDC: $medicationNDC) {\n        medicationId\n        displayName\n        genericName\n        brandName\n         classes {\n            medicationClassId\n            name\n        }\n        conditions {\n            conditionId\n            name\n        }\n        doseForms {\n            doseForm\n        }\n        doses {\n            doseId\n            quantity\n            dose\n            doseForm\n        }\n        NDC {\n            fullCode\n        }\n    }\n}","variables":"{\n  \"medicationNDC\": \"{{NDC}}\"\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 28 Sep 2022 14:21:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=NSB2ZEqPuvc6Xj9TEECeCP8P4AerVUlqhDmPR8Ow8YBBFUk0E+itQPB3pfN7GfVTnomgpc1Y2vOLKoyCoa4atEvKl8IZpLKQ2Z9qECr9DxEoLwUETWI+wIjunwki; Expires=Wed, 05 Oct 2022 14:21:53 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=NSB2ZEqPuvc6Xj9TEECeCP8P4AerVUlqhDmPR8Ow8YBBFUk0E+itQPB3pfN7GfVTnomgpc1Y2vOLKoyCoa4atEvKl8IZpLKQ2Z9qECr9DxEoLwUETWI+wIjunwki; Expires=Wed, 05 Oct 2022 14:21:53 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"medications\": [\n            {\n                \"medicationId\": \"4\",\n                \"displayName\": \"Metformin ER\",\n                \"genericName\": \"Metformin Hydrochloride\",\n                \"brandName\": \"Generic\",\n                \"classes\": [\n                    {\n                        \"medicationClassId\": \"1\",\n                        \"name\": \"Biguanides\"\n                    }\n                ],\n                \"conditions\": [\n                    {\n                        \"conditionId\": \"2\",\n                        \"name\": \"Type 2 Diabetes\"\n                    }\n                ],\n                \"doseForms\": [\n                    {\n                        \"doseForm\": \"500\"\n                    },\n                    {\n                        \"doseForm\": \"750\"\n                    },\n                    {\n                        \"doseForm\": \"1000\"\n                    }\n                ],\n                \"doses\": [\n                    {\n                        \"doseId\": \"0\",\n                        \"quantity\": 0,\n                        \"dose\": \"0\",\n                        \"doseForm\": \"0\"\n                    },\n                    {\n                        \"doseId\": \"21\",\n                        \"quantity\": 1,\n                        \"dose\": \"500\",\n                        \"doseForm\": \"500\"\n                    },\n                    {\n                        \"doseId\": \"25\",\n                        \"quantity\": 1,\n                        \"dose\": \"750\",\n                        \"doseForm\": \"750\"\n                    },\n                    {\n                        \"doseId\": \"27\",\n                        \"quantity\": 1,\n                        \"dose\": \"1000\",\n                        \"doseForm\": \"1000\"\n                    },\n                    {\n                        \"doseId\": \"26\",\n                        \"quantity\": 2,\n                        \"dose\": \"1500\",\n                        \"doseForm\": \"750\"\n                    },\n                    {\n                        \"doseId\": \"28\",\n                        \"quantity\": 2,\n                        \"dose\": \"2000\",\n                        \"doseForm\": \"1000\"\n                    }\n                ],\n                \"NDC\": [\n                    {\n                        \"fullCode\": \"68180-337\"\n                    },\n                    {\n                        \"fullCode\": \"68180-336\"\n                    },\n                    {\n                        \"fullCode\": \"68180-338\"\n                    },\n                    {\n                        \"fullCode\": \"68180-339\"\n                    },\n                    {\n                        \"fullCode\": \"50090-5246\"\n                    },\n                    {\n                        \"fullCode\": \"50090-5246\"\n                    },\n                    {\n                        \"fullCode\": \"50090-5246-1\"\n                    },\n                    {\n                        \"fullCode\": \"71610-613\"\n                    },\n                    {\n                        \"fullCode\": \"71610-613-60\"\n                    },\n                    {\n                        \"fullCode\": \"71610-613-80\"\n                    },\n                    {\n                        \"fullCode\": \"71610-613-94\"\n                    },\n                    {\n                        \"fullCode\": \"29300-389\"\n                    },\n                    {\n                        \"fullCode\": \"29300-389-10\"\n                    },\n                    {\n                        \"fullCode\": \"29300-389-19\"\n                    },\n                    {\n                        \"fullCode\": \"29300-399\"\n                    },\n                    {\n                        \"fullCode\": \"65862-291\"\n                    },\n                    {\n                        \"fullCode\": \"65862-291-30\"\n                    },\n                    {\n                        \"fullCode\": \"65862-292\"\n                    },\n                    {\n                        \"fullCode\": \"65862-292-30\"\n                    },\n                    {\n                        \"fullCode\": \"70518-3200\"\n                    },\n                    {\n                        \"fullCode\": \"70518-3200\"\n                    },\n                    {\n                        \"fullCode\": \"42806-632\"\n                    },\n                    {\n                        \"fullCode\": \"42806-632-10\"\n                    },\n                    {\n                        \"fullCode\": \"42806-633\"\n                    },\n                    {\n                        \"fullCode\": \"42806-633-10\"\n                    },\n                    {\n                        \"fullCode\": \"70934-788\"\n                    },\n                    {\n                        \"fullCode\": \"70934-788-30\"\n                    },\n                    {\n                        \"fullCode\": \"70934-788-60\"\n                    },\n                    {\n                        \"fullCode\": \"70934-788-90\"\n                    },\n                    {\n                        \"fullCode\": \"70934-788-98\"\n                    },\n                    {\n                        \"fullCode\": \"73317-4256\"\n                    },\n                    {\n                        \"fullCode\": \"73317-4256-1\"\n                    },\n                    {\n                        \"fullCode\": \"73317-4258\"\n                    },\n                    {\n                        \"fullCode\": \"73317-4258-1\"\n                    },\n                    {\n                        \"fullCode\": \"50090-4884\"\n                    },\n                    {\n                        \"fullCode\": \"50090-4884\"\n                    },\n                    {\n                        \"fullCode\": \"68071-2636\"\n                    },\n                    {\n                        \"fullCode\": \"68071-2636-3\"\n                    },\n                    {\n                        \"fullCode\": \"68071-2636-6\"\n                    },\n                    {\n                        \"fullCode\": \"68071-2636-9\"\n                    },\n                    {\n                        \"fullCode\": \"67296-1643\"\n                    },\n                    {\n                        \"fullCode\": \"67296-1643-3\"\n                    },\n                    {\n                        \"fullCode\": \"63629-6939\"\n                    },\n                    {\n                        \"fullCode\": \"63629-6939-1\"\n                    },\n                    {\n                        \"fullCode\": \"24979-146\"\n                    },\n                    {\n                        \"fullCode\": \"24979-146-40\"\n                    },\n                    {\n                        \"fullCode\": \"24979-153\"\n                    },\n                    {\n                        \"fullCode\": \"50090-3719\"\n                    },\n                    {\n                        \"fullCode\": \"50090-3719\"\n                    },\n                    {\n                        \"fullCode\": \"50090-3719-1\"\n                    },\n                    {\n                        \"fullCode\": \"50090-3719-2\"\n                    },\n                    {\n                        \"fullCode\": \"50090-3719-3\"\n                    },\n                    {\n                        \"fullCode\": \"70010-491\"\n                    },\n                    {\n                        \"fullCode\": \"70010-491-10\"\n                    },\n                    {\n                        \"fullCode\": \"70010-491-18\"\n                    },\n                    {\n                        \"fullCode\": \"70010-491-19\"\n                    },\n                    {\n                        \"fullCode\": \"33342-239\"\n                    },\n                    {\n                        \"fullCode\": \"33342-239-11\"\n                    },\n                    {\n                        \"fullCode\": \"67877-159\"\n                    },\n                    {\n                        \"fullCode\": \"67877-159-10\"\n                    },\n                    {\n                        \"fullCode\": \"70010-492\"\n                    },\n                    {\n                        \"fullCode\": \"70010-492-20\"\n                    },\n                    {\n                        \"fullCode\": \"70010-492-21\"\n                    },\n                    {\n                        \"fullCode\": \"33342-240\"\n                    },\n                    {\n                        \"fullCode\": \"33342-240-11\"\n                    },\n                    {\n                        \"fullCode\": \"49483-623\"\n                    },\n                    {\n                        \"fullCode\": \"49483-623-10\"\n                    },\n                    {\n                        \"fullCode\": \"49483-623-50\"\n                    },\n                    {\n                        \"fullCode\": \"70010-496\"\n                    },\n                    {\n                        \"fullCode\": \"72189-150\"\n                    },\n                    {\n                        \"fullCode\": \"72189-150-30\"\n                    },\n                    {\n                        \"fullCode\": \"72189-150-90\"\n                    },\n                    {\n                        \"fullCode\": \"49483-624\"\n                    },\n                    {\n                        \"fullCode\": \"49483-624-50\"\n                    },\n                    {\n                        \"fullCode\": \"61919-922\"\n                    },\n                    {\n                        \"fullCode\": \"61919-922-60\"\n                    },\n                    {\n                        \"fullCode\": \"70010-497\"\n                    },\n                    {\n                        \"fullCode\": \"68788-7204\"\n                    },\n                    {\n                        \"fullCode\": \"68788-7204-1\"\n                    },\n                    {\n                        \"fullCode\": \"68788-7204-3\"\n                    },\n                    {\n                        \"fullCode\": \"68788-7204-6\"\n                    },\n                    {\n                        \"fullCode\": \"68788-7204-8\"\n                    },\n                    {\n                        \"fullCode\": \"68788-7204-9\"\n                    },\n                    {\n                        \"fullCode\": \"50228-445\"\n                    },\n                    {\n                        \"fullCode\": \"50228-445-30\"\n                    },\n                    {\n                        \"fullCode\": \"68788-7205\"\n                    },\n                    {\n                        \"fullCode\": \"68788-7205-1\"\n                    },\n                    {\n                        \"fullCode\": \"68788-7205-3\"\n                    },\n                    {\n                        \"fullCode\": \"68788-7205-6\"\n                    },\n                    {\n                        \"fullCode\": \"68788-7205-8\"\n                    },\n                    {\n                        \"fullCode\": \"68788-7205-9\"\n                    },\n                    {\n                        \"fullCode\": \"70518-2709\"\n                    },\n                    {\n                        \"fullCode\": \"70518-2709\"\n                    },\n                    {\n                        \"fullCode\": \"50228-446\"\n                    },\n                    {\n                        \"fullCode\": \"50228-446-30\"\n                    },\n                    {\n                        \"fullCode\": \"50228-446-90\"\n                    },\n                    {\n                        \"fullCode\": \"72789-105\"\n                    },\n                    {\n                        \"fullCode\": \"72789-105-82\"\n                    },\n                    {\n                        \"fullCode\": \"72789-105-90\"\n                    },\n                    {\n                        \"fullCode\": \"72789-105-93\"\n                    },\n                    {\n                        \"fullCode\": \"72789-105-95\"\n                    },\n                    {\n                        \"fullCode\": \"72789-106\"\n                    },\n                    {\n                        \"fullCode\": \"72789-106-82\"\n                    },\n                    {\n                        \"fullCode\": \"72789-106-90\"\n                    },\n                    {\n                        \"fullCode\": \"72789-106-93\"\n                    },\n                    {\n                        \"fullCode\": \"72789-106-95\"\n                    },\n                    {\n                        \"fullCode\": \"67296-1701\"\n                    },\n                    {\n                        \"fullCode\": \"67296-1701-3\"\n                    },\n                    {\n                        \"fullCode\": \"25000-101\"\n                    },\n                    {\n                        \"fullCode\": \"25000-101-12\"\n                    },\n                    {\n                        \"fullCode\": \"25000-101-97\"\n                    },\n                    {\n                        \"fullCode\": \"25000-101-98\"\n                    },\n                    {\n                        \"fullCode\": \"25000-102\"\n                    },\n                    {\n                        \"fullCode\": \"25000-102-12\"\n                    },\n                    {\n                        \"fullCode\": \"25000-102-53\"\n                    },\n                    {\n                        \"fullCode\": \"25000-102-98\"\n                    },\n                    {\n                        \"fullCode\": \"51655-368\"\n                    },\n                    {\n                        \"fullCode\": \"51655-368-52\"\n                    },\n                    {\n                        \"fullCode\": \"53746-179\"\n                    },\n                    {\n                        \"fullCode\": \"53746-179-30\"\n                    },\n                    {\n                        \"fullCode\": \"53746-179-90\"\n                    },\n                    {\n                        \"fullCode\": \"62207-497\"\n                    },\n                    {\n                        \"fullCode\": \"62207-497-47\"\n                    },\n                    {\n                        \"fullCode\": \"62207-497-54\"\n                    },\n                    {\n                        \"fullCode\": \"62207-491\"\n                    },\n                    {\n                        \"fullCode\": \"62207-491-31\"\n                    },\n                    {\n                        \"fullCode\": \"62207-491-35\"\n                    },\n                    {\n                        \"fullCode\": \"62207-491-43\"\n                    },\n                    {\n                        \"fullCode\": \"62207-491-47\"\n                    },\n                    {\n                        \"fullCode\": \"62207-491-49\"\n                    },\n                    {\n                        \"fullCode\": \"62207-491-54\"\n                    },\n                    {\n                        \"fullCode\": \"62207-492\"\n                    },\n                    {\n                        \"fullCode\": \"62207-492-40\"\n                    },\n                    {\n                        \"fullCode\": \"62207-492-43\"\n                    },\n                    {\n                        \"fullCode\": \"62207-492-47\"\n                    },\n                    {\n                        \"fullCode\": \"62207-492-49\"\n                    },\n                    {\n                        \"fullCode\": \"62207-492-54\"\n                    },\n                    {\n                        \"fullCode\": \"53746-178\"\n                    },\n                    {\n                        \"fullCode\": \"53746-178-10\"\n                    },\n                    {\n                        \"fullCode\": \"53746-178-30\"\n                    },\n                    {\n                        \"fullCode\": \"53746-178-90\"\n                    },\n                    {\n                        \"fullCode\": \"62207-496\"\n                    },\n                    {\n                        \"fullCode\": \"62207-496-47\"\n                    },\n                    {\n                        \"fullCode\": \"62207-496-54\"\n                    },\n                    {\n                        \"fullCode\": \"50228-503\"\n                    },\n                    {\n                        \"fullCode\": \"50228-503-30\"\n                    },\n                    {\n                        \"fullCode\": \"50228-503-60\"\n                    },\n                    {\n                        \"fullCode\": \"70518-3260\"\n                    },\n                    {\n                        \"fullCode\": \"70518-3260\"\n                    },\n                    {\n                        \"fullCode\": \"71610-441\"\n                    },\n                    {\n                        \"fullCode\": \"71610-441-53\"\n                    },\n                    {\n                        \"fullCode\": \"71610-447\"\n                    },\n                    {\n                        \"fullCode\": \"71610-447-30\"\n                    },\n                    {\n                        \"fullCode\": \"71610-447-53\"\n                    },\n                    {\n                        \"fullCode\": \"71610-447-60\"\n                    },\n                    {\n                        \"fullCode\": \"71610-447-70\"\n                    },\n                    {\n                        \"fullCode\": \"71610-447-80\"\n                    },\n                    {\n                        \"fullCode\": \"71610-447-94\"\n                    },\n                    {\n                        \"fullCode\": \"50228-504\"\n                    },\n                    {\n                        \"fullCode\": \"50228-504-30\"\n                    },\n                    {\n                        \"fullCode\": \"50228-504-60\"\n                    },\n                    {\n                        \"fullCode\": \"70518-2480\"\n                    },\n                    {\n                        \"fullCode\": \"70518-2480\"\n                    },\n                    {\n                        \"fullCode\": \"70518-2480-1\"\n                    },\n                    {\n                        \"fullCode\": \"70518-1606\"\n                    },\n                    {\n                        \"fullCode\": \"70518-1606-2\"\n                    },\n                    {\n                        \"fullCode\": \"70518-1606-4\"\n                    },\n                    {\n                        \"fullCode\": \"70518-1606-5\"\n                    },\n                    {\n                        \"fullCode\": \"70518-1606-7\"\n                    },\n                    {\n                        \"fullCode\": \"70518-1606-8\"\n                    },\n                    {\n                        \"fullCode\": \"71610-454\"\n                    },\n                    {\n                        \"fullCode\": \"71610-454-30\"\n                    },\n                    {\n                        \"fullCode\": \"71610-454-53\"\n                    },\n                    {\n                        \"fullCode\": \"71610-454-60\"\n                    },\n                    {\n                        \"fullCode\": \"71610-454-70\"\n                    },\n                    {\n                        \"fullCode\": \"71610-454-80\"\n                    },\n                    {\n                        \"fullCode\": \"71610-454-92\"\n                    },\n                    {\n                        \"fullCode\": \"71610-454-94\"\n                    },\n                    {\n                        \"fullCode\": \"68071-3111\"\n                    },\n                    {\n                        \"fullCode\": \"68071-3111-2\"\n                    },\n                    {\n                        \"fullCode\": \"68071-3111-3\"\n                    },\n                    {\n                        \"fullCode\": \"68071-3111-6\"\n                    },\n                    {\n                        \"fullCode\": \"68071-3111-8\"\n                    },\n                    {\n                        \"fullCode\": \"68071-3111-9\"\n                    },\n                    {\n                        \"fullCode\": \"71610-457\"\n                    },\n                    {\n                        \"fullCode\": \"71610-457-30\"\n                    },\n                    {\n                        \"fullCode\": \"71610-457-53\"\n                    },\n                    {\n                        \"fullCode\": \"71610-457-60\"\n                    },\n                    {\n                        \"fullCode\": \"71610-457-70\"\n                    },\n                    {\n                        \"fullCode\": \"71610-457-80\"\n                    },\n                    {\n                        \"fullCode\": \"71610-457-92\"\n                    },\n                    {\n                        \"fullCode\": \"71610-457-94\"\n                    },\n                    {\n                        \"fullCode\": \"71205-372\"\n                    },\n                    {\n                        \"fullCode\": \"71205-372-30\"\n                    },\n                    {\n                        \"fullCode\": \"71205-372-60\"\n                    },\n                    {\n                        \"fullCode\": \"71205-372-90\"\n                    },\n                    {\n                        \"fullCode\": \"65162-178\"\n                    },\n                    {\n                        \"fullCode\": \"65162-178-10\"\n                    },\n                    {\n                        \"fullCode\": \"65162-178-11\"\n                    },\n                    {\n                        \"fullCode\": \"65162-178-50\"\n                    },\n                    {\n                        \"fullCode\": \"65162-178-89\"\n                    },\n                    {\n                        \"fullCode\": \"65162-179\"\n                    },\n                    {\n                        \"fullCode\": \"65162-179-10\"\n                    },\n                    {\n                        \"fullCode\": \"65162-179-50\"\n                    },\n                    {\n                        \"fullCode\": \"63629-8166\"\n                    },\n                    {\n                        \"fullCode\": \"63629-8166-1\"\n                    },\n                    {\n                        \"fullCode\": \"63629-8166-2\"\n                    },\n                    {\n                        \"fullCode\": \"50090-2767\"\n                    },\n                    {\n                        \"fullCode\": \"50090-2767\"\n                    },\n                    {\n                        \"fullCode\": \"50090-2767-1\"\n                    },\n                    {\n                        \"fullCode\": \"61919-450\"\n                    },\n                    {\n                        \"fullCode\": \"61919-450-90\"\n                    },\n                    {\n                        \"fullCode\": \"71205-141\"\n                    },\n                    {\n                        \"fullCode\": \"71205-141\"\n                    },\n                    {\n                        \"fullCode\": \"71205-141-20\"\n                    },\n                    {\n                        \"fullCode\": \"71205-141-30\"\n                    },\n                    {\n                        \"fullCode\": \"71205-141-60\"\n                    },\n                    {\n                        \"fullCode\": \"71205-141-90\"\n                    },\n                    {\n                        \"fullCode\": \"50268-531\"\n                    },\n                    {\n                        \"fullCode\": \"50268-531-15\"\n                    },\n                    {\n                        \"fullCode\": \"62756-142\"\n                    },\n                    {\n                        \"fullCode\": \"67877-413\"\n                    },\n                    {\n                        \"fullCode\": \"67877-413-10\"\n                    },\n                    {\n                        \"fullCode\": \"67877-413-33\"\n                    },\n                    {\n                        \"fullCode\": \"67877-413-90\"\n                    },\n                    {\n                        \"fullCode\": \"62756-143\"\n                    },\n                    {\n                        \"fullCode\": \"67877-414\"\n                    },\n                    {\n                        \"fullCode\": \"67877-414-10\"\n                    },\n                    {\n                        \"fullCode\": \"67877-414-33\"\n                    },\n                    {\n                        \"fullCode\": \"67877-414-90\"\n                    },\n                    {\n                        \"fullCode\": \"68071-4270\"\n                    },\n                    {\n                        \"fullCode\": \"68071-4270-2\"\n                    },\n                    {\n                        \"fullCode\": \"68071-4270-3\"\n                    },\n                    {\n                        \"fullCode\": \"68071-4270-6\"\n                    },\n                    {\n                        \"fullCode\": \"68071-4270-9\"\n                    },\n                    {\n                        \"fullCode\": \"50090-5396\"\n                    },\n                    {\n                        \"fullCode\": \"50090-5396\"\n                    },\n                    {\n                        \"fullCode\": \"50090-5396-1\"\n                    },\n                    {\n                        \"fullCode\": \"50090-5396-2\"\n                    },\n                    {\n                        \"fullCode\": \"50090-5396-3\"\n                    },\n                    {\n                        \"fullCode\": \"76385-128\"\n                    },\n                    {\n                        \"fullCode\": \"76385-128-10\"\n                    },\n                    {\n                        \"fullCode\": \"76385-128-50\"\n                    },\n                    {\n                        \"fullCode\": \"76385-129\"\n                    },\n                    {\n                        \"fullCode\": \"76385-129-50\"\n                    },\n                    {\n                        \"fullCode\": \"50090-5397\"\n                    },\n                    {\n                        \"fullCode\": \"50090-5397\"\n                    },\n                    {\n                        \"fullCode\": \"50268-550\"\n                    },\n                    {\n                        \"fullCode\": \"50268-550-15\"\n                    },\n                    {\n                        \"fullCode\": \"63629-2883\"\n                    },\n                    {\n                        \"fullCode\": \"63629-2883-1\"\n                    },\n                    {\n                        \"fullCode\": \"63629-2883-2\"\n                    },\n                    {\n                        \"fullCode\": \"63629-2883-3\"\n                    },\n                    {\n                        \"fullCode\": \"63629-2883-4\"\n                    },\n                    {\n                        \"fullCode\": \"63629-2883-5\"\n                    },\n                    {\n                        \"fullCode\": \"63629-2883-6\"\n                    },\n                    {\n                        \"fullCode\": \"63629-2883-7\"\n                    },\n                    {\n                        \"fullCode\": \"63629-2883-8\"\n                    },\n                    {\n                        \"fullCode\": \"63629-2883-9\"\n                    },\n                    {\n                        \"fullCode\": \"63187-779\"\n                    },\n                    {\n                        \"fullCode\": \"63187-779\"\n                    },\n                    {\n                        \"fullCode\": \"63187-779-20\"\n                    },\n                    {\n                        \"fullCode\": \"63187-779-30\"\n                    },\n                    {\n                        \"fullCode\": \"63187-779-60\"\n                    },\n                    {\n                        \"fullCode\": \"63187-779-90\"\n                    },\n                    {\n                        \"fullCode\": \"63629-9146\"\n                    },\n                    {\n                        \"fullCode\": \"63629-9146-1\"\n                    },\n                    {\n                        \"fullCode\": \"61919-769\"\n                    },\n                    {\n                        \"fullCode\": \"61919-769-60\"\n                    },\n                    {\n                        \"fullCode\": \"71205-186\"\n                    },\n                    {\n                        \"fullCode\": \"71205-186-20\"\n                    },\n                    {\n                        \"fullCode\": \"71205-186-30\"\n                    },\n                    {\n                        \"fullCode\": \"71205-186-60\"\n                    },\n                    {\n                        \"fullCode\": \"71205-186-72\"\n                    },\n                    {\n                        \"fullCode\": \"71205-186-90\"\n                    },\n                    {\n                        \"fullCode\": \"63629-9147\"\n                    },\n                    {\n                        \"fullCode\": \"63629-9147-1\"\n                    },\n                    {\n                        \"fullCode\": \"16714-938\"\n                    },\n                    {\n                        \"fullCode\": \"50742-633\"\n                    },\n                    {\n                        \"fullCode\": \"50742-633-10\"\n                    },\n                    {\n                        \"fullCode\": \"50742-633-60\"\n                    },\n                    {\n                        \"fullCode\": \"50742-633-90\"\n                    },\n                    {\n                        \"fullCode\": \"16714-939\"\n                    },\n                    {\n                        \"fullCode\": \"50742-634\"\n                    },\n                    {\n                        \"fullCode\": \"50742-634-10\"\n                    },\n                    {\n                        \"fullCode\": \"50742-634-30\"\n                    },\n                    {\n                        \"fullCode\": \"50742-634-60\"\n                    },\n                    {\n                        \"fullCode\": \"68462-520\"\n                    },\n                    {\n                        \"fullCode\": \"68462-520-10\"\n                    },\n                    {\n                        \"fullCode\": \"68462-521\"\n                    },\n                    {\n                        \"fullCode\": \"68462-521-90\"\n                    },\n                    {\n                        \"fullCode\": \"63629-4810\"\n                    },\n                    {\n                        \"fullCode\": \"63629-4810-1\"\n                    },\n                    {\n                        \"fullCode\": \"63629-4810-2\"\n                    },\n                    {\n                        \"fullCode\": \"63629-4810-3\"\n                    },\n                    {\n                        \"fullCode\": \"63629-4810-4\"\n                    },\n                    {\n                        \"fullCode\": \"63629-4810-5\"\n                    },\n                    {\n                        \"fullCode\": \"43063-902\"\n                    },\n                    {\n                        \"fullCode\": \"43063-902-30\"\n                    },\n                    {\n                        \"fullCode\": \"43063-902-60\"\n                    },\n                    {\n                        \"fullCode\": \"71335-1310\"\n                    },\n                    {\n                        \"fullCode\": \"71335-1310-1\"\n                    },\n                    {\n                        \"fullCode\": \"71335-1310-2\"\n                    },\n                    {\n                        \"fullCode\": \"71610-533\"\n                    },\n                    {\n                        \"fullCode\": \"71610-533-30\"\n                    },\n                    {\n                        \"fullCode\": \"71610-533-53\"\n                    },\n                    {\n                        \"fullCode\": \"71610-533-60\"\n                    },\n                    {\n                        \"fullCode\": \"71610-533-70\"\n                    },\n                    {\n                        \"fullCode\": \"71610-533-80\"\n                    },\n                    {\n                        \"fullCode\": \"71610-304\"\n                    },\n                    {\n                        \"fullCode\": \"71610-304-80\"\n                    },\n                    {\n                        \"fullCode\": \"71610-304-94\"\n                    },\n                    {\n                        \"fullCode\": \"55700-734\"\n                    },\n                    {\n                        \"fullCode\": \"55700-734-60\"\n                    },\n                    {\n                        \"fullCode\": \"55700-734-90\"\n                    },\n                    {\n                        \"fullCode\": \"60687-640\"\n                    },\n                    {\n                        \"fullCode\": \"42291-558\"\n                    },\n                    {\n                        \"fullCode\": \"42291-558-90\"\n                    },\n                    {\n                        \"fullCode\": \"42291-559\"\n                    },\n                    {\n                        \"fullCode\": \"42291-559-90\"\n                    },\n                    {\n                        \"fullCode\": \"70934-117\"\n                    },\n                    {\n                        \"fullCode\": \"70934-117-30\"\n                    },\n                    {\n                        \"fullCode\": \"42291-582\"\n                    },\n                    {\n                        \"fullCode\": \"42291-582-60\"\n                    },\n                    {\n                        \"fullCode\": \"71610-554\"\n                    },\n                    {\n                        \"fullCode\": \"71610-554-30\"\n                    },\n                    {\n                        \"fullCode\": \"71610-554-53\"\n                    },\n                    {\n                        \"fullCode\": \"71610-554-60\"\n                    },\n                    {\n                        \"fullCode\": \"71610-554-70\"\n                    },\n                    {\n                        \"fullCode\": \"71610-554-80\"\n                    },\n                    {\n                        \"fullCode\": \"71610-554-92\"\n                    },\n                    {\n                        \"fullCode\": \"71610-554-94\"\n                    },\n                    {\n                        \"fullCode\": \"42291-583\"\n                    },\n                    {\n                        \"fullCode\": \"42291-583-60\"\n                    },\n                    {\n                        \"fullCode\": \"68788-6932\"\n                    },\n                    {\n                        \"fullCode\": \"68788-6932-1\"\n                    },\n                    {\n                        \"fullCode\": \"68788-6932-3\"\n                    },\n                    {\n                        \"fullCode\": \"68788-6932-6\"\n                    },\n                    {\n                        \"fullCode\": \"68788-6932-8\"\n                    },\n                    {\n                        \"fullCode\": \"68788-6932-9\"\n                    },\n                    {\n                        \"fullCode\": \"27241-188\"\n                    },\n                    {\n                        \"fullCode\": \"27241-188-60\"\n                    },\n                    {\n                        \"fullCode\": \"70934-134\"\n                    },\n                    {\n                        \"fullCode\": \"70934-134-30\"\n                    },\n                    {\n                        \"fullCode\": \"70934-134-60\"\n                    },\n                    {\n                        \"fullCode\": \"70934-134-90\"\n                    },\n                    {\n                        \"fullCode\": \"70934-134-98\"\n                    },\n                    {\n                        \"fullCode\": \"67296-1527\"\n                    },\n                    {\n                        \"fullCode\": \"67296-1527-3\"\n                    },\n                    {\n                        \"fullCode\": \"27241-189\"\n                    },\n                    {\n                        \"fullCode\": \"27241-189-60\"\n                    },\n                    {\n                        \"fullCode\": \"47335-305\"\n                    },\n                    {\n                        \"fullCode\": \"47335-305-18\"\n                    },\n                    {\n                        \"fullCode\": \"47335-305-83\"\n                    },\n                    {\n                        \"fullCode\": \"47335-305-88\"\n                    },\n                    {\n                        \"fullCode\": \"42291-610\"\n                    },\n                    {\n                        \"fullCode\": \"42291-610-18\"\n                    },\n                    {\n                        \"fullCode\": \"42291-610-36\"\n                    },\n                    {\n                        \"fullCode\": \"42291-610-90\"\n                    },\n                    {\n                        \"fullCode\": \"47335-306\"\n                    },\n                    {\n                        \"fullCode\": \"47335-306-18\"\n                    },\n                    {\n                        \"fullCode\": \"47335-306-81\"\n                    },\n                    {\n                        \"fullCode\": \"47335-306-83\"\n                    },\n                    {\n                        \"fullCode\": \"47335-306-88\"\n                    },\n                    {\n                        \"fullCode\": \"27241-240\"\n                    },\n                    {\n                        \"fullCode\": \"71610-578\"\n                    },\n                    {\n                        \"fullCode\": \"71610-578-60\"\n                    },\n                    {\n                        \"fullCode\": \"71610-578-70\"\n                    },\n                    {\n                        \"fullCode\": \"71610-578-80\"\n                    },\n                    {\n                        \"fullCode\": \"71610-578-94\"\n                    },\n                    {\n                        \"fullCode\": \"27241-241\"\n                    },\n                    {\n                        \"fullCode\": \"27241-241-90\"\n                    },\n                    {\n                        \"fullCode\": \"51224-107\"\n                    },\n                    {\n                        \"fullCode\": \"51224-107-50\"\n                    },\n                    {\n                        \"fullCode\": \"51224-107-60\"\n                    },\n                    {\n                        \"fullCode\": \"71610-586\"\n                    },\n                    {\n                        \"fullCode\": \"71610-586-60\"\n                    },\n                    {\n                        \"fullCode\": \"71610-586-70\"\n                    },\n                    {\n                        \"fullCode\": \"71610-586-80\"\n                    },\n                    {\n                        \"fullCode\": \"71610-586-94\"\n                    },\n                    {\n                        \"fullCode\": \"71610-587\"\n                    },\n                    {\n                        \"fullCode\": \"71610-587-30\"\n                    },\n                    {\n                        \"fullCode\": \"71610-587-60\"\n                    },\n                    {\n                        \"fullCode\": \"71610-587-70\"\n                    },\n                    {\n                        \"fullCode\": \"71610-587-80\"\n                    },\n                    {\n                        \"fullCode\": \"71610-587-92\"\n                    },\n                    {\n                        \"fullCode\": \"71610-587-94\"\n                    },\n                    {\n                        \"fullCode\": \"75834-500\"\n                    },\n                    {\n                        \"fullCode\": \"42806-405\"\n                    },\n                    {\n                        \"fullCode\": \"42806-405-60\"\n                    },\n                    {\n                        \"fullCode\": \"42806-406\"\n                    },\n                    {\n                        \"fullCode\": \"42806-406-60\"\n                    },\n                    {\n                        \"fullCode\": \"68645-595\"\n                    },\n                    {\n                        \"fullCode\": \"68645-595-59\"\n                    },\n                    {\n                        \"fullCode\": \"69238-2126\"\n                    },\n                    {\n                        \"fullCode\": \"69238-2126-1\"\n                    },\n                    {\n                        \"fullCode\": \"69238-2126-3\"\n                    },\n                    {\n                        \"fullCode\": \"69238-2126-5\"\n                    },\n                    {\n                        \"fullCode\": \"69238-2126-9\"\n                    },\n                    {\n                        \"fullCode\": \"69238-2125\"\n                    },\n                    {\n                        \"fullCode\": \"69238-2125-1\"\n                    },\n                    {\n                        \"fullCode\": \"69238-2125-3\"\n                    },\n                    {\n                        \"fullCode\": \"69238-2125-5\"\n                    },\n                    {\n                        \"fullCode\": \"69238-2125-7\"\n                    },\n                    {\n                        \"fullCode\": \"69238-2125-9\"\n                    },\n                    {\n                        \"fullCode\": \"42291-497\"\n                    },\n                    {\n                        \"fullCode\": \"42291-497-10\"\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"5be89320-fd67-4756-a399-c2afb49e098f"},{"name":"List Medications by Name","id":"3f13d644-2dca-4f6b-975a-13781e59c082","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"# This is a GraphQL query that retrieves medication information based on a given search term.\n# The query takes a variable $searchTerm of type String as an input.\nquery medications ($searchTerm: String) {\n    # The query retrieves the medications associated with the given search term, and it limits the number of results to 2.\n    medications (searchTerm: $searchTerm, page:{limit: 2}) {\n        # The query retrieves the medication ID, display name, generic name, and brand name of each medication.\n        medicationId\n        displayName\n        genericName\n        brandName\n        # The query retrieves the medication class information, including the class ID and name, for each medication.\n        classes {\n            medicationClassId\n            name\n        }\n        # The query retrieves the condition information, including the condition ID and name, for each medication.\n        conditions {\n            conditionId\n            name\n        }\n        # The query retrieves the dose forms for each medication\n        doseForms {\n            doseForm\n        }\n        # The query retrieves the dose information, including the dose ID, quantity, dose, dose form, \n        # with filter_duplicates set to false\n        doses(filter_duplicates: false) {\n            doseId\n            quantity\n            dose\n            doseForm\n        }\n        # The query retrieves the NDC fullCode for each medication.\n        NDC {\n            fullCode\n        }\n    }\n}\n","variables":"{\n  \"searchTerm\": \"{{medicationSearchTerm}}\"\n}"}},"url":"{{url}}","description":"<p>This query is similar to the previous ones, but instead of retrieving medication information based on a given condition ID, medication class ID or NDC code, it retrieves medication information based on a given search term. The query takes a variable <code>$searchTerm</code> of type <code>String</code> as an input. The query retrieves the medications associated with the given search term, and it limits the number of results to 2. The query retrieves the medication ID, display name, generic name, brand name, medication class information, condition information, dose forms, dose information, and NDC fullCode for each medication. Overall, this query enables the retrieval of detailed information about medications, including their names, classes, conditions, doses, and NDC codes, based on a specified search term.</p>\n","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"f20de655-4124-4354-b028-75e228688577","name":"List Medications by Name","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query medications ($searchTerm: String) {\n    medications (searchTerm: $searchTerm, page:{limit: 2}) {\n        medicationId\n        displayName\n        genericName\n        brandName\n         classes {\n            medicationClassId\n            name\n        }\n        conditions {\n            conditionId\n            name\n        }\n        doseForms {\n            doseForm\n        }\n        doses(filter_duplicates: false) {\n            doseId\n            quantity\n            dose\n            doseForm\n        }\n        NDC {\n            fullCode\n        }\n    }\n}","variables":"{\n  \"searchTerm\": \"{{medicationSearchTerm}}\"\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 02 Nov 2022 16:36:39 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=7opDOkroHeAtngdcfZWuU92guQJ8G/bM+CUaRRbDlsZQfGqTetEVUL0FHus297eKHV8cvbtAvbzPB+mZ+zDQ8X0bpfztTcH+PCnHuc2d/0INVEn+d1Q+VUDEIy23; Expires=Wed, 09 Nov 2022 16:36:39 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=7opDOkroHeAtngdcfZWuU92guQJ8G/bM+CUaRRbDlsZQfGqTetEVUL0FHus297eKHV8cvbtAvbzPB+mZ+zDQ8X0bpfztTcH+PCnHuc2d/0INVEn+d1Q+VUDEIy23; Expires=Wed, 09 Nov 2022 16:36:39 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"medications\": [\n            {\n                \"medicationId\": \"1\",\n                \"displayName\": \"Metformin ER\",\n                \"genericName\": \"Metformin Extended Release\",\n                \"brandName\": \"Fortamet\",\n                \"classes\": [\n                    {\n                        \"medicationClassId\": \"1\",\n                        \"name\": \"Biguanides\"\n                    }\n                ],\n                \"conditions\": [\n                    {\n                        \"conditionId\": \"2\",\n                        \"name\": \"Type 2 Diabetes\"\n                    }\n                ],\n                \"doseForms\": [\n                    {\n                        \"doseForm\": \"1000\"\n                    }\n                ],\n                \"doses\": [\n                    {\n                        \"doseId\": \"0\",\n                        \"quantity\": 0,\n                        \"dose\": \"0\",\n                        \"doseForm\": \"0\"\n                    },\n                    {\n                        \"doseId\": \"5\",\n                        \"quantity\": 1,\n                        \"dose\": \"1000\",\n                        \"doseForm\": \"1000\"\n                    },\n                    {\n                        \"doseId\": \"6\",\n                        \"quantity\": 2,\n                        \"dose\": \"2000\",\n                        \"doseForm\": \"1000\"\n                    }\n                ],\n                \"NDC\": [\n                    {\n                        \"fullCode\": \"59630-574\"\n                    },\n                    {\n                        \"fullCode\": \"59630-574-60\"\n                    },\n                    {\n                        \"fullCode\": \"59630-575\"\n                    },\n                    {\n                        \"fullCode\": \"59630-575-60\"\n                    }\n                ]\n            },\n            {\n                \"medicationId\": \"3\",\n                \"displayName\": \"Metformin ER\",\n                \"genericName\": \"Metformin Hydrochloride\",\n                \"brandName\": \"Glumetza\",\n                \"classes\": [\n                    {\n                        \"medicationClassId\": \"1\",\n                        \"name\": \"Biguanides\"\n                    }\n                ],\n                \"conditions\": [\n                    {\n                        \"conditionId\": \"2\",\n                        \"name\": \"Type 2 Diabetes\"\n                    }\n                ],\n                \"doseForms\": [\n                    {\n                        \"doseForm\": \"500\"\n                    },\n                    {\n                        \"doseForm\": \"1000\"\n                    }\n                ],\n                \"doses\": [\n                    {\n                        \"doseId\": \"0\",\n                        \"quantity\": 0,\n                        \"dose\": \"0\",\n                        \"doseForm\": \"0\"\n                    },\n                    {\n                        \"doseId\": \"15\",\n                        \"quantity\": 1,\n                        \"dose\": \"500\",\n                        \"doseForm\": \"500\"\n                    },\n                    {\n                        \"doseId\": \"16\",\n                        \"quantity\": 2,\n                        \"dose\": \"1000\",\n                        \"doseForm\": \"500\"\n                    },\n                    {\n                        \"doseId\": \"19\",\n                        \"quantity\": 1,\n                        \"dose\": \"1000\",\n                        \"doseForm\": \"1000\"\n                    },\n                    {\n                        \"doseId\": \"17\",\n                        \"quantity\": 3,\n                        \"dose\": \"1500\",\n                        \"doseForm\": \"500\"\n                    },\n                    {\n                        \"doseId\": \"18\",\n                        \"quantity\": 4,\n                        \"dose\": \"2000\",\n                        \"doseForm\": \"500\"\n                    },\n                    {\n                        \"doseId\": \"20\",\n                        \"quantity\": 2,\n                        \"dose\": \"2000\",\n                        \"doseForm\": \"1000\"\n                    }\n                ],\n                \"NDC\": [\n                    {\n                        \"fullCode\": \"68012-003\"\n                    },\n                    {\n                        \"fullCode\": \"68012-003-16\"\n                    },\n                    {\n                        \"fullCode\": \"68012-002\"\n                    },\n                    {\n                        \"fullCode\": \"68012-002-13\"\n                    },\n                    {\n                        \"fullCode\": \"68012-004\"\n                    },\n                    {\n                        \"fullCode\": \"68012-004-50\"\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"3f13d644-2dca-4f6b-975a-13781e59c082"},{"name":"List Medication by ID","id":"bd48c884-fa99-4b92-b76f-f288060e3f15","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"# This is a GraphQL query that retrieves detailed information about a specific medication based on its ID.\n# The query takes a variable $medicationId of type ID! as an input.\nquery medication ($medicationId: ID!) {\n    # The query retrieves the medication associated with the given medication ID.\n    medication (medicationId: $medicationId) {\n        # The query retrieves the medication ID, display name, generic name, and brand name of the medication.\n        medicationId\n        displayName\n        genericName\n        brandName\n        # The query retrieves the medication class information, including the class ID and name, for the medication.\n        classes {\n            medicationClassId\n            name\n        }\n        # The query retrieves the condition information, including the condition ID and name, for the medication.\n        conditions {\n            conditionId\n            name\n        }\n        # The query retrieves the dose forms for the medication\n        doseForms {\n            doseForm\n        }\n        # The query retrieves the dose information, including the dose ID, quantity, dose, dose form, \n        # with filter_duplicates set to false\n        doses(filter_duplicates: false) {\n            doseId\n            quantity\n            dose\n            doseForm\n        }\n        # The query retrieves the NDC fullCode for the medication.\n        NDC {\n            fullCode\n        }\n    }\n}\n","variables":"{\n  \"medicationId\": \"2\"\n}"}},"url":"{{url}}","description":"<p>This query is different from the previous ones, as it retrieves detailed information about a specific medication based on its ID. The query takes a variable <code>$medicationId</code> of type <code>ID!</code> as an input, which means that the variable is non-nullable and must be passed a value. The query retrieves the medication associated with the given medication ID. The query retrieves the medication ID, display name, generic name, brand name, medication class information, condition information, dose forms, dose information, and NDC fullCode for the medication. Overall, this query enables the retrieval of detailed information about a specific medication based on its ID.</p>\n","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"851ccedf-d9ed-4933-9e80-7f4be576003b","name":"List Medication by ID","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query medication ($medicationId: ID!) {\n    medication (medicationId: $medicationId) {\n         medicationId\n        displayName\n        genericName\n        brandName\n         classes {\n            medicationClassId\n            name\n        }\n        conditions {\n            conditionId\n            name\n        }\n        doseForms {\n            doseForm\n        }\n        doses {\n            doseId\n            quantity\n            dose\n            doseForm\n        }\n        NDC {\n            fullCode\n        }\n    }\n}","variables":"{\n  \"medicationId\": \"5\"\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 28 Sep 2022 14:22:24 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=EOIC2Ziijdt4o24NjhNLRypqFv3g/3x/Px6Qszx8N/8kXkru0BFFmykWp/NwlOSVDjUbQ79WmJg8dpmkGGKDuLoJpfkNmwB7FD5xOeKifhblApWxnHPDaBvnsy59; Expires=Wed, 05 Oct 2022 14:22:24 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=EOIC2Ziijdt4o24NjhNLRypqFv3g/3x/Px6Qszx8N/8kXkru0BFFmykWp/NwlOSVDjUbQ79WmJg8dpmkGGKDuLoJpfkNmwB7FD5xOeKifhblApWxnHPDaBvnsy59; Expires=Wed, 05 Oct 2022 14:22:24 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"medication\": {\n            \"medicationId\": \"5\",\n            \"displayName\": \"Metformin\",\n            \"genericName\": \"Metformin Hydrochloride\",\n            \"brandName\": \"Generic\",\n            \"classes\": [\n                {\n                    \"medicationClassId\": \"1\",\n                    \"name\": \"Biguanides\"\n                }\n            ],\n            \"conditions\": [\n                {\n                    \"conditionId\": \"2\",\n                    \"name\": \"Type 2 Diabetes\"\n                }\n            ],\n            \"doseForms\": [\n                {\n                    \"doseForm\": \"500\"\n                },\n                {\n                    \"doseForm\": \"850\"\n                },\n                {\n                    \"doseForm\": \"1000\"\n                }\n            ],\n            \"doses\": [\n                {\n                    \"doseId\": \"0\",\n                    \"quantity\": 0,\n                    \"dose\": \"0\",\n                    \"doseForm\": \"0\"\n                },\n                {\n                    \"doseId\": \"29\",\n                    \"quantity\": 1,\n                    \"dose\": \"500\",\n                    \"doseForm\": \"500\"\n                },\n                {\n                    \"doseId\": \"41\",\n                    \"quantity\": 1,\n                    \"dose\": \"850\",\n                    \"doseForm\": \"850\"\n                },\n                {\n                    \"doseId\": \"44\",\n                    \"quantity\": 1,\n                    \"dose\": \"1000\",\n                    \"doseForm\": \"1000\"\n                },\n                {\n                    \"doseId\": \"31\",\n                    \"quantity\": 3,\n                    \"dose\": \"1500\",\n                    \"doseForm\": \"500\"\n                },\n                {\n                    \"doseId\": \"42\",\n                    \"quantity\": 2,\n                    \"dose\": \"1700\",\n                    \"doseForm\": \"850\"\n                },\n                {\n                    \"doseId\": \"45\",\n                    \"quantity\": 2,\n                    \"dose\": \"2000\",\n                    \"doseForm\": \"1000\"\n                },\n                {\n                    \"doseId\": \"33\",\n                    \"quantity\": 5,\n                    \"dose\": \"2500\",\n                    \"doseForm\": \"500\"\n                },\n                {\n                    \"doseId\": \"43\",\n                    \"quantity\": 3,\n                    \"dose\": \"2550\",\n                    \"doseForm\": \"850\"\n                }\n            ],\n            \"NDC\": [\n                {\n                    \"fullCode\": \"87-6060\"\n                },\n                {\n                    \"fullCode\": \"50090-3693\"\n                },\n                {\n                    \"fullCode\": \"50090-3693\"\n                },\n                {\n                    \"fullCode\": \"50090-3693-3\"\n                },\n                {\n                    \"fullCode\": \"50090-3693-4\"\n                },\n                {\n                    \"fullCode\": \"50090-3693-5\"\n                },\n                {\n                    \"fullCode\": \"50090-3693-6\"\n                },\n                {\n                    \"fullCode\": \"68071-2413\"\n                },\n                {\n                    \"fullCode\": \"68071-2413-2\"\n                },\n                {\n                    \"fullCode\": \"68071-2413-3\"\n                },\n                {\n                    \"fullCode\": \"68071-2413-6\"\n                },\n                {\n                    \"fullCode\": \"68071-2413-8\"\n                },\n                {\n                    \"fullCode\": \"68071-2413-9\"\n                },\n                {\n                    \"fullCode\": \"68788-9390\"\n                },\n                {\n                    \"fullCode\": \"68788-9390-1\"\n                },\n                {\n                    \"fullCode\": \"68788-9390-3\"\n                },\n                {\n                    \"fullCode\": \"68788-9390-6\"\n                },\n                {\n                    \"fullCode\": \"68788-9390-8\"\n                },\n                {\n                    \"fullCode\": \"68788-9390-9\"\n                },\n                {\n                    \"fullCode\": \"68788-9122\"\n                },\n                {\n                    \"fullCode\": \"68788-9122-1\"\n                },\n                {\n                    \"fullCode\": \"68788-9122-3\"\n                },\n                {\n                    \"fullCode\": \"68788-9122-6\"\n                },\n                {\n                    \"fullCode\": \"68788-9122-8\"\n                },\n                {\n                    \"fullCode\": \"68788-9122-9\"\n                },\n                {\n                    \"fullCode\": \"23155-104\"\n                },\n                {\n                    \"fullCode\": \"23155-104-10\"\n                },\n                {\n                    \"fullCode\": \"63629-7925\"\n                },\n                {\n                    \"fullCode\": \"63629-7925-1\"\n                },\n                {\n                    \"fullCode\": \"63629-7925-2\"\n                },\n                {\n                    \"fullCode\": \"63629-7925-3\"\n                },\n                {\n                    \"fullCode\": \"68071-4420\"\n                },\n                {\n                    \"fullCode\": \"68071-4420-2\"\n                },\n                {\n                    \"fullCode\": \"68071-4420-3\"\n                },\n                {\n                    \"fullCode\": \"68071-4420-6\"\n                },\n                {\n                    \"fullCode\": \"68071-4420-8\"\n                },\n                {\n                    \"fullCode\": \"68071-4420-9\"\n                },\n                {\n                    \"fullCode\": \"57664-474\"\n                },\n                {\n                    \"fullCode\": \"57664-474-51\"\n                },\n                {\n                    \"fullCode\": \"57664-474-53\"\n                },\n                {\n                    \"fullCode\": \"57664-474-58\"\n                },\n                {\n                    \"fullCode\": \"57664-474-59\"\n                },\n                {\n                    \"fullCode\": \"67296-1604\"\n                },\n                {\n                    \"fullCode\": \"67296-1604-3\"\n                },\n                {\n                    \"fullCode\": \"68788-9121\"\n                },\n                {\n                    \"fullCode\": \"68788-9121-1\"\n                },\n                {\n                    \"fullCode\": \"68788-9121-3\"\n                },\n                {\n                    \"fullCode\": \"68788-9121-6\"\n                },\n                {\n                    \"fullCode\": \"68788-9121-7\"\n                },\n                {\n                    \"fullCode\": \"68788-9121-8\"\n                },\n                {\n                    \"fullCode\": \"68788-9121-9\"\n                },\n                {\n                    \"fullCode\": \"60429-112\"\n                },\n                {\n                    \"fullCode\": \"60429-112-18\"\n                },\n                {\n                    \"fullCode\": \"60429-112-27\"\n                },\n                {\n                    \"fullCode\": \"60429-112-60\"\n                },\n                {\n                    \"fullCode\": \"60429-112-90\"\n                },\n                {\n                    \"fullCode\": \"70518-1951\"\n                },\n                {\n                    \"fullCode\": \"70518-1951-1\"\n                },\n                {\n                    \"fullCode\": \"60429-111\"\n                },\n                {\n                    \"fullCode\": \"60429-111-10\"\n                },\n                {\n                    \"fullCode\": \"60429-111-12\"\n                },\n                {\n                    \"fullCode\": \"60429-111-18\"\n                },\n                {\n                    \"fullCode\": \"60429-111-27\"\n                },\n                {\n                    \"fullCode\": \"60429-111-36\"\n                },\n                {\n                    \"fullCode\": \"60429-111-45\"\n                },\n                {\n                    \"fullCode\": \"60429-111-60\"\n                },\n                {\n                    \"fullCode\": \"60429-111-90\"\n                },\n                {\n                    \"fullCode\": \"68071-2386\"\n                },\n                {\n                    \"fullCode\": \"68071-2386-1\"\n                },\n                {\n                    \"fullCode\": \"68071-2386-2\"\n                },\n                {\n                    \"fullCode\": \"68071-2386-3\"\n                },\n                {\n                    \"fullCode\": \"68071-2386-6\"\n                },\n                {\n                    \"fullCode\": \"68071-2386-9\"\n                },\n                {\n                    \"fullCode\": \"60429-113\"\n                },\n                {\n                    \"fullCode\": \"60429-113-18\"\n                },\n                {\n                    \"fullCode\": \"60429-113-60\"\n                },\n                {\n                    \"fullCode\": \"60429-113-90\"\n                },\n                {\n                    \"fullCode\": \"50090-3579\"\n                },\n                {\n                    \"fullCode\": \"50090-3579\"\n                },\n                {\n                    \"fullCode\": \"50090-3579-2\"\n                },\n                {\n                    \"fullCode\": \"50090-3579-3\"\n                },\n                {\n                    \"fullCode\": \"50090-3579-4\"\n                },\n                {\n                    \"fullCode\": \"50090-3579-5\"\n                },\n                {\n                    \"fullCode\": \"68788-7867\"\n                },\n                {\n                    \"fullCode\": \"68788-7867-1\"\n                },\n                {\n                    \"fullCode\": \"68788-7867-3\"\n                },\n                {\n                    \"fullCode\": \"68788-7867-6\"\n                },\n                {\n                    \"fullCode\": \"68788-7867-7\"\n                },\n                {\n                    \"fullCode\": \"68788-7867-8\"\n                },\n                {\n                    \"fullCode\": \"68788-7867-9\"\n                },\n                {\n                    \"fullCode\": \"68071-2388\"\n                },\n                {\n                    \"fullCode\": \"68071-2388-1\"\n                },\n                {\n                    \"fullCode\": \"71093-132\"\n                },\n                {\n                    \"fullCode\": \"63629-6530\"\n                },\n                {\n                    \"fullCode\": \"63629-6530-1\"\n                },\n                {\n                    \"fullCode\": \"63629-6530-2\"\n                },\n                {\n                    \"fullCode\": \"63629-6530-3\"\n                },\n                {\n                    \"fullCode\": \"63629-6530-4\"\n                },\n                {\n                    \"fullCode\": \"71093-133\"\n                },\n                {\n                    \"fullCode\": \"70934-207\"\n                },\n                {\n                    \"fullCode\": \"70934-207-30\"\n                },\n                {\n                    \"fullCode\": \"70934-207-60\"\n                },\n                {\n                    \"fullCode\": \"70934-207-90\"\n                },\n                {\n                    \"fullCode\": \"71093-134\"\n                },\n                {\n                    \"fullCode\": \"68071-2398\"\n                },\n                {\n                    \"fullCode\": \"68071-2398-2\"\n                },\n                {\n                    \"fullCode\": \"68071-2398-3\"\n                },\n                {\n                    \"fullCode\": \"68071-2398-6\"\n                },\n                {\n                    \"fullCode\": \"68071-2398-8\"\n                },\n                {\n                    \"fullCode\": \"68071-2398-9\"\n                },\n                {\n                    \"fullCode\": \"70934-212\"\n                },\n                {\n                    \"fullCode\": \"70934-212-30\"\n                },\n                {\n                    \"fullCode\": \"70934-212-60\"\n                },\n                {\n                    \"fullCode\": \"70934-212-90\"\n                },\n                {\n                    \"fullCode\": \"60760-100\"\n                },\n                {\n                    \"fullCode\": \"60760-100-90\"\n                },\n                {\n                    \"fullCode\": \"63629-8503\"\n                },\n                {\n                    \"fullCode\": \"63629-8503-1\"\n                },\n                {\n                    \"fullCode\": \"63629-8501\"\n                },\n                {\n                    \"fullCode\": \"63629-8501-1\"\n                },\n                {\n                    \"fullCode\": \"63629-8502\"\n                },\n                {\n                    \"fullCode\": \"63629-8502-1\"\n                },\n                {\n                    \"fullCode\": \"63629-8504\"\n                },\n                {\n                    \"fullCode\": \"63629-8504-1\"\n                },\n                {\n                    \"fullCode\": \"50090-4891\"\n                },\n                {\n                    \"fullCode\": \"50090-4891\"\n                },\n                {\n                    \"fullCode\": \"68645-300\"\n                },\n                {\n                    \"fullCode\": \"68645-300-59\"\n                },\n                {\n                    \"fullCode\": \"70518-3212\"\n                },\n                {\n                    \"fullCode\": \"70518-3212\"\n                },\n                {\n                    \"fullCode\": \"50090-3692\"\n                },\n                {\n                    \"fullCode\": \"50090-3692\"\n                },\n                {\n                    \"fullCode\": \"50090-3692-4\"\n                },\n                {\n                    \"fullCode\": \"50090-3692-5\"\n                },\n                {\n                    \"fullCode\": \"50090-4892\"\n                },\n                {\n                    \"fullCode\": \"50090-4892\"\n                },\n                {\n                    \"fullCode\": \"71205-548\"\n                },\n                {\n                    \"fullCode\": \"71205-548\"\n                },\n                {\n                    \"fullCode\": \"71205-548-30\"\n                },\n                {\n                    \"fullCode\": \"71205-548-60\"\n                },\n                {\n                    \"fullCode\": \"71205-548-90\"\n                },\n                {\n                    \"fullCode\": \"68788-7889\"\n                },\n                {\n                    \"fullCode\": \"68788-7889-1\"\n                },\n                {\n                    \"fullCode\": \"68788-7889-3\"\n                },\n                {\n                    \"fullCode\": \"68788-7889-6\"\n                },\n                {\n                    \"fullCode\": \"68788-7889-7\"\n                },\n                {\n                    \"fullCode\": \"68788-7889-8\"\n                },\n                {\n                    \"fullCode\": \"68788-7889-9\"\n                },\n                {\n                    \"fullCode\": \"50090-3691\"\n                },\n                {\n                    \"fullCode\": \"50090-3691\"\n                },\n                {\n                    \"fullCode\": \"50090-3691-2\"\n                },\n                {\n                    \"fullCode\": \"50090-3691-3\"\n                },\n                {\n                    \"fullCode\": \"50090-3691-4\"\n                },\n                {\n                    \"fullCode\": \"50090-3691-5\"\n                },\n                {\n                    \"fullCode\": \"68788-7901\"\n                },\n                {\n                    \"fullCode\": \"68788-7901-1\"\n                },\n                {\n                    \"fullCode\": \"68788-7901-3\"\n                },\n                {\n                    \"fullCode\": \"68788-7901-6\"\n                },\n                {\n                    \"fullCode\": \"68788-7901-8\"\n                },\n                {\n                    \"fullCode\": \"68788-7901-9\"\n                },\n                {\n                    \"fullCode\": \"65841-811\"\n                },\n                {\n                    \"fullCode\": \"65841-811-10\"\n                },\n                {\n                    \"fullCode\": \"65841-811-16\"\n                },\n                {\n                    \"fullCode\": \"65841-811-77\"\n                },\n                {\n                    \"fullCode\": \"49483-621\"\n                },\n                {\n                    \"fullCode\": \"49483-621-10\"\n                },\n                {\n                    \"fullCode\": \"49483-621-50\"\n                },\n                {\n                    \"fullCode\": \"49483-621-81\"\n                },\n                {\n                    \"fullCode\": \"63187-101\"\n                },\n                {\n                    \"fullCode\": \"63187-101\"\n                },\n                {\n                    \"fullCode\": \"63187-101-20\"\n                },\n                {\n                    \"fullCode\": \"63187-101-30\"\n                },\n                {\n                    \"fullCode\": \"63187-101-60\"\n                },\n                {\n                    \"fullCode\": \"63187-101-90\"\n                },\n                {\n                    \"fullCode\": \"71205-562\"\n                },\n                {\n                    \"fullCode\": \"71205-562\"\n                },\n                {\n                    \"fullCode\": \"71205-562-30\"\n                },\n                {\n                    \"fullCode\": \"71205-562-60\"\n                },\n                {\n                    \"fullCode\": \"71205-562-90\"\n                },\n                {\n                    \"fullCode\": \"49483-620\"\n                },\n                {\n                    \"fullCode\": \"49483-620-10\"\n                },\n                {\n                    \"fullCode\": \"49483-620-50\"\n                },\n                {\n                    \"fullCode\": \"49483-620-81\"\n                },\n                {\n                    \"fullCode\": \"49483-622\"\n                },\n                {\n                    \"fullCode\": \"49483-622-10\"\n                },\n                {\n                    \"fullCode\": \"49483-622-50\"\n                },\n                {\n                    \"fullCode\": \"49483-622-81\"\n                },\n                {\n                    \"fullCode\": \"63187-102\"\n                },\n                {\n                    \"fullCode\": \"63187-102\"\n                },\n                {\n                    \"fullCode\": \"63187-102-20\"\n                },\n                {\n                    \"fullCode\": \"63187-102-30\"\n                },\n                {\n                    \"fullCode\": \"63187-102-60\"\n                },\n                {\n                    \"fullCode\": \"63187-102-90\"\n                },\n                {\n                    \"fullCode\": \"63629-1395\"\n                },\n                {\n                    \"fullCode\": \"63629-1395\"\n                },\n                {\n                    \"fullCode\": \"63629-1395-1\"\n                },\n                {\n                    \"fullCode\": \"63629-1395-2\"\n                },\n                {\n                    \"fullCode\": \"63629-1395-3\"\n                },\n                {\n                    \"fullCode\": \"63629-1395-4\"\n                },\n                {\n                    \"fullCode\": \"63629-1395-5\"\n                },\n                {\n                    \"fullCode\": \"63629-1395-6\"\n                },\n                {\n                    \"fullCode\": \"63629-1395-7\"\n                },\n                {\n                    \"fullCode\": \"63629-1395-8\"\n                },\n                {\n                    \"fullCode\": \"63629-1395-9\"\n                },\n                {\n                    \"fullCode\": \"63629-1397\"\n                },\n                {\n                    \"fullCode\": \"63629-1397\"\n                },\n                {\n                    \"fullCode\": \"63629-1397-1\"\n                },\n                {\n                    \"fullCode\": \"63629-1397-2\"\n                },\n                {\n                    \"fullCode\": \"63629-1397-3\"\n                },\n                {\n                    \"fullCode\": \"63629-1397-4\"\n                },\n                {\n                    \"fullCode\": \"63629-1397-5\"\n                },\n                {\n                    \"fullCode\": \"63629-1397-6\"\n                },\n                {\n                    \"fullCode\": \"63629-1397-7\"\n                },\n                {\n                    \"fullCode\": \"63629-1397-8\"\n                },\n                {\n                    \"fullCode\": \"71205-567\"\n                },\n                {\n                    \"fullCode\": \"71205-567\"\n                },\n                {\n                    \"fullCode\": \"71205-567-30\"\n                },\n                {\n                    \"fullCode\": \"71205-567-60\"\n                },\n                {\n                    \"fullCode\": \"71205-567-90\"\n                },\n                {\n                    \"fullCode\": \"70882-124\"\n                },\n                {\n                    \"fullCode\": \"70882-124-56\"\n                },\n                {\n                    \"fullCode\": \"60760-973\"\n                },\n                {\n                    \"fullCode\": \"60760-973-60\"\n                },\n                {\n                    \"fullCode\": \"60760-973-90\"\n                },\n                {\n                    \"fullCode\": \"70934-830\"\n                },\n                {\n                    \"fullCode\": \"70934-830-90\"\n                },\n                {\n                    \"fullCode\": \"60760-975\"\n                },\n                {\n                    \"fullCode\": \"60760-975-60\"\n                },\n                {\n                    \"fullCode\": \"60760-975-90\"\n                },\n                {\n                    \"fullCode\": \"68645-547\"\n                },\n                {\n                    \"fullCode\": \"68645-547-59\"\n                },\n                {\n                    \"fullCode\": \"70882-125\"\n                },\n                {\n                    \"fullCode\": \"70882-125-30\"\n                },\n                {\n                    \"fullCode\": \"61919-397\"\n                },\n                {\n                    \"fullCode\": \"61919-397-60\"\n                },\n                {\n                    \"fullCode\": \"61919-397-82\"\n                },\n                {\n                    \"fullCode\": \"61919-397-90\"\n                },\n                {\n                    \"fullCode\": \"68645-544\"\n                },\n                {\n                    \"fullCode\": \"68645-544-59\"\n                },\n                {\n                    \"fullCode\": \"68071-5051\"\n                },\n                {\n                    \"fullCode\": \"68071-5051-1\"\n                },\n                {\n                    \"fullCode\": \"68645-545\"\n                },\n                {\n                    \"fullCode\": \"68645-545-59\"\n                },\n                {\n                    \"fullCode\": \"67877-217\"\n                },\n                {\n                    \"fullCode\": \"67877-217-10\"\n                },\n                {\n                    \"fullCode\": \"67877-217-38\"\n                },\n                {\n                    \"fullCode\": \"67877-218\"\n                },\n                {\n                    \"fullCode\": \"67877-218-10\"\n                },\n                {\n                    \"fullCode\": \"67877-218-38\"\n                },\n                {\n                    \"fullCode\": \"62207-442\"\n                },\n                {\n                    \"fullCode\": \"62207-442-43\"\n                },\n                {\n                    \"fullCode\": \"62207-442-47\"\n                },\n                {\n                    \"fullCode\": \"62207-442-49\"\n                },\n                {\n                    \"fullCode\": \"62207-442-50\"\n                },\n                {\n                    \"fullCode\": \"62207-442-57\"\n                },\n                {\n                    \"fullCode\": \"62207-442-98\"\n                },\n                {\n                    \"fullCode\": \"68382-758\"\n                },\n                {\n                    \"fullCode\": \"68382-758-10\"\n                },\n                {\n                    \"fullCode\": \"68382-758-16\"\n                },\n                {\n                    \"fullCode\": \"68382-758-77\"\n                },\n                {\n                    \"fullCode\": \"50090-4943\"\n                },\n                {\n                    \"fullCode\": \"50090-4943\"\n                },\n                {\n                    \"fullCode\": \"69367-180\"\n                },\n                {\n                    \"fullCode\": \"69367-180-10\"\n                },\n                {\n                    \"fullCode\": \"62207-440\"\n                },\n                {\n                    \"fullCode\": \"62207-440-43\"\n                },\n                {\n                    \"fullCode\": \"62207-440-47\"\n                },\n                {\n                    \"fullCode\": \"62207-440-49\"\n                },\n                {\n                    \"fullCode\": \"62207-440-50\"\n                },\n                {\n                    \"fullCode\": \"62207-440-57\"\n                },\n                {\n                    \"fullCode\": \"62207-440-96\"\n                },\n                {\n                    \"fullCode\": \"67877-221\"\n                },\n                {\n                    \"fullCode\": \"67877-221-10\"\n                },\n                {\n                    \"fullCode\": \"67877-221-38\"\n                },\n                {\n                    \"fullCode\": \"68071-4804\"\n                },\n                {\n                    \"fullCode\": \"68071-4804-1\"\n                },\n                {\n                    \"fullCode\": \"69367-181\"\n                },\n                {\n                    \"fullCode\": \"62207-441\"\n                },\n                {\n                    \"fullCode\": \"62207-441-43\"\n                },\n                {\n                    \"fullCode\": \"62207-441-47\"\n                },\n                {\n                    \"fullCode\": \"62207-441-49\"\n                },\n                {\n                    \"fullCode\": \"62207-441-50\"\n                },\n                {\n                    \"fullCode\": \"62207-441-57\"\n                },\n                {\n                    \"fullCode\": \"62207-441-97\"\n                },\n                {\n                    \"fullCode\": \"69367-182\"\n                },\n                {\n                    \"fullCode\": \"69367-182-10\"\n                },\n                {\n                    \"fullCode\": \"67296-1711\"\n                },\n                {\n                    \"fullCode\": \"67296-1711-6\"\n                },\n                {\n                    \"fullCode\": \"68382-759\"\n                },\n                {\n                    \"fullCode\": \"68382-759-10\"\n                },\n                {\n                    \"fullCode\": \"68382-759-16\"\n                },\n                {\n                    \"fullCode\": \"68382-759-77\"\n                },\n                {\n                    \"fullCode\": \"63629-8093\"\n                },\n                {\n                    \"fullCode\": \"63629-8093-1\"\n                },\n                {\n                    \"fullCode\": \"63629-8093-2\"\n                },\n                {\n                    \"fullCode\": \"68382-760\"\n                },\n                {\n                    \"fullCode\": \"68382-760-10\"\n                },\n                {\n                    \"fullCode\": \"68382-760-16\"\n                },\n                {\n                    \"fullCode\": \"68382-760-77\"\n                },\n                {\n                    \"fullCode\": \"63629-8094\"\n                },\n                {\n                    \"fullCode\": \"63629-8094-1\"\n                },\n                {\n                    \"fullCode\": \"63629-8094-2\"\n                },\n                {\n                    \"fullCode\": \"68071-4525\"\n                },\n                {\n                    \"fullCode\": \"68071-4525-1\"\n                },\n                {\n                    \"fullCode\": \"25000-131\"\n                },\n                {\n                    \"fullCode\": \"25000-131-12\"\n                },\n                {\n                    \"fullCode\": \"25000-131-52\"\n                },\n                {\n                    \"fullCode\": \"25000-131-98\"\n                },\n                {\n                    \"fullCode\": \"67296-1712\"\n                },\n                {\n                    \"fullCode\": \"67296-1712-3\"\n                },\n                {\n                    \"fullCode\": \"61919-990\"\n                },\n                {\n                    \"fullCode\": \"61919-990-90\"\n                },\n                {\n                    \"fullCode\": \"25000-132\"\n                },\n                {\n                    \"fullCode\": \"25000-132-12\"\n                },\n                {\n                    \"fullCode\": \"25000-132-53\"\n                },\n                {\n                    \"fullCode\": \"25000-132-98\"\n                },\n                {\n                    \"fullCode\": \"71335-1983\"\n                },\n                {\n                    \"fullCode\": \"71335-1983-1\"\n                },\n                {\n                    \"fullCode\": \"71335-1983-2\"\n                },\n                {\n                    \"fullCode\": \"71335-1983-3\"\n                },\n                {\n                    \"fullCode\": \"71335-1983-4\"\n                },\n                {\n                    \"fullCode\": \"71335-1983-5\"\n                },\n                {\n                    \"fullCode\": \"71335-1983-6\"\n                },\n                {\n                    \"fullCode\": \"25000-134\"\n                },\n                {\n                    \"fullCode\": \"25000-134-14\"\n                },\n                {\n                    \"fullCode\": \"25000-134-51\"\n                },\n                {\n                    \"fullCode\": \"25000-134-98\"\n                },\n                {\n                    \"fullCode\": \"53746-219\"\n                },\n                {\n                    \"fullCode\": \"53746-219-10\"\n                },\n                {\n                    \"fullCode\": \"53746-218\"\n                },\n                {\n                    \"fullCode\": \"53746-218-10\"\n                },\n                {\n                    \"fullCode\": \"68645-583\"\n                },\n                {\n                    \"fullCode\": \"68645-583-59\"\n                },\n                {\n                    \"fullCode\": \"71610-212\"\n                },\n                {\n                    \"fullCode\": \"71610-212-53\"\n                },\n                {\n                    \"fullCode\": \"71610-212-60\"\n                },\n                {\n                    \"fullCode\": \"71610-212-80\"\n                },\n                {\n                    \"fullCode\": \"53746-220\"\n                },\n                {\n                    \"fullCode\": \"53746-220-10\"\n                },\n                {\n                    \"fullCode\": \"60687-143\"\n                },\n                {\n                    \"fullCode\": \"50090-4973\"\n                },\n                {\n                    \"fullCode\": \"50090-4973\"\n                },\n                {\n                    \"fullCode\": \"68645-582\"\n                },\n                {\n                    \"fullCode\": \"68645-582-59\"\n                },\n                {\n                    \"fullCode\": \"68645-584\"\n                },\n                {\n                    \"fullCode\": \"68645-584-59\"\n                },\n                {\n                    \"fullCode\": \"60687-155\"\n                },\n                {\n                    \"fullCode\": \"55700-924\"\n                },\n                {\n                    \"fullCode\": \"55700-924-90\"\n                },\n                {\n                    \"fullCode\": \"60687-162\"\n                },\n                {\n                    \"fullCode\": \"35356-886\"\n                },\n                {\n                    \"fullCode\": \"35356-886-30\"\n                },\n                {\n                    \"fullCode\": \"68071-3117\"\n                },\n                {\n                    \"fullCode\": \"68071-3117-1\"\n                },\n                {\n                    \"fullCode\": \"68071-3117-2\"\n                },\n                {\n                    \"fullCode\": \"68071-3117-3\"\n                },\n                {\n                    \"fullCode\": \"68071-3117-6\"\n                },\n                {\n                    \"fullCode\": \"68071-3117-9\"\n                },\n                {\n                    \"fullCode\": \"68071-4560\"\n                },\n                {\n                    \"fullCode\": \"68071-4560-1\"\n                },\n                {\n                    \"fullCode\": \"68071-3126\"\n                },\n                {\n                    \"fullCode\": \"68071-3126-2\"\n                },\n                {\n                    \"fullCode\": \"68071-3126-3\"\n                },\n                {\n                    \"fullCode\": \"68071-3126-6\"\n                },\n                {\n                    \"fullCode\": \"68071-3126-8\"\n                },\n                {\n                    \"fullCode\": \"68071-3126-9\"\n                },\n                {\n                    \"fullCode\": \"71610-467\"\n                },\n                {\n                    \"fullCode\": \"71610-467-60\"\n                },\n                {\n                    \"fullCode\": \"71610-467-80\"\n                },\n                {\n                    \"fullCode\": \"43353-982\"\n                },\n                {\n                    \"fullCode\": \"43353-982-30\"\n                },\n                {\n                    \"fullCode\": \"43353-982-53\"\n                },\n                {\n                    \"fullCode\": \"43353-982-60\"\n                },\n                {\n                    \"fullCode\": \"43353-982-80\"\n                },\n                {\n                    \"fullCode\": \"43353-982-92\"\n                },\n                {\n                    \"fullCode\": \"43353-982-94\"\n                },\n                {\n                    \"fullCode\": \"43353-982-96\"\n                },\n                {\n                    \"fullCode\": \"65162-218\"\n                },\n                {\n                    \"fullCode\": \"65162-218-10\"\n                },\n                {\n                    \"fullCode\": \"65162-218-11\"\n                },\n                {\n                    \"fullCode\": \"65162-218-50\"\n                },\n                {\n                    \"fullCode\": \"24658-790\"\n                },\n                {\n                    \"fullCode\": \"24658-790-10\"\n                },\n                {\n                    \"fullCode\": \"71205-622\"\n                },\n                {\n                    \"fullCode\": \"71205-622-30\"\n                },\n                {\n                    \"fullCode\": \"71205-622-60\"\n                },\n                {\n                    \"fullCode\": \"71205-622-90\"\n                },\n                {\n                    \"fullCode\": \"24658-791\"\n                },\n                {\n                    \"fullCode\": \"24658-792\"\n                },\n                {\n                    \"fullCode\": \"43353-987\"\n                },\n                {\n                    \"fullCode\": \"43353-987-30\"\n                },\n                {\n                    \"fullCode\": \"43353-987-45\"\n                },\n                {\n                    \"fullCode\": \"43353-987-53\"\n                },\n                {\n                    \"fullCode\": \"43353-987-60\"\n                },\n                {\n                    \"fullCode\": \"43353-987-73\"\n                },\n                {\n                    \"fullCode\": \"43353-987-80\"\n                },\n                {\n                    \"fullCode\": \"43353-987-86\"\n                },\n                {\n                    \"fullCode\": \"43353-987-96\"\n                },\n                {\n                    \"fullCode\": \"65162-219\"\n                },\n                {\n                    \"fullCode\": \"65162-219-10\"\n                },\n                {\n                    \"fullCode\": \"65162-219-11\"\n                },\n                {\n                    \"fullCode\": \"65162-219-50\"\n                },\n                {\n                    \"fullCode\": \"71205-142\"\n                },\n                {\n                    \"fullCode\": \"71205-142-20\"\n                },\n                {\n                    \"fullCode\": \"71205-142-30\"\n                },\n                {\n                    \"fullCode\": \"71205-142-60\"\n                },\n                {\n                    \"fullCode\": \"71205-142-90\"\n                },\n                {\n                    \"fullCode\": \"65162-220\"\n                },\n                {\n                    \"fullCode\": \"65162-220-10\"\n                },\n                {\n                    \"fullCode\": \"65162-220-11\"\n                },\n                {\n                    \"fullCode\": \"65162-220-50\"\n                },\n                {\n                    \"fullCode\": \"68071-2490\"\n                },\n                {\n                    \"fullCode\": \"68071-2490-1\"\n                },\n                {\n                    \"fullCode\": \"43353-114\"\n                },\n                {\n                    \"fullCode\": \"43353-114-80\"\n                },\n                {\n                    \"fullCode\": \"72189-220\"\n                },\n                {\n                    \"fullCode\": \"72189-220-30\"\n                },\n                {\n                    \"fullCode\": \"72189-220-60\"\n                },\n                {\n                    \"fullCode\": \"72189-220-90\"\n                },\n                {\n                    \"fullCode\": \"71335-1785\"\n                },\n                {\n                    \"fullCode\": \"71335-1785-1\"\n                },\n                {\n                    \"fullCode\": \"71335-1785-2\"\n                },\n                {\n                    \"fullCode\": \"71335-1785-3\"\n                },\n                {\n                    \"fullCode\": \"71335-1785-4\"\n                },\n                {\n                    \"fullCode\": \"71335-1785-5\"\n                },\n                {\n                    \"fullCode\": \"71335-1785-6\"\n                },\n                {\n                    \"fullCode\": \"72189-219\"\n                },\n                {\n                    \"fullCode\": \"72189-219-82\"\n                },\n                {\n                    \"fullCode\": \"72189-219-90\"\n                },\n                {\n                    \"fullCode\": \"43063-430\"\n                },\n                {\n                    \"fullCode\": \"43063-430-30\"\n                },\n                {\n                    \"fullCode\": \"43063-430-60\"\n                },\n                {\n                    \"fullCode\": \"43063-430-90\"\n                },\n                {\n                    \"fullCode\": \"43063-430-94\"\n                },\n                {\n                    \"fullCode\": \"43063-430-98\"\n                },\n                {\n                    \"fullCode\": \"72189-221\"\n                },\n                {\n                    \"fullCode\": \"72189-221-90\"\n                },\n                {\n                    \"fullCode\": \"43353-128\"\n                },\n                {\n                    \"fullCode\": \"43353-128-60\"\n                },\n                {\n                    \"fullCode\": \"43353-128-80\"\n                },\n                {\n                    \"fullCode\": \"12634-789\"\n                },\n                {\n                    \"fullCode\": \"12634-789\"\n                },\n                {\n                    \"fullCode\": \"12634-789-12\"\n                },\n                {\n                    \"fullCode\": \"12634-789-18\"\n                },\n                {\n                    \"fullCode\": \"12634-789-40\"\n                },\n                {\n                    \"fullCode\": \"12634-789-42\"\n                },\n                {\n                    \"fullCode\": \"12634-789-45\"\n                },\n                {\n                    \"fullCode\": \"12634-789-50\"\n                },\n                {\n                    \"fullCode\": \"12634-789-52\"\n                },\n                {\n                    \"fullCode\": \"12634-789-54\"\n                },\n                {\n                    \"fullCode\": \"12634-789-57\"\n                },\n                {\n                    \"fullCode\": \"12634-789-59\"\n                },\n                {\n                    \"fullCode\": \"12634-789-60\"\n                },\n                {\n                    \"fullCode\": \"12634-789-61\"\n                },\n                {\n                    \"fullCode\": \"12634-789-63\"\n                },\n                {\n                    \"fullCode\": \"12634-789-66\"\n                },\n                {\n                    \"fullCode\": \"12634-789-67\"\n                },\n                {\n                    \"fullCode\": \"12634-789-69\"\n                },\n                {\n                    \"fullCode\": \"12634-789-71\"\n                },\n                {\n                    \"fullCode\": \"12634-789-74\"\n                },\n                {\n                    \"fullCode\": \"12634-789-78\"\n                },\n                {\n                    \"fullCode\": \"12634-789-79\"\n                },\n                {\n                    \"fullCode\": \"12634-789-80\"\n                },\n                {\n                    \"fullCode\": \"12634-789-81\"\n                },\n                {\n                    \"fullCode\": \"12634-789-82\"\n                },\n                {\n                    \"fullCode\": \"12634-789-84\"\n                },\n                {\n                    \"fullCode\": \"12634-789-85\"\n                },\n                {\n                    \"fullCode\": \"12634-789-90\"\n                },\n                {\n                    \"fullCode\": \"12634-789-91\"\n                },\n                {\n                    \"fullCode\": \"12634-789-92\"\n                },\n                {\n                    \"fullCode\": \"12634-789-93\"\n                },\n                {\n                    \"fullCode\": \"12634-789-94\"\n                },\n                {\n                    \"fullCode\": \"12634-789-95\"\n                },\n                {\n                    \"fullCode\": \"12634-789-96\"\n                },\n                {\n                    \"fullCode\": \"12634-789-97\"\n                },\n                {\n                    \"fullCode\": \"12634-789-98\"\n                },\n                {\n                    \"fullCode\": \"12634-789-99\"\n                },\n                {\n                    \"fullCode\": \"55700-666\"\n                },\n                {\n                    \"fullCode\": \"55700-666-30\"\n                },\n                {\n                    \"fullCode\": \"55700-666-60\"\n                },\n                {\n                    \"fullCode\": \"70518-1149\"\n                },\n                {\n                    \"fullCode\": \"70518-1149-1\"\n                },\n                {\n                    \"fullCode\": \"12634-756\"\n                },\n                {\n                    \"fullCode\": \"12634-756\"\n                },\n                {\n                    \"fullCode\": \"12634-756-12\"\n                },\n                {\n                    \"fullCode\": \"12634-756-18\"\n                },\n                {\n                    \"fullCode\": \"12634-756-40\"\n                },\n                {\n                    \"fullCode\": \"12634-756-42\"\n                },\n                {\n                    \"fullCode\": \"12634-756-45\"\n                },\n                {\n                    \"fullCode\": \"12634-756-50\"\n                },\n                {\n                    \"fullCode\": \"12634-756-52\"\n                },\n                {\n                    \"fullCode\": \"12634-756-54\"\n                },\n                {\n                    \"fullCode\": \"12634-756-57\"\n                },\n                {\n                    \"fullCode\": \"12634-756-59\"\n                },\n                {\n                    \"fullCode\": \"12634-756-60\"\n                },\n                {\n                    \"fullCode\": \"12634-756-61\"\n                },\n                {\n                    \"fullCode\": \"12634-756-63\"\n                },\n                {\n                    \"fullCode\": \"12634-756-66\"\n                },\n                {\n                    \"fullCode\": \"12634-756-67\"\n                },\n                {\n                    \"fullCode\": \"12634-756-69\"\n                },\n                {\n                    \"fullCode\": \"12634-756-71\"\n                },\n                {\n                    \"fullCode\": \"12634-756-74\"\n                },\n                {\n                    \"fullCode\": \"12634-756-78\"\n                },\n                {\n                    \"fullCode\": \"12634-756-79\"\n                },\n                {\n                    \"fullCode\": \"12634-756-80\"\n                },\n                {\n                    \"fullCode\": \"12634-756-81\"\n                },\n                {\n                    \"fullCode\": \"12634-756-82\"\n                },\n                {\n                    \"fullCode\": \"12634-756-84\"\n                },\n                {\n                    \"fullCode\": \"12634-756-85\"\n                },\n                {\n                    \"fullCode\": \"12634-756-90\"\n                },\n                {\n                    \"fullCode\": \"12634-756-91\"\n                },\n                {\n                    \"fullCode\": \"12634-756-92\"\n                },\n                {\n                    \"fullCode\": \"12634-756-93\"\n                },\n                {\n                    \"fullCode\": \"12634-756-94\"\n                },\n                {\n                    \"fullCode\": \"12634-756-95\"\n                },\n                {\n                    \"fullCode\": \"12634-756-96\"\n                },\n                {\n                    \"fullCode\": \"12634-756-97\"\n                },\n                {\n                    \"fullCode\": \"12634-756-98\"\n                },\n                {\n                    \"fullCode\": \"12634-756-99\"\n                },\n                {\n                    \"fullCode\": \"50090-2177\"\n                },\n                {\n                    \"fullCode\": \"50090-2177\"\n                },\n                {\n                    \"fullCode\": \"50090-2177-2\"\n                },\n                {\n                    \"fullCode\": \"50090-2177-4\"\n                },\n                {\n                    \"fullCode\": \"50090-2177-5\"\n                },\n                {\n                    \"fullCode\": \"12634-757\"\n                },\n                {\n                    \"fullCode\": \"12634-757\"\n                },\n                {\n                    \"fullCode\": \"12634-757-12\"\n                },\n                {\n                    \"fullCode\": \"12634-757-18\"\n                },\n                {\n                    \"fullCode\": \"12634-757-40\"\n                },\n                {\n                    \"fullCode\": \"12634-757-42\"\n                },\n                {\n                    \"fullCode\": \"12634-757-45\"\n                },\n                {\n                    \"fullCode\": \"12634-757-50\"\n                },\n                {\n                    \"fullCode\": \"12634-757-52\"\n                },\n                {\n                    \"fullCode\": \"12634-757-54\"\n                },\n                {\n                    \"fullCode\": \"12634-757-57\"\n                },\n                {\n                    \"fullCode\": \"12634-757-59\"\n                },\n                {\n                    \"fullCode\": \"12634-757-60\"\n                },\n                {\n                    \"fullCode\": \"12634-757-61\"\n                },\n                {\n                    \"fullCode\": \"12634-757-63\"\n                },\n                {\n                    \"fullCode\": \"12634-757-66\"\n                },\n                {\n                    \"fullCode\": \"12634-757-67\"\n                },\n                {\n                    \"fullCode\": \"12634-757-69\"\n                },\n                {\n                    \"fullCode\": \"12634-757-71\"\n                },\n                {\n                    \"fullCode\": \"12634-757-74\"\n                },\n                {\n                    \"fullCode\": \"12634-757-78\"\n                },\n                {\n                    \"fullCode\": \"12634-757-79\"\n                },\n                {\n                    \"fullCode\": \"12634-757-80\"\n                },\n                {\n                    \"fullCode\": \"12634-757-81\"\n                },\n                {\n                    \"fullCode\": \"12634-757-82\"\n                },\n                {\n                    \"fullCode\": \"12634-757-84\"\n                },\n                {\n                    \"fullCode\": \"12634-757-85\"\n                },\n                {\n                    \"fullCode\": \"12634-757-90\"\n                },\n                {\n                    \"fullCode\": \"12634-757-91\"\n                },\n                {\n                    \"fullCode\": \"12634-757-92\"\n                },\n                {\n                    \"fullCode\": \"12634-757-93\"\n                },\n                {\n                    \"fullCode\": \"12634-757-94\"\n                },\n                {\n                    \"fullCode\": \"12634-757-95\"\n                },\n                {\n                    \"fullCode\": \"12634-757-96\"\n                },\n                {\n                    \"fullCode\": \"12634-757-97\"\n                },\n                {\n                    \"fullCode\": \"12634-757-98\"\n                },\n                {\n                    \"fullCode\": \"12634-757-99\"\n                },\n                {\n                    \"fullCode\": \"55700-669\"\n                },\n                {\n                    \"fullCode\": \"55700-669-30\"\n                },\n                {\n                    \"fullCode\": \"55700-669-60\"\n                },\n                {\n                    \"fullCode\": \"55700-669-90\"\n                },\n                {\n                    \"fullCode\": \"68071-4605\"\n                },\n                {\n                    \"fullCode\": \"68071-4605-1\"\n                },\n                {\n                    \"fullCode\": \"68071-3200\"\n                },\n                {\n                    \"fullCode\": \"68071-3200-2\"\n                },\n                {\n                    \"fullCode\": \"68071-3200-3\"\n                },\n                {\n                    \"fullCode\": \"68071-3200-6\"\n                },\n                {\n                    \"fullCode\": \"68071-3200-8\"\n                },\n                {\n                    \"fullCode\": \"68071-3200-9\"\n                },\n                {\n                    \"fullCode\": \"71205-555\"\n                },\n                {\n                    \"fullCode\": \"71205-555\"\n                },\n                {\n                    \"fullCode\": \"71205-555-30\"\n                },\n                {\n                    \"fullCode\": \"71205-555-60\"\n                },\n                {\n                    \"fullCode\": \"71205-555-78\"\n                },\n                {\n                    \"fullCode\": \"71205-555-90\"\n                },\n                {\n                    \"fullCode\": \"65841-809\"\n                },\n                {\n                    \"fullCode\": \"65841-809-10\"\n                },\n                {\n                    \"fullCode\": \"65841-809-16\"\n                },\n                {\n                    \"fullCode\": \"65841-809-77\"\n                },\n                {\n                    \"fullCode\": \"68071-5031\"\n                },\n                {\n                    \"fullCode\": \"68071-5031-1\"\n                },\n                {\n                    \"fullCode\": \"65841-810\"\n                },\n                {\n                    \"fullCode\": \"65841-810-10\"\n                },\n                {\n                    \"fullCode\": \"65841-810-16\"\n                },\n                {\n                    \"fullCode\": \"65841-810-77\"\n                },\n                {\n                    \"fullCode\": \"71205-884\"\n                },\n                {\n                    \"fullCode\": \"71205-884\"\n                },\n                {\n                    \"fullCode\": \"71205-884-11\"\n                },\n                {\n                    \"fullCode\": \"71205-884-30\"\n                },\n                {\n                    \"fullCode\": \"71205-884-55\"\n                },\n                {\n                    \"fullCode\": \"71205-884-60\"\n                },\n                {\n                    \"fullCode\": \"71205-884-64\"\n                },\n                {\n                    \"fullCode\": \"71205-884-72\"\n                },\n                {\n                    \"fullCode\": \"71205-884-78\"\n                },\n                {\n                    \"fullCode\": \"71205-884-90\"\n                },\n                {\n                    \"fullCode\": \"68071-5131\"\n                },\n                {\n                    \"fullCode\": \"68071-5131-1\"\n                },\n                {\n                    \"fullCode\": \"70518-3084\"\n                },\n                {\n                    \"fullCode\": \"70518-3084\"\n                },\n                {\n                    \"fullCode\": \"71205-882\"\n                },\n                {\n                    \"fullCode\": \"71205-882\"\n                },\n                {\n                    \"fullCode\": \"71205-882-11\"\n                },\n                {\n                    \"fullCode\": \"71205-882-30\"\n                },\n                {\n                    \"fullCode\": \"71205-882-55\"\n                },\n                {\n                    \"fullCode\": \"71205-882-60\"\n                },\n                {\n                    \"fullCode\": \"71205-882-64\"\n                },\n                {\n                    \"fullCode\": \"71205-882-72\"\n                },\n                {\n                    \"fullCode\": \"71205-882-78\"\n                },\n                {\n                    \"fullCode\": \"71205-882-90\"\n                },\n                {\n                    \"fullCode\": \"71205-883\"\n                },\n                {\n                    \"fullCode\": \"71205-883\"\n                },\n                {\n                    \"fullCode\": \"71205-883-11\"\n                },\n                {\n                    \"fullCode\": \"71205-883-30\"\n                },\n                {\n                    \"fullCode\": \"71205-883-55\"\n                },\n                {\n                    \"fullCode\": \"71205-883-60\"\n                },\n                {\n                    \"fullCode\": \"71205-883-64\"\n                },\n                {\n                    \"fullCode\": \"71205-883-72\"\n                },\n                {\n                    \"fullCode\": \"71205-883-78\"\n                },\n                {\n                    \"fullCode\": \"71205-883-90\"\n                },\n                {\n                    \"fullCode\": \"72789-189\"\n                },\n                {\n                    \"fullCode\": \"72789-189-21\"\n                },\n                {\n                    \"fullCode\": \"72789-189-30\"\n                },\n                {\n                    \"fullCode\": \"72789-189-60\"\n                },\n                {\n                    \"fullCode\": \"72789-189-90\"\n                },\n                {\n                    \"fullCode\": \"72789-189-93\"\n                },\n                {\n                    \"fullCode\": \"72789-189-98\"\n                },\n                {\n                    \"fullCode\": \"72789-192\"\n                },\n                {\n                    \"fullCode\": \"72789-192-20\"\n                },\n                {\n                    \"fullCode\": \"72789-192-30\"\n                },\n                {\n                    \"fullCode\": \"72789-192-60\"\n                },\n                {\n                    \"fullCode\": \"72789-192-90\"\n                },\n                {\n                    \"fullCode\": \"72789-192-93\"\n                },\n                {\n                    \"fullCode\": \"71335-1289\"\n                },\n                {\n                    \"fullCode\": \"71335-1289\"\n                },\n                {\n                    \"fullCode\": \"71335-1289-1\"\n                },\n                {\n                    \"fullCode\": \"71335-1289-2\"\n                },\n                {\n                    \"fullCode\": \"71335-1289-3\"\n                },\n                {\n                    \"fullCode\": \"71335-1289-4\"\n                },\n                {\n                    \"fullCode\": \"71335-1289-5\"\n                },\n                {\n                    \"fullCode\": \"71335-1289-6\"\n                },\n                {\n                    \"fullCode\": \"71335-1289-7\"\n                },\n                {\n                    \"fullCode\": \"71335-1289-8\"\n                },\n                {\n                    \"fullCode\": \"71335-1288\"\n                },\n                {\n                    \"fullCode\": \"71335-1288-1\"\n                },\n                {\n                    \"fullCode\": \"71335-1288-2\"\n                },\n                {\n                    \"fullCode\": \"71335-1288-3\"\n                },\n                {\n                    \"fullCode\": \"71335-1288-4\"\n                },\n                {\n                    \"fullCode\": \"71335-1288-5\"\n                },\n                {\n                    \"fullCode\": \"71335-1288-6\"\n                },\n                {\n                    \"fullCode\": \"68788-8083\"\n                },\n                {\n                    \"fullCode\": \"68788-8083-1\"\n                },\n                {\n                    \"fullCode\": \"68788-8083-3\"\n                },\n                {\n                    \"fullCode\": \"68788-8083-6\"\n                },\n                {\n                    \"fullCode\": \"68788-8083-8\"\n                },\n                {\n                    \"fullCode\": \"68788-8083-9\"\n                },\n                {\n                    \"fullCode\": \"71335-1821\"\n                },\n                {\n                    \"fullCode\": \"71335-1821\"\n                },\n                {\n                    \"fullCode\": \"71335-1821-1\"\n                },\n                {\n                    \"fullCode\": \"71335-1821-2\"\n                },\n                {\n                    \"fullCode\": \"71335-1821-3\"\n                },\n                {\n                    \"fullCode\": \"71335-1821-4\"\n                },\n                {\n                    \"fullCode\": \"71335-1821-5\"\n                },\n                {\n                    \"fullCode\": \"71335-1821-6\"\n                },\n                {\n                    \"fullCode\": \"71335-1821-7\"\n                },\n                {\n                    \"fullCode\": \"71335-1821-8\"\n                },\n                {\n                    \"fullCode\": \"70518-1766\"\n                },\n                {\n                    \"fullCode\": \"70518-1766\"\n                },\n                {\n                    \"fullCode\": \"70518-1766-1\"\n                },\n                {\n                    \"fullCode\": \"70518-1766-2\"\n                },\n                {\n                    \"fullCode\": \"71709-110\"\n                },\n                {\n                    \"fullCode\": \"43063-889\"\n                },\n                {\n                    \"fullCode\": \"43063-889-21\"\n                },\n                {\n                    \"fullCode\": \"43063-889-30\"\n                },\n                {\n                    \"fullCode\": \"43063-889-60\"\n                },\n                {\n                    \"fullCode\": \"43063-889-90\"\n                },\n                {\n                    \"fullCode\": \"43063-889-93\"\n                },\n                {\n                    \"fullCode\": \"43063-889-98\"\n                },\n                {\n                    \"fullCode\": \"63187-238\"\n                },\n                {\n                    \"fullCode\": \"63187-238-90\"\n                },\n                {\n                    \"fullCode\": \"63187-239\"\n                },\n                {\n                    \"fullCode\": \"63187-239-90\"\n                },\n                {\n                    \"fullCode\": \"70518-3101\"\n                },\n                {\n                    \"fullCode\": \"70518-3101\"\n                },\n                {\n                    \"fullCode\": \"71709-111\"\n                },\n                {\n                    \"fullCode\": \"43063-898\"\n                },\n                {\n                    \"fullCode\": \"43063-898-20\"\n                },\n                {\n                    \"fullCode\": \"43063-898-30\"\n                },\n                {\n                    \"fullCode\": \"43063-898-60\"\n                },\n                {\n                    \"fullCode\": \"43063-898-90\"\n                },\n                {\n                    \"fullCode\": \"43063-898-93\"\n                },\n                {\n                    \"fullCode\": \"43063-898-98\"\n                },\n                {\n                    \"fullCode\": \"71709-112\"\n                },\n                {\n                    \"fullCode\": \"70518-2833\"\n                },\n                {\n                    \"fullCode\": \"70518-2833\"\n                },\n                {\n                    \"fullCode\": \"71335-1835\"\n                },\n                {\n                    \"fullCode\": \"71335-1835-1\"\n                },\n                {\n                    \"fullCode\": \"71335-1835-2\"\n                },\n                {\n                    \"fullCode\": \"71335-1835-3\"\n                },\n                {\n                    \"fullCode\": \"71335-1835-4\"\n                },\n                {\n                    \"fullCode\": \"71335-1835-5\"\n                },\n                {\n                    \"fullCode\": \"71335-1835-6\"\n                },\n                {\n                    \"fullCode\": \"71335-1303\"\n                },\n                {\n                    \"fullCode\": \"71335-1303\"\n                },\n                {\n                    \"fullCode\": \"71335-1303-1\"\n                },\n                {\n                    \"fullCode\": \"71335-1303-2\"\n                },\n                {\n                    \"fullCode\": \"71335-1303-3\"\n                },\n                {\n                    \"fullCode\": \"71335-1303-4\"\n                },\n                {\n                    \"fullCode\": \"71335-1303-5\"\n                },\n                {\n                    \"fullCode\": \"71335-1303-6\"\n                },\n                {\n                    \"fullCode\": \"71335-1303-7\"\n                },\n                {\n                    \"fullCode\": \"71335-1303-8\"\n                },\n                {\n                    \"fullCode\": \"71335-1303-9\"\n                },\n                {\n                    \"fullCode\": \"71335-1833\"\n                },\n                {\n                    \"fullCode\": \"71335-1833\"\n                },\n                {\n                    \"fullCode\": \"71335-1833-1\"\n                },\n                {\n                    \"fullCode\": \"71335-1833-2\"\n                },\n                {\n                    \"fullCode\": \"71335-1833-3\"\n                },\n                {\n                    \"fullCode\": \"71335-1833-4\"\n                },\n                {\n                    \"fullCode\": \"71335-1833-5\"\n                },\n                {\n                    \"fullCode\": \"71335-1833-6\"\n                },\n                {\n                    \"fullCode\": \"71335-1833-7\"\n                },\n                {\n                    \"fullCode\": \"71335-1833-8\"\n                },\n                {\n                    \"fullCode\": \"43063-527\"\n                },\n                {\n                    \"fullCode\": \"43063-527-14\"\n                },\n                {\n                    \"fullCode\": \"43063-527-20\"\n                },\n                {\n                    \"fullCode\": \"43063-527-30\"\n                },\n                {\n                    \"fullCode\": \"43063-527-60\"\n                },\n                {\n                    \"fullCode\": \"43063-527-90\"\n                },\n                {\n                    \"fullCode\": \"43063-527-93\"\n                },\n                {\n                    \"fullCode\": \"43063-527-94\"\n                },\n                {\n                    \"fullCode\": \"43063-527-98\"\n                },\n                {\n                    \"fullCode\": \"71335-1834\"\n                },\n                {\n                    \"fullCode\": \"71335-1834\"\n                },\n                {\n                    \"fullCode\": \"71335-1834-1\"\n                },\n                {\n                    \"fullCode\": \"71335-1834-2\"\n                },\n                {\n                    \"fullCode\": \"71335-1834-3\"\n                },\n                {\n                    \"fullCode\": \"71335-1834-4\"\n                },\n                {\n                    \"fullCode\": \"71335-1834-5\"\n                },\n                {\n                    \"fullCode\": \"71335-1834-6\"\n                },\n                {\n                    \"fullCode\": \"71335-1834-7\"\n                },\n                {\n                    \"fullCode\": \"71335-1834-8\"\n                },\n                {\n                    \"fullCode\": \"71335-1834-9\"\n                },\n                {\n                    \"fullCode\": \"42385-904\"\n                },\n                {\n                    \"fullCode\": \"42385-904-10\"\n                },\n                {\n                    \"fullCode\": \"42385-902\"\n                },\n                {\n                    \"fullCode\": \"42385-902-10\"\n                },\n                {\n                    \"fullCode\": \"42385-903\"\n                },\n                {\n                    \"fullCode\": \"42385-903-10\"\n                },\n                {\n                    \"fullCode\": \"60760-497\"\n                },\n                {\n                    \"fullCode\": \"60760-497-60\"\n                },\n                {\n                    \"fullCode\": \"60760-497-90\"\n                },\n                {\n                    \"fullCode\": \"43063-544\"\n                },\n                {\n                    \"fullCode\": \"43063-544-30\"\n                },\n                {\n                    \"fullCode\": \"43063-544-60\"\n                },\n                {\n                    \"fullCode\": \"43063-544-90\"\n                },\n                {\n                    \"fullCode\": \"43063-544-93\"\n                },\n                {\n                    \"fullCode\": \"43063-544-98\"\n                },\n                {\n                    \"fullCode\": \"55700-730\"\n                },\n                {\n                    \"fullCode\": \"55700-730-90\"\n                },\n                {\n                    \"fullCode\": \"68071-2316\"\n                },\n                {\n                    \"fullCode\": \"68071-2316-6\"\n                },\n                {\n                    \"fullCode\": \"63629-7694\"\n                },\n                {\n                    \"fullCode\": \"63629-7694-1\"\n                },\n                {\n                    \"fullCode\": \"63629-7694-2\"\n                },\n                {\n                    \"fullCode\": \"63629-7694-3\"\n                },\n                {\n                    \"fullCode\": \"55700-736\"\n                },\n                {\n                    \"fullCode\": \"55700-736-30\"\n                },\n                {\n                    \"fullCode\": \"55700-736-60\"\n                },\n                {\n                    \"fullCode\": \"55700-736-90\"\n                },\n                {\n                    \"fullCode\": \"68071-4669\"\n                },\n                {\n                    \"fullCode\": \"68071-4669-2\"\n                },\n                {\n                    \"fullCode\": \"68071-4669-3\"\n                },\n                {\n                    \"fullCode\": \"68071-4669-6\"\n                },\n                {\n                    \"fullCode\": \"68071-4669-8\"\n                },\n                {\n                    \"fullCode\": \"68071-4669-9\"\n                },\n                {\n                    \"fullCode\": \"68788-8110\"\n                },\n                {\n                    \"fullCode\": \"68788-8110-1\"\n                },\n                {\n                    \"fullCode\": \"68788-8110-3\"\n                },\n                {\n                    \"fullCode\": \"68788-8110-6\"\n                },\n                {\n                    \"fullCode\": \"68788-8110-7\"\n                },\n                {\n                    \"fullCode\": \"68788-8110-8\"\n                },\n                {\n                    \"fullCode\": \"68788-8110-9\"\n                },\n                {\n                    \"fullCode\": \"42385-949\"\n                },\n                {\n                    \"fullCode\": \"42385-949-11\"\n                },\n                {\n                    \"fullCode\": \"42385-949-19\"\n                },\n                {\n                    \"fullCode\": \"42385-949-60\"\n                },\n                {\n                    \"fullCode\": \"50228-106\"\n                },\n                {\n                    \"fullCode\": \"50228-106\"\n                },\n                {\n                    \"fullCode\": \"50228-106-10\"\n                },\n                {\n                    \"fullCode\": \"50228-106-30\"\n                },\n                {\n                    \"fullCode\": \"68071-4670\"\n                },\n                {\n                    \"fullCode\": \"68071-4670-1\"\n                },\n                {\n                    \"fullCode\": \"42385-947\"\n                },\n                {\n                    \"fullCode\": \"42385-947-11\"\n                },\n                {\n                    \"fullCode\": \"42385-947-19\"\n                },\n                {\n                    \"fullCode\": \"42385-947-90\"\n                },\n                {\n                    \"fullCode\": \"50228-105\"\n                },\n                {\n                    \"fullCode\": \"50228-105\"\n                },\n                {\n                    \"fullCode\": \"50228-105-10\"\n                },\n                {\n                    \"fullCode\": \"50228-105-30\"\n                },\n                {\n                    \"fullCode\": \"42385-948\"\n                },\n                {\n                    \"fullCode\": \"42385-948-11\"\n                },\n                {\n                    \"fullCode\": \"42385-948-19\"\n                },\n                {\n                    \"fullCode\": \"42385-948-90\"\n                },\n                {\n                    \"fullCode\": \"60760-523\"\n                },\n                {\n                    \"fullCode\": \"60760-523-60\"\n                },\n                {\n                    \"fullCode\": \"50228-107\"\n                },\n                {\n                    \"fullCode\": \"50228-107\"\n                },\n                {\n                    \"fullCode\": \"50228-107-10\"\n                },\n                {\n                    \"fullCode\": \"50228-107-30\"\n                },\n                {\n                    \"fullCode\": \"70518-3130\"\n                },\n                {\n                    \"fullCode\": \"70518-3130\"\n                },\n                {\n                    \"fullCode\": \"42806-213\"\n                },\n                {\n                    \"fullCode\": \"42806-213-10\"\n                },\n                {\n                    \"fullCode\": \"68071-4683\"\n                },\n                {\n                    \"fullCode\": \"68071-4683-9\"\n                },\n                {\n                    \"fullCode\": \"68788-7803\"\n                },\n                {\n                    \"fullCode\": \"68788-7803-1\"\n                },\n                {\n                    \"fullCode\": \"68788-7803-3\"\n                },\n                {\n                    \"fullCode\": \"68788-7803-6\"\n                },\n                {\n                    \"fullCode\": \"68788-7803-8\"\n                },\n                {\n                    \"fullCode\": \"68788-7803-9\"\n                },\n                {\n                    \"fullCode\": \"71335-1606\"\n                },\n                {\n                    \"fullCode\": \"71335-1606\"\n                },\n                {\n                    \"fullCode\": \"71335-1606-1\"\n                },\n                {\n                    \"fullCode\": \"71335-1606-2\"\n                },\n                {\n                    \"fullCode\": \"71335-1606-3\"\n                },\n                {\n                    \"fullCode\": \"71335-1606-4\"\n                },\n                {\n                    \"fullCode\": \"71335-1606-5\"\n                },\n                {\n                    \"fullCode\": \"71335-1606-6\"\n                },\n                {\n                    \"fullCode\": \"71335-1606-7\"\n                },\n                {\n                    \"fullCode\": \"71335-1606-8\"\n                },\n                {\n                    \"fullCode\": \"71335-1606-9\"\n                },\n                {\n                    \"fullCode\": \"55154-7896\"\n                },\n                {\n                    \"fullCode\": \"55154-7896\"\n                },\n                {\n                    \"fullCode\": \"42806-215\"\n                },\n                {\n                    \"fullCode\": \"42806-221\"\n                },\n                {\n                    \"fullCode\": \"50090-4412\"\n                },\n                {\n                    \"fullCode\": \"50090-4412\"\n                },\n                {\n                    \"fullCode\": \"50090-4412-2\"\n                },\n                {\n                    \"fullCode\": \"50090-4412-3\"\n                },\n                {\n                    \"fullCode\": \"50090-4412-4\"\n                },\n                {\n                    \"fullCode\": \"50090-4412-5\"\n                },\n                {\n                    \"fullCode\": \"61442-361\"\n                },\n                {\n                    \"fullCode\": \"61442-361-10\"\n                },\n                {\n                    \"fullCode\": \"61442-362\"\n                },\n                {\n                    \"fullCode\": \"61442-363\"\n                },\n                {\n                    \"fullCode\": \"42806-313\"\n                },\n                {\n                    \"fullCode\": \"42806-313-10\"\n                },\n                {\n                    \"fullCode\": \"70934-135\"\n                },\n                {\n                    \"fullCode\": \"70934-135-30\"\n                },\n                {\n                    \"fullCode\": \"70934-135-60\"\n                },\n                {\n                    \"fullCode\": \"70934-135-90\"\n                },\n                {\n                    \"fullCode\": \"71335-1072\"\n                },\n                {\n                    \"fullCode\": \"71335-1072\"\n                },\n                {\n                    \"fullCode\": \"71335-1072-1\"\n                },\n                {\n                    \"fullCode\": \"71335-1072-2\"\n                },\n                {\n                    \"fullCode\": \"71335-1072-3\"\n                },\n                {\n                    \"fullCode\": \"71335-1072-4\"\n                },\n                {\n                    \"fullCode\": \"71335-1072-5\"\n                },\n                {\n                    \"fullCode\": \"71335-1072-6\"\n                },\n                {\n                    \"fullCode\": \"71335-1072-7\"\n                },\n                {\n                    \"fullCode\": \"71335-1072-8\"\n                },\n                {\n                    \"fullCode\": \"71335-1072-9\"\n                },\n                {\n                    \"fullCode\": \"68071-1774\"\n                },\n                {\n                    \"fullCode\": \"68071-1774-1\"\n                },\n                {\n                    \"fullCode\": \"68071-1781\"\n                },\n                {\n                    \"fullCode\": \"68071-1781-1\"\n                },\n                {\n                    \"fullCode\": \"42806-314\"\n                },\n                {\n                    \"fullCode\": \"42806-314-10\"\n                },\n                {\n                    \"fullCode\": \"42806-315\"\n                },\n                {\n                    \"fullCode\": \"42806-315-10\"\n                },\n                {\n                    \"fullCode\": \"50090-3050\"\n                },\n                {\n                    \"fullCode\": \"50090-3050\"\n                },\n                {\n                    \"fullCode\": \"50090-3050-2\"\n                },\n                {\n                    \"fullCode\": \"50090-3050-4\"\n                },\n                {\n                    \"fullCode\": \"50090-3050-5\"\n                },\n                {\n                    \"fullCode\": \"67877-562\"\n                },\n                {\n                    \"fullCode\": \"67877-562-10\"\n                },\n                {\n                    \"fullCode\": \"50090-3064\"\n                },\n                {\n                    \"fullCode\": \"50090-3064\"\n                },\n                {\n                    \"fullCode\": \"50090-3064-3\"\n                },\n                {\n                    \"fullCode\": \"50090-3064-4\"\n                },\n                {\n                    \"fullCode\": \"50090-3064-5\"\n                },\n                {\n                    \"fullCode\": \"50090-3064-6\"\n                },\n                {\n                    \"fullCode\": \"67877-561\"\n                },\n                {\n                    \"fullCode\": \"67877-561-10\"\n                },\n                {\n                    \"fullCode\": \"68071-2595\"\n                },\n                {\n                    \"fullCode\": \"68071-2595-1\"\n                },\n                {\n                    \"fullCode\": \"67877-563\"\n                },\n                {\n                    \"fullCode\": \"67877-563-10\"\n                },\n                {\n                    \"fullCode\": \"51224-120\"\n                },\n                {\n                    \"fullCode\": \"51224-120-50\"\n                },\n                {\n                    \"fullCode\": \"51224-120-60\"\n                },\n                {\n                    \"fullCode\": \"51224-120-70\"\n                },\n                {\n                    \"fullCode\": \"68071-1815\"\n                },\n                {\n                    \"fullCode\": \"68071-1815-1\"\n                },\n                {\n                    \"fullCode\": \"61919-313\"\n                },\n                {\n                    \"fullCode\": \"61919-313-60\"\n                },\n                {\n                    \"fullCode\": \"63187-332\"\n                },\n                {\n                    \"fullCode\": \"63187-332\"\n                },\n                {\n                    \"fullCode\": \"63187-332-30\"\n                },\n                {\n                    \"fullCode\": \"63187-332-60\"\n                },\n                {\n                    \"fullCode\": \"63187-332-90\"\n                },\n                {\n                    \"fullCode\": \"70518-2920\"\n                },\n                {\n                    \"fullCode\": \"70518-2920\"\n                },\n                {\n                    \"fullCode\": \"23155-103\"\n                },\n                {\n                    \"fullCode\": \"23155-103-10\"\n                },\n                {\n                    \"fullCode\": \"51224-220\"\n                },\n                {\n                    \"fullCode\": \"51224-220-50\"\n                },\n                {\n                    \"fullCode\": \"51224-220-60\"\n                },\n                {\n                    \"fullCode\": \"51224-220-70\"\n                },\n                {\n                    \"fullCode\": \"57664-435\"\n                },\n                {\n                    \"fullCode\": \"57664-435-51\"\n                },\n                {\n                    \"fullCode\": \"57664-435-53\"\n                },\n                {\n                    \"fullCode\": \"57664-435-58\"\n                },\n                {\n                    \"fullCode\": \"57664-435-59\"\n                },\n                {\n                    \"fullCode\": \"45865-517\"\n                },\n                {\n                    \"fullCode\": \"45865-517-30\"\n                },\n                {\n                    \"fullCode\": \"45865-517-49\"\n                },\n                {\n                    \"fullCode\": \"45865-517-60\"\n                },\n                {\n                    \"fullCode\": \"23155-102\"\n                },\n                {\n                    \"fullCode\": \"23155-102-10\"\n                },\n                {\n                    \"fullCode\": \"57664-397\"\n                },\n                {\n                    \"fullCode\": \"57664-397-51\"\n                },\n                {\n                    \"fullCode\": \"57664-397-53\"\n                },\n                {\n                    \"fullCode\": \"57664-397-58\"\n                },\n                {\n                    \"fullCode\": \"57664-397-59\"\n                },\n                {\n                    \"fullCode\": \"66064-1041\"\n                },\n                {\n                    \"fullCode\": \"66064-1041-5\"\n                },\n                {\n                    \"fullCode\": \"66064-1041-6\"\n                },\n                {\n                    \"fullCode\": \"66064-1040\"\n                },\n                {\n                    \"fullCode\": \"66064-1040-5\"\n                },\n                {\n                    \"fullCode\": \"66064-1040-6\"\n                },\n                {\n                    \"fullCode\": \"66064-1042\"\n                },\n                {\n                    \"fullCode\": \"66064-1042-5\"\n                },\n                {\n                    \"fullCode\": \"66064-1042-6\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"bd48c884-fa99-4b92-b76f-f288060e3f15"}],"id":"7bb83d0c-6cc9-46d5-8211-a44cd046bbc8","_postman_id":"7bb83d0c-6cc9-46d5-8211-a44cd046bbc8","description":""}],"id":"74585537-7986-436a-b426-5532b1e4b93c","description":"<p>The RxLibrary service provides structured data for all supported medications in Diasyst, currently including all FDA-approved medications indicated for the management of type 2 diabetes and hypertension. Data includes medication brand names, generic names, classes, NDCs, and doses, which allows platforms to build UI to gather, track, and maintain medication records for their patient populations in a very structured manner. UI<br />can be provider/clinical staff-facing or patient/caregiver-facing.</p>\n<p>For platforms that already track medications, RxLibrary is utilized as a mapping mechanism to translate your platform’s data structure to Diasyst’s, so that RxRecs and RxUI may be implemented.</p>\n<h2 id=\"api-authentication\">API Authentication</h2>\n<h2 id=\"conventions\">Conventions</h2>\n<p>The base URL to send all API requests <code>https://example.com</code> will be provided by Diasyst. HTTPS is required for all API requests.</p>\n<p>The Rx Library API follows GraphQL conventions when possible, with all operations performed via <code>query</code> or <code>mutation</code>.</p>\n<h2 id=\"data-conventions\">DATA Conventions</h2>\n<ul>\n<li>Types, fields and variable names are in <code>camelCase</code>.</li>\n<li>Temporal values (dates and datetimes) are encoded in <a href=\"https://en.wikipedia.org/wiki/ISO_8601\">ISO 8601</a> strings. Datetimes will include the time value (<code>2020-08-12T02:12:33.231Z</code>) while dates will include only the date (<code>2020-08-12</code>).</li>\n</ul>\n","_postman_id":"74585537-7986-436a-b426-5532b1e4b93c"},{"name":"Rx Recs","item":[{"name":"General","item":[{"name":"List Practices","id":"04613fdf-9067-4100-87e2-36c0d183c971","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"# This is a GraphQL query to retrieve information about an account and its associated practices\nquery practice {\n    # The 'account' field is the root object of this query\n    account {\n        # These are the fields of the 'account' object being requested\n        providerId\n        firstName\n        lastName\n        phone\n        # The 'practice' field represents a nested object within 'account'\n        practice {\n            # These are the fields of the 'practice' object being requested\n            practiceId\n            name\n            state\n        }\n        # The 'availablePractices' field represents a list of 'practice' objects within 'account'\n        availablePractices {\n            # These are the fields of the 'availablePractices' object being requested\n            name\n            state\n            description\n            practiceId\n        }\n    }\n}","variables":"{\n\n}"}},"url":"{{url}}","description":"<p>The purpose of this query is to retrieve information about an account and the associated practices.</p>\n<ul>\n<li><code>query practice</code>: this is the query's name, and it serves as an identifier for the query operation.</li>\n<li><code>account</code>: This is the first field requested. It represents the root object in the query.</li>\n<li><code>providerId</code>, <code>firstName</code>, <code>lastName</code>, <code>phone</code>: These are the fields of the <code>account</code> object being requested.</li>\n<li><code>practice</code>: This is a nested field within the <code>account</code> object. It represents another object type with its own fields.</li>\n<li><code>practiceId</code>, <code>name</code>, <code>state</code>: These are the fields of the <code>practice</code> object being requested.</li>\n<li><code>availablePractices</code>: This is another nested field within the <code>account</code> object, representing a list of <code>practice</code> objects.</li>\n<li><code>description</code>: This is a field of the <code>availablePractices</code> object.</li>\n</ul>\n<p>This query will retrieve the providerId, firstName, lastName, phone of the <code>account</code> object and the practiceId, name, state of the <code>practice</code> object. Additionally, it will retrieve the name, state, description and practiceId of all the <code>availablePractices</code> objects associated with the account.</p>\n","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"ac4e5e85-74ed-400f-abfd-d3d681eab413","name":"List Practices","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query {\n  account {\n    providerId\n    firstName\n    lastName\n    phone\n    practice{\n        practiceId\n        name\n        state\n    }\n    availablePractices{\n        name\n        state\n        description\n        practiceId\n    }\n  }\n}","variables":""}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Sep 2022 07:21:20 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=3X5gRmxMNHpTuEaAwpW2tyoccmgoP86qC8P9OtF4IEBJh6Nn8SLPO6bdbo8l32nwBxySmacGXd2+ARvTblf3JzFa53FU6Rt3v3FEdENICYPggkfyX2jXKoyJV1TE; Expires=Tue, 04 Oct 2022 07:21:19 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=3X5gRmxMNHpTuEaAwpW2tyoccmgoP86qC8P9OtF4IEBJh6Nn8SLPO6bdbo8l32nwBxySmacGXd2+ARvTblf3JzFa53FU6Rt3v3FEdENICYPggkfyX2jXKoyJV1TE; Expires=Tue, 04 Oct 2022 07:21:19 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"account\": {\n            \"providerId\": \"1\",\n            \"firstName\": null,\n            \"lastName\": null,\n            \"phone\": null,\n            \"practice\": {\n                \"practiceId\": \"1\",\n                \"name\": \"Diasyst APIs Sadnbox\",\n                \"state\": \"GA\"\n            },\n            \"availablePractices\": [\n                {\n                    \"name\": \"Diasyst APIs Sadnbox\",\n                    \"state\": \"GA\",\n                    \"description\": null,\n                    \"practiceId\": \"1\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"04613fdf-9067-4100-87e2-36c0d183c971"},{"name":"List Indicators","id":"c2f6b881-b2ad-4493-bce1-ee9e185ef660","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"# This is a GraphQL query to retrieve information about Indicators\nquery Indicators {\n    # The 'indicators' field is the root object of this query\n    indicators {\n        # These are the fields of the 'indicators' object being requested\n        indicatorId\n        name\n        key\n        type\n    }\n}","variables":"{\n\n}"}},"url":"{{url}}","description":"<p>The purpose of this query is to retrieve information about indicators.</p>\n<ul>\n<li><code>query Indicators</code>: this is the query's name, and it serves as an identifier for the query operation.</li>\n<li><code>indicators</code>: This is the first field requested. It represents the root object in the query.</li>\n<li><code>indicatorId</code>, <code>name</code>, <code>key</code>, <code>type</code>: These are the fields of the <code>indicators</code> object being requested.</li>\n</ul>\n<p>This query will retrieve the indicatorId, name, key, and type of all the <code>indicators</code> objects.</p>\n","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"907be8a2-f888-41fa-972e-2d1af840d22d","name":"List Indicators","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query Indicators {\n        indicators {\n            indicatorId\n            name\n            key\n            type\n        }\n    }","variables":"{\n\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 28 Sep 2022 14:13:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=E7qiFR01Qs3ydl0Uaraw9CF9mTBt/iVllLpnxeVw/VzVrEWAyRewOVzfvfzv+ObRMXg7WIH3G+7DofUmK/tKTnPMmsYCnnyG2do0+/DzXqu/7qflnFSJzl3goNYX; Expires=Wed, 05 Oct 2022 14:13:33 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=E7qiFR01Qs3ydl0Uaraw9CF9mTBt/iVllLpnxeVw/VzVrEWAyRewOVzfvfzv+ObRMXg7WIH3G+7DofUmK/tKTnPMmsYCnnyG2do0+/DzXqu/7qflnFSJzl3goNYX; Expires=Wed, 05 Oct 2022 14:13:33 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"indicators\": [\n            {\n                \"indicatorId\": \"1\",\n                \"name\": \"A1c goal\",\n                \"key\": \"a1c_goal\",\n                \"type\": \"GOAL\"\n            },\n            {\n                \"indicatorId\": \"2\",\n                \"name\": \"A1c value\",\n                \"key\": \"a1c_value\",\n                \"type\": \"LAB\"\n            },\n            {\n                \"indicatorId\": \"3\",\n                \"name\": \"Creatinine level\",\n                \"key\": \"creatinine_level\",\n                \"type\": \"LAB\"\n            },\n            {\n                \"indicatorId\": \"6\",\n                \"name\": \"Cholesterol\",\n                \"key\": \"cholesterol\",\n                \"type\": \"LAB\"\n            },\n            {\n                \"indicatorId\": \"8\",\n                \"name\": \"Height\",\n                \"key\": \"height\",\n                \"type\": \"VITAL\"\n            },\n            {\n                \"indicatorId\": \"9\",\n                \"name\": \"Estimated glomerular filtration rate\",\n                \"key\": \"egfr\",\n                \"type\": \"VITAL\"\n            },\n            {\n                \"indicatorId\": \"11\",\n                \"name\": \"Glucose Test Frequency\",\n                \"key\": \"glucose_test_frequency\",\n                \"type\": \"OTHER\"\n            }\n        ]\n    }\n}"}],"_postman_id":"c2f6b881-b2ad-4493-bce1-ee9e185ef660"},{"name":"List Patients","id":"b3e2455e-8c94-4a1e-88ea-60143cfe14b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"# This is a GraphQL query to retrieve patient information\n# The $needsAttention variable allows for filtering of patients based on the \"needsAttention\" attribute\nquery patients ($needsAttention: Boolean) {\n    # The query calls the \"patients\" field with the optional parameter \"needsAttention\" set to the passed in $needsAttention variable\n    patients (needsAttention : $needsAttention){\n        # The following fields are selected for each patient returned by the query\n        clientId\n        patientId\n        medicalRecord\n        firstName\n        lastName\n        needsAttention\n  }\n}","variables":"{\n    \"needsAttention\" : true\n}"}},"url":"{{url}}","description":"<p>The code is a GraphQL query that retrieves patient information. The query takes an optional parameter <code>$needsAttention</code> of type <code>Boolean</code>, which allows filtering of patients based on the <code>needsAttention</code> attribute. The query calls the <code>patients</code> field with the optional parameter <code>needsAttention</code> set to the passed in <code>$needsAttention</code> variable. The following fields are selected for each patient returned by the query: <code>clientId</code>, <code>patientId</code>, <code>medicalRecord</code>, <code>firstName</code>, <code>lastName</code>, and <code>needsAttention</code>.</p>\n","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"a2896a3a-526d-459d-bb8b-a70c1a69c252","name":"List Patients","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query patients ($needsAttention: Boolean) {\n    patients (needsAttention : $needsAttention){\n        clientId\n        patientId\n        medicalRecord\n        firstName\n        lastName\n        needsAttention\n  }\n}","variables":"{\n    \"needsAttention\" : true\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 02 Nov 2022 19:30:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=NIMxWDO1VuLFnrNRUPlste1Heb6V8j4bSXLfhvEkKlN+eE9lVe0Sc+WrWLT6MrbxjSUuYC/KcHNqlO1ZC3IYYDsXeOtckpGvES8bl94HCRfawlzU5nVjj2xmEmj8; Expires=Wed, 09 Nov 2022 19:30:26 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=NIMxWDO1VuLFnrNRUPlste1Heb6V8j4bSXLfhvEkKlN+eE9lVe0Sc+WrWLT6MrbxjSUuYC/KcHNqlO1ZC3IYYDsXeOtckpGvES8bl94HCRfawlzU5nVjj2xmEmj8; Expires=Wed, 09 Nov 2022 19:30:26 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"patients\": [\n            {\n                \"clientId\": \"2\",\n                \"patientId\": \"1\",\n                \"medicalRecord\": null,\n                \"firstName\": \"Mekhi\",\n                \"lastName\": \"Halvorson\",\n                \"needsAttention\": false\n            }\n        ]\n    }\n}"}],"_postman_id":"b3e2455e-8c94-4a1e-88ea-60143cfe14b4"}],"id":"23af239a-5048-4c07-b9a6-2df632e7a263","_postman_id":"23af239a-5048-4c07-b9a6-2df632e7a263","description":""},{"name":"Patient","item":[{"name":"Create Patient","event":[{"listen":"prerequest","script":{"id":"00403951-49cb-4c4b-b0a6-d4a8dcbc3638","exec":[""],"type":"text/javascript"}}],"id":"3a5414af-230a-437a-9d9f-a1da20cd32c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation patientCreate ($firstName: String!, $lastName: String!, $dob: DateTime!, $gender: Gender!, $timezone: String) {\n    patientCreate (firstName: $firstName, lastName: $lastName, dob: $dob, gender: $gender, timezone: $timezone) {\n        patientId\n        clientId\n        firstName\n        lastName\n        gender\n        race\n        dob\n    }\n}","variables":"{\n  \"firstName\": \"Roy\",\n  \"lastName\": \"Strosin\",\n  \"dob\": \"1950-01-01\",\n  \"gender\": \"MALE\",\n  \"timezone\": \"UTC\"\n}"}},"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"9f5a3bc3-2190-40e1-ae03-767a534db211","name":"createPatient Example","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"7eac315e75e51e039deed272f3f578f5ce246b79d2681ddb234455e42e5bd978","type":"text"},{"key":"DiasystAuthToken","value":"d83b5c5614be4f2305b1a567fdd98b4761994a8a491395161a653ed9f64ee4c9","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation createPatient ($firstName: String!, $lastName: String!, $dob: DateTime!, $gender: Gender!, $timezone: String) {\n    createPatient (firstName: $firstName, lastName: $lastName, dob: $dob, gender: $gender, timezone: $timezone) {\n        patientId\n        clientId\n        firstName\n        lastName\n        gender\n        race\n        dob\n    }\n}","variables":"{\n  \"firstName\": \"Test1\",\n  \"lastName\": \"Metformin\",\n  \"dob\": \"1950-01-01\",\n  \"gender\": \"MALE\",\n  \"timezone\": \"UTC\"\n}"}},"url":"https://cbe-development.env.diasyst.com/api/graph/provider"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 24 May 2022 13:32:53 GMT"},{"key":"Set-Cookie","value":"AWSALB=7mJ593Jv6uvnXyasuIYHEPIIC5tVnSr4C/3dtWuE43rvy0bkGBIbjebLx9H8p9Qx0mLjYZZEhzVbXH/T0pShwpnL8MbkUtfeOmhPrd0kYGU9v8fXBcAGX1dkDEdN; Expires=Tue, 31 May 2022 13:32:53 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=7mJ593Jv6uvnXyasuIYHEPIIC5tVnSr4C/3dtWuE43rvy0bkGBIbjebLx9H8p9Qx0mLjYZZEhzVbXH/T0pShwpnL8MbkUtfeOmhPrd0kYGU9v8fXBcAGX1dkDEdN; Expires=Tue, 31 May 2022 13:32:53 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 a17242a6cf9be61e0412ecea1610cbde.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"VIE50-P1"},{"key":"X-Amz-Cf-Id","value":"aqqqEZnPsruVcqluuMX-OlhewZLXuETF1h3md8PEQrKmQZYRK9ZErA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"createPatient\": {\n            \"patientId\": \"1925\",\n            \"clientId\": \"1981\",\n            \"firstName\": \"Test1\",\n            \"lastName\": \"Metformin\",\n            \"gender\": \"MALE\",\n            \"race\": null,\n            \"dob\": \"1950-01-01\"\n        }\n    }\n}"}],"_postman_id":"3a5414af-230a-437a-9d9f-a1da20cd32c3"},{"name":"Update Patient Profile","id":"4f1331aa-3298-409f-a786-03790fbe4fda","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation patientProfileUpdate ($clientId: ID!, $patientConfig: PatientConfigInput!) {\n    patientProfileUpdate (clientId: $clientId, patientConfig: $patientConfig) {\n        patientId\n        clientId\n        firstName\n        lastName\n        gender\n        race\n    }\n}","variables":"{\n  \"clientId\": \"{{clientId}}\",\n  \"patientConfig\": {\n    \"race\": \"Black or African American\",\n    \"firstName\": \"Kyler\",\n    \"lastName\": \"Jacobi\",\n    \"dob\": \"1950-01-01\",\n    \"gender\": \"MALE\"\n  }\n}"}},"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"9e9bda76-9b46-463a-852f-0c9d86f21d86","name":"updateProfile Example","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"7eac315e75e51e039deed272f3f578f5ce246b79d2681ddb234455e42e5bd978","type":"text"},{"key":"DiasystAuthToken","value":"d83b5c5614be4f2305b1a567fdd98b4761994a8a491395161a653ed9f64ee4c9","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation updateProfile ($clientId: ID!, $patientConfig: PatientConfigInput!) {\n    updateProfile (clientId: $clientId, patientConfig: $patientConfig) {\n        patientId\n        clientId\n        firstName\n        lastName\n        gender\n        race\n    }\n}","variables":"{\n  \"clientId\": {{clientId}},\n  \"patientConfig\": {\n    \"race\": \"Black or African American\",\n    \"firstName\": \"Test1\",\n    \"lastName\": \"Metformin\",\n    \"dob\": \"1950-01-01\",\n    \"gender\": \"MALE\"\n  }\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 24 May 2022 13:38:22 GMT"},{"key":"Set-Cookie","value":"AWSALB=hz7TFhLUDf9Q7GKfA9D53G90Oij0ieUVBnptI4vJprcj2DQILVroYTh2DdjmleJyUGwvdWiz/L7BndO/CmavtOeNi6eAVmDC+sheObq9azfUTAv94iHmCiDdPgF0; Expires=Tue, 31 May 2022 13:38:22 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=hz7TFhLUDf9Q7GKfA9D53G90Oij0ieUVBnptI4vJprcj2DQILVroYTh2DdjmleJyUGwvdWiz/L7BndO/CmavtOeNi6eAVmDC+sheObq9azfUTAv94iHmCiDdPgF0; Expires=Tue, 31 May 2022 13:38:22 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 a17242a6cf9be61e0412ecea1610cbde.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"VIE50-P1"},{"key":"X-Amz-Cf-Id","value":"jZTYJLhIpZ75LIfEkWLeUDIdzJlc4gH5dWi6y5c498JhSORwea_Xng=="}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"updateProfile\": {\n            \"patientId\": \"1925\",\n            \"clientId\": \"1981\",\n            \"firstName\": \"Test1\",\n            \"lastName\": \"Metformin\",\n            \"gender\": \"MALE\",\n            \"race\": \"Black\"\n        }\n    }\n}"}],"_postman_id":"4f1331aa-3298-409f-a786-03790fbe4fda"},{"name":"Patient Profile","id":"776531d6-8308-4278-a54b-1a602aab045d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query patientProfileGet ($clientId: ID!) {\n    patient (clientId: $clientId) {\n        patientId\n        clientId\n        firstName\n        lastName\n        gender\n        race\n        latestIndicators {\n            indicatorId\n            value\n            measurementDate\n            indicator {\n                name\n            }\n        }\n        medications {\n            medication {\n                displayName\n                medicationId\n            }\n            currentDoses {\n                daytime {\n                    key\n                    id\n                }\n                prescribed {\n                   dose\n                }\n            }\n        }\n    }\n}","variables":"{\n  \"clientId\": \"{{clientId}}\"\n}"}},"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"96a51b4d-0def-44e5-9070-81c54fa547db","name":"Patient Profile","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query patientProfileGet ($clientId: ID!) {\n    patient (clientId: $clientId) {\n        patientId\n        clientId\n        firstName\n        lastName\n        gender\n        race\n        latestIndicators {\n            indicatorId\n            value\n            measurementDate\n            indicator {\n                name\n            }\n        }\n        medications {\n            medication {\n                displayName\n                medicationId\n            }\n            currentDoses {\n                daytime {\n                    key\n                    id\n                }\n                prescribed {\n                   dose\n                }\n            }\n        }\n    }\n}","variables":"{\n  \"clientId\": \"{{clientId}}\"\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 27 Oct 2022 11:16:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=m8k3pn7HgCCuWFVfQdrOudJ3mTV7qvtI/G/x1TTaUWYnZcP/F2YmMZoqBjsofZBriXw4/V4+wxvenqRvk0/An9lEQvqJtBnwi8ZfasxFWCRvL1GqbrjHEA/Gvd6B; Expires=Thu, 03 Nov 2022 11:16:21 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=m8k3pn7HgCCuWFVfQdrOudJ3mTV7qvtI/G/x1TTaUWYnZcP/F2YmMZoqBjsofZBriXw4/V4+wxvenqRvk0/An9lEQvqJtBnwi8ZfasxFWCRvL1GqbrjHEA/Gvd6B; Expires=Thu, 03 Nov 2022 11:16:21 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"patient\": {\n            \"patientId\": \"1\",\n            \"clientId\": \"2\",\n            \"firstName\": \"Mekhi\",\n            \"lastName\": \"Halvorson\",\n            \"gender\": \"MALE\",\n            \"race\": \"Black or African American\",\n            \"latestIndicators\": [\n                {\n                    \"indicatorId\": \"11\",\n                    \"value\": \"shift_a_not_goal\",\n                    \"measurementDate\": \"2022-10-27T10:50:29+00:00\",\n                    \"indicator\": {\n                        \"name\": \"Glucose Test Frequency\"\n                    }\n                },\n                {\n                    \"indicatorId\": \"1\",\n                    \"value\": \"7\",\n                    \"measurementDate\": \"2022-06-22T11:32:26+00:00\",\n                    \"indicator\": {\n                        \"name\": \"A1c goal\"\n                    }\n                },\n                {\n                    \"indicatorId\": \"2\",\n                    \"value\": \"8.4\",\n                    \"measurementDate\": \"2022-05-24T14:20:33+00:00\",\n                    \"indicator\": {\n                        \"name\": \"A1c value\"\n                    }\n                },\n                {\n                    \"indicatorId\": \"9\",\n                    \"value\": \"66.7\",\n                    \"measurementDate\": \"2022-05-24T14:00:33+00:00\",\n                    \"indicator\": {\n                        \"name\": \"Estimated glomerular filtration rate\"\n                    }\n                },\n                {\n                    \"indicatorId\": \"3\",\n                    \"value\": \"1.1\",\n                    \"measurementDate\": \"2022-05-24T14:00:33+00:00\",\n                    \"indicator\": {\n                        \"name\": \"Creatinine level\"\n                    }\n                }\n            ],\n            \"medications\": [\n                {\n                    \"medication\": {\n                        \"displayName\": \"Metformin ER\",\n                        \"medicationId\": \"3\"\n                    },\n                    \"currentDoses\": [\n                        {\n                            \"daytime\": {\n                                \"key\": \"breakfast\",\n                                \"id\": \"2\"\n                            },\n                            \"prescribed\": {\n                                \"dose\": \"500\"\n                            }\n                        },\n                        {\n                            \"daytime\": {\n                                \"key\": \"lunch\",\n                                \"id\": \"4\"\n                            },\n                            \"prescribed\": null\n                        },\n                        {\n                            \"daytime\": {\n                                \"key\": \"supper\",\n                                \"id\": \"6\"\n                            },\n                            \"prescribed\": null\n                        },\n                        {\n                            \"daytime\": {\n                                \"key\": \"night\",\n                                \"id\": \"8\"\n                            },\n                            \"prescribed\": null\n                        }\n                    ]\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"776531d6-8308-4278-a54b-1a602aab045d"}],"id":"8ab629ef-ee98-4529-b4e6-eda07afd5b7b","_postman_id":"8ab629ef-ee98-4529-b4e6-eda07afd5b7b","description":""},{"name":"Patient Medications","item":[{"name":"Add Patient Medications (DRAFT)","id":"ac09ba82-68a1-49ae-a758-4a62a22eb6b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation planSaveDraft ($clientId: ID!, $medications: [EditMedicationInput!]!) {\n    planSaveDraft (clientId: $clientId, medications: $medications) {\n        recommendationId\n    }\n}","variables":"{\n  \"clientId\": \"{{clientId}}\",\n  \"medications\": [{\n    \"medicationId\": 3,\n    \"planDoses\": [{\n      \"doseId\": 15,\n      \"daytimeId\": 2\n    }]\n  }]\n}"}},"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"96f5becd-2193-4bbf-bd84-2986817765cf","name":"Add Patient Medications (DRAFT)","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation planSaveDraft ($clientId: ID!, $medications: [EditMedicationInput!]!) {\n    planSaveDraft (clientId: $clientId, medications: $medications) {\n        recommendationId\n    }\n}","variables":"{\n  \"clientId\": \"{{clientId}}\",\n  \"medications\": [{\n    \"medicationId\": 3,\n    \"planDoses\": [{\n      \"doseId\": 15,\n      \"daytimeId\": 2\n    }]\n  }]\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Feb 2023 22:03:00 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=/jefK1tGy6mQ2xD8CIfXmcQI1ZUtcMJpDQX1Wp+On7Fp0YochYrKtL/vnEp23aY4wZdjfAm5EvjwkIpi1jKz6ERIBxVq42RtFqmLXr6Z/+rwlGzauS1tUVv16MDD; Expires=Mon, 27 Feb 2023 22:02:58 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=/jefK1tGy6mQ2xD8CIfXmcQI1ZUtcMJpDQX1Wp+On7Fp0YochYrKtL/vnEp23aY4wZdjfAm5EvjwkIpi1jKz6ERIBxVq42RtFqmLXr6Z/+rwlGzauS1tUVv16MDD; Expires=Mon, 27 Feb 2023 22:02:58 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"planSaveDraft\": {\n            \"recommendationId\": \"102\"\n        }\n    }\n}"}],"_postman_id":"ac09ba82-68a1-49ae-a758-4a62a22eb6b2"},{"name":"Apply Patient Medications","id":"f7d55eed-3075-4f28-89a5-b56a9c84d269","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation planApply ($recommendationId: ID!) {\n    planApply (recommendationId: $recommendationId) {\n        recommendationId\n    }\n}","variables":"{\n  \"recommendationId\": 102\n}"}},"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"fb2dc771-398a-43ab-9193-86af9af802e8","name":"Apply Patient Medications","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation planApply ($recommendationId: ID!) {\n    planApply (recommendationId: $recommendationId) {\n        recommendationId\n    }\n}","variables":"{\n  \"recommendationId\": 102\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Feb 2023 22:08:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=RaErahgcq4GbRuJnBFP4nyRoejiWgPolHKuX4yjUVKxk/qeJxhaFK4YMwpt+byj98wnChEP8HSUZtEetcZyoXlvWlIjJgH3Lt9vv6HjXh51qW2XotuudsdL8D7qw; Expires=Mon, 27 Feb 2023 22:08:32 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=RaErahgcq4GbRuJnBFP4nyRoejiWgPolHKuX4yjUVKxk/qeJxhaFK4YMwpt+byj98wnChEP8HSUZtEetcZyoXlvWlIjJgH3Lt9vv6HjXh51qW2XotuudsdL8D7qw; Expires=Mon, 27 Feb 2023 22:08:32 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"planApply\": {\n            \"recommendationId\": \"102\"\n        }\n    }\n}"}],"_postman_id":"f7d55eed-3075-4f28-89a5-b56a9c84d269"}],"id":"a20845b7-1124-409e-bf23-707890090eac","_postman_id":"a20845b7-1124-409e-bf23-707890090eac","description":""},{"name":"Labs","item":[{"name":"Add A1c","id":"cca70a16-5525-4f6b-95ee-f96ecb77f453","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation indicatorSave ($clientId: ID!, $indicatorId: ID!, $value: String!, $measurement_date: DateTime) {\n    indicatorSave (clientId: $clientId, indicatorId: $indicatorId, value: $value, measurement_date: $measurement_date) {\n        clientId\n        latestIndicators {\n            indicator {\n                indicatorId\n                name\n            }\n            value\n            measurementDate\n        }\n    }\n}","variables":"{\n\"clientId\": \"{{clientId}}\",\n\"indicatorId\": \"2\",\n\"measurement_date\": \"2022-05-24T14:20:33\",\n\"value\": \"8.4\"\n}"}},"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"e00abc33-7716-41af-8a0d-f4aaa80cc6c6","name":"Add A1c","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation indicatorSave ($clientId: ID!, $indicatorId: ID!, $value: String!, $measurement_date: DateTime) {\n    indicatorSave (clientId: $clientId, indicatorId: $indicatorId, value: $value, measurement_date: $measurement_date) {\n        clientId\n        latestIndicators {\n            indicator {\n                indicatorId\n                name\n            }\n            value\n            measurementDate\n        }\n    }\n}","variables":"{\n\"clientId\": \"{{clientId}}\",\n\"indicatorId\": \"2\",\n\"measurement_date\": \"2022-05-24T14:20:33\",\n\"value\": \"8.4\"\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Feb 2023 22:10:35 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=8LawlMv8I/MFR/7c/5NPsf0UhVy3OY8hWgOYp9Pe6tdKfDTZkJK+od3gXhA0NhwCm/H9NkKUw4wqFNwxulFUQCz+5myqav2iO54dPsf2pa9UgewFl8tOEPpyWcxG; Expires=Mon, 27 Feb 2023 22:10:35 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=8LawlMv8I/MFR/7c/5NPsf0UhVy3OY8hWgOYp9Pe6tdKfDTZkJK+od3gXhA0NhwCm/H9NkKUw4wqFNwxulFUQCz+5myqav2iO54dPsf2pa9UgewFl8tOEPpyWcxG; Expires=Mon, 27 Feb 2023 22:10:35 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"indicatorSave\": {\n            \"clientId\": \"2\",\n            \"latestIndicators\": [\n                {\n                    \"indicator\": {\n                        \"indicatorId\": \"11\",\n                        \"name\": \"Glucose Test Frequency\"\n                    },\n                    \"value\": \"shift_a_not_goal\",\n                    \"measurementDate\": \"2023-02-20T22:10:35+00:00\"\n                },\n                {\n                    \"indicator\": {\n                        \"indicatorId\": \"9\",\n                        \"name\": \"Estimated glomerular filtration rate\"\n                    },\n                    \"value\": \"66.7\",\n                    \"measurementDate\": \"2022-06-24T14:00:33+00:00\"\n                },\n                {\n                    \"indicator\": {\n                        \"indicatorId\": \"3\",\n                        \"name\": \"Creatinine level\"\n                    },\n                    \"value\": \"1.1\",\n                    \"measurementDate\": \"2022-06-24T14:00:33+00:00\"\n                },\n                {\n                    \"indicator\": {\n                        \"indicatorId\": \"1\",\n                        \"name\": \"A1c goal\"\n                    },\n                    \"value\": \"7\",\n                    \"measurementDate\": \"2022-06-22T11:32:26+00:00\"\n                },\n                {\n                    \"indicator\": {\n                        \"indicatorId\": \"2\",\n                        \"name\": \"A1c value\"\n                    },\n                    \"value\": \"8.5\",\n                    \"measurementDate\": \"2022-05-24T14:20:33+00:00\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"cca70a16-5525-4f6b-95ee-f96ecb77f453"},{"name":"Add Creatinine","id":"31b180d7-ad08-468b-8822-bf1a4ec7cf56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation indicatorSave ($clientId: ID!, $indicatorId: ID!, $value: String!, $measurement_date: DateTime) {\n    indicatorSave (clientId: $clientId, indicatorId: $indicatorId, value: $value, measurement_date: $measurement_date) {\n        clientId\n        latestIndicators {\n            indicator {\n                indicatorId\n                name\n            }\n            value\n            measurementDate\n        }\n    }\n}","variables":"{\n\"clientId\": \"{{clientId}}\",\n\"indicatorId\": \"3\",\n\"measurement_date\": \"2022-06-24T14:00:33\",\n\"value\": \"1.1\"\n}"}},"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"28146220-a216-4b83-9180-c4904f897a07","name":"Add Creatinine","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation indicatorSave ($clientId: ID!, $indicatorId: ID!, $value: String!, $measurement_date: DateTime) {\n    indicatorSave (clientId: $clientId, indicatorId: $indicatorId, value: $value, measurement_date: $measurement_date) {\n        clientId\n        latestIndicators {\n            indicator {\n                indicatorId\n                name\n            }\n            value\n            measurementDate\n        }\n    }\n}","variables":"{\n\"clientId\": \"{{clientId}}\",\n\"indicatorId\": \"3\",\n\"measurement_date\": \"2022-06-24T14:00:33\",\n\"value\": \"1.1\"\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Feb 2023 22:10:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=eSGdHx95NEuICo+187cemXf9PynF3eKVlPiU0Fzt0tq9ht5AEpjWXqNDdoGpBfY4NvEWU3P4FaPoAre4BQf7VdUvJuwRWi14bvQ2w547GVGze7q8bQz1wbwCV0Xh; Expires=Mon, 27 Feb 2023 22:10:53 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=eSGdHx95NEuICo+187cemXf9PynF3eKVlPiU0Fzt0tq9ht5AEpjWXqNDdoGpBfY4NvEWU3P4FaPoAre4BQf7VdUvJuwRWi14bvQ2w547GVGze7q8bQz1wbwCV0Xh; Expires=Mon, 27 Feb 2023 22:10:53 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"indicatorSave\": {\n            \"clientId\": \"2\",\n            \"latestIndicators\": [\n                {\n                    \"indicator\": {\n                        \"indicatorId\": \"11\",\n                        \"name\": \"Glucose Test Frequency\"\n                    },\n                    \"value\": \"shift_a_not_goal\",\n                    \"measurementDate\": \"2023-02-20T22:10:35+00:00\"\n                },\n                {\n                    \"indicator\": {\n                        \"indicatorId\": \"3\",\n                        \"name\": \"Creatinine level\"\n                    },\n                    \"value\": \"1.1\",\n                    \"measurementDate\": \"2022-06-24T14:00:33+00:00\"\n                },\n                {\n                    \"indicator\": {\n                        \"indicatorId\": \"9\",\n                        \"name\": \"Estimated glomerular filtration rate\"\n                    },\n                    \"value\": \"66.7\",\n                    \"measurementDate\": \"2022-06-24T14:00:33+00:00\"\n                },\n                {\n                    \"indicator\": {\n                        \"indicatorId\": \"1\",\n                        \"name\": \"A1c goal\"\n                    },\n                    \"value\": \"7\",\n                    \"measurementDate\": \"2022-06-22T11:32:26+00:00\"\n                },\n                {\n                    \"indicator\": {\n                        \"indicatorId\": \"2\",\n                        \"name\": \"A1c value\"\n                    },\n                    \"value\": \"8.4\",\n                    \"measurementDate\": \"2022-05-24T14:20:33+00:00\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"31b180d7-ad08-468b-8822-bf1a4ec7cf56"}],"id":"9657f5f4-faee-4d43-9d55-438d29c7485c","_postman_id":"9657f5f4-faee-4d43-9d55-438d29c7485c","description":""},{"name":"Records","item":[{"name":"List Records Daytimes","id":"b643b2e1-5a12-4ec5-93e9-fb14919a13ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query daytimes {\n    daytimes {\n        id\n        short\n        long\n        key\n         time {\n      timeStart\n      timeEnd\n      timeMid\n    }\n    }\n}","variables":"{}"}},"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"961ba2e6-00d8-4309-9d5d-b28e2487da28","name":"List Records Daytimes","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query daytimes {\n    daytimes {\n        id\n        short\n        long\n        key\n         time {\n      timeStart\n      timeEnd\n      timeMid\n    }\n    }\n}","variables":"{}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Oct 2022 13:16:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=sCJcNbBpx6e7BS/CENgBanQtxFMZP5nbUxT/+sqxzhXzQLvFY+A7A3W48hycGv5pv76em4kFTGxKzVea3/cAAUBjLXPANFPKHDhEI/Dscec7/1xBWczHSOXd2pNj; Expires=Fri, 21 Oct 2022 13:16:22 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=sCJcNbBpx6e7BS/CENgBanQtxFMZP5nbUxT/+sqxzhXzQLvFY+A7A3W48hycGv5pv76em4kFTGxKzVea3/cAAUBjLXPANFPKHDhEI/Dscec7/1xBWczHSOXd2pNj; Expires=Fri, 21 Oct 2022 13:16:22 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"daytimes\": [\n            {\n                \"id\": \"1\",\n                \"short\": \"BB\",\n                \"long\": \"BEFORE BREAKFAST\",\n                \"key\": \"breakfast\",\n                \"time\": {\n                    \"timeStart\": \"03:00:00\",\n                    \"timeEnd\": \"11:00:00\",\n                    \"timeMid\": \"07:00:00\"\n                }\n            },\n            {\n                \"id\": \"2\",\n                \"short\": \"AB\",\n                \"long\": \"AFTER BREAKFAST\",\n                \"key\": \"breakfast\",\n                \"time\": {\n                    \"timeStart\": \"11:00:00\",\n                    \"timeEnd\": \"11:00:00\",\n                    \"timeMid\": \"11:00:00\"\n                }\n            },\n            {\n                \"id\": \"3\",\n                \"short\": \"BL\",\n                \"long\": \"BEFORE LUNCH\",\n                \"key\": \"lunch\",\n                \"time\": {\n                    \"timeStart\": \"11:00:00\",\n                    \"timeEnd\": \"17:00:00\",\n                    \"timeMid\": \"14:00:00\"\n                }\n            },\n            {\n                \"id\": \"4\",\n                \"short\": \"AL\",\n                \"long\": \"AFTER LUNCH\",\n                \"key\": \"lunch\",\n                \"time\": {\n                    \"timeStart\": \"17:00:00\",\n                    \"timeEnd\": \"17:00:00\",\n                    \"timeMid\": \"17:00:00\"\n                }\n            },\n            {\n                \"id\": \"5\",\n                \"short\": \"BS\",\n                \"long\": \"BEFORE SUPPER\",\n                \"key\": \"supper\",\n                \"time\": {\n                    \"timeStart\": \"17:00:00\",\n                    \"timeEnd\": \"21:00:00\",\n                    \"timeMid\": \"19:00:00\"\n                }\n            },\n            {\n                \"id\": \"6\",\n                \"short\": \"AS\",\n                \"long\": \"AFTER SUPPER\",\n                \"key\": \"supper\",\n                \"time\": {\n                    \"timeStart\": \"21:00:00\",\n                    \"timeEnd\": \"21:00:00\",\n                    \"timeMid\": \"21:00:00\"\n                }\n            },\n            {\n                \"id\": \"7\",\n                \"short\": \"BN\",\n                \"long\": \"BEFORE NIGHT\",\n                \"key\": \"night\",\n                \"time\": {\n                    \"timeStart\": \"21:00:00\",\n                    \"timeEnd\": \"03:00:00\",\n                    \"timeMid\": \"00:00:00\"\n                }\n            },\n            {\n                \"id\": \"8\",\n                \"short\": \"AN\",\n                \"long\": \"AFTER NIGHT\",\n                \"key\": \"night\",\n                \"time\": {\n                    \"timeStart\": \"03:00:00\",\n                    \"timeEnd\": \"03:00:00\",\n                    \"timeMid\": \"03:00:00\"\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"b643b2e1-5a12-4ec5-93e9-fb14919a13ef"},{"name":"Add Glucose Record","event":[{"listen":"prerequest","script":{"id":"50510ccf-2deb-4db2-9ec8-78526b3969e9","exec":["const randomDateRecent = pm.variables.replaceIn('Sat Apr 04 2026 01:45:11 GMT+0000 (Coordinated Universal Time)');","const formattedDate = new Date(randomDateRecent);","","pm.environment.set('glucoseDate', formattedDate.toISOString());"],"type":"text/javascript"}}],"id":"55797212-6930-477e-bb4f-552a121df987","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation glucoseRecordSave ($clientId: ID!, $patientRecordConfig: PatientGlucoseRecordConfigInput!) {\n    glucoseRecordSave (clientId: $clientId, patientRecordConfig: $patientRecordConfig) {\n        clientId\n    }\n}","variables":"{\n    \"clientId\": \"{{clientId}}\",\n    \"patientRecordConfig\": {\n        \"daytimeId\": \"1\",\n        \"hypoStated\": false,\n        \"valueType\": \"VALUE\",\n        \"value\": 285,\n        \"reportedTimestamp\": \"{{glucoseDate}}\"\n    }\n}"}},"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"4eb9d2d6-db4e-4a58-89e8-0d6c85383895","name":"Add Glucose Record","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation glucoseRecordSave ($clientId: ID!, $patientRecordConfig: PatientGlucoseRecordConfigInput!) {\n    glucoseRecordSave (clientId: $clientId, patientRecordConfig: $patientRecordConfig) {\n        clientId\n    }\n}","variables":"{\n    \"clientId\": \"{{clientId}}\",\n    \"patientRecordConfig\": {\n        \"daytimeId\": \"1\",\n        \"hypoStated\": false,\n        \"valueType\": \"VALUE\",\n        \"value\": 285,\n        \"reportedTimestamp\": \"{{glucoseDate}}\"\n    }\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Feb 2023 22:11:26 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=eFEzmxSMfIpZreibJ7OQts595uYiFfSqFqF5RlFOBfK3lIpbgdd7cpt8dUJgdFKwCVN8qxauKESMQyoKF5C5X8L+NIgGfI6uPduCWhzxtpeXKl5G5tKHKM6SiYho; Expires=Mon, 27 Feb 2023 22:11:25 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=eFEzmxSMfIpZreibJ7OQts595uYiFfSqFqF5RlFOBfK3lIpbgdd7cpt8dUJgdFKwCVN8qxauKESMQyoKF5C5X8L+NIgGfI6uPduCWhzxtpeXKl5G5tKHKM6SiYho; Expires=Mon, 27 Feb 2023 22:11:25 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"glucoseRecordSave\": {\n            \"clientId\": \"2\"\n        }\n    }\n}"}],"_postman_id":"55797212-6930-477e-bb4f-552a121df987"}],"id":"b59cba39-1509-4801-8a2e-4d2ff169d904","_postman_id":"b59cba39-1509-4801-8a2e-4d2ff169d904","description":""},{"name":"Recommendations","item":[{"name":"GenerateRecommendation","id":"b31fc11b-9e98-4ca9-a31b-d8e2619bb776","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) { # mutation to generate a recommendation for a given client ID\n    recommendationGenerate (clientId: $clientId) { # calls the 'recommendationGenerate' mutation with the given client ID\n        recommendationRevisionId # ID of the recommendation revision\n        recommendationId # ID of the recommendation\n        medications { # list of medications in the recommendation\n            medication { # medication information\n                displayName # display name of the medication\n                genericName # generic name of the medication\n                medicationId # ID of the medication\n            }\n            medicationId # ID of the medication\n            planDoses { # list of prescribed doses for the medication\n                daytime { # daytime information\n                    id # unique identifier for the daytime\n                    key # key for the daytime\n                }\n                prescribed { # prescribed dose information\n                    dose # dose amount\n                    doseId # ID of the prescribed dose\n                }\n            }\n        }\n        recommendation { # recommendation information\n            recommendationId # ID of the recommendation\n            created # date and time the recommendation was created\n            creator # user who created the recommendation\n            isRevised # flag indicating if the recommendation has been revised\n            type # type of recommendation\n            currentRevision { # current revision information\n                creator # user who created the current revision\n                created # date and time the current revision was created\n                medications { # list of medications in the current revision\n                    medication { # medication information\n                        genericName # generic name of the medication\n                        displayName # display name of the medication\n                        medicationId # ID of the medication\n                    }\n                    planDoses { # list of prescribed doses for the medication\n                        problem # problem description for the prescribed dose\n                        rationale # rationale for the prescribed dose\n                        daytime { # daytime information\n                            key # key for the daytime\n                        }\n                        solution { # solution information for the prescribed dose\n                            medicationId # ID of the medication\n                            daytimeId # ID of the daytime\n                            dose # dose amount\n                        }\n                        algorithmReferences { # algorithm reference information for the prescribed dose\n                            pageNumber # page number of the algorithm reference\n                            pdfPageNumber # page number of the algorithm reference in the PDF\n                            relevantText # relevant text in the algorithm reference\n                            fileTitle # name of the reference\n                            file # file name of the algorithm reference\n                            disclaimer # disclaimer for the algorithm reference\n                        }\n                    }\n                }\n            }\n        }\n    }\n}\n","variables":"{   \n    \"clientId\": {{Metformin INT 1}}\n}"}},"url":"{{url}}","description":"<p>This is a GraphQL mutation named <code>recommendationGenerate</code> that takes a required argument <code>clientId</code> of type <code>ID</code>.</p>\n<p>This mutation generates a recommendation for a given client ID. It calls the <code>recommendationGenerate</code> mutation and returns information about the recommendation, including the recommendation ID, medication information, and prescribed dose information. The <code>medications</code> field contains information about each medication in the recommendation, including the medication's display name, generic name, and ID. The <code>planDoses</code> field contains information about each prescribed dose, including the daytime information, prescribed dose amount, and prescribed dose ID. The <code>currentRevision</code> field contains information about the current revision of the recommendation, including the creator, created date and time, medication information, and prescribed dose information for each medication in the current revision. The <code>algorithmReference</code> field contains information about the algorithm reference for the prescribed dose, including the page number, relevant text, file name, and disclaimer.</p>\n<p>The mutation returns an object that includes the following fields:</p>\n<ul>\n<li><code>recommendationRevisionId</code>: a string representing the ID of the recommendation revision.</li>\n<li><code>recommendationId</code>: a string representing the ID of the recommendation.</li>\n<li><code>medications</code>: an array of objects representing medications. Each object includes the following fields:<ul>\n<li><code>medication</code>: an object representing a medication, including the <code>displayName</code>, <code>genericName</code>, and <code>medicationId</code>.</li>\n<li><code>medicationId</code>: a string representing the ID of the medication.</li>\n<li><code>planDoses</code>: an array of objects representing the plan doses for the medication. Each object includes the following fields:<ul>\n<li><code>daytime</code>: an object representing the daytime of the dose, including the <code>id</code> and <code>key</code>.</li>\n<li><code>prescribed</code>: an object representing the prescribed dose, including the <code>dose</code> and <code>doseId</code>.</li>\n</ul>\n</li>\n</ul>\n</li>\n<li><code>recommendation</code>: an object representing the recommendation, including the following fields:<ul>\n<li><code>recommendationId</code>: a string representing the ID of the recommendation.</li>\n<li><code>created</code>: a string representing the date the recommendation was created.</li>\n<li><code>creator</code>: a string representing the ID of the user who created the recommendation.</li>\n<li><code>isRevised</code>: a boolean indicating whether the recommendation has been revised.</li>\n<li><code>type</code>: a string representing the type of recommendation.</li>\n<li><code>currentRevision</code>: an object representing the current revision of the recommendation, including the following fields:<ul>\n<li><code>creator</code>: a string representing the ID of the user who created the current revision.</li>\n<li><code>created</code>: a string representing the date the current revision was created.</li>\n<li><code>medications</code>: an array of objects representing medications. Each object includes the following fields:<ul>\n<li><code>medication</code>: an object representing a medication, including the <code>genericName</code>, <code>displayName</code>, and <code>medicationId</code>.</li>\n<li><code>planDoses</code>: an array of objects representing the plan doses for the medication. Each object includes the following fields:<ul>\n<li><code>problem</code>: a string representing the problem that the medication is intended to solve.</li>\n<li><code>rationale</code>: a string representing the rationale for the medication.</li>\n<li><code>solution</code>: an object representing the solution to the problem, including the <code>medicationId</code>, <code>daytimeId</code>, and <code>dose</code>.</li>\n<li><code>algorithmReference</code>: an object representing a reference to the algorithm used to generate the recommendation, including the <code>pageNumber</code>, <code>pdfPageNumber</code>, <code>relevantText</code>, <code>file</code>, and <code>disclaimer</code>.</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"4719b716-9b0d-4d3d-8c6c-0633c49546cc","name":"GenerateRecommendation","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) { # mutation to generate a recommendation for a given client ID\n    recommendationGenerate (clientId: $clientId) { # calls the 'recommendationGenerate' mutation with the given client ID\n        recommendationRevisionId # ID of the recommendation revision\n        recommendationId # ID of the recommendation\n        medications { # list of medications in the recommendation\n            medication { # medication information\n                displayName # display name of the medication\n                genericName # generic name of the medication\n                medicationId # ID of the medication\n            }\n            medicationId # ID of the medication\n            planDoses { # list of prescribed doses for the medication\n                daytime { # daytime information\n                    id # unique identifier for the daytime\n                    key # key for the daytime\n                }\n                prescribed { # prescribed dose information\n                    dose # dose amount\n                    doseId # ID of the prescribed dose\n                }\n            }\n        }\n        recommendation { # recommendation information\n            recommendationId # ID of the recommendation\n            created # date and time the recommendation was created\n            creator # user who created the recommendation\n            isRevised # flag indicating if the recommendation has been revised\n            type # type of recommendation\n            currentRevision { # current revision information\n                creator # user who created the current revision\n                created # date and time the current revision was created\n                medications { # list of medications in the current revision\n                    medication { # medication information\n                        genericName # generic name of the medication\n                        displayName # display name of the medication\n                        medicationId # ID of the medication\n                    }\n                    planDoses { # list of prescribed doses for the medication\n                        problem # problem description for the prescribed dose\n                        rationale # rationale for the prescribed dose\n                        daytime { # daytime information\n                            key # key for the daytime\n                        }\n                        solution { # solution information for the prescribed dose\n                            medicationId # ID of the medication\n                            daytimeId # ID of the daytime\n                            dose # dose amount\n                        }\n                        algorithmReferences { # algorithm reference information for the prescribed dose\n                            pageNumber # page number of the algorithm reference\n                            pdfPageNumber # page number of the algorithm reference in the PDF\n                            relevantText # relevant text in the algorithm reference\n                            fileTitle # name of the reference\n                            file # file name of the algorithm reference\n                            disclaimer # disclaimer for the algorithm reference\n                        }\n                    }\n                }\n            }\n        }\n    }\n}\n","variables":"{   \n    \"clientId\": {{Metformin INT 1}}\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Apr 2023 14:58:54 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=TameDkvNXW1yYOpwZHF8XKpKvPjF9XJxlioEkeKtN9SRCCUJtntMbyLHJ4JjpYxE1K4IXhxF9eEJ+GInPbgS3as1/Rq4849abrBN9r2U7N0pYtsWY65b7ym0YCEl; Expires=Wed, 03 May 2023 14:58:53 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=TameDkvNXW1yYOpwZHF8XKpKvPjF9XJxlioEkeKtN9SRCCUJtntMbyLHJ4JjpYxE1K4IXhxF9eEJ+GInPbgS3as1/Rq4849abrBN9r2U7N0pYtsWY65b7ym0YCEl; Expires=Wed, 03 May 2023 14:58:53 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"recommendationGenerate\": {\n            \"recommendationRevisionId\": \"358\",\n            \"recommendationId\": \"358\",\n            \"medications\": [\n                {\n                    \"medication\": {\n                        \"displayName\": \"Metformin\",\n                        \"genericName\": \"Metformin Hydrochloride\",\n                        \"medicationId\": \"5\"\n                    },\n                    \"medicationId\": \"5\",\n                    \"planDoses\": [\n                        {\n                            \"daytime\": {\n                                \"id\": \"2\",\n                                \"key\": \"breakfast\"\n                            },\n                            \"prescribed\": {\n                                \"dose\": \"500\",\n                                \"doseId\": \"29\"\n                            }\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"4\",\n                                \"key\": \"lunch\"\n                            },\n                            \"prescribed\": null\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"6\",\n                                \"key\": \"supper\"\n                            },\n                            \"prescribed\": {\n                                \"dose\": \"500\",\n                                \"doseId\": \"29\"\n                            }\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"8\",\n                                \"key\": \"night\"\n                            },\n                            \"prescribed\": null\n                        }\n                    ]\n                }\n            ],\n            \"recommendation\": {\n                \"recommendationId\": \"358\",\n                \"created\": \"2023-04-26T14:58:53+00:00\",\n                \"creator\": \"SYSTEM\",\n                \"isRevised\": false,\n                \"type\": \"DOSE_CHANGE\",\n                \"currentRevision\": {\n                    \"creator\": \"SYSTEM\",\n                    \"created\": \"2023-04-26T14:58:53+00:00\",\n                    \"medications\": [\n                        {\n                            \"medication\": {\n                                \"genericName\": \"Metformin Hydrochloride\",\n                                \"displayName\": \"Metformin\",\n                                \"medicationId\": \"5\"\n                            },\n                            \"planDoses\": [\n                                {\n                                    \"problem\": \"BREAKFAST\",\n                                    \"rationale\": \"Glucose is high now, but eGFR is low, so increase may not be safe: Maintain Breakfast METFORMIN\",\n                                    \"daytime\": {\n                                        \"key\": \"breakfast\"\n                                    },\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"2\",\n                                            \"dose\": \"500\"\n                                        }\n                                    ],\n                                    \"algorithmReferences\": [\n                                        {\n                                            \"pageNumber\": \"1435\",\n                                            \"pdfPageNumber\": \"5\",\n                                            \"relevantText\": \"If eGFR <45 and ≥30 mL/min.1.73m2, use lower dose (e.g. 50%, or half-maximal dose). Closely monitor renal function (every 3 months)\",\n                                            \"fileTitle\": \"Use of Metformin in the Setting of Mild-to-Moderate Renal Insufficiency\",\n                                            \"file\": \"https://diasyst-reference-files.s3.amazonaws.com/113.pdf#page=5\",\n                                            \"disclaimer\": null\n                                        }\n                                    ]\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"daytime\": {\n                                        \"key\": \"lunch\"\n                                    },\n                                    \"solution\": [],\n                                    \"algorithmReferences\": []\n                                },\n                                {\n                                    \"problem\": \"BREAKFAST\",\n                                    \"rationale\": \"Glucose is high now, but eGFR is low, so increase may not be safe: Maintain Supper METFORMIN\",\n                                    \"daytime\": {\n                                        \"key\": \"supper\"\n                                    },\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"6\",\n                                            \"dose\": \"500\"\n                                        }\n                                    ],\n                                    \"algorithmReferences\": [\n                                        {\n                                            \"pageNumber\": \"1435\",\n                                            \"pdfPageNumber\": \"5\",\n                                            \"relevantText\": \"If eGFR <45 and ≥30 mL/min.1.73m2, use lower dose (e.g. 50%, or half-maximal dose). Closely monitor renal function (every 3 months)\",\n                                            \"fileTitle\": \"Use of Metformin in the Setting of Mild-to-Moderate Renal Insufficiency\",\n                                            \"file\": \"https://diasyst-reference-files.s3.amazonaws.com/113.pdf#page=5\",\n                                            \"disclaimer\": null\n                                        }\n                                    ]\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"daytime\": {\n                                        \"key\": \"night\"\n                                    },\n                                    \"solution\": [],\n                                    \"algorithmReferences\": []\n                                }\n                            ]\n                        }\n                    ]\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"b31fc11b-9e98-4ca9-a31b-d8e2619bb776"},{"name":"Save Medication Plan (DRAFT)","event":[{"listen":"test","script":{"id":"7c2c913b-184d-47b3-9e49-0581774ad405","exec":["const jsonResponse = pm.response.json();","pm.environment.set(\"recommendationId\", jsonResponse.data.planSaveDraft.recommendationId);"],"type":"text/javascript"}}],"id":"6161a43d-fefa-4085-a5e0-2bbf81a8cbfc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation planSaveDraft ($clientId: ID!, $recommendationId: ID, $medications: [EditMedicationInput!]!) {\n    planSaveDraft (clientId: $clientId, recommendationId: $recommendationId, medications: $medications) {\n        recommendationId\n    }\n}","variables":"{\n  \"clientId\": \"{{clientId}}\",\n  \"recommendationId\": null,\n  \"medications\": [{\n    \"medicationId\": 3,\n    \"planDoses\": [{\n      \"doseId\": 15,\n      \"daytimeId\": 2\n    }]\n  }]\n}"}},"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"d927c618-8262-4876-82f0-b49bbd34c803","name":"Save Medication Plan (DRAFT)","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation planSaveDraft ($clientId: ID!, $recommendationId: ID, $medications: [EditMedicationInput!]!) {\n    planSaveDraft (clientId: $clientId, recommendationId: $recommendationId, medications: $medications) {\n        recommendationId\n    }\n}","variables":"{\n  \"clientId\": \"{{clientId}}\",\n  \"recommendationId\": null,\n  \"medications\": [{\n    \"medicationId\": 3,\n    \"planDoses\": [{\n      \"doseId\": 15,\n      \"daytimeId\": 2\n    }]\n  }]\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Feb 2023 22:11:52 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=gGuX5AhqnzrNhE0ygaZjXlplL4P1ucofC9H/3sxHZMjEEH0NtDDejXyo6rPYGaS0PHK/PiIPP9hG1sYDQpMMZEcsOFP6pe5SeS4izSqV4tKBHYdlJeiaktlXjffu; Expires=Mon, 27 Feb 2023 22:11:52 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=gGuX5AhqnzrNhE0ygaZjXlplL4P1ucofC9H/3sxHZMjEEH0NtDDejXyo6rPYGaS0PHK/PiIPP9hG1sYDQpMMZEcsOFP6pe5SeS4izSqV4tKBHYdlJeiaktlXjffu; Expires=Mon, 27 Feb 2023 22:11:52 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"planSaveDraft\": {\n            \"recommendationId\": \"103\"\n        }\n    }\n}"}],"_postman_id":"6161a43d-fefa-4085-a5e0-2bbf81a8cbfc"},{"name":"Apply Plan","id":"de9982cf-f570-4a3c-8c2e-542dffcf79a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation planApply ($recommendationId: ID!) {\n    planApply (recommendationId: $recommendationId) {\n        recommendationId\n    }\n}","variables":"{\n  \"recommendationId\": 91\n}"}},"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"c60b22f3-6d38-45ea-b558-bc716ab49aa9","name":"Apply Plan","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation planApply ($recommendationId: ID!) {\n    planApply (recommendationId: $recommendationId) {\n        recommendationId\n    }\n}","variables":"{\n  \"recommendationId\": 91\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 17 Feb 2023 18:46:09 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=SmnRRys17cxcRsIFDtB9WNC4DrqhAbHmlodCvPGr4tyDIP8F4TMu+TlSRzWDN8qHc24VvMSKVQaNFkmOoySraNTVVS1RZ9fVdLEAVZ5B6QmsILDDUd+JOwp7IcT8; Expires=Fri, 24 Feb 2023 18:46:09 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=SmnRRys17cxcRsIFDtB9WNC4DrqhAbHmlodCvPGr4tyDIP8F4TMu+TlSRzWDN8qHc24VvMSKVQaNFkmOoySraNTVVS1RZ9fVdLEAVZ5B6QmsILDDUd+JOwp7IcT8; Expires=Fri, 24 Feb 2023 18:46:09 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"planApply\": {\n            \"recommendationId\": \"91\"\n        }\n    }\n}"}],"_postman_id":"de9982cf-f570-4a3c-8c2e-542dffcf79a4"},{"name":"Cancel Recommendation","event":[{"listen":"prerequest","script":{"id":"d91546af-4aa2-48ad-b494-50e7c2fe26b4","exec":[""],"type":"text/javascript"}}],"id":"16000a4d-a9b7-4ee7-b5d6-566ae440bfcf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationCancel ($recommendationId: ID!) {\n    recommendationCancel (recommendationId: $recommendationId) {\n        recommendation{\n            recommendationId\n        }\n    }\n}","variables":"{\n  \"recommendationId\": 152\n}"}},"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"797ad5b9-3df5-43a3-8329-1bf969c8c083","name":"Cancel Recommendation","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation cancelRecommendation ($recommendationId: ID!) {\n    cancelRecommendation (recommendationId: $recommendationId) {\n        recommendation{\n            recommendationId\n        }\n    }\n}","variables":"{\n  \"recommendationId\": 10\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Oct 2022 11:16:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=ElFTaCyTa/wVA30fsopM/hN/DgKrW9vj5pMsnYA95iKGh9pdAbRlJOuXjUhQ8XSUcXOXCmHqHSLXJkm38dpMpQb9QuVU0siFGjoo67pF5AlHHDRUtU385+EOFclN; Expires=Mon, 17 Oct 2022 11:16:28 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=ElFTaCyTa/wVA30fsopM/hN/DgKrW9vj5pMsnYA95iKGh9pdAbRlJOuXjUhQ8XSUcXOXCmHqHSLXJkm38dpMpQb9QuVU0siFGjoo67pF5AlHHDRUtU385+EOFclN; Expires=Mon, 17 Oct 2022 11:16:28 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"cancelRecommendation\": {\n            \"recommendation\": {\n                \"recommendationId\": \"10\"\n            }\n        }\n    }\n}"}],"_postman_id":"16000a4d-a9b7-4ee7-b5d6-566ae440bfcf"}],"id":"c01ffeb6-d11f-4cc8-905c-26e34659bb70","_postman_id":"c01ffeb6-d11f-4cc8-905c-26e34659bb70","description":""},{"name":"Rx Recs Examples","item":[{"name":"Metformin eGFR 29 DM.DC.1.ADJ.2","event":[{"listen":"test","script":{"id":"d91f1378-b12b-4e61-bf4d-d262aafa6aad","exec":["pm.test(\"Status test\", function () {","    pm.response.to.have.status(200);","});"],"type":"text/javascript"}}],"id":"6099dea1-b53b-48e5-a962-110dd06a40f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReferences {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            fileTitle\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin eGFR 29}}\n}"}},"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"5566825a-da30-4f7b-a3f2-1fc28fc06a5b","name":"Metformin eGFR 29 DM.DC.1.ADJ.2","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReference {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin eGFR 29}}\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Mar 2023 15:01:54 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=TzQIJ0+ez08RJzhyHV5/i21KEq6AiCIcaRm16zn46UN5Xr2kqnsRnNzp6dbyuKhERh90WC6t2FPUqpe3zD9t39Ll7TeSqDOiJijec3HZQDvFhtMCel4tWo+ti94Z; Expires=Fri, 31 Mar 2023 15:01:53 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=TzQIJ0+ez08RJzhyHV5/i21KEq6AiCIcaRm16zn46UN5Xr2kqnsRnNzp6dbyuKhERh90WC6t2FPUqpe3zD9t39Ll7TeSqDOiJijec3HZQDvFhtMCel4tWo+ti94Z; Expires=Fri, 31 Mar 2023 15:01:53 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"recommendationGenerate\": {\n            \"recommendationRevisionId\": \"246\",\n            \"recommendationId\": \"246\",\n            \"medications\": [\n                {\n                    \"medication\": {\n                        \"displayName\": \"Metformin\",\n                        \"genericName\": \"Metformin Hydrochloride\",\n                        \"medicationId\": \"5\"\n                    },\n                    \"medicationId\": \"5\",\n                    \"planDoses\": [\n                        {\n                            \"daytime\": {\n                                \"id\": \"2\",\n                                \"key\": \"breakfast\"\n                            },\n                            \"prescribed\": null\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"4\",\n                                \"key\": \"lunch\"\n                            },\n                            \"prescribed\": null\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"6\",\n                                \"key\": \"supper\"\n                            },\n                            \"prescribed\": null\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"8\",\n                                \"key\": \"night\"\n                            },\n                            \"prescribed\": null\n                        }\n                    ]\n                }\n            ],\n            \"recommendation\": {\n                \"recommendationId\": \"246\",\n                \"created\": \"2023-03-24T15:01:53+00:00\",\n                \"creator\": \"SYSTEM\",\n                \"isRevised\": false,\n                \"type\": \"DOSE_CHANGE\",\n                \"currentRevision\": {\n                    \"creator\": \"SYSTEM\",\n                    \"created\": \"2023-03-24T15:01:53+00:00\",\n                    \"medications\": [\n                        {\n                            \"medication\": {\n                                \"genericName\": \"Metformin Hydrochloride\",\n                                \"displayName\": \"Metformin\",\n                                \"medicationId\": \"5\"\n                            },\n                            \"planDoses\": [\n                                {\n                                    \"problem\": \"eGFR\",\n                                    \"rationale\": \"eGFR is low: Discontinue Breakfast METFORMIN\",\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"2\",\n                                            \"dose\": \"0\"\n                                        }\n                                    ],\n                                    \"algorithmReference\": {\n                                        \"pageNumber\": \"1\",\n                                        \"pdfPageNumber\": \"1\",\n                                        \"relevantText\": \"Discontinue if eGFR falls below 30 mL/minute/1.73 m2\",\n                                        \"file\": \"https://diasyst-reference-files.s3.amazonaws.com/3.pdf#page=1\",\n                                        \"disclaimer\": null\n                                    }\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                },\n                                {\n                                    \"problem\": \"eGFR\",\n                                    \"rationale\": \"eGFR is low: Discontinue Supper METFORMIN\",\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"6\",\n                                            \"dose\": \"0\"\n                                        }\n                                    ],\n                                    \"algorithmReference\": {\n                                        \"pageNumber\": \"1\",\n                                        \"pdfPageNumber\": \"1\",\n                                        \"relevantText\": \"Discontinue if eGFR falls below 30 mL/minute/1.73 m2\",\n                                        \"file\": \"https://diasyst-reference-files.s3.amazonaws.com/3.pdf#page=1\",\n                                        \"disclaimer\": null\n                                    }\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                }\n                            ]\n                        }\n                    ]\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"6099dea1-b53b-48e5-a962-110dd06a40f0"},{"name":"Metformin eGFR 30-45 DM.DC.1.ADJ.1","id":"63026e26-f76b-476c-b7f9-6f59f2508e04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReferences {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            fileTitle\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin eGFR 30-45}}\n}"}},"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"b46e3aec-205b-4eda-a4cd-b2e20ac49734","name":"Metformin eGFR 30-45 DM.DC.1.ADJ.1","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReference {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            fileTitle\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin eGFR 30-45}}\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 11 Apr 2023 12:53:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=G57UJMlWCJUh8Z3OJX9p63HRpQvxgItb9OWsMJ5f6601aFK5MhB+uSQ/UBoDbArM1cz0yXCBPPH0hGrtPbovUpGt88V6rC7P01R44Y9xtsDclxcf6HlpMS6X2oO+; Expires=Tue, 18 Apr 2023 12:53:02 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=G57UJMlWCJUh8Z3OJX9p63HRpQvxgItb9OWsMJ5f6601aFK5MhB+uSQ/UBoDbArM1cz0yXCBPPH0hGrtPbovUpGt88V6rC7P01R44Y9xtsDclxcf6HlpMS6X2oO+; Expires=Tue, 18 Apr 2023 12:53:02 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"recommendationGenerate\": {\n            \"recommendationRevisionId\": \"282\",\n            \"recommendationId\": \"282\",\n            \"recommendation\": {\n                \"recommendationId\": \"282\",\n                \"created\": \"2023-04-11T12:53:02+00:00\",\n                \"creator\": \"SYSTEM\",\n                \"isRevised\": false,\n                \"currentRevision\": {\n                    \"creator\": \"SYSTEM\",\n                    \"created\": \"2023-04-11T12:53:02+00:00\",\n                    \"medications\": [\n                        {\n                            \"medication\": {\n                                \"genericName\": \"Metformin Hydrochloride\",\n                                \"displayName\": \"Metformin\",\n                                \"medicationId\": \"5\"\n                            },\n                            \"planDoses\": [\n                                {\n                                    \"problem\": \"eGFR\",\n                                    \"rationale\": \"eGFR is low: Decrease Breakfast METFORMIN\",\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"2\"\n                                        }\n                                    ],\n                                    \"algorithmReference\": {\n                                        \"pageNumber\": \"1435\",\n                                        \"relevantText\": \"If eGFR <45 and ≥30 mL/min.1.73m2, use lower dose (e.g. 50%, or half-maximal dose). Closely monitor renal function (every 3 months)\",\n                                        \"file\": \"https://diasyst-reference-files.s3.amazonaws.com/113.pdf#page=5\",\n                                        \"disclaimer\": null\n                                    },\n                                    \"prescribed\": {\n                                        \"dose\": \"500\"\n                                    }\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null,\n                                    \"prescribed\": null\n                                },\n                                {\n                                    \"problem\": \"eGFR\",\n                                    \"rationale\": \"eGFR is low: Decrease Supper METFORMIN\",\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"6\"\n                                        }\n                                    ],\n                                    \"algorithmReference\": {\n                                        \"pageNumber\": \"1435\",\n                                        \"relevantText\": \"If eGFR <45 and ≥30 mL/min.1.73m2, use lower dose (e.g. 50%, or half-maximal dose). Closely monitor renal function (every 3 months)\",\n                                        \"file\": \"https://diasyst-reference-files.s3.amazonaws.com/113.pdf#page=5\",\n                                        \"disclaimer\": null\n                                    },\n                                    \"prescribed\": {\n                                        \"dose\": \"500\"\n                                    }\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null,\n                                    \"prescribed\": null\n                                }\n                            ]\n                        }\n                    ]\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"63026e26-f76b-476c-b7f9-6f59f2508e04"},{"name":"Metformin Hypo 1 DM.DC.1.HYPO.1","id":"6f924ff3-e4bd-46aa-8f72-d84c1242c382","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReferences {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            fileTitle\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin Hypo 1}}\n}"}},"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"0ea19da6-571c-46bf-b96f-2e3d61a2c965","name":"Metformin Hypo 1 DM.DC.1.HYPO.1","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReference {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            fileTitle\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin Hypo 1}}\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Apr 2023 16:02:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=IHHML09PJEfEaQUvR29SQNwZGTKBVTMg/5+mBTuUaORF2xcVGqNoZoRDDuWjFemn63iftSlhPDL3xoRa/9RtLYp1sEL+nBgrKeDx77OY3DZcphewKr1sqvQId+rm; Expires=Fri, 21 Apr 2023 16:02:38 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=IHHML09PJEfEaQUvR29SQNwZGTKBVTMg/5+mBTuUaORF2xcVGqNoZoRDDuWjFemn63iftSlhPDL3xoRa/9RtLYp1sEL+nBgrKeDx77OY3DZcphewKr1sqvQId+rm; Expires=Fri, 21 Apr 2023 16:02:38 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"recommendationGenerate\": {\n            \"recommendationRevisionId\": \"333\",\n            \"recommendationId\": \"333\",\n            \"medications\": [\n                {\n                    \"medication\": {\n                        \"displayName\": \"Metformin\",\n                        \"genericName\": \"Metformin Hydrochloride\",\n                        \"medicationId\": \"5\"\n                    },\n                    \"medicationId\": \"5\",\n                    \"planDoses\": [\n                        {\n                            \"daytime\": {\n                                \"id\": \"2\",\n                                \"key\": \"breakfast\"\n                            },\n                            \"prescribed\": {\n                                \"dose\": \"1000\",\n                                \"doseId\": \"44\"\n                            }\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"4\",\n                                \"key\": \"lunch\"\n                            },\n                            \"prescribed\": null\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"6\",\n                                \"key\": \"supper\"\n                            },\n                            \"prescribed\": {\n                                \"dose\": \"1000\",\n                                \"doseId\": \"44\"\n                            }\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"8\",\n                                \"key\": \"night\"\n                            },\n                            \"prescribed\": null\n                        }\n                    ]\n                }\n            ],\n            \"recommendation\": {\n                \"recommendationId\": \"333\",\n                \"created\": \"2023-04-14T16:02:40+00:00\",\n                \"creator\": \"SYSTEM\",\n                \"isRevised\": false,\n                \"type\": \"DOSE_CHANGE\",\n                \"currentRevision\": {\n                    \"creator\": \"SYSTEM\",\n                    \"created\": \"2023-04-14T16:02:40+00:00\",\n                    \"medications\": [\n                        {\n                            \"medication\": {\n                                \"genericName\": \"Metformin Hydrochloride\",\n                                \"displayName\": \"Metformin\",\n                                \"medicationId\": \"5\"\n                            },\n                            \"planDoses\": [\n                                {\n                                    \"problem\": \"BREAKFAST\",\n                                    \"rationale\": \"Glucose is Low: Maintain Breakfast METFORMIN\",\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"2\",\n                                            \"dose\": \"1000\"\n                                        }\n                                    ],\n                                    \"algorithmReference\": {\n                                        \"pageNumber\": \"10\",\n                                        \"pdfPageNumber\": \"10\",\n                                        \"relevantText\": \"Metformin Profile - Hypo: Neutral\",\n                                        \"fileTitle\": \"2020 AACE T2DM Management\",\n                                        \"file\": \"https://diasyst-reference-files.s3.amazonaws.com/79.pdf#page=10\",\n                                        \"disclaimer\": \"As this medication has a neutral hypoglycemia profile, recommend investigating reason for low glucose and consider adjusting dose.\"\n                                    }\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                },\n                                {\n                                    \"problem\": \"BREAKFAST\",\n                                    \"rationale\": \"Glucose is Low: Maintain Supper METFORMIN\",\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"6\",\n                                            \"dose\": \"1000\"\n                                        }\n                                    ],\n                                    \"algorithmReference\": {\n                                        \"pageNumber\": \"10\",\n                                        \"pdfPageNumber\": \"10\",\n                                        \"relevantText\": \"Metformin Profile - Hypo: Neutral\",\n                                        \"fileTitle\": \"2020 AACE T2DM Management\",\n                                        \"file\": \"https://diasyst-reference-files.s3.amazonaws.com/79.pdf#page=10\",\n                                        \"disclaimer\": \"As this medication has a neutral hypoglycemia profile, recommend investigating reason for low glucose and consider adjusting dose.\"\n                                    }\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                }\n                            ]\n                        }\n                    ]\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"6f924ff3-e4bd-46aa-8f72-d84c1242c382"},{"name":"Metformin INT 1 DM.DC.1.INT.1","id":"d3c0c83e-ee06-424d-a306-84bf4285b25f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReferences {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            fileTitle\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin INT 1}}\n}"}},"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"5a3d4023-8041-4825-8d15-6a2e28c329bb","name":"Metformin INT 1 DM.DC.1.INT.1","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReference {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            fileTitle\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin INT 1}}\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Apr 2023 16:03:24 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=x66UE40j68Tq96FRCmt5Hq5HsxAn4hgaJHCHFJAoSwhFrC51cVs3MjGAe6FITW8uc335Qtz3fDzAChkG55tarIELUHdOvtCqpvRQx3poVwihunDPqvBGOC7kno0b; Expires=Fri, 21 Apr 2023 16:03:24 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=x66UE40j68Tq96FRCmt5Hq5HsxAn4hgaJHCHFJAoSwhFrC51cVs3MjGAe6FITW8uc335Qtz3fDzAChkG55tarIELUHdOvtCqpvRQx3poVwihunDPqvBGOC7kno0b; Expires=Fri, 21 Apr 2023 16:03:24 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"recommendationGenerate\": {\n            \"recommendationRevisionId\": \"334\",\n            \"recommendationId\": \"334\",\n            \"medications\": [\n                {\n                    \"medication\": {\n                        \"displayName\": \"Metformin\",\n                        \"genericName\": \"Metformin Hydrochloride\",\n                        \"medicationId\": \"5\"\n                    },\n                    \"medicationId\": \"5\",\n                    \"planDoses\": [\n                        {\n                            \"daytime\": {\n                                \"id\": \"2\",\n                                \"key\": \"breakfast\"\n                            },\n                            \"prescribed\": {\n                                \"dose\": \"500\",\n                                \"doseId\": \"29\"\n                            }\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"4\",\n                                \"key\": \"lunch\"\n                            },\n                            \"prescribed\": null\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"6\",\n                                \"key\": \"supper\"\n                            },\n                            \"prescribed\": {\n                                \"dose\": \"500\",\n                                \"doseId\": \"29\"\n                            }\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"8\",\n                                \"key\": \"night\"\n                            },\n                            \"prescribed\": null\n                        }\n                    ]\n                }\n            ],\n            \"recommendation\": {\n                \"recommendationId\": \"334\",\n                \"created\": \"2023-04-14T16:03:24+00:00\",\n                \"creator\": \"SYSTEM\",\n                \"isRevised\": false,\n                \"type\": \"DOSE_CHANGE\",\n                \"currentRevision\": {\n                    \"creator\": \"SYSTEM\",\n                    \"created\": \"2023-04-14T16:03:24+00:00\",\n                    \"medications\": [\n                        {\n                            \"medication\": {\n                                \"genericName\": \"Metformin Hydrochloride\",\n                                \"displayName\": \"Metformin\",\n                                \"medicationId\": \"5\"\n                            },\n                            \"planDoses\": [\n                                {\n                                    \"problem\": \"BREAKFAST\",\n                                    \"rationale\": \"Glucose is high now, but eGFR is low, so increase may not be safe: Maintain Breakfast METFORMIN\",\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"2\",\n                                            \"dose\": \"500\"\n                                        }\n                                    ],\n                                    \"algorithmReference\": {\n                                        \"pageNumber\": \"1435\",\n                                        \"pdfPageNumber\": \"5\",\n                                        \"relevantText\": \"If eGFR <45 and ≥30 mL/min.1.73m2, use lower dose (e.g. 50%, or half-maximal dose). Closely monitor renal function (every 3 months)\",\n                                        \"fileTitle\": \"Use of Metformin in the Setting of Mild-to-Moderate Renal Insufficiency\",\n                                        \"file\": \"https://diasyst-reference-files.s3.amazonaws.com/113.pdf#page=5\",\n                                        \"disclaimer\": null\n                                    }\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                },\n                                {\n                                    \"problem\": \"BREAKFAST\",\n                                    \"rationale\": \"Glucose is high now, but eGFR is low, so increase may not be safe: Maintain Supper METFORMIN\",\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"6\",\n                                            \"dose\": \"500\"\n                                        }\n                                    ],\n                                    \"algorithmReference\": {\n                                        \"pageNumber\": \"1435\",\n                                        \"pdfPageNumber\": \"5\",\n                                        \"relevantText\": \"If eGFR <45 and ≥30 mL/min.1.73m2, use lower dose (e.g. 50%, or half-maximal dose). Closely monitor renal function (every 3 months)\",\n                                        \"fileTitle\": \"Use of Metformin in the Setting of Mild-to-Moderate Renal Insufficiency\",\n                                        \"file\": \"https://diasyst-reference-files.s3.amazonaws.com/113.pdf#page=5\",\n                                        \"disclaimer\": null\n                                    }\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                }\n                            ]\n                        }\n                    ]\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"d3c0c83e-ee06-424d-a306-84bf4285b25f"},{"name":"Metformin INT 2 DM.DC.2.INT.2","id":"dbcf780b-afcc-49ca-aa37-aded8314e515","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReferences {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            fileTitle\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin INT 2}}\n}"}},"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"efece315-4c1f-4b55-ae37-49ac9236b2d3","name":"Metformin INT 2 DM.DC.2.INT.2","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReference {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            fileTitle\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin INT 2}}\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Apr 2023 16:03:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=l2NZ1h47oKI4eG+3YZeneYMsC8ep6mpM/+DgGo/3YM2hI06/pf4UmSaV0nUmDiIwAm5t7nfXwn3ODx2hOuk9NzOh4VwkVJNuNSOZ5xBulLSS2JwK+37t+yFPEhJH; Expires=Fri, 21 Apr 2023 16:03:31 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=l2NZ1h47oKI4eG+3YZeneYMsC8ep6mpM/+DgGo/3YM2hI06/pf4UmSaV0nUmDiIwAm5t7nfXwn3ODx2hOuk9NzOh4VwkVJNuNSOZ5xBulLSS2JwK+37t+yFPEhJH; Expires=Fri, 21 Apr 2023 16:03:31 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"recommendationGenerate\": {\n            \"recommendationRevisionId\": \"335\",\n            \"recommendationId\": \"335\",\n            \"medications\": [\n                {\n                    \"medication\": {\n                        \"displayName\": \"Metformin\",\n                        \"genericName\": \"Metformin Hydrochloride\",\n                        \"medicationId\": \"5\"\n                    },\n                    \"medicationId\": \"5\",\n                    \"planDoses\": [\n                        {\n                            \"daytime\": {\n                                \"id\": \"2\",\n                                \"key\": \"breakfast\"\n                            },\n                            \"prescribed\": {\n                                \"dose\": \"500\",\n                                \"doseId\": \"29\"\n                            }\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"4\",\n                                \"key\": \"lunch\"\n                            },\n                            \"prescribed\": null\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"6\",\n                                \"key\": \"supper\"\n                            },\n                            \"prescribed\": {\n                                \"dose\": \"500\",\n                                \"doseId\": \"29\"\n                            }\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"8\",\n                                \"key\": \"night\"\n                            },\n                            \"prescribed\": null\n                        }\n                    ]\n                }\n            ],\n            \"recommendation\": {\n                \"recommendationId\": \"335\",\n                \"created\": \"2023-04-14T16:03:31+00:00\",\n                \"creator\": \"SYSTEM\",\n                \"isRevised\": false,\n                \"type\": \"DOSE_CHANGE\",\n                \"currentRevision\": {\n                    \"creator\": \"SYSTEM\",\n                    \"created\": \"2023-04-14T16:03:31+00:00\",\n                    \"medications\": [\n                        {\n                            \"medication\": {\n                                \"genericName\": \"Metformin Hydrochloride\",\n                                \"displayName\": \"Metformin\",\n                                \"medicationId\": \"5\"\n                            },\n                            \"planDoses\": [\n                                {\n                                    \"problem\": \"BREAKFAST\",\n                                    \"rationale\": \"Glucose is high now, but eGFR is low, so increase may not be safe: Maintain Breakfast METFORMIN\",\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"2\",\n                                            \"dose\": \"500\"\n                                        }\n                                    ],\n                                    \"algorithmReference\": {\n                                        \"pageNumber\": \"1435\",\n                                        \"pdfPageNumber\": \"5\",\n                                        \"relevantText\": \"If eGFR <45 and ≥30 mL/min.1.73m2, use lower dose (e.g. 50%, or half-maximal dose). Closely monitor renal function (every 3 months)\",\n                                        \"fileTitle\": \"Use of Metformin in the Setting of Mild-to-Moderate Renal Insufficiency\",\n                                        \"file\": \"https://diasyst-reference-files.s3.amazonaws.com/113.pdf#page=5\",\n                                        \"disclaimer\": null\n                                    }\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                },\n                                {\n                                    \"problem\": \"BREAKFAST\",\n                                    \"rationale\": \"Glucose is high now, but eGFR is low, so increase may not be safe: Maintain Supper METFORMIN\",\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"6\",\n                                            \"dose\": \"500\"\n                                        }\n                                    ],\n                                    \"algorithmReference\": {\n                                        \"pageNumber\": \"1435\",\n                                        \"pdfPageNumber\": \"5\",\n                                        \"relevantText\": \"If eGFR <45 and ≥30 mL/min.1.73m2, use lower dose (e.g. 50%, or half-maximal dose). Closely monitor renal function (every 3 months)\",\n                                        \"fileTitle\": \"Use of Metformin in the Setting of Mild-to-Moderate Renal Insufficiency\",\n                                        \"file\": \"https://diasyst-reference-files.s3.amazonaws.com/113.pdf#page=5\",\n                                        \"disclaimer\": null\n                                    }\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                }\n                            ]\n                        }\n                    ]\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"dbcf780b-afcc-49ca-aa37-aded8314e515"},{"name":"Metformin INT 3 DM.DC.3.INT.3","id":"54681b72-35c8-416f-94ac-06e0fc98ec71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReferences {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            fileTitle\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin INT 3}}\n}"}},"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"a0a0ad1e-1308-4f79-83d8-a5be1ae90f5e","name":"Metformin INT 3 DM.DC.3.INT.3","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReference {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            fileTitle\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin INT 3}}\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Apr 2023 16:03:45 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=hDS3JyVZFZmPpnyXkRxUZvxqcM68LeEYKUZ0CyN1fO9wuL3J7wZ1cnKwOYc4NksVLRH0c7yEOlLmJ5pH3kkpWdXZhP3FfDRLY/IObHeYDg/UCvBAB1U3hs0ow3Fo; Expires=Fri, 21 Apr 2023 16:03:45 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=hDS3JyVZFZmPpnyXkRxUZvxqcM68LeEYKUZ0CyN1fO9wuL3J7wZ1cnKwOYc4NksVLRH0c7yEOlLmJ5pH3kkpWdXZhP3FfDRLY/IObHeYDg/UCvBAB1U3hs0ow3Fo; Expires=Fri, 21 Apr 2023 16:03:45 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"recommendationGenerate\": {\n            \"recommendationRevisionId\": \"336\",\n            \"recommendationId\": \"336\",\n            \"medications\": [\n                {\n                    \"medication\": {\n                        \"displayName\": \"Metformin\",\n                        \"genericName\": \"Metformin Hydrochloride\",\n                        \"medicationId\": \"5\"\n                    },\n                    \"medicationId\": \"5\",\n                    \"planDoses\": [\n                        {\n                            \"daytime\": {\n                                \"id\": \"2\",\n                                \"key\": \"breakfast\"\n                            },\n                            \"prescribed\": {\n                                \"dose\": \"500\",\n                                \"doseId\": \"29\"\n                            }\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"4\",\n                                \"key\": \"lunch\"\n                            },\n                            \"prescribed\": null\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"6\",\n                                \"key\": \"supper\"\n                            },\n                            \"prescribed\": {\n                                \"dose\": \"500\",\n                                \"doseId\": \"29\"\n                            }\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"8\",\n                                \"key\": \"night\"\n                            },\n                            \"prescribed\": null\n                        }\n                    ]\n                }\n            ],\n            \"recommendation\": {\n                \"recommendationId\": \"336\",\n                \"created\": \"2023-04-14T16:03:45+00:00\",\n                \"creator\": \"SYSTEM\",\n                \"isRevised\": false,\n                \"type\": \"DOSE_CHANGE\",\n                \"currentRevision\": {\n                    \"creator\": \"SYSTEM\",\n                    \"created\": \"2023-04-14T16:03:45+00:00\",\n                    \"medications\": [\n                        {\n                            \"medication\": {\n                                \"genericName\": \"Metformin Hydrochloride\",\n                                \"displayName\": \"Metformin\",\n                                \"medicationId\": \"5\"\n                            },\n                            \"planDoses\": [\n                                {\n                                    \"problem\": \"BREAKFAST\",\n                                    \"rationale\": \"Glucose is high: Increase Breakfast METFORMIN\",\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"2\",\n                                            \"dose\": \"500\"\n                                        }\n                                    ],\n                                    \"algorithmReference\": {\n                                        \"pageNumber\": \"1\",\n                                        \"pdfPageNumber\": \"1\",\n                                        \"relevantText\": \"Increase the dose in increments of 500 mg weekly or 850 mg every 2 weeks, up to a maximum dose of 2550 mg per day, given in divided doses with meals. Doses above 2000 might be better tolerated given three times a day with meals.\",\n                                        \"fileTitle\": \"Metformin (Glucophage) Package Insert\",\n                                        \"file\": \"https://diasyst-reference-files.s3.amazonaws.com/3.pdf#page=1\",\n                                        \"disclaimer\": null\n                                    }\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                },\n                                {\n                                    \"problem\": \"BREAKFAST\",\n                                    \"rationale\": \"Glucose is high: Increase Supper METFORMIN\",\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"6\",\n                                            \"dose\": \"500\"\n                                        }\n                                    ],\n                                    \"algorithmReference\": {\n                                        \"pageNumber\": \"1\",\n                                        \"pdfPageNumber\": \"1\",\n                                        \"relevantText\": \"Increase the dose in increments of 500 mg weekly or 850 mg every 2 weeks, up to a maximum dose of 2550 mg per day, given in divided doses with meals. Doses above 2000 might be better tolerated given three times a day with meals.\",\n                                        \"fileTitle\": \"Metformin (Glucophage) Package Insert\",\n                                        \"file\": \"https://diasyst-reference-files.s3.amazonaws.com/3.pdf#page=1\",\n                                        \"disclaimer\": null\n                                    }\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                }\n                            ]\n                        }\n                    ]\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"54681b72-35c8-416f-94ac-06e0fc98ec71"},{"name":"Metformin INT 4 DM.DC.4.INT.4","id":"c57bb905-9d37-470f-9b9a-fa33cd3d0fb8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReferences {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            fileTitle\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin INT 4}}\n}"}},"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"3f978c08-6cab-48ef-acec-0ab89480f321","name":"Metformin INT 4 DM.DC.4.INT.4","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReference {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            fileTitle\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin INT 4}}\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Apr 2023 16:03:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=cmSjt24UROj6noSoGYTGaUtNwjF5WGm5NeEKT/oXbKsJXxRCrhlDZbrwdt89QEtP19YQzlw7uWunuSKWUP0gq7qcEN1v5K0pD34Bgs0vIlAqkpbkHtAItJLq+kGr; Expires=Fri, 21 Apr 2023 16:03:52 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=cmSjt24UROj6noSoGYTGaUtNwjF5WGm5NeEKT/oXbKsJXxRCrhlDZbrwdt89QEtP19YQzlw7uWunuSKWUP0gq7qcEN1v5K0pD34Bgs0vIlAqkpbkHtAItJLq+kGr; Expires=Fri, 21 Apr 2023 16:03:52 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"recommendationGenerate\": {\n            \"recommendationRevisionId\": \"337\",\n            \"recommendationId\": \"337\",\n            \"medications\": [\n                {\n                    \"medication\": {\n                        \"displayName\": \"Metformin\",\n                        \"genericName\": \"Metformin Hydrochloride\",\n                        \"medicationId\": \"5\"\n                    },\n                    \"medicationId\": \"5\",\n                    \"planDoses\": [\n                        {\n                            \"daytime\": {\n                                \"id\": \"2\",\n                                \"key\": \"breakfast\"\n                            },\n                            \"prescribed\": {\n                                \"dose\": \"500\",\n                                \"doseId\": \"29\"\n                            }\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"4\",\n                                \"key\": \"lunch\"\n                            },\n                            \"prescribed\": null\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"6\",\n                                \"key\": \"supper\"\n                            },\n                            \"prescribed\": {\n                                \"dose\": \"500\",\n                                \"doseId\": \"29\"\n                            }\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"8\",\n                                \"key\": \"night\"\n                            },\n                            \"prescribed\": null\n                        }\n                    ]\n                }\n            ],\n            \"recommendation\": {\n                \"recommendationId\": \"337\",\n                \"created\": \"2023-04-14T16:03:52+00:00\",\n                \"creator\": \"SYSTEM\",\n                \"isRevised\": false,\n                \"type\": \"DOSE_CHANGE\",\n                \"currentRevision\": {\n                    \"creator\": \"SYSTEM\",\n                    \"created\": \"2023-04-14T16:03:52+00:00\",\n                    \"medications\": [\n                        {\n                            \"medication\": {\n                                \"genericName\": \"Metformin Hydrochloride\",\n                                \"displayName\": \"Metformin\",\n                                \"medicationId\": \"5\"\n                            },\n                            \"planDoses\": [\n                                {\n                                    \"problem\": \"BREAKFAST\",\n                                    \"rationale\": \"Glucose is high now, but there are reading(s) near or below goal, so increase may not be safe: Maintain Breakfast METFORMIN\",\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"2\",\n                                            \"dose\": \"500\"\n                                        }\n                                    ],\n                                    \"algorithmReference\": null\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                },\n                                {\n                                    \"problem\": \"BREAKFAST\",\n                                    \"rationale\": \"Glucose is high now, but there are reading(s) near or below goal, so increase may not be safe: Maintain Supper METFORMIN\",\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"6\",\n                                            \"dose\": \"500\"\n                                        }\n                                    ],\n                                    \"algorithmReference\": null\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                }\n                            ]\n                        }\n                    ]\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"c57bb905-9d37-470f-9b9a-fa33cd3d0fb8"},{"name":"Metformin INT 5 DM.DC.5.INT.5","id":"8368c1d4-649a-4ea1-bf39-50725c9d2723","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReferences {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            fileTitle\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin INT 5}}\n}"}},"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"9ed11f51-2a9e-44eb-9bb1-6f163ec7bb77","name":"Metformin INT 5 DM.DC.5.INT.5","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReference {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            fileTitle\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin INT 5}}\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Apr 2023 16:04:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=hugJP1yp/cJdl4ERvPdBaiNUGjY/P3ijEjd/Yu2XIH4Y0GB7BrJugAtPzvpmWn5lPbJlQS+a48NLnyhh9GABzlhvUoYXsSG/qtHqhfsfmhTF4geqWmmtDIP/mWmU; Expires=Fri, 21 Apr 2023 16:04:00 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=hugJP1yp/cJdl4ERvPdBaiNUGjY/P3ijEjd/Yu2XIH4Y0GB7BrJugAtPzvpmWn5lPbJlQS+a48NLnyhh9GABzlhvUoYXsSG/qtHqhfsfmhTF4geqWmmtDIP/mWmU; Expires=Fri, 21 Apr 2023 16:04:00 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"recommendationGenerate\": {\n            \"recommendationRevisionId\": \"338\",\n            \"recommendationId\": \"338\",\n            \"medications\": [\n                {\n                    \"medication\": {\n                        \"displayName\": \"Metformin\",\n                        \"genericName\": \"Metformin Hydrochloride\",\n                        \"medicationId\": \"5\"\n                    },\n                    \"medicationId\": \"5\",\n                    \"planDoses\": [\n                        {\n                            \"daytime\": {\n                                \"id\": \"2\",\n                                \"key\": \"breakfast\"\n                            },\n                            \"prescribed\": {\n                                \"dose\": \"500\",\n                                \"doseId\": \"29\"\n                            }\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"4\",\n                                \"key\": \"lunch\"\n                            },\n                            \"prescribed\": null\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"6\",\n                                \"key\": \"supper\"\n                            },\n                            \"prescribed\": null\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"8\",\n                                \"key\": \"night\"\n                            },\n                            \"prescribed\": null\n                        }\n                    ]\n                }\n            ],\n            \"recommendation\": {\n                \"recommendationId\": \"338\",\n                \"created\": \"2023-04-14T16:04:01+00:00\",\n                \"creator\": \"SYSTEM\",\n                \"isRevised\": false,\n                \"type\": \"DOSE_CHANGE\",\n                \"currentRevision\": {\n                    \"creator\": \"SYSTEM\",\n                    \"created\": \"2023-04-14T16:04:01+00:00\",\n                    \"medications\": [\n                        {\n                            \"medication\": {\n                                \"genericName\": \"Metformin Hydrochloride\",\n                                \"displayName\": \"Metformin\",\n                                \"medicationId\": \"5\"\n                            },\n                            \"planDoses\": [\n                                {\n                                    \"problem\": \"BREAKFAST\",\n                                    \"rationale\": \"Glucose is OK based on glucose goals: Maintain Breakfast METFORMIN\",\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"2\",\n                                            \"dose\": \"500\"\n                                        }\n                                    ],\n                                    \"algorithmReference\": null\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                }\n                            ]\n                        }\n                    ]\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"8368c1d4-649a-4ea1-bf39-50725c9d2723"},{"name":"Metformin INT 6 DM.DC.6.INT.6","id":"7751d2aa-4600-47b9-8a74-5dfd9669d211","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReferences {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            fileTitle\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin INT 6}}\n}"}},"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"775acedb-1146-4fee-a80a-14998c261dac","name":"Metformin INT 6 DM.DC.6.INT.6","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReference {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            fileTitle\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin INT 6}}\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Apr 2023 16:04:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=CcBKRStvrgu+Fb6+v+or2tXRuyZOyngGMEQajJ1Gkp240dQ0oYaA76S/eveeJqX5l8n4RQM9A5iZ6ICWFLtFZuC7EjB0LkvdEb0aA8F6g2PnJYDXSUnGzMIbVTjF; Expires=Fri, 21 Apr 2023 16:04:26 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=CcBKRStvrgu+Fb6+v+or2tXRuyZOyngGMEQajJ1Gkp240dQ0oYaA76S/eveeJqX5l8n4RQM9A5iZ6ICWFLtFZuC7EjB0LkvdEb0aA8F6g2PnJYDXSUnGzMIbVTjF; Expires=Fri, 21 Apr 2023 16:04:26 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"recommendationGenerate\": {\n            \"recommendationRevisionId\": \"339\",\n            \"recommendationId\": \"339\",\n            \"medications\": [\n                {\n                    \"medication\": {\n                        \"displayName\": \"Metformin\",\n                        \"genericName\": \"Metformin Hydrochloride\",\n                        \"medicationId\": \"5\"\n                    },\n                    \"medicationId\": \"5\",\n                    \"planDoses\": [\n                        {\n                            \"daytime\": {\n                                \"id\": \"2\",\n                                \"key\": \"breakfast\"\n                            },\n                            \"prescribed\": {\n                                \"dose\": \"500\",\n                                \"doseId\": \"29\"\n                            }\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"4\",\n                                \"key\": \"lunch\"\n                            },\n                            \"prescribed\": null\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"6\",\n                                \"key\": \"supper\"\n                            },\n                            \"prescribed\": {\n                                \"dose\": \"500\",\n                                \"doseId\": \"29\"\n                            }\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"8\",\n                                \"key\": \"night\"\n                            },\n                            \"prescribed\": null\n                        }\n                    ]\n                }\n            ],\n            \"recommendation\": {\n                \"recommendationId\": \"339\",\n                \"created\": \"2023-04-14T16:04:26+00:00\",\n                \"creator\": \"SYSTEM\",\n                \"isRevised\": false,\n                \"type\": \"DOSE_CHANGE\",\n                \"currentRevision\": {\n                    \"creator\": \"SYSTEM\",\n                    \"created\": \"2023-04-14T16:04:26+00:00\",\n                    \"medications\": [\n                        {\n                            \"medication\": {\n                                \"genericName\": \"Metformin Hydrochloride\",\n                                \"displayName\": \"Metformin\",\n                                \"medicationId\": \"5\"\n                            },\n                            \"planDoses\": [\n                                {\n                                    \"problem\": \"BREAKFAST\",\n                                    \"rationale\": \"Glucose is high: Increase Breakfast METFORMIN\",\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"2\",\n                                            \"dose\": \"500\"\n                                        }\n                                    ],\n                                    \"algorithmReference\": {\n                                        \"pageNumber\": \"1\",\n                                        \"pdfPageNumber\": \"1\",\n                                        \"relevantText\": \"Increase the dose in increments of 500 mg weekly or 850 mg every 2 weeks, up to a maximum dose of 2550 mg per day, given in divided doses with meals. Doses above 2000 might be better tolerated given three times a day with meals.\",\n                                        \"fileTitle\": \"Metformin (Glucophage) Package Insert\",\n                                        \"file\": \"https://diasyst-reference-files.s3.amazonaws.com/3.pdf#page=1\",\n                                        \"disclaimer\": null\n                                    }\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                },\n                                {\n                                    \"problem\": \"BREAKFAST\",\n                                    \"rationale\": \"Glucose is high: Increase Supper METFORMIN\",\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"6\",\n                                            \"dose\": \"500\"\n                                        }\n                                    ],\n                                    \"algorithmReference\": {\n                                        \"pageNumber\": \"1\",\n                                        \"pdfPageNumber\": \"1\",\n                                        \"relevantText\": \"Increase the dose in increments of 500 mg weekly or 850 mg every 2 weeks, up to a maximum dose of 2550 mg per day, given in divided doses with meals. Doses above 2000 might be better tolerated given three times a day with meals.\",\n                                        \"fileTitle\": \"Metformin (Glucophage) Package Insert\",\n                                        \"file\": \"https://diasyst-reference-files.s3.amazonaws.com/3.pdf#page=1\",\n                                        \"disclaimer\": null\n                                    }\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                }\n                            ]\n                        }\n                    ]\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"7751d2aa-4600-47b9-8a74-5dfd9669d211"},{"name":"Metformin INT 7 DM.DC.7.INT.7","id":"6f9f9e4b-81e2-4953-90ab-98cddadd6c9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReferences {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            fileTitle\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin INT 7}}\n}"}},"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"f6977cff-20e6-4564-bb6e-68d0295253c9","name":"Metformin INT 7 DM.DC.7.INT.7","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReference {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            fileTitle\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin INT 7}}\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Apr 2023 16:04:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=FzoHkA1CBFlJpCVx/Fzej5c3OT88KpyPNQfYWzJYGlnwZc/Yg5QtHHTFNCA0MsYGdBnhR3y7TkJSFihdh2JHww2Kr2PBHcp7vBdUF08Fanbu0QvRErz97eSe1myr; Expires=Fri, 21 Apr 2023 16:04:39 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=FzoHkA1CBFlJpCVx/Fzej5c3OT88KpyPNQfYWzJYGlnwZc/Yg5QtHHTFNCA0MsYGdBnhR3y7TkJSFihdh2JHww2Kr2PBHcp7vBdUF08Fanbu0QvRErz97eSe1myr; Expires=Fri, 21 Apr 2023 16:04:39 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"recommendationGenerate\": {\n            \"recommendationRevisionId\": \"340\",\n            \"recommendationId\": \"340\",\n            \"medications\": [\n                {\n                    \"medication\": {\n                        \"displayName\": \"Metformin\",\n                        \"genericName\": \"Metformin Hydrochloride\",\n                        \"medicationId\": \"5\"\n                    },\n                    \"medicationId\": \"5\",\n                    \"planDoses\": [\n                        {\n                            \"daytime\": {\n                                \"id\": \"2\",\n                                \"key\": \"breakfast\"\n                            },\n                            \"prescribed\": {\n                                \"dose\": \"500\",\n                                \"doseId\": \"29\"\n                            }\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"4\",\n                                \"key\": \"lunch\"\n                            },\n                            \"prescribed\": null\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"6\",\n                                \"key\": \"supper\"\n                            },\n                            \"prescribed\": {\n                                \"dose\": \"1000\",\n                                \"doseId\": \"44\"\n                            }\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"8\",\n                                \"key\": \"night\"\n                            },\n                            \"prescribed\": null\n                        }\n                    ]\n                }\n            ],\n            \"recommendation\": {\n                \"recommendationId\": \"340\",\n                \"created\": \"2023-04-14T16:04:40+00:00\",\n                \"creator\": \"SYSTEM\",\n                \"isRevised\": false,\n                \"type\": \"DOSE_CHANGE\",\n                \"currentRevision\": {\n                    \"creator\": \"SYSTEM\",\n                    \"created\": \"2023-04-14T16:04:40+00:00\",\n                    \"medications\": [\n                        {\n                            \"medication\": {\n                                \"genericName\": \"Metformin Hydrochloride\",\n                                \"displayName\": \"Metformin\",\n                                \"medicationId\": \"5\"\n                            },\n                            \"planDoses\": [\n                                {\n                                    \"problem\": \"BREAKFAST\",\n                                    \"rationale\": \"Glucose is high: Increase Breakfast METFORMIN\",\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"2\",\n                                            \"dose\": \"500\"\n                                        }\n                                    ],\n                                    \"algorithmReference\": {\n                                        \"pageNumber\": \"1\",\n                                        \"pdfPageNumber\": \"1\",\n                                        \"relevantText\": \"Increase the dose in increments of 500 mg weekly or 850 mg every 2 weeks, up to a maximum dose of 2550 mg per day, given in divided doses with meals. Doses above 2000 might be better tolerated given three times a day with meals.\",\n                                        \"fileTitle\": \"Metformin (Glucophage) Package Insert\",\n                                        \"file\": \"https://diasyst-reference-files.s3.amazonaws.com/3.pdf#page=1\",\n                                        \"disclaimer\": null\n                                    }\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                },\n                                {\n                                    \"problem\": \"BREAKFAST\",\n                                    \"rationale\": \"Glucose is high: Increase Supper METFORMIN\",\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"6\",\n                                            \"dose\": \"1000\"\n                                        }\n                                    ],\n                                    \"algorithmReference\": {\n                                        \"pageNumber\": \"1\",\n                                        \"pdfPageNumber\": \"1\",\n                                        \"relevantText\": \"Increase the dose in increments of 500 mg weekly or 850 mg every 2 weeks, up to a maximum dose of 2550 mg per day, given in divided doses with meals. Doses above 2000 might be better tolerated given three times a day with meals.\",\n                                        \"fileTitle\": \"Metformin (Glucophage) Package Insert\",\n                                        \"file\": \"https://diasyst-reference-files.s3.amazonaws.com/3.pdf#page=1\",\n                                        \"disclaimer\": null\n                                    }\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                }\n                            ]\n                        }\n                    ]\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"6f9f9e4b-81e2-4953-90ab-98cddadd6c9e"},{"name":"Metformin INT 8 DM.DC.8.INT.8","id":"52c422fd-7890-4955-93d0-9b907e5628a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReferences {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            fileTitle\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin INT 8}}\n}"}},"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"90e8043e-d55e-4427-9bd8-ff1d920ebd89","name":"Metformin INT 8 DM.DC.8.INT.8","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReference {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            fileTitle\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin INT 8}}\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Apr 2023 16:04:48 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=dg5pOesZst+UobD86iAbcBJdKvW7UhmueeuKJ9w+6lgtH6fHNDuzAdjR8BELf91aMB+P/a2wEwooWA6NnQ4LG14loF/zhwtjBmNmISTkIQvEXPRRakU3BtK837eG; Expires=Fri, 21 Apr 2023 16:04:47 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=dg5pOesZst+UobD86iAbcBJdKvW7UhmueeuKJ9w+6lgtH6fHNDuzAdjR8BELf91aMB+P/a2wEwooWA6NnQ4LG14loF/zhwtjBmNmISTkIQvEXPRRakU3BtK837eG; Expires=Fri, 21 Apr 2023 16:04:47 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"recommendationGenerate\": {\n            \"recommendationRevisionId\": \"341\",\n            \"recommendationId\": \"341\",\n            \"medications\": [\n                {\n                    \"medication\": {\n                        \"displayName\": \"Metformin\",\n                        \"genericName\": \"Metformin Hydrochloride\",\n                        \"medicationId\": \"5\"\n                    },\n                    \"medicationId\": \"5\",\n                    \"planDoses\": [\n                        {\n                            \"daytime\": {\n                                \"id\": \"2\",\n                                \"key\": \"breakfast\"\n                            },\n                            \"prescribed\": {\n                                \"dose\": \"500\",\n                                \"doseId\": \"29\"\n                            }\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"4\",\n                                \"key\": \"lunch\"\n                            },\n                            \"prescribed\": null\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"6\",\n                                \"key\": \"supper\"\n                            },\n                            \"prescribed\": {\n                                \"dose\": \"500\",\n                                \"doseId\": \"29\"\n                            }\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"8\",\n                                \"key\": \"night\"\n                            },\n                            \"prescribed\": null\n                        }\n                    ]\n                }\n            ],\n            \"recommendation\": {\n                \"recommendationId\": \"341\",\n                \"created\": \"2023-04-14T16:04:47+00:00\",\n                \"creator\": \"SYSTEM\",\n                \"isRevised\": false,\n                \"type\": \"DOSE_CHANGE\",\n                \"currentRevision\": {\n                    \"creator\": \"SYSTEM\",\n                    \"created\": \"2023-04-14T16:04:47+00:00\",\n                    \"medications\": [\n                        {\n                            \"medication\": {\n                                \"genericName\": \"Metformin Hydrochloride\",\n                                \"displayName\": \"Metformin\",\n                                \"medicationId\": \"5\"\n                            },\n                            \"planDoses\": [\n                                {\n                                    \"problem\": \"BREAKFAST\",\n                                    \"rationale\": \"Glucose is high: Increase Breakfast METFORMIN\",\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"2\",\n                                            \"dose\": \"500\"\n                                        }\n                                    ],\n                                    \"algorithmReference\": {\n                                        \"pageNumber\": \"1\",\n                                        \"pdfPageNumber\": \"1\",\n                                        \"relevantText\": \"Increase the dose in increments of 500 mg weekly or 850 mg every 2 weeks, up to a maximum dose of 2550 mg per day, given in divided doses with meals. Doses above 2000 might be better tolerated given three times a day with meals.\",\n                                        \"fileTitle\": \"Metformin (Glucophage) Package Insert\",\n                                        \"file\": \"https://diasyst-reference-files.s3.amazonaws.com/3.pdf#page=1\",\n                                        \"disclaimer\": null\n                                    }\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                },\n                                {\n                                    \"problem\": \"BREAKFAST\",\n                                    \"rationale\": \"Glucose is high: Increase Supper METFORMIN\",\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"6\",\n                                            \"dose\": \"500\"\n                                        }\n                                    ],\n                                    \"algorithmReference\": {\n                                        \"pageNumber\": \"1\",\n                                        \"pdfPageNumber\": \"1\",\n                                        \"relevantText\": \"Increase the dose in increments of 500 mg weekly or 850 mg every 2 weeks, up to a maximum dose of 2550 mg per day, given in divided doses with meals. Doses above 2000 might be better tolerated given three times a day with meals.\",\n                                        \"fileTitle\": \"Metformin (Glucophage) Package Insert\",\n                                        \"file\": \"https://diasyst-reference-files.s3.amazonaws.com/3.pdf#page=1\",\n                                        \"disclaimer\": null\n                                    }\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                }\n                            ]\n                        }\n                    ]\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"52c422fd-7890-4955-93d0-9b907e5628a1"},{"name":"Metformin INT 9 DM.DC.9.INT.9","id":"28df6e7d-62ff-483d-a787-0cdc8ba535bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReferences {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            fileTitle\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin INT 9}}\n}"}},"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"c34668f9-0a4b-4269-87da-10d960cf5638","name":"Metformin INT 9 DM.DC.9.INT.9","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReference {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            fileTitle\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin INT 9}}\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Apr 2023 16:04:55 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=Q8kcFyHD/V2Zd6RcHK7kY6Z4DXMLIR7LPI84iHAKvms4CBmy9qJSvCq4qBKUsMsBy3GLZLkqP5rIMZ65/AE/j7jWn4TDC49QL8VE4XTt29zc8MR8bIG2MIOhDB/v; Expires=Fri, 21 Apr 2023 16:04:54 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=Q8kcFyHD/V2Zd6RcHK7kY6Z4DXMLIR7LPI84iHAKvms4CBmy9qJSvCq4qBKUsMsBy3GLZLkqP5rIMZ65/AE/j7jWn4TDC49QL8VE4XTt29zc8MR8bIG2MIOhDB/v; Expires=Fri, 21 Apr 2023 16:04:54 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"recommendationGenerate\": {\n            \"recommendationRevisionId\": \"342\",\n            \"recommendationId\": \"342\",\n            \"medications\": [\n                {\n                    \"medication\": {\n                        \"displayName\": \"Metformin\",\n                        \"genericName\": \"Metformin Hydrochloride\",\n                        \"medicationId\": \"5\"\n                    },\n                    \"medicationId\": \"5\",\n                    \"planDoses\": [\n                        {\n                            \"daytime\": {\n                                \"id\": \"2\",\n                                \"key\": \"breakfast\"\n                            },\n                            \"prescribed\": {\n                                \"dose\": \"500\",\n                                \"doseId\": \"29\"\n                            }\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"4\",\n                                \"key\": \"lunch\"\n                            },\n                            \"prescribed\": null\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"6\",\n                                \"key\": \"supper\"\n                            },\n                            \"prescribed\": {\n                                \"dose\": \"500\",\n                                \"doseId\": \"29\"\n                            }\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"8\",\n                                \"key\": \"night\"\n                            },\n                            \"prescribed\": null\n                        }\n                    ]\n                }\n            ],\n            \"recommendation\": {\n                \"recommendationId\": \"342\",\n                \"created\": \"2023-04-14T16:04:54+00:00\",\n                \"creator\": \"SYSTEM\",\n                \"isRevised\": false,\n                \"type\": \"DOSE_CHANGE\",\n                \"currentRevision\": {\n                    \"creator\": \"SYSTEM\",\n                    \"created\": \"2023-04-14T16:04:55+00:00\",\n                    \"medications\": [\n                        {\n                            \"medication\": {\n                                \"genericName\": \"Metformin Hydrochloride\",\n                                \"displayName\": \"Metformin\",\n                                \"medicationId\": \"5\"\n                            },\n                            \"planDoses\": [\n                                {\n                                    \"problem\": \"BREAKFAST\",\n                                    \"rationale\": \"Glucose is high: Increase Breakfast METFORMIN\",\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"2\",\n                                            \"dose\": \"500\"\n                                        }\n                                    ],\n                                    \"algorithmReference\": {\n                                        \"pageNumber\": \"1\",\n                                        \"pdfPageNumber\": \"1\",\n                                        \"relevantText\": \"Increase the dose in increments of 500 mg weekly or 850 mg every 2 weeks, up to a maximum dose of 2550 mg per day, given in divided doses with meals. Doses above 2000 might be better tolerated given three times a day with meals.\",\n                                        \"fileTitle\": \"Metformin (Glucophage) Package Insert\",\n                                        \"file\": \"https://diasyst-reference-files.s3.amazonaws.com/3.pdf#page=1\",\n                                        \"disclaimer\": null\n                                    }\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                },\n                                {\n                                    \"problem\": \"BREAKFAST\",\n                                    \"rationale\": \"Glucose is high: Increase Supper METFORMIN\",\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"6\",\n                                            \"dose\": \"500\"\n                                        }\n                                    ],\n                                    \"algorithmReference\": {\n                                        \"pageNumber\": \"1\",\n                                        \"pdfPageNumber\": \"1\",\n                                        \"relevantText\": \"Increase the dose in increments of 500 mg weekly or 850 mg every 2 weeks, up to a maximum dose of 2550 mg per day, given in divided doses with meals. Doses above 2000 might be better tolerated given three times a day with meals.\",\n                                        \"fileTitle\": \"Metformin (Glucophage) Package Insert\",\n                                        \"file\": \"https://diasyst-reference-files.s3.amazonaws.com/3.pdf#page=1\",\n                                        \"disclaimer\": null\n                                    }\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                }\n                            ]\n                        }\n                    ]\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"28df6e7d-62ff-483d-a787-0cdc8ba535bc"},{"name":"Metformin INT 10 DM.DC.10.INT.10","id":"5f0d5567-1e9c-45e5-b0c6-5f0976d88a2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReferences {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            fileTitle\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin INT 10}}\n}"}},"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"6bf4dfe1-774f-4caf-a2c3-78610a661f4c","name":"Metformin INT 10 DM.DC.10.INT.10","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReference {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            fileTitle\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin INT 10}}\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Apr 2023 16:05:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=KWO+jrGhoNCSCG8wjbL1jTFm3R3hwSnnctN/0VCqUjAoAgbSym+f5UHQ+gM2bl+28UHG6RO5bJhnEgMSPL9JQH7kAM5oUiUc2zqMhWxYwlgQlC9SZbeeAZ7iPI96; Expires=Fri, 21 Apr 2023 16:05:02 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=KWO+jrGhoNCSCG8wjbL1jTFm3R3hwSnnctN/0VCqUjAoAgbSym+f5UHQ+gM2bl+28UHG6RO5bJhnEgMSPL9JQH7kAM5oUiUc2zqMhWxYwlgQlC9SZbeeAZ7iPI96; Expires=Fri, 21 Apr 2023 16:05:02 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"recommendationGenerate\": {\n            \"recommendationRevisionId\": \"343\",\n            \"recommendationId\": \"343\",\n            \"medications\": [\n                {\n                    \"medication\": {\n                        \"displayName\": \"Metformin\",\n                        \"genericName\": \"Metformin Hydrochloride\",\n                        \"medicationId\": \"5\"\n                    },\n                    \"medicationId\": \"5\",\n                    \"planDoses\": [\n                        {\n                            \"daytime\": {\n                                \"id\": \"2\",\n                                \"key\": \"breakfast\"\n                            },\n                            \"prescribed\": {\n                                \"dose\": \"500\",\n                                \"doseId\": \"29\"\n                            }\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"4\",\n                                \"key\": \"lunch\"\n                            },\n                            \"prescribed\": null\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"6\",\n                                \"key\": \"supper\"\n                            },\n                            \"prescribed\": {\n                                \"dose\": \"500\",\n                                \"doseId\": \"29\"\n                            }\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"8\",\n                                \"key\": \"night\"\n                            },\n                            \"prescribed\": null\n                        }\n                    ]\n                }\n            ],\n            \"recommendation\": {\n                \"recommendationId\": \"343\",\n                \"created\": \"2023-04-14T16:05:03+00:00\",\n                \"creator\": \"SYSTEM\",\n                \"isRevised\": false,\n                \"type\": \"DOSE_CHANGE\",\n                \"currentRevision\": {\n                    \"creator\": \"SYSTEM\",\n                    \"created\": \"2023-04-14T16:05:03+00:00\",\n                    \"medications\": [\n                        {\n                            \"medication\": {\n                                \"genericName\": \"Metformin Hydrochloride\",\n                                \"displayName\": \"Metformin\",\n                                \"medicationId\": \"5\"\n                            },\n                            \"planDoses\": [\n                                {\n                                    \"problem\": \"BREAKFAST\",\n                                    \"rationale\": \"Glucose is high: Increase Breakfast METFORMIN\",\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"2\",\n                                            \"dose\": \"500\"\n                                        }\n                                    ],\n                                    \"algorithmReference\": {\n                                        \"pageNumber\": \"1\",\n                                        \"pdfPageNumber\": \"1\",\n                                        \"relevantText\": \"Increase the dose in increments of 500 mg weekly or 850 mg every 2 weeks, up to a maximum dose of 2550 mg per day, given in divided doses with meals. Doses above 2000 might be better tolerated given three times a day with meals.\",\n                                        \"fileTitle\": \"Metformin (Glucophage) Package Insert\",\n                                        \"file\": \"https://diasyst-reference-files.s3.amazonaws.com/3.pdf#page=1\",\n                                        \"disclaimer\": null\n                                    }\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                },\n                                {\n                                    \"problem\": \"BREAKFAST\",\n                                    \"rationale\": \"Glucose is high: Increase Supper METFORMIN\",\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"6\",\n                                            \"dose\": \"500\"\n                                        }\n                                    ],\n                                    \"algorithmReference\": {\n                                        \"pageNumber\": \"1\",\n                                        \"pdfPageNumber\": \"1\",\n                                        \"relevantText\": \"Increase the dose in increments of 500 mg weekly or 850 mg every 2 weeks, up to a maximum dose of 2550 mg per day, given in divided doses with meals. Doses above 2000 might be better tolerated given three times a day with meals.\",\n                                        \"fileTitle\": \"Metformin (Glucophage) Package Insert\",\n                                        \"file\": \"https://diasyst-reference-files.s3.amazonaws.com/3.pdf#page=1\",\n                                        \"disclaimer\": null\n                                    }\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                }\n                            ]\n                        }\n                    ]\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"5f0d5567-1e9c-45e5-b0c6-5f0976d88a2c"},{"name":"Metformin INT 11 DM.DC.11.INT.11","id":"c56914a0-a91e-4373-a1c9-8536f096e1c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReferences {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            fileTitle\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin INT 11}}\n}"}},"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"b157aacd-b254-4d5c-9cb0-0b257fe35001","name":"Metformin INT 11 DM.DC.11.INT.11","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReference {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin INT 11}}\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Mar 2023 15:08:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=0+gyhfrQjO12tK1Td6jUWKGBwtsH1ljUG3FBxuLj+USZEYFARLY9s89y9wwLtp7JlDNoRtMnIBQ4hUWWV7F4XY6JBTjkIIji8DK5hZsPMnOocxOyWjwiug1B2jxM; Expires=Fri, 31 Mar 2023 15:08:57 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=0+gyhfrQjO12tK1Td6jUWKGBwtsH1ljUG3FBxuLj+USZEYFARLY9s89y9wwLtp7JlDNoRtMnIBQ4hUWWV7F4XY6JBTjkIIji8DK5hZsPMnOocxOyWjwiug1B2jxM; Expires=Fri, 31 Mar 2023 15:08:57 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"recommendationGenerate\": {\n            \"recommendationRevisionId\": \"255\",\n            \"recommendationId\": \"255\",\n            \"medications\": [\n                {\n                    \"medication\": {\n                        \"displayName\": \"Metformin\",\n                        \"genericName\": \"Metformin Hydrochloride\",\n                        \"medicationId\": \"5\"\n                    },\n                    \"medicationId\": \"5\",\n                    \"planDoses\": [\n                        {\n                            \"daytime\": {\n                                \"id\": \"2\",\n                                \"key\": \"breakfast\"\n                            },\n                            \"prescribed\": {\n                                \"dose\": \"500\",\n                                \"doseId\": \"29\"\n                            }\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"4\",\n                                \"key\": \"lunch\"\n                            },\n                            \"prescribed\": null\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"6\",\n                                \"key\": \"supper\"\n                            },\n                            \"prescribed\": {\n                                \"dose\": \"500\",\n                                \"doseId\": \"29\"\n                            }\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"8\",\n                                \"key\": \"night\"\n                            },\n                            \"prescribed\": null\n                        }\n                    ]\n                }\n            ],\n            \"recommendation\": {\n                \"recommendationId\": \"255\",\n                \"created\": \"2023-03-24T15:08:57+00:00\",\n                \"creator\": \"SYSTEM\",\n                \"isRevised\": false,\n                \"type\": \"DOSE_CHANGE\",\n                \"currentRevision\": {\n                    \"creator\": \"SYSTEM\",\n                    \"created\": \"2023-03-24T15:08:57+00:00\",\n                    \"medications\": [\n                        {\n                            \"medication\": {\n                                \"genericName\": \"Metformin Hydrochloride\",\n                                \"displayName\": \"Metformin\",\n                                \"medicationId\": \"5\"\n                            },\n                            \"planDoses\": [\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                },\n                                {\n                                    \"problem\": \"A1C\",\n                                    \"rationale\": \"A1c is high: Increase Supper METFORMIN\",\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"6\",\n                                            \"dose\": \"500\"\n                                        }\n                                    ],\n                                    \"algorithmReference\": {\n                                        \"pageNumber\": \"1\",\n                                        \"pdfPageNumber\": \"1\",\n                                        \"relevantText\": \"Increase the dose in increments of 500 mg weekly or 850 mg every 2 weeks, up to a maximum dose of 2550 mg per day, given in divided doses with meals. Doses above 2000 might be better tolerated given three times a day with meals.\",\n                                        \"file\": \"https://diasyst-reference-files.s3.amazonaws.com/3.pdf#page=1\",\n                                        \"disclaimer\": null\n                                    }\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                }\n                            ]\n                        }\n                    ]\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"c56914a0-a91e-4373-a1c9-8536f096e1c2"},{"name":"Metformin INT 12 DM.DC.12.INT.12","id":"1fe26f4c-f52a-49f0-9392-b1b1144c1c34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReferences {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            fileTitle\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin INT 12}}\n}"}},"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"7ffd7280-fbb7-496a-bb0a-2959e160d492","name":"Metformin INT 12 DM.DC.12.INT.12","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReference {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin INT 12}}\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 11 Apr 2023 12:56:24 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=qhDPGHbstfRScTToSc84wJUdD/9VeUdApN6QAl1gpB74XiUrjagKld+uDgozmmUxF87TcM2onovWeFoDPDbXwJIdrZCMy+bLoFEWt5comuDwnpzH12n2DPj5gMCe; Expires=Tue, 18 Apr 2023 12:56:23 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=qhDPGHbstfRScTToSc84wJUdD/9VeUdApN6QAl1gpB74XiUrjagKld+uDgozmmUxF87TcM2onovWeFoDPDbXwJIdrZCMy+bLoFEWt5comuDwnpzH12n2DPj5gMCe; Expires=Tue, 18 Apr 2023 12:56:23 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"recommendationGenerate\": {\n            \"recommendationRevisionId\": \"292\",\n            \"recommendationId\": \"292\",\n            \"medications\": [\n                {\n                    \"medication\": {\n                        \"displayName\": \"Metformin\",\n                        \"genericName\": \"Metformin Hydrochloride\",\n                        \"medicationId\": \"5\"\n                    },\n                    \"medicationId\": \"5\",\n                    \"planDoses\": [\n                        {\n                            \"daytime\": {\n                                \"id\": \"2\",\n                                \"key\": \"breakfast\"\n                            },\n                            \"prescribed\": {\n                                \"dose\": \"500\",\n                                \"doseId\": \"29\"\n                            }\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"4\",\n                                \"key\": \"lunch\"\n                            },\n                            \"prescribed\": null\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"6\",\n                                \"key\": \"supper\"\n                            },\n                            \"prescribed\": null\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"8\",\n                                \"key\": \"night\"\n                            },\n                            \"prescribed\": null\n                        }\n                    ]\n                }\n            ],\n            \"recommendation\": {\n                \"recommendationId\": \"292\",\n                \"created\": \"2023-04-11T12:56:24+00:00\",\n                \"creator\": \"SYSTEM\",\n                \"isRevised\": false,\n                \"type\": \"DOSE_CHANGE\",\n                \"currentRevision\": {\n                    \"creator\": \"SYSTEM\",\n                    \"created\": \"2023-04-11T12:56:24+00:00\",\n                    \"medications\": [\n                        {\n                            \"medication\": {\n                                \"genericName\": \"Metformin Hydrochloride\",\n                                \"displayName\": \"Metformin\",\n                                \"medicationId\": \"5\"\n                            },\n                            \"planDoses\": [\n                                {\n                                    \"problem\": \"A1c\",\n                                    \"rationale\": \"A1c is at goal: Maintain Breakfast METFORMIN\",\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"2\",\n                                            \"dose\": \"500\"\n                                        }\n                                    ],\n                                    \"algorithmReference\": null\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                }\n                            ]\n                        }\n                    ]\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"1fe26f4c-f52a-49f0-9392-b1b1144c1c34"},{"name":"Metformin INT 13 DM.DC.13.INT.13","id":"e0a2545f-fec0-41fb-b3e5-19ec447d6ffa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReferences {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            fileTitle\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin INT 13}}\n}"}},"url":"{{url}}","urlObject":{"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"c9b3b6e1-78c6-49b1-856f-8caa65967579","name":"Metformin INT 13 DM.DC.13.INT.13","originalRequest":{"method":"POST","header":[{"key":"DiasystSessionKey","value":"{{DiasystSessionKey}}","type":"text"},{"key":"DiasystAuthToken","value":"{{DiasystAuthToken}}","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"mutation recommendationGenerate ($clientId: ID!) {\n    recommendationGenerate (clientId: $clientId) {\n        recommendationRevisionId\n        recommendationId\n        medications {\n            medication {\n                displayName\n                genericName\n                medicationId\n            }\n            medicationId\n            planDoses {\n                daytime {\n                    id\n                    key\n                }\n                prescribed {\n                    dose\n                    doseId\n                }\n            }\n        }\n        recommendation {\n            recommendationId\n            created\n            creator\n            isRevised\n            type\n            currentRevision {\n                creator\n                created\n                medications {\n                    medication {\n                        genericName\n                        displayName\n                        medicationId\n                    }\n                    planDoses {\n                        problem\n                        rationale\n                        solution {\n                            medicationId\n                            daytimeId\n                            dose\n                        }\n                        algorithmReference {\n                            pageNumber\n                            pdfPageNumber\n                            relevantText\n                            file\n                            disclaimer\n                        }\n                    }\n                }\n            }\n        }\n    }\n}","variables":"{   \n    \"clientId\": {{Metformin INT 13}}\n}"}},"url":"{{url}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 11 Apr 2023 12:57:11 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=/nNdP/VatRFtuqOW58e09rrsD6X2nG1jzvRIaFWvyMs6WzURWiNUql9j2lXCtygdBPtxPT/hxMRegnW70or9276q9KKdKvS6RKueUIKJhU3ARZ3oV/c8XeKEifu0; Expires=Tue, 18 Apr 2023 12:57:10 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=/nNdP/VatRFtuqOW58e09rrsD6X2nG1jzvRIaFWvyMs6WzURWiNUql9j2lXCtygdBPtxPT/hxMRegnW70or9276q9KKdKvS6RKueUIKJhU3ARZ3oV/c8XeKEifu0; Expires=Tue, 18 Apr 2023 12:57:10 GMT; Path=/; SameSite=None; Secure"},{"key":"Content-Security-Policy","value":"frame-ancestors 'none'"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, DiasystAuthToken, DiasystSessionKey, DiasystRequestSignature, AdminAuthToken"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS"},{"key":"Server","value":"Diasyst"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains; preload"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"recommendationGenerate\": {\n            \"recommendationRevisionId\": \"294\",\n            \"recommendationId\": \"294\",\n            \"medications\": [\n                {\n                    \"medication\": {\n                        \"displayName\": \"Metformin\",\n                        \"genericName\": \"Metformin Hydrochloride\",\n                        \"medicationId\": \"5\"\n                    },\n                    \"medicationId\": \"5\",\n                    \"planDoses\": [\n                        {\n                            \"daytime\": {\n                                \"id\": \"2\",\n                                \"key\": \"breakfast\"\n                            },\n                            \"prescribed\": {\n                                \"dose\": \"500\",\n                                \"doseId\": \"29\"\n                            }\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"4\",\n                                \"key\": \"lunch\"\n                            },\n                            \"prescribed\": null\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"6\",\n                                \"key\": \"supper\"\n                            },\n                            \"prescribed\": null\n                        },\n                        {\n                            \"daytime\": {\n                                \"id\": \"8\",\n                                \"key\": \"night\"\n                            },\n                            \"prescribed\": null\n                        }\n                    ]\n                }\n            ],\n            \"recommendation\": {\n                \"recommendationId\": \"294\",\n                \"created\": \"2023-04-11T12:57:11+00:00\",\n                \"creator\": \"SYSTEM\",\n                \"isRevised\": false,\n                \"type\": \"DOSE_CHANGE\",\n                \"currentRevision\": {\n                    \"creator\": \"SYSTEM\",\n                    \"created\": \"2023-04-11T12:57:11+00:00\",\n                    \"medications\": [\n                        {\n                            \"medication\": {\n                                \"genericName\": \"Metformin Hydrochloride\",\n                                \"displayName\": \"Metformin\",\n                                \"medicationId\": \"5\"\n                            },\n                            \"planDoses\": [\n                                {\n                                    \"problem\": \"BREAKFAST\",\n                                    \"rationale\": \"Insufficient data: Ask patient to test more Before Breakfast\",\n                                    \"solution\": [\n                                        {\n                                            \"medicationId\": \"5\",\n                                            \"daytimeId\": \"2\",\n                                            \"dose\": \"500\"\n                                        }\n                                    ],\n                                    \"algorithmReference\": null\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                },\n                                {\n                                    \"problem\": null,\n                                    \"rationale\": null,\n                                    \"solution\": [],\n                                    \"algorithmReference\": null\n                                }\n                            ]\n                        }\n                    ]\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"e0a2545f-fec0-41fb-b3e5-19ec447d6ffa"}],"id":"aa1ceebf-85d0-404c-9d2c-bee5a3945633","_postman_id":"aa1ceebf-85d0-404c-9d2c-bee5a3945633","description":""}],"id":"e39a3beb-c5cd-4a77-872f-efeb0cb26396","_postman_id":"e39a3beb-c5cd-4a77-872f-efeb0cb26396","description":""}]}