{ "opencollection": "1.0.0", "info": { "name": "Varian ARIA FHIR AllergyIntolerance DocumentReference API", "version": "R4-6.0.101" }, "request": { "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://varian-smart.dynamicfhir.com/core/connect/authorize", "accessTokenUrl": "https://varian-smart.dynamicfhir.com/core/connect/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "items": [ { "info": { "name": "DocumentReference", "type": "folder" }, "items": [ { "info": { "name": "Search Document References", "type": "http" }, "http": { "method": "GET", "url": "https://varian.dynamicfhir.com/fhir/varian/basepractice/r4/DocumentReference", "params": [ { "name": "patient", "value": "", "type": "query", "description": "Patient reference" }, { "name": "type", "value": "", "type": "query", "description": "Document type code (LOINC)" }, { "name": "_count", "value": "", "type": "query" } ] }, "docs": "Search for clinical document references including treatment summaries, consent forms, and clinical notes for oncology patients." } ] } ], "bundled": true }