Package | hl7.fhir.us.safr |
Type | CapabilityStatement |
Id | SafrCapabilityStatementMeasureReportRecipient |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/safr/https://build.fhir.org/ig/HL7/us-safr/CapabilityStatement-SafrCapabilityStatementMeasureReportRecipient.html |
URL | http://hl7.org/fhir/us/safr/CapabilityStatement/SafrCapabilityStatementMeasureReportRecipient |
Version | 1.0.0 |
Status | active |
Date | 2024-07-30 |
Name | SafrCapabilityStatementMeasureReportRecipient |
Title | US SAFR MeasureReport Recipient CapabilityStatement |
Realm | us |
Authority | hl7 |
Description | This statement defines the expected capabilities of a system at NHSN that receives MeasureReport bundles from the dQM Evaluation Engine and validates the result against the profiles in this implementation guide, and potentially other measure-specific profiles that are distributed with the measures themselves (this kind of validation is referred to as “pre-qualification” at NHSN). The MeasureReport Recipient acts as a [DEQM Receiver Server](https://www.hl7.org/fhir/us/davinci-deqm/STU4/CapabilityStatement-receiver-server.html), provides write access to Bundle resources containing MeasureReport and other related resources, and implements the $validate operation. |
Kind | requirements |
No resources found
CapabilityStatement | |
receiver-server | Receiver Server CapabilityStatement |
StructureDefinition | |
us-safr-measurereport-bundle | US SAFR Measure Report Bundle |
indv-measurereport-deqm | DEQM Individual MeasureReport Profile |
subjectlist-measurereport-deqm | DEQM Subject List MeasureReport |
summary-measurereport-deqm | DEQM Summary MeasureReport Profile |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement SafrCapabilityStatementMeasureReportRecipient
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 the CapabilityStatement Receiver Server CapabilityStatementversion: null5.0.0)
server
Implementations SHOULD consider the guidance included Security section of this IG.
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|
Bundle | Supported Profiles US SAFR Measure Report Bundle | y | y | y | |||||
MeasureReport | Supported Profiles DEQM Subject List MeasureReport DEQM Summary MeasureReport Profile DEQM Individual MeasureReport Profile | y | y | y |
create
, read
, search-type
.create
, read
, search-type
.{ "resourceType": "CapabilityStatement", "id": "SafrCapabilityStatementMeasureReportRecipient", "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/SafrCapabilityStatementMeasureReportRecipient", "version": "1.0.0", "name": "SafrCapabilityStatementMeasureReportRecipient", "title": "US SAFR MeasureReport Recipient CapabilityStatement", "status": "active", "experimental": false, "date": "2024-07-30", "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 at NHSN that receives MeasureReport bundles from the dQM Evaluation Engine and validates \nthe result against the profiles in this implementation guide, and potentially other measure-specific profiles that are distributed with the measures themselves \n(this kind of validation is referred to as “pre-qualification” at NHSN). The MeasureReport Recipient acts as a \n[DEQM Receiver Server](https://www.hl7.org/fhir/us/davinci-deqm/STU4/CapabilityStatement-receiver-server.html), provides write access to Bundle resources containing \nMeasureReport and other related resources, and implements the $validate operation.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US", "display": "United States of America" } ] } ], "kind": "requirements", "imports": [ "http://hl7.org/fhir/us/davinci-deqm/CapabilityStatement/receiver-server|5.0.0-ballot" ], "fhirVersion": "4.0.1", "format": [ "json", "xml" ], "rest": [ { "mode": "server", "security": { "description": "Implementations **SHOULD** consider the guidance included Security section of this IG." }, "resource": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "type": "Bundle", "supportedProfile": [ "http://hl7.org/fhir/us/safr/StructureDefinition/us-safr-measurereport-bundle" ], "_supportedProfile": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] } ], "interaction": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ], "code": "create" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ], "code": "read" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ], "code": "search-type" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "type": "MeasureReport", "supportedProfile": [ "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/subjectlist-measurereport-deqm", "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/summary-measurereport-deqm", "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-deqm" ], "_supportedProfile": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ] } ], "interaction": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ], "code": "create" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ], "code": "read" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ], "code": "search-type" } ] } ] } ] }