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 Measure Source CapabilityStatement

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

This statement defines the expected capabilities of a system at NHSN that stores FHIR resources such as Measure, Library, ValueSet, etc. that are used for dQM Reporting. The dQM Evaluation Engine queries the Measure Source for the latest Measure content before querying the Patient Data Source and performing measure evaluation. The Measure Source acts as a DEQM Publishable Measure Repository.

Raw OpenAPI-Swagger Definition file | Download

NHSN Measure Source CapabilityStatement

  • Title:NHSN Measure Source 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 stores FHIR resources such as Measure, Library, ValueSet, etc. that are used for dQM Reporting. The dQM Evaluation Engine queries the Measure Source for the latest Measure content before querying the Patient Data Source and performing measure evaluation. The Measure Source acts as a DEQM Publishable Measure Repository.


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
Library read, search-type, CRMI Shareable Library,
Measure read, search-type, CRMI Shareable Measure,

RESTful Server Capabilities by Resource/Profile:

Library

Conformance Expectation: SHOULD

Supported Profiles:


Fetch and Search Criteria:

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

Measure

Conformance Expectation: SHOULD

Supported Profiles:


Fetch and Search Criteria:

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