FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CapabilityStatement/SafrCapabilityStatementDataAggregator

Packagehl7.fhir.us.safr
TypeCapabilityStatement
IdSafrCapabilityStatementDataAggregator
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/safr/https://build.fhir.org/ig/HL7/us-safr/CapabilityStatement-SafrCapabilityStatementDataAggregator.html
URLhttp://hl7.org/fhir/us/safr/CapabilityStatement/SafrCapabilityStatementDataAggregator
Version1.0.0
Statusactive
Date2024-12-12
NameSafrCapabilityStatementDataAggregator
TitleUS SAFR Data Aggregator CapabilityStatement
Realmus
Authorityhl7
DescriptionThis 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.
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

CapabilityStatement
us-core-clientUS Core Client CapabilityStatement
us-core-serverUS Core Server CapabilityStatement

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CapabilityStatement SafrCapabilityStatementDataAggregator

US SAFR Data Aggregator CapabilityStatement

  • Implementation Guide Version: 1.0.0
  • FHIR Version: 4.0.1
  • Supported Formats: json, xml
  • Supported Patch Formats:
  • Published on: 2024-12-12
  • Published by: HL7 International / Public Health

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)

FHIR RESTful Capabilities

REST Configuration: 1

Mode: server

Summary of System-wide Interactions

REST Configuration: 2

Mode: client

Summary of System-wide Interactions

Source

{
  "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"
    }
  ]
}