Package | hl7.fhir.us.safr |
Type | CapabilityStatement |
Id | SafrCapabilityStatementDataAggregator |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/safr/https://build.fhir.org/ig/HL7/us-safr/CapabilityStatement-SafrCapabilityStatementDataAggregator.html |
URL | http://hl7.org/fhir/us/safr/CapabilityStatement/SafrCapabilityStatementDataAggregator |
Version | 1.0.0 |
Status | active |
Date | 2024-12-12 |
Name | SafrCapabilityStatementDataAggregator |
Title | US SAFR Data Aggregator CapabilityStatement |
Realm | us |
Authority | hl7 |
Description | This statement defines the expected capabilities of a system that aggregates data from multiple Data Source actors before measure evaluation and then plays the role of a Data Source once aggregation is complete. An example would be a state public health agency aggregating data from all facilities in the state before using those data to produce a MeasureReport containing bed capacity data for the entire state. When FHIR enabled, a Data Aggregator acts as a [US Core Server](http://hl7.org/fhir/us/core/STU6.1/CapabilityStatement-us-core-server.html) when playing the role of a Data Source after aggregation. During aggregation, the Data Aggregator acts similar to the SANER options for aggregation, but implements its own CapabilityStatement due to the incompatibilities between DEQM and SANER. |
Kind | requirements |
No resources found
CapabilityStatement | |
us-core-client | US Core Client CapabilityStatement |
us-core-server | US Core Server CapabilityStatement |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement SafrCapabilityStatementDataAggregator
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), US Core Server CapabilityStatementversion: null6.1.0)
server
client
{ "resourceType": "CapabilityStatement", "id": "SafrCapabilityStatementDataAggregator", "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/SafrCapabilityStatementDataAggregator", "version": "1.0.0", "name": "SafrCapabilityStatementDataAggregator", "title": "US SAFR Data Aggregator CapabilityStatement", "status": "active", "experimental": false, "date": "2024-12-12", "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 aggregates data from multiple Data Source actors before measure evaluation and then plays the role of a Data Source once aggregation is complete. An example would be a state public health agency aggregating data from all facilities in the state before using those data to produce a MeasureReport containing bed capacity data for the entire state. When FHIR enabled, a Data Aggregator acts as a [US Core Server](http://hl7.org/fhir/us/core/STU6.1/CapabilityStatement-us-core-server.html) when playing the role of a Data Source after aggregation. During aggregation, the Data Aggregator acts similar to the SANER options for aggregation, but implements its own CapabilityStatement due to the incompatibilities between DEQM and SANER.", "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/core/CapabilityStatement/us-core-server|6.1.0" ], "fhirVersion": "4.0.1", "format": [ "json", "xml" ], "rest": [ { "mode": "server" }, { "mode": "client" } ] }