{ "description": "This section describes the expected capabilities of the C-CDA on FHIR Document Source (aka server) actor which is responsible for responding to the queries for clinical documents provided by a C-CDA on FHIR Document Consumer (aka client) actor. This CapabilityStatement imports and extends the [us-core-server CapabilityStatement](https://www.hl7.org/fhir/us/core/CapabilityStatement-us-core-server.html)", "_filename": "CapabilityStatement-CcdaOnFhirServer.json", "package_name": "hl7.fhir.us.ccda", "format": [ "xml", "json" ], "date": "2020-08-12", "meta": { "source": "#CXWcf7GLdy7BZgYk", "versionId": "12", "lastUpdated": "2020-08-13T15:57:20.047+00:00" }, "publisher": "HL7 Structured Documents Working Group", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166" } ] } ], "name": "CcdaOnFhirServer", "type": null, "experimental": "false", "resourceType": "CapabilityStatement", "imports": [ "http://hl7.org/fhir/us/core/CapabilityStatement/us-core-server" ], "title": "CCDA on FHIR Server", "package_version": "1.1.0", "status": "active", "id": "a9f91dc7-add0-45e0-b447-4f4e931e5ac6", "kind": "requirements", "url": "http://hl7.org/fhir/us/ccda/CapabilityStatement/CcdaOnFhirServer", "version": "1.1.0", "contact": [ { "name": "HL7 Structured Documents Working Group", "telecom": [ { "value": "http://hl7.org/Special/committees/structure/index.cfm", "system": "url" } ] }, { "name": "Rick Geimer", "telecom": [ { "value": "rick.geimer@lantanagroup.com", "system": "email" } ] }, { "name": "Sarah Gaunt", "telecom": [ { "value": "sarah.gaunt@lantanagroup.com", "system": "email" } ] }, { "name": "Brett Marquard", "telecom": [ { "value": "brett@riverrockassociates.com", "system": "email" } ] }, { "name": "Corey Spears", "telecom": [ { "value": "spears.corey@gmail.com", "system": "email" } ] }, { "name": "Meenaxi Gosai", "telecom": [ { "value": "meenaxi.gosai@lantanagroup.com", "system": "email" } ] }, { "name": "HL7 International - Structured Documents", "telecom": [ { "value": "http://www.hl7.org/Special/committees/structure", "system": "url" } ] } ], "rest": [ { "mode": "server", "resource": [ { "type": "Bundle", "interaction": [ { "code": "create" }, { "code": "search-type" }, { "code": "read" }, { "code": "vread" }, { "code": "update" }, { "code": "patch" }, { "code": "delete" }, { "code": "history-instance" }, { "code": "history-type" } ] }, { "type": "Composition", "interaction": [ { "code": "create" }, { "code": "search-type" }, { "code": "read" }, { "code": "vread" }, { "code": "update" }, { "code": "patch" }, { "code": "delete" }, { "code": "history-instance" }, { "code": "history-type" } ], "supportedProfile": [ "http://hl7.org/fhir/us/ccda/StructureDefinition/Care-Plan-Document", "http://hl7.org/fhir/us/ccda/StructureDefinition/Consultation-Note", "http://hl7.org/fhir/us/ccda/StructureDefinition/Continuity-of-Care-Document", "http://hl7.org/fhir/us/ccda/StructureDefinition/Diagnostic-Imaging-Report", "http://hl7.org/fhir/us/ccda/StructureDefinition/Discharge-Summary", "http://hl7.org/fhir/us/ccda/StructureDefinition/Operative-Note", "http://hl7.org/fhir/us/ccda/StructureDefinition/Procedure-Note", "http://hl7.org/fhir/us/ccda/StructureDefinition/Progress-Note", "http://hl7.org/fhir/us/ccda/StructureDefinition/Referral-Note", "http://hl7.org/fhir/us/ccda/StructureDefinition/Transfer-Summary" ] } ] } ] }