{
"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": "gov.cdc.nhsn.safr",
"format": [ "json", "xml" ],
"date": "2024-12-12",
"publisher": "CDC National Healthcare Safety Network (NHSN)",
"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": "NHSN SAFR Data Aggregator CapabilityStatement",
"package_version": "1.0.1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1,
"_valueInteger": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/ImplementationGuide/gov.cdc.nhsn.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://www.cdc.gov/nhsn/fhirportal/safr/ig/ImplementationGuide/gov.cdc.nhsn.safr"
} ]
}
} ],
"status": "active",
"id": "1726f768-985e-488a-a16e-56046fcb6d3b",
"kind": "requirements",
"url": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CapabilityStatement/SafrCapabilityStatementDataAggregator",
"version": "1.0.1",
"contact": [ {
"name": "CDC National Healthcare Safety Network (NHSN)",
"telecom": [ {
"value": "http://www.cdc.gov/nhsn",
"system": "url"
}, {
"value": "nhsn@cdc.gov",
"system": "email"
} ]
} ],
"rest": [ {
"mode": "server"
}, {
"mode": "client"
} ]
}