{ "opencollection": "1.0.0", "info": { "name": "VA Appeals Status AllergyIntolerance Condition API", "version": "1" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Condition", "type": "folder" }, "items": [ { "info": { "name": "Search Condition resources for a patient", "type": "http" }, "http": { "method": "GET", "url": "https://sandbox-api.va.gov/services/appeals/v1/Condition", "params": [ { "name": "patient", "value": "", "type": "query" } ] }, "docs": "Search Condition resources for a patient" } ] } ], "bundled": true }