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