This page is part of the Da Vinci Data Exchange for Quality Measures (DEQM) FHIR IG (v2.0.0: STU 2) based on FHIR R4. The current version which supercedes this version is 3.1.0. For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:CapabilityStatement; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "receiver-server"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2 id=\"title\">Receiver Server CapabilityStatement</h2><ul><li>Implementation Guide Version: 2.0.0</li><li>FHIR Version: 4.0.1</li><li>Supported formats: xml, json</li><li>Published: 2020-07-05</li><li>Published by: HL7 International - Clinical Quality Information Work Group</li></ul><p><p>This profile defines the expected capabilities of a Da Vinci DEQM Receiver Server when conforming to the Da Vinci DEQM Implementation Guide. Receivers include systems that are primary receivers of Measure data such as payers as well as public health and other healthcare-related agencies. This CapabilityStatement resource includes the complete list of the <em>recommended</em> Da Vinci DEQM profiles and RESTful operations that a Da Vinci DEQM Receiver Server could support. Servers have the option of choosing from this list based on their local use cases and other contextual requirements.</p></p><h3 id=\"igs\" class=\"no_toc\">SHALL Support the Following Implementation Guides:</h3><ul><li><a href=\"http://hl7.org/fhir/us/qicore/ImplementationGuide/hl7.fhir.us.qicore%7C4.0.0\">http://hl7.org/fhir/us/qicore/ImplementationGuide/hl7.fhir.us.qicore|4.0.0</a></li></ul><ul><li><a href=\"http://hl7.org/fhir/us/cqfmeasures/ImplementationGuide/hl7.fhir.us.cqfmeasures%7C2.0.0\">http://hl7.org/fhir/us/cqfmeasures/ImplementationGuide/hl7.fhir.us.cqfmeasures|2.0.0</a></li></ul><h3 id=\"behavior\">FHIR RESTful Capabilities</h3><p>Da Vinci DEQM Producer Server <strong>SHALL</strong></p><ol><li><p>Support the following transactions defined in the <em>Framework</em> Section of this Implementation Guide:</p><ul><li>Individual Reporting</li><li>Summary Reporting</li></ul></li><li><p>Declare a CapabilityStatement identifying the list of supported profiles and operations.</p></li><li><p>Implement the FHIR RESTful API for operations including returning the appropriate response classes as described in the FHIR specification for <a href=\"http://hl7.org/fhir/R4/operations.html\">Extended Operations on the RESTful API </a>.</p></li><li><p>Support both xml and json resource formats for all interactions.</p></li></ol><p id=\"security\"><strong>Security:</strong></p><p>For general security consideration refer to the <a href=\"http://build.fhir.org/secpriv-module.html\">Security and Privacy Considerations</a>.</p><p><strong>Summary of System Wide Interactions</strong></p><li><strong>SHOULD</strong> support the <code>transaction</code> interaction.</li><li><strong>MAY</strong> support the <code>batch</code> interaction.</li><li><strong>MAY</strong> support the <code>search-system</code> interaction.</li><li><strong>MAY</strong> support the <code>history-system</code> interaction.</li><h3 id=\"resource--details\" class=\"no_toc\">RESTful Capabilities by Resource/Profile:</h3><p><strong>Summary of Search Criteria</strong></p><table class=\"grid\"><thead><tr><th>Resource Type</th><th>Supported Profiles</th><th>Supported Searches</th><th>Supported <code>_includes</code></th><th>Supported <code>_revincludes</code></th><th>Supported Operations</th></tr></thead><tbody><tr><td><a href=\"#measurereport\">MeasureReport</a></td><td><a href=\"StructureDefinition-summary-measurereport-deqm.html\">DEQM Summary MeasureReport Profile</a>, \n\n <a href=\"StructureDefinition-indv-measurereport-deqm.html\">DEQM Individual MeasureReport Profile</a></td><td>\n \n </td><td>\n \n </td><td>\n \n </td><td>\n \n </td></tr></tbody></table><br/><h4 id=\"measurereport\" class=\"no_toc\">MeasureReport</h4><p>Conformance Expectation: <strong>SHALL</strong></p><p>Supported Profiles:\n \n <a href=\"StructureDefinition-summary-measurereport-deqm.html\">DEQM Summary MeasureReport Profile</a>, \n \n <a href=\"StructureDefinition-indv-measurereport-deqm.html\">DEQM Individual MeasureReport Profile</a>\n \n </p><p>Resource Specific Documentation:</p><blockquote><p>The DaVinci DEQM Receiver Server <strong>SHALL</strong> be capable of supporting the DEQM Summary MeasureReport Profile and DEQM Individual MeasureReport Profile and all the DEQM and QI Core Profiles they reference.</p></blockquote><p>Profile Interaction Summary:</p><ul><li><strong>SHALL</strong> support \n <code>create</code>, \n <code>update</code>.</li><li><strong>SHOULD</strong> support \n <code>delete</code>.</li></ul><p>Fetch and Search Criteria:</p><ul> <!-- Only SHOULDs for include for now the capability statement does not create the primitive extensios for this yet --> <!-- Only SHALLs for revinclude for now the capability statement does not create the primitive extensios for this yet --></ul><hr/><br/></div>" ]; fhir:CapabilityStatement.url [ fhir:value "http://hl7.org/fhir/us/davinci-deqm/CapabilityStatement/receiver-server"]; fhir:CapabilityStatement.version [ fhir:value "2.0.0"]; fhir:CapabilityStatement.name [ fhir:value "ReceiverServerCapabilityStatement"]; fhir:CapabilityStatement.title [ fhir:value "Receiver Server CapabilityStatement"]; fhir:CapabilityStatement.status [ fhir:value "active"]; fhir:CapabilityStatement.experimental [ fhir:value "false"^^xsd:boolean]; fhir:CapabilityStatement.date [ fhir:value "2020-07-05"^^xsd:date]; fhir:CapabilityStatement.publisher [ fhir:value "HL7 International - Clinical Quality Information Work Group"]; fhir:CapabilityStatement.contact [ fhir:index 0; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/cqi/index.cfm" ] ] ]; fhir:CapabilityStatement.description [ fhir:value "This profile defines the expected capabilities of a Da Vinci DEQM Receiver Server when conforming to the Da Vinci DEQM Implementation Guide. Receivers include systems that are primary receivers of Measure data such as payers as well as public health and other healthcare-related agencies. This CapabilityStatement resource includes the complete list of the *recommended* Da Vinci DEQM profiles and RESTful operations that a Da Vinci DEQM Receiver Server could support. Servers have the option of choosing from this list based on their local use cases and other contextual requirements."]; fhir:CapabilityStatement.jurisdiction [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ]; fhir:Coding.code [ fhir:value "US" ] ] ]; fhir:CapabilityStatement.kind [ fhir:value "requirements"]; fhir:CapabilityStatement.fhirVersion [ fhir:value "4.0.1"]; fhir:CapabilityStatement.format [ fhir:value "xml"; fhir:index 0 ], [ fhir:value "json"; fhir:index 1 ]; fhir:CapabilityStatement.patchFormat [ fhir:value "application/json-patch+json"; fhir:index 0 ]; fhir:CapabilityStatement.implementationGuide [ fhir:value "http://hl7.org/fhir/us/davinci-deqm/ImplementationGuide/hl7.fhir.us.davinci-deqm|2.0.0"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/davinci-deqm/ImplementationGuide/hl7.fhir.us.davinci-deqm|2.0.0> ], [ fhir:value "http://hl7.org/fhir/us/qicore/ImplementationGuide/hl7.fhir.us.qicore|4.0.0"; fhir:index 1; fhir:link <http://hl7.org/fhir/us/qicore/ImplementationGuide/hl7.fhir.us.qicore|4.0.0> ], [ fhir:value "http://hl7.org/fhir/us/cqfmeasures/ImplementationGuide/hl7.fhir.us.cqfmeasures|2.0.0"; fhir:index 2; fhir:link <http://hl7.org/fhir/us/cqfmeasures/ImplementationGuide/hl7.fhir.us.cqfmeasures|2.0.0> ]; fhir:CapabilityStatement.rest [ fhir:index 0; fhir:CapabilityStatement.rest.mode [ fhir:value "server" ]; fhir:CapabilityStatement.rest.documentation [ fhir:value "Da Vinci DEQM Producer Server **SHALL**\n\n1. Support the following transactions defined in the *Framework* Section of this Implementation Guide:\n\n - Individual Reporting\n - Summary Reporting\n1. Declare a CapabilityStatement identifying the list of supported profiles and operations.\n1. Implement the FHIR RESTful API for operations including returning the appropriate response classes as described in the FHIR specification for [Extended Operations on the RESTful API ](http://hl7.org/fhir/R4/operations.html).\n1. Support both xml and json resource formats for all interactions.\n" ]; fhir:CapabilityStatement.rest.security [ fhir:CapabilityStatement.rest.security.description [ fhir:value "For general security consideration refer to the [Security and Privacy Considerations](http://build.fhir.org/secpriv-module.html)." ] ]; fhir:CapabilityStatement.rest.resource [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "SHALL" ] ]; fhir:CapabilityStatement.rest.resource.type [ fhir:value "MeasureReport" ]; fhir:CapabilityStatement.rest.resource.supportedProfile [ fhir:value "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/summary-measurereport-deqm"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/summary-measurereport-deqm> ], [ fhir:value "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-deqm"; fhir:index 1; fhir:link <http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-deqm> ]; fhir:CapabilityStatement.rest.resource.documentation [ fhir:value "The DaVinci DEQM Receiver Server **SHALL** be capable of supporting the DEQM Summary MeasureReport Profile and DEQM Individual MeasureReport Profile and all the DEQM and QI Core Profiles they reference." ]; fhir:CapabilityStatement.rest.resource.interaction [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "SHALL" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ] ], [ fhir:index 1; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "SHALL" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "update" ] ], [ fhir:index 2; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "SHOULD" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "delete" ] ] ]; fhir:CapabilityStatement.rest.interaction [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "SHOULD" ] ]; fhir:CapabilityStatement.rest.interaction.code [ fhir:value "transaction" ] ], [ fhir:index 1; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.interaction.code [ fhir:value "batch" ] ], [ fhir:index 2; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.interaction.code [ fhir:value "search-system" ] ], [ fhir:index 3; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ]; fhir:Extension.valueCode [ fhir:value "MAY" ] ]; fhir:CapabilityStatement.rest.interaction.code [ fhir:value "history-system" ] ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.