Data Exchange For Quality Measures Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 1.0.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-deqm/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 4 |
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/CapabilityStatement/reporter-client> a fhir:CapabilityStatement ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "reporter-client"] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement reporter-client</b></p><a name=\"reporter-client\"> </a><a name=\"hcreporter-client\"> </a><h2 id=\"title\">Reporter Client CapabilityStatement</h2><ul><li>Implementation Guide Version: 1.0.0-cibuild </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <code>xml</code>, <code>json</code></li><li>Supported Patch Formats: <code>application/json-patch+json</code></li><li>Published on: 2020-07-05 </li><li>Published by: HL7 International / Clinical Quality Information </li></ul><blockquote class=\"impl-note\"><p><strong>Note to Implementers: FHIR Capabilities</strong></p><p>Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.</p></blockquote><h3 id=\"shallIGs\">SHALL Support the Following Implementation Guides</h3><ul><li><a href=\"index.html\">http://hl7.org/fhir/uv/deqm/ImplementationGuide/hl7.fhir.uv.deqm</a></li><li><a href=\"http://hl7.org/fhir/uv/cqm/2026May/index.html\">http://hl7.org/fhir/uv/cqm/ImplementationGuide/hl7.fhir.uv.cqm</a></li></ul><h2 id=\"rest\">FHIR RESTful Capabilities</h2><div class=\"panel panel-default\"><div class=\"panel-heading\"><h3 id=\"mode1\" class=\"panel-title\">Mode: <code>client</code></h3></div><div class=\"panel-body\"><div><p>Da Vinci DEQM Producer Client <strong>SHALL</strong> support at least one of the following transactions defined in the <em>Framework</em> Section of this Implementation Guide:</p>\n<ul>\n<li>Individual Reporting</li>\n<li>Summary Reporting</li>\n</ul>\n<p>DEQM Producer Client <strong>SHALL</strong> support at least one of 'batch' or 'transaction'.</p>\n</div><div class=\"lead\"><em>Security</em></div><blockquote><div><p>For general security consideration refer to the <a href=\"http://hl7.org/fhir/R4/secpriv-module.html\">Security and Privacy Considerations</a>.</p>\n</div></blockquote><div class=\"lead\"><em>Summary of System-wide Interactions</em></div><ul><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></ul></div></div><h3 id=\"resourcesCap1\">Capabilities by Resource/Profile</h3><h4 id=\"resourcesSummary1\">Summary</h4><p>The summary table lists the resources that are part of this configuration, and for each resource it lists:</p><ul><li>The relevant profiles (if any)</li><li>The interactions supported by each resource (<b><span class=\"bg-info\">R</span></b>ead, <b><span class=\"bg-info\">S</span></b>earch, <b><span class=\"bg-info\">U</span></b>pdate, and <b><span class=\"bg-info\">C</span></b>reate, are always shown, while <b><span class=\"bg-info\">VR</span></b>ead, <b><span class=\"bg-info\">P</span></b>atch, <b><span class=\"bg-info\">D</span></b>elete, <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">I</span></b>nstance, or <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">T</span></b>ype are only present if at least one of the resources has support for them.</li><li><span>The required, recommended, and some optional search parameters (if any). </span></li><li>The linked resources enabled for <code>_include</code></li><li>The other resources enabled for <code>_revinclude</code></li><li>The operations on the resource (if any)</li></ul><div class=\"table-responsive\"><table class=\"table table-condensed table-hover\"><thead><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th class=\"text-center\"><b title=\"GET a resource (read interaction)\">R</b></th><th class=\"text-center\"><b title=\"GET all set of resources of the type (search interaction)\">S</b></th><th class=\"text-center\"><b title=\"PUT a new resource version (update interaction)\">U</b></th><th class=\"text-center\"><b title=\"POST a new resource (create interaction)\">C</b></th><th class=\"text-center\"><b title=\"DELETE a resource (delete interaction)\">D</b></th><th><b title=\"Required and recommended search parameters\">Searches</b></th><th><code><b>_include</b></code></th><th><code><b>_revinclude</b></code></th><th><b>Operations</b></th></tr></thead><tbody><tr><td><a href=\"#MeasureReport1-1\">MeasureReport</a></td><td>Supported Profiles<br/> <a href=\"StructureDefinition-deqm-summarymeasurereport.html\">DEQM Summary MeasureReport Profile</a><br/> <a href=\"StructureDefinition-deqm-individualmeasurereport.html\">DEQM Individual MeasureReport Profile</a><br/> <a href=\"StructureDefinition-deqm-subjectlistmeasurereport.html\">DEQM Subject List MeasureReport</a></td><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td/><td/><td/><td/></tr></tbody></table></div><hr/><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"MeasureReport1-1\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL </span>MeasureReport</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/measurereport.html\">MeasureReport</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>create</code>.</li><li><strong>SHOULD</strong> support <code>update</code>, <code>delete</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-deqm-summarymeasurereport.html\">DEQM Summary MeasureReport Profile</a><br/><a href=\"StructureDefinition-deqm-individualmeasurereport.html\">DEQM Individual MeasureReport Profile</a><br/><a href=\"StructureDefinition-deqm-subjectlistmeasurereport.html\">DEQM Subject List MeasureReport</a></p></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>The DaVinci DEQM Reporter Client <strong>SHALL</strong> be capable of supporting at least one of the DEQM MeasureReport Profiles listed above and all the DEQM, CQM and QI Core Profiles they reference.</p>\n</div></blockquote></div></div></div></div></div></div>"
] ;
fhir:DomainResource.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ;
fhir:Extension.valueCode [ fhir:value "cqi" ]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
fhir:Extension.valueInteger [
fhir:value "4"^^xsd:integer ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
fhir:Extension.valueCanonical [
fhir:value "http://hl7.org/fhir/uv/deqm/ImplementationGuide/hl7.fhir.uv.deqm" ;
fhir:link <http://hl7.org/fhir/uv/deqm/ImplementationGuide/hl7.fhir.uv.deqm>
]
]
]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
fhir:Extension.valueCode [
fhir:value "trial-use" ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
fhir:Extension.valueCanonical [
fhir:value "http://hl7.org/fhir/uv/deqm/ImplementationGuide/hl7.fhir.uv.deqm" ;
fhir:link <http://hl7.org/fhir/uv/deqm/ImplementationGuide/hl7.fhir.uv.deqm>
]
]
]
] ;
fhir:CapabilityStatement.url [ fhir:value "http://hl7.org/fhir/uv/deqm/CapabilityStatement/reporter-client"] ;
fhir:CapabilityStatement.version [ fhir:value "1.0.0-cibuild"] ;
fhir:CapabilityStatement.name [ fhir:value "ReporterClientCapabilityStatement"] ;
fhir:CapabilityStatement.title [ fhir:value "Reporter 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"] ;
fhir:CapabilityStatement.contact [
fhir:index -1 ;
fhir:ContactDetail.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/cqi" ]
]
] ;
fhir:CapabilityStatement.description [ fhir:value "This profile defines the expected capabilities of a Da Vinci DEQM Reporter Client when conforming to the Da Vinci DEQM Implementation Guide. Reporters are the systems that calculate quality measure results and submit them to a Receiver. Note that a system acting as a Consumer in an exchange scenario commonly acts as the Reporter in a subsequent reporting scenario. This CapabilityStatement resource includes the complete list of the *recommended* Da Vinci DEQM profiles and RESTful operations that a Da Vinci DEQM Reporter 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 -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
fhir:Coding.code [ fhir:value "001" ] ;
fhir:Coding.display [ fhir:value "World" ]
]
] ;
fhir:CapabilityStatement.kind [ fhir:value "requirements"] ;
fhir:CapabilityStatement.fhirVersion [ fhir:value "4.0.1"] ;
fhir:CapabilityStatement.format [
fhir:value "xml" ;
fhir:index -1
], [
fhir:value "json" ;
fhir:index -1
] ;
fhir:CapabilityStatement.patchFormat [
fhir:value "application/json-patch+json" ;
fhir:index -1
] ;
fhir:CapabilityStatement.implementationGuide [
fhir:value "http://hl7.org/fhir/uv/deqm/ImplementationGuide/hl7.fhir.uv.deqm" ;
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/uv/deqm/ImplementationGuide/hl7.fhir.uv.deqm>
], [
fhir:value "http://hl7.org/fhir/uv/cqm/ImplementationGuide/hl7.fhir.uv.cqm" ;
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/uv/cqm/ImplementationGuide/hl7.fhir.uv.cqm>
] ;
fhir:CapabilityStatement.rest [
fhir:index -1 ;
fhir:CapabilityStatement.rest.mode [ fhir:value "client" ] ;
fhir:CapabilityStatement.rest.documentation [ fhir:value "Da Vinci DEQM Producer Client **SHALL** support at least one of the following transactions defined in the *Framework* Section of this Implementation Guide:\n\n- Individual Reporting\n- Summary Reporting\n\n\nDEQM Producer Client **SHALL** support at least one of 'batch' or 'transaction'." ] ;
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 -1 ;
fhir:Element.extension [
fhir:index -1 ;
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/uv/deqm/StructureDefinition/deqm-summarymeasurereport" ;
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/uv/deqm/StructureDefinition/deqm-summarymeasurereport>
], [
fhir:value "http://hl7.org/fhir/uv/deqm/StructureDefinition/deqm-individualmeasurereport" ;
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/uv/deqm/StructureDefinition/deqm-individualmeasurereport>
], [
fhir:value "http://hl7.org/fhir/uv/deqm/StructureDefinition/deqm-subjectlistmeasurereport" ;
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/uv/deqm/StructureDefinition/deqm-subjectlistmeasurereport>
] ;
fhir:CapabilityStatement.rest.resource.documentation [ fhir:value "The DaVinci DEQM Reporter Client **SHALL** be capable of supporting at least one of the DEQM MeasureReport Profiles listed above and all the DEQM, CQM and QI Core Profiles they reference." ] ;
fhir:CapabilityStatement.rest.resource.interaction [
fhir:index -1 ;
fhir:Element.extension [
fhir:index -1 ;
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 -1 ;
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 "update" ]
], [
fhir:index -1 ;
fhir:Element.extension [
fhir:index -1 ;
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 -1 ;
fhir:Element.extension [
fhir:index -1 ;
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 -1 ;
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 -1 ;
fhir:Element.extension [
fhir:index -1 ;
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 -1 ;
fhir:Element.extension [
fhir:index -1 ;
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 ------------------------------------------------------------
<http://hl7.org/fhir/CapabilityStatement/reporter-client.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CapabilityStatement/reporter-client.ttl> .
IG © 2020+ HL7 International / Clinical Quality Information.
Package hl7.fhir.uv.deqm#1.0.0-cibuild based on FHIR 4.0.1.
Generated
2026-08-10
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
