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/receiver-server> a fhir:CapabilityStatement ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "receiver-server"] ;
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 receiver-server</b></p><a name=\"receiver-server\"> </a><a name=\"hcreceiver-server\"> </a><h2 id=\"title\">Receiver Server 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>server</code></h3></div><div class=\"panel-body\"><div><p>Da Vinci DEQM Producer Server <strong>SHALL</strong></p>\n<ol>\n<li>\n<p>Support 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</li>\n<li>\n<p>Declare a CapabilityStatement identifying the list of supported profiles and operations.</p>\n</li>\n<li>\n<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>\n</li>\n<li>\n<p>Support both xml and json resource formats for all interactions.</p>\n</li>\n<li>\n<p>Support support for one of 'batch' or 'transaction'.</p>\n</li>\n</ol>\n</div><div class=\"lead\"><em>Security</em></div><blockquote><div><p>For general security consideration refer to the <a href=\"http://build.fhir.org/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\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></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>measurereport-category</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>, <code>update</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <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 Receiver Server <strong>SHALL</strong> be capable of supporting the DEQM Summary MeasureReport Profile, the DEQM SubjectList MeasureReport Profile, and DEQM Individual MeasureReport Profile and all the DEQM and QI Core Profiles they reference.</p>\n</div></blockquote></div></div><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-measurereport-category.html\">measurereport-category</a></td><td><code>token</code></td><td><div/></td></tr></tbody></table></div><div class=\"col-lg-5\"> </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/receiver-server"] ;
fhir:CapabilityStatement.version [ fhir:value "1.0.0-cibuild"] ;
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"] ;
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 Receiver Server when conforming to the Da Vinci DEQM Implementation Guide. Receivers are the systems that receive quality measure results from a Reporter, typically aggregate-level stakeholders such as quality reporting programs, payers, public health agencies, 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 -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 "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.\n1. Support support for 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://build.fhir.org/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 Receiver Server **SHALL** be capable of supporting the DEQM Summary MeasureReport Profile, the DEQM SubjectList MeasureReport Profile, and DEQM Individual MeasureReport Profile and all the DEQM 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 "SHALL" ]
] ;
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: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 "search-type" ]
] ;
fhir:CapabilityStatement.rest.resource.searchParam [
fhir:index -1 ;
fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "measurereport-category" ] ;
fhir:CapabilityStatement.rest.resource.searchParam.definition [
fhir:value "http://hl7.org/fhir/uv/deqm/SearchParameter/measurereport-category" ;
fhir:link <http://hl7.org/fhir/uv/deqm/SearchParameter/measurereport-category>
] ;
fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ]
]
] ;
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/receiver-server.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CapabilityStatement/receiver-server.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
