Package | hl7.fhir.us.safr |
Type | CapabilityStatement |
Id | SafrCapabilityStatementEvaluationEngine |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/safr/https://build.fhir.org/ig/HL7/us-safr/CapabilityStatement-SafrCapabilityStatementEvaluationEngine.html |
URL | http://hl7.org/fhir/us/safr/CapabilityStatement/SafrCapabilityStatementEvaluationEngine |
Version | 1.0.0 |
Status | active |
Date | 2024-07-30 |
Name | SafrCapabilityStatementEvaluationEngine |
Title | US SAFR Data Evaluation Engine CapabilityStatement |
Realm | us |
Authority | hl7 |
Description | This statement defines the expected capabilities of a system that retrieves data from the Data Source and evaluates those data against one or more measures retrieved from the Measure Source. The resulting MeasureReport bundle and related resources are then sent to the MeasureReport recipient The dQM Evaluation Engine acts as a [US Core Client](https://www.hl7.org/fhir/us/core/STU6.1/CapabilityStatement-us-core-client.html), a [DEQM Reporter Client](https://www.hl7.org/fhir/us/davinci-deqm/STU4/CapabilityStatement-reporter-client.html), and implements the $evaluation-measure operation |
Kind | requirements |
No resources found
CapabilityStatement | |
us-core-client | US Core Client CapabilityStatement |
reporter-client | Reporter Client CapabilityStatement |
OperationDefinition | |
evaluate | Evaluate Operation |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement SafrCapabilityStatementEvaluationEngine
json
, xml
Note to Implementers: FHIR Capabilities
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.
This CapabilityStatement imports these CapabilityStatements US Core Client CapabilityStatementversion: null6.1.0), Reporter Client CapabilityStatement
server
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|
Measure | $evaluate |
{ "resourceType": "CapabilityStatement", "id": "SafrCapabilityStatementEvaluationEngine", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pher" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/safr/ImplementationGuide/hl7.fhir.us.safr" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/safr/ImplementationGuide/hl7.fhir.us.safr" } ] } } ], "url": "http://hl7.org/fhir/us/safr/CapabilityStatement/SafrCapabilityStatementEvaluationEngine", "version": "1.0.0", "name": "SafrCapabilityStatementEvaluationEngine", "title": "US SAFR Data Evaluation Engine CapabilityStatement", "status": "active", "experimental": false, "date": "2024-07-30", "publisher": "HL7 International / Public Health", "contact": [ { "name": "HL7 International / Public Health", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/pher" } ] } ], "description": "This statement defines the expected capabilities of a system that retrieves data from the Data Source and evaluates those data against one or more measures \nretrieved from the Measure Source. The resulting MeasureReport bundle and related resources are then sent to the MeasureReport recipient The dQM Evaluation Engine acts as a \n[US Core Client](https://www.hl7.org/fhir/us/core/STU6.1/CapabilityStatement-us-core-client.html), \na [DEQM Reporter Client](https://www.hl7.org/fhir/us/davinci-deqm/STU4/CapabilityStatement-reporter-client.html), and implements the $evaluation-measure operation", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US", "display": "United States of America" } ] } ], "kind": "requirements", "imports": [ "http://hl7.org/fhir/us/core/CapabilityStatement/us-core-client|6.1.0", "http://hl7.org/fhir/us/davinci-deqm/CapabilityStatement/reporter-client" ], "fhirVersion": "4.0.1", "format": [ "json", "xml" ], "rest": [ { "mode": "server", "resource": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "type": "Measure", "operation": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "name": "evaluate", "definition": "http://hl7.org/fhir/us/davinci-deqm/OperationDefinition/evaluate" } ] } ] } ] }