{
"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.",
"_filename": "CapabilityStatement-SafrCapabilityStatementDataAggregator.json",
"package_name": "hl7.fhir.us.safr.r4",
"format": [ "json", "xml" ],
"date": "2024-12-12",
"publisher": "HL7 International / Public Health",
"fhirVersion": "4.0.1",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166",
"display": "United States of America"
} ]
} ],
"name": "SafrCapabilityStatementDataAggregator",
"type": null,
"experimental": "false",
"resourceType": "CapabilityStatement",
"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" ],
"title": "US SAFR Data Aggregator CapabilityStatement",
"package_version": "1.0.0-ballot",
"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"
} ]
}
} ],
"status": "active",
"id": "1219a3ad-41c6-4c37-a859-ad80c3545d2b",
"kind": "requirements",
"url": "http://hl7.org/fhir/us/safr/CapabilityStatement/SafrCapabilityStatementDataAggregator",
"version": "1.0.0-ballot",
"contact": [ {
"name": "HL7 International / Public Health",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/pher",
"system": "url"
} ]
} ],
"rest": [ {
"mode": "server"
}, {
"mode": "client"
} ]
}