{ "description": "This profile defines the expected capabilities of a Da Vinci Risk Adjustment Remediation Server when conforming to the Da Vinci Risk Adjustment Implementation Guide for interactions between Clients and Servers. Servers are the actors receiving the request for Risk Adjustment coding gaps remediation for Risk Adjustment Coding Gap Reports of patients that are available on the Server.", "_filename": "CapabilityStatement-ra-remediation-server.json", "package_name": "hl7.fhir.us.davinci-ra", "format": [ "xml", "json" ], "date": "2023-03-28T02:02:49+00:00", "publisher": "HL7 Clinical Quality Information Work Group", "patchFormat": [ "application/json-patch+json" ], "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166", "display": "United States of America" } ] } ], "name": "RARemediationServerCapabilityStatement", "copyright": "Used by permission of HL7 International - Clinical Quality Information Work Group, all rights reserved Creative Commons License", "type": null, "experimental": "false", "resourceType": "CapabilityStatement", "title": "Risk Adjustment Remediation Server Capability Statement", "package_version": "2.0.0-ballot", "status": "active", "id": "6999fbee-30f1-42d8-a309-a0c3453c53a1", "kind": "requirements", "implementationGuide": [ "http://hl7.org/fhir/us/davinci-ra/ImplementationGuide/fhir.us.davinci-ra" ], "url": "http://hl7.org/fhir/us/davinci-ra/CapabilityStatement/ra-remediation-server", "version": "2.0.0-ballot", "contact": [ { "name": "HL7 Clinical Quality Information Work Group", "telecom": [ { "value": "http://www.hl7.org/Special/committees/cqi", "system": "url" } ] } ], "rest": [ { "mode": "server", "resource": [ { "type": "Task", "profile": "http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-clinical-evaluation-evidence-task", "interaction": [ { "code": "read", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "documentation": "Read allows maintainers of the Tasks to read the logical definition of a Task" }, { "code": "update", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "documentation": "Update allows maintainers of the Tasks to update the logical definitions of a Task by its id" }, { "code": "patch", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "documentation": "Patch allows maintainers of the Tasks to update the logical definition of a Task by posting a set of changes to it" }, { "code": "search-type", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "documentation": "Search allows maintainers of the Tasks to find the logical definition of a Task" } ], "referencePolicy": [ "literal", "logical" ], "conditionalUpdate": true }, { "searchRevInclude": [ "CapabilityStatement.guide", "ImplementationGuide.depends-on" ], "searchParam": [ { "name": "date", "type": "date", "definition": "http://hl7.org/fhir/SearchParameter/conformance-date", "documentation": "The implementation guide publication date" }, { "name": "context-type-value", "type": "composite", "definition": "http://hl7.org/fhir/SearchParameter/conformance-context-type-value", "documentation": "A use context type and value assigned to the implementation guide" }, { "name": "resource", "type": "reference", "definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-resource", "documentation": "Location of the resource" }, { "name": "jurisdiction", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction", "documentation": "Intended jurisdiction for the implementation guide" }, { "name": "description", "type": "string", "definition": "http://hl7.org/fhir/SearchParameter/conformance-description", "documentation": "The description of the implementation guide" }, { "name": "context-type", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/conformance-context-type", "documentation": "A type of use context assigned to the implementation guide" }, { "name": "experimental", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-experimental", "documentation": "For testing purposes, not real usage" }, { "name": "global", "type": "reference", "definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-global", "documentation": "Profile that all resources must conform to" }, { "name": "title", "type": "string", "definition": "http://hl7.org/fhir/SearchParameter/conformance-title", "documentation": "The human-friendly name of the implementation guide" }, { "name": "version", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/conformance-version", "documentation": "The business version of the implementation guide" }, { "name": "url", "type": "uri", "definition": "http://hl7.org/fhir/SearchParameter/conformance-url", "documentation": "The uri that identifies the implementation guide" }, { "name": "context-quantity", "type": "quantity", "definition": "http://hl7.org/fhir/SearchParameter/conformance-context-quantity", "documentation": "A quantity- or range-valued use context assigned to the implementation guide" }, { "name": "depends-on", "type": "reference", "definition": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-depends-on", "documentation": "Identity of the IG that this depends on" }, { "name": "name", "type": "string", "definition": "http://hl7.org/fhir/SearchParameter/conformance-name", "documentation": "Computationally friendly name of the implementation guide" }, { "name": "context", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/conformance-context", "documentation": "A use context assigned to the implementation guide" }, { "name": "publisher", "type": "string", "definition": "http://hl7.org/fhir/SearchParameter/conformance-publisher", "documentation": "Name of the publisher of the implementation guide" }, { "name": "context-type-quantity", "type": "composite", "definition": "http://hl7.org/fhir/SearchParameter/conformance-context-type-quantity", "documentation": "A use context type and quantity- or range-based value assigned to the implementation guide" }, { "name": "status", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/conformance-status", "documentation": "The current status of the implementation guide" } ], "conditionalUpdate": true, "referencePolicy": [ "literal", "logical" ], "type": "ImplementationGuide", "interaction": [ { "code": "read", "documentation": "Implemented per the specification" }, { "code": "vread", "documentation": "Implemented per the specification" }, { "code": "update", "documentation": "Implemented per the specification" }, { "code": "patch", "documentation": "Implemented per the specification" }, { "code": "delete", "documentation": "Implemented per the specification" }, { "code": "history-instance", "documentation": "Implemented per the specification" }, { "code": "history-type", "documentation": "Implemented per the specification" }, { "code": "create", "documentation": "Implemented per the specification" }, { "code": "search-type", "documentation": "Implemented per the specification" } ], "conditionalCreate": true, "searchInclude": [ "ImplementationGuide.resource", "ImplementationGuide.global", "ImplementationGuide.depends-on" ], "profile": "http://hl7.org/fhir/StructureDefinition/ImplementationGuide", "conditionalDelete": "multiple" }, { "searchParam": [ { "name": "date", "type": "date", "definition": "http://hl7.org/fhir/SearchParameter/conformance-date", "documentation": "The capability statement publication date" }, { "name": "resource-profile", "type": "reference", "definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-resource-profile", "documentation": "A profile id invoked in a capability statement" }, { "name": "context-type-value", "type": "composite", "definition": "http://hl7.org/fhir/SearchParameter/conformance-context-type-value", "documentation": "A use context type and value assigned to the capability statement" }, { "name": "software", "type": "string", "definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-software", "documentation": "Part of the name of a software application" }, { "name": "resource", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-resource", "documentation": "Name of a resource mentioned in a capability statement" }, { "name": "jurisdiction", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction", "documentation": "Intended jurisdiction for the capability statement" }, { "name": "format", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-format", "documentation": "formats supported (xml | json | ttl | mime type)" }, { "name": "description", "type": "string", "definition": "http://hl7.org/fhir/SearchParameter/conformance-description", "documentation": "The description of the capability statement" }, { "name": "context-type", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/conformance-context-type", "documentation": "A type of use context assigned to the capability statement" }, { "name": "title", "type": "string", "definition": "http://hl7.org/fhir/SearchParameter/conformance-title", "documentation": "The human-friendly name of the capability statement" }, { "name": "fhirversion", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-fhirversion", "documentation": "The version of FHIR" }, { "name": "version", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/conformance-version", "documentation": "The business version of the capability statement" }, { "name": "url", "type": "uri", "definition": "http://hl7.org/fhir/SearchParameter/conformance-url", "documentation": "The uri that identifies the capability statement" }, { "name": "supported-profile", "type": "reference", "definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-supported-profile", "documentation": "Profiles for use cases supported" }, { "name": "mode", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-mode", "documentation": "Mode - restful (server/server) or messaging (sender/receiver)" }, { "name": "context-quantity", "type": "quantity", "definition": "http://hl7.org/fhir/SearchParameter/conformance-context-quantity", "documentation": "A quantity- or range-valued use context assigned to the capability statement" }, { "name": "security-service", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-security-service", "documentation": "OAuth | SMART-on-FHIR | NTLM | Basic | Kerberos | Certificates" }, { "name": "name", "type": "string", "definition": "http://hl7.org/fhir/SearchParameter/conformance-name", "documentation": "Computationally friendly name of the capability statement" }, { "name": "context", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/conformance-context", "documentation": "A use context assigned to the capability statement" }, { "name": "publisher", "type": "string", "definition": "http://hl7.org/fhir/SearchParameter/conformance-publisher", "documentation": "Name of the publisher of the capability statement" }, { "name": "context-type-quantity", "type": "composite", "definition": "http://hl7.org/fhir/SearchParameter/conformance-context-type-quantity", "documentation": "A use context type and quantity- or range-based value assigned to the capability statement" }, { "name": "guide", "type": "reference", "definition": "http://hl7.org/fhir/SearchParameter/CapabilityStatement-guide", "documentation": "Implementation guides supported" }, { "name": "status", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/conformance-status", "documentation": "The current status of the capability statement" } ], "conditionalUpdate": true, "referencePolicy": [ "literal", "logical" ], "type": "CapabilityStatement", "interaction": [ { "code": "read", "documentation": "Implemented per the specification" }, { "code": "vread", "documentation": "Implemented per the specification" }, { "code": "update", "documentation": "Implemented per the specification" }, { "code": "patch", "documentation": "Implemented per the specification" }, { "code": "delete", "documentation": "Implemented per the specification" }, { "code": "history-instance", "documentation": "Implemented per the specification" }, { "code": "history-type", "documentation": "Implemented per the specification" }, { "code": "create", "documentation": "Implemented per the specification" }, { "code": "search-type", "documentation": "Implemented per the specification" } ], "conditionalCreate": true, "searchInclude": [ "CapabilityStatement.resource-profile", "CapabilityStatement.supported-profile", "CapabilityStatement.guide" ], "profile": "http://hl7.org/fhir/StructureDefinition/CapabilityStatement", "conditionalDelete": "multiple" } ], "security": { "description": "For general security consideration refer to the [Security and Privacy Considerations](http://hl7.org/fhir/R4/secpriv-module.html)." }, "interaction": [ { "code": "batch", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ] }, { "code": "transaction", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ] }, { "code": "search-system", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ] }, { "code": "history-system", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ] } ], "documentation": "Da Vinci Risk Adjustment Remediation Server **SHALL** support the Remediation transactions and profiles specified in the Methodology Section of this implementation guide, as specified in this capability statement." } ] }