Package | hl7.fhir.us.nhsn-dqm |
Type | CapabilityStatement |
Id | NHSNCapabilityStatementEvaluationEngine |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/nhsn-dqm/https://build.fhir.org/ig/HL7/nhsn-dqm/CapabilityStatement-NHSNCapabilityStatementEvaluationEngine.html |
URL | http://hl7.org/fhir/us/nhsn-dqm/CapabilityStatement/NHSNCapabilityStatementEvaluationEngine |
Version | 1.0.0 |
Status | active |
Date | 2024-07-30 |
Name | NHSNCapabilityStatementEvaluationEngine |
Title | NHSN 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 DEQM $evaluate 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
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, a DEQM Reporter Client and implements the DEQM $evaluate operation.
Imports other capabilities: |
---|
Jump to:
Resource Type | Supported Interactions | Supported Profiles | Supported Searches | Supported _includes |
Supported _revincludes |
Supported Operations |
---|---|---|---|---|---|---|
Measure | $evaluate |
Conformance Expectation: SHALL
Measure Interaction Summary:
{ "resourceType": "CapabilityStatement", "id": "NHSNCapabilityStatementEvaluationEngine", "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/nhsn-dqm/ImplementationGuide/hl7.fhir.us.nhsn-dqm" } ] } }, { "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/nhsn-dqm/ImplementationGuide/hl7.fhir.us.nhsn-dqm" } ] } } ], "url": "http://hl7.org/fhir/us/nhsn-dqm/CapabilityStatement/NHSNCapabilityStatementEvaluationEngine", "version": "1.0.0", "name": "NHSNCapabilityStatementEvaluationEngine", "title": "NHSN 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 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 DEQM $evaluate 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", "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" } ] } ] } ] }