{ "opencollection": "1.0.0", "info": { "name": "Cigna Drug Formulary Bulk Data InsurancePlan API", "version": "1.0" }, "items": [ { "info": { "name": "InsurancePlan", "type": "folder" }, "items": [ { "info": { "name": "Retrieve the FHIR capability statement", "type": "http" }, "http": { "method": "GET", "url": "https://fhir.cigna.com/DrugFormulary/v1/metadata" }, "docs": "Retrieve the FHIR capability statement" }, { "info": { "name": "List drug formulary plans offered by Cigna", "type": "http" }, "http": { "method": "GET", "url": "https://fhir.cigna.com/DrugFormulary/v1/InsurancePlan", "params": [ { "name": "status", "value": "", "type": "query" } ] }, "docs": "List drug formulary plans offered by Cigna" } ] } ], "bundled": true }