This page is part of the Da Vinci Data Exchange for Quality Measures (DEQM) FHIR IG (v2.1.0: STU 3) 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 "producer-client"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2 id=\"title\">Producer Client CapabilityStatement</h2><ul><li>Implementation Guide Version: 2.1.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 Producer Client when conforming to the Da Vinci DEQM Implementation Guide. Producers include systems that are primary producers of patient healthcare information. This CapabilityStatement resource includes the complete list of the <em>recommended</em> Da Vinci DEQM profiles and RESTful operations that are Da Vinci DEQM Producer Client could support. Clients 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 Client <strong>SHALL</strong> support the Submit Data transaction defined in the <em>Framework</em> Section of this Implementation Guide.</p><p id=\"security\"><strong>Security:</strong></p><p>For general security consideration refer to the <a href=\"http://hl7.org/fhir/R4/secpriv-module.html\">Security and Privacy Considerations</a>.</p><p><strong>Summary of System Wide Interactions</strong></p><li><strong>MAY</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=\"#library\">Library</a></td><td>\n\n </td><td>\n \n </td><td>\n \n </td><td>\n \n </td><td>\n \n </td></tr><tr><td><a href=\"#measure\">Measure</a></td><td><a href=\"http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/measure-cqfm\">CQFM Measure</a></td><td>\n \n </td><td>\n \n </td><td>\n \n s </td><td>\n data-requirements, submit-data\n </td></tr><tr><td><a href=\"#measurereport\">MeasureReport</a></td><td><a href=\"StructureDefinition-datax-measurereport-deqm.html\">DEQM Data Exchange 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=\"library\" class=\"no_toc\">Library</h4><p>Conformance Expectation: <strong>SHOULD</strong></p><p>Profile Interaction Summary:</p><ul><li><strong>SHOULD</strong> support \n <code>read</code>.</li></ul><p>Fetch and Search Criteria:</p><ul><li>\n A Client <strong>SHOULD</strong> be capable of fetching a Library resource using:\n <br/>\n <code class=\"highlighter-rouge\">GET [base]/Library/[id]</code>\n </li><br/> <!-- 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/><h4 id=\"measure\" class=\"no_toc\">Measure</h4><p>Conformance Expectation: <strong>SHALL</strong></p><p>Supported Profiles:\n \n <a href=\"http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/measure-cqfm\">CQFM Measure</a>\n \n </p><p>Profile Interaction Summary:</p><ul><li><strong>SHOULD</strong> support \n <code>read</code>.</li></ul><p>Operation Summary:</p><ul><li><strong>SHALL</strong> support the \n <a href=\"http://hl7.org/fhir/OperationDefinition/Measure-data-requirements\">$data-requirements</a> operation\n , \n <a href=\"http://hl7.org/fhir/OperationDefinition/Measure-submit-data\">$submit-data</a> operation\n <p><p>It is the responsibility of the Producer to discover whether snapshot or incremental data exchange is supported by the inspection of the Consumer Server CapabilityStatement.</p></p></li></ul><p>Fetch and Search Criteria:</p><ul><li>\n A Client <strong>SHOULD</strong> be capable of fetching a Measure resource using:\n <br/>\n <code class=\"highlighter-rouge\">GET [base]/Measure/[id]</code>\n </li><br/> <!-- 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/><h4 id=\"measurereport\" class=\"no_toc\">MeasureReport</h4><p>Conformance Expectation: <strong>SHALL</strong></p><p>Supported Profiles:\n \n <a href=\"StructureDefinition-datax-measurereport-deqm.html\">DEQM Data Exchange MeasureReport Profile</a>\n \n </p><p>Resource Specific Documentation:</p><blockquote><ul><li>The DaVinci DEQM Producer Client <strong>SHALL</strong> be capable of supporting the DEQM MeasureReport Profiles and all the DEQM and QI Core Profiles they reference.</li><li>The required DEQM Submit Data Update Type Extension is used to indicate whether the payload is a snapshot or incremental update for both the initial transaction and subsequent updates.</li></ul></blockquote><p>Profile Interaction Summary:</p><ul><li><strong>SHOULD</strong> support \n <code>create</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/producer-client"]; fhir:CapabilityStatement.version [ fhir:value "2.1.0"]; fhir:CapabilityStatement.name [ fhir:value "ProducerClientCapabilityStatement"]; fhir:CapabilityStatement.title [ fhir:value "Producer Client 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 Producer Client when conforming to the Da Vinci DEQM Implementation Guide. Producers include systems that are primary producers of patient healthcare information. This CapabilityStatement resource includes the complete list of the *recommended* Da Vinci DEQM profiles and RESTful operations that are Da Vinci DEQM Producer Client could support. Clients 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.1.0"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/davinci-deqm/ImplementationGuide/hl7.fhir.us.davinci-deqm|2.1.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 "client" ]; fhir:CapabilityStatement.rest.documentation [ fhir:value "Da Vinci DEQM Producer Client **SHALL** support the Submit Data transaction defined in the *Framework* Section of this Implementation Guide.\n" ]; fhir:CapabilityStatement.rest.security [ fhir:CapabilityStatement.rest.security.description [ fhir:value "For general security consideration refer to the [Security and Privacy Considerations](http://hl7.org/fhir/R4/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 "SHOULD" ] ]; fhir:CapabilityStatement.rest.resource.type [ fhir:value "Library" ]; 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 "SHOULD" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ] ] ], [ 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.type [ fhir:value "Measure" ]; fhir:CapabilityStatement.rest.resource.supportedProfile [ fhir:value "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/measure-cqfm"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/measure-cqfm> ]; 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 "SHOULD" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ] ]; fhir:CapabilityStatement.rest.resource.operation [ 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.operation.name [ fhir:value "data-requirements" ]; fhir:CapabilityStatement.rest.resource.operation.definition [ fhir:value "http://hl7.org/fhir/OperationDefinition/Measure-data-requirements"; fhir:link <http://hl7.org/fhir/OperationDefinition/Measure-data-requirements> ] ], [ 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.operation.name [ fhir:value "submit-data" ]; fhir:CapabilityStatement.rest.resource.operation.definition [ fhir:value "http://hl7.org/fhir/OperationDefinition/Measure-submit-data"; fhir:link <http://hl7.org/fhir/OperationDefinition/Measure-submit-data> ]; fhir:CapabilityStatement.rest.resource.operation.documentation [ fhir:value "It is the responsibility of the Producer to discover whether snapshot or incremental data exchange is supported by the inspection of the Consumer Server CapabilityStatement." ] ] ], [ 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 "SHALL" ] ]; fhir:CapabilityStatement.rest.resource.type [ fhir:value "MeasureReport" ]; fhir:CapabilityStatement.rest.resource.supportedProfile [ fhir:value "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/datax-measurereport-deqm"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/datax-measurereport-deqm> ]; fhir:CapabilityStatement.rest.resource.documentation [ fhir:value "- The DaVinci DEQM Producer Client **SHALL** be capable of supporting the DEQM MeasureReport Profiles and all the DEQM and QI Core Profiles they reference. \n- The required DEQM Submit Data Update Type Extension is used to indicate whether the payload is a snapshot or incremental update for both the initial transaction and subsequent updates." ]; 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 "SHOULD" ] ]; fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ] ] ]; 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 "MAY" ] ]; 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.