FHIR IG analytics| Package | hl7.fhir.us.safr.r4 |
| Resource Type | CapabilityStatement |
| Id | CapabilityStatement-SafrCapabilityStatementEvaluationEngine.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement SafrCapabilityStatementEvaluationEngine
json, xmlNote 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
serverThe 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-ballot",
"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"
}
]
}
]
}
]
}