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

FHIR IG Statistics: CapabilityStatement/SafrCapabilityStatementDataSource

Packagehl7.fhir.us.safr
TypeCapabilityStatement
IdSafrCapabilityStatementDataSource
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/safr/https://build.fhir.org/ig/HL7/us-safr/CapabilityStatement-SafrCapabilityStatementDataSource.html
URLhttp://hl7.org/fhir/us/safr/CapabilityStatement/SafrCapabilityStatementDataSource
Version1.0.0
Statusactive
Date2024-12-12
NameSafrCapabilityStatementDataSource
TitleUS SAFR Data Source CapabilityStatement
Realmus
Authorityhl7
DescriptionThis statement defines the expected capabilities of a system containing data (typically patient data, but could be situational awareness data) that will be evaluated against one or more measures. This may be a FHIR server, an EHR with a FHIR endpoint (facade), an internal data store when the Data Source and dQM Evaluation Engine actors are played by the same system such as an EHR that does it’s own measure evaluation, or it may be a system containing other data such as situational awareness data that is reporting via CSV or other format. When FHIR enabled, the Data Source acts as a [US Core Server](https://hl7.org/fhir/us/core/STU6.1/CapabilityStatement-us-core-server.html)
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

CapabilityStatement
us-core-serverUS Core Server CapabilityStatement

Narrative

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

Generated Narrative: CapabilityStatement SafrCapabilityStatementDataSource

US SAFR Data Source 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 the CapabilityStatement US Core Server CapabilityStatementversion: null6.1.0)

FHIR RESTful Capabilities

Mode: server

Summary of System-wide Interactions

Source

{
  "resourceType": "CapabilityStatement",
  "id": "SafrCapabilityStatementDataSource",
  "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/SafrCapabilityStatementDataSource",
  "version": "1.0.0",
  "name": "SafrCapabilityStatementDataSource",
  "title": "US SAFR Data Source 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 containing data (typically patient data, but could be situational awareness data) \nthat will be evaluated against one or more measures. This may be a FHIR server, an EHR with a FHIR endpoint (facade), an internal data store when the Data Source \nand dQM Evaluation Engine actors are played by the same system such as an EHR that does it’s own measure evaluation, or it may be a system containing other data \nsuch as situational awareness data that is reporting via CSV or other format. When FHIR enabled, the Data Source acts as a \n[US Core Server](https://hl7.org/fhir/us/core/STU6.1/CapabilityStatement-us-core-server.html)",
  "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-server|6.1.0"
  ],
  "fhirVersion": "4.0.1",
  "format": [
    "json",
    "xml"
  ],
  "rest": [
    {
      "mode": "server"
    }
  ]
}