National Healthcare Safety Network (NHSN) Digital Quality Measure (dQM) Reporting Implementation Guide
1.0.0 - STU 1 United States of America flag

This page is part of the National Healthcare Safety Network (NHSN) Digital Quality Measure (dQM) Reporting Implementation Guide (v1.0.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

CapabilityStatement: NHSN MeasureReport Recipient CapabilityStatement

Official URL: http://hl7.org/fhir/us/nhsn-dqm/CapabilityStatement/NHSNCapabilityStatementMeasureReportRecipient Version: 1.0.0
Standards status: Trial-use Maturity Level: 1 Computable Name: NHSNCapabilityStatementMeasureReportRecipient
Other Identifiers: OID:2.25.316204395913842452684237438142819890580.13.4

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 IG, and potentially other measure-specific profiles that are distributed with the measures themselves (NHSN refers to this kind of validation as “pre-qualification”). The MeasureReport Recipient acts as a DEQM Receiver Server, provides write access to Bundle resources containing MeasureReport and other related resources, and implements the $validate operation.

Raw OpenAPI-Swagger Definition file | Download

NHSN MeasureReport Recipient CapabilityStatement

  • Title:NHSN MeasureReport Recipient CapabilityStatement
  • Implementation Guide Version: 1.0.0
  • FHIR Version: 4.0.1
  • Intended Use: Requirements
  • Supported Formats: json; xml;
  • Published: 2024-07-30
  • Published by: HL7 International / Public Health
  • Status: Active
  • Copyright:

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 IG, and potentially other measure-specific profiles that are distributed with the measures themselves (NHSN refers to this kind of validation as “pre-qualification”). The MeasureReport Recipient acts as a DEQM Receiver Server, provides write access to Bundle resources containing MeasureReport and other related resources, and implements the $validate operation.


Support and Requirements for Other Artifacts

Imports other capabilities:

Jump to:


FHIR Server RESTful Capabilities


Security:

Implementations SHOULD consider the guidance included Security & Privacy section.

System-wide Server Capabilities

Summary of Resource/Profile Capabilities

Resource Type Supported Interactions Supported Profiles Supported Searches Supported _includes Supported _revincludes Supported Operations
Bundle create, read, search-type, NHSN MeasureReport Bundle,
MeasureReport create, read, search-type, DEQM Subject List MeasureReport, DEQM Individual MeasureReport Profile, DEQM Summary MeasureReport Profile,

RESTful Server Capabilities by Resource/Profile:

Bundle

Conformance Expectation: SHALL

Supported Profiles:


Modify Criteria:

  • A Server SHOULD be capable of a create interaction creating a Bundle resource using: POST [base]/Bundle/[id]{?_format=[mime-type]}

Fetch and Search Criteria:

  • A Server SHOULD be capable of a read interaction returning a Bundle resource using: GET [base]/Bundle/[id]
  • A Server SHOULD be capable of a search-type interaction returning Bundle resources matching a search query using: GET [base]/Bundle/[id]{?[parameters]{&_format=[mime-type]}}

MeasureReport

Conformance Expectation: SHALL

Supported Profiles:


Modify Criteria:

  • A Server SHOULD be capable of a create interaction creating a MeasureReport resource using: POST [base]/MeasureReport/[id]{?_format=[mime-type]}

Fetch and Search Criteria:

  • A Server SHOULD be capable of a read interaction returning a MeasureReport resource using: GET [base]/MeasureReport/[id]
  • A Server SHOULD be capable of a search-type interaction returning MeasureReport resources matching a search query using: GET [base]/MeasureReport/[id]{?[parameters]{&_format=[mime-type]}}