{ "opencollection": "1.0.0", "info": { "name": "Untitled Condition API", "version": "unspecified" }, "items": [ { "info": { "name": "Condition", "type": "folder" }, "items": [ { "info": { "name": "GET /Condition", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/Condition", "params": [ { "name": "patient", "value": "", "type": "query", "description": "Who has the condition. It is a required field." }, { "name": "_format", "value": "", "type": "query" } ] } } ] } ], "bundled": true }