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