{ "opencollection": "1.0.0", "info": { "name": "Fast Healthcare Interoperability Resources (FHIR) AllergyIntolerance Metadata API", "version": "7.0.0" }, "items": [ { "info": { "name": "Metadata", "type": "folder" }, "items": [ { "info": { "name": "Fast Healthcare Interoperability Resources Return the server's capability statement", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/metadata", "params": [ { "name": "_format", "value": "", "type": "query", "description": "Specify alternative response formats by their MIME-types (when a client is unable acccess accept: header)" }, { "name": "_pretty", "value": "", "type": "query", "description": "Ask for a pretty printed response for human convenience" }, { "name": "_summary", "value": "", "type": "query", "description": "Requests the server to return a designated subset of the resource" }, { "name": "_elements", "value": "", "type": "query", "description": "Requests the server to return a collection of elements from the resource" } ] }, "docs": "Fast Healthcare Interoperability Resources Return the server's capability statement" } ] } ], "bundled": true }