National Healthcare Safety Network (NHSN) Digital Quality Measure (dQM) Reporting Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/nhsn-dqm/ and changes regularly. See the Directory of published versions
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
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.
Imports other capabilities: |
---|
Jump to:
Security:
Implementations SHOULD consider the guidance included Security & Privacy section.
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, |
Conformance Expectation: SHOULD
Supported Profiles:
Fetch and Search Criteria:
read
interaction returning a Library resource using:
GET [base]/Library/[id]
search-type
interaction returning Library resources matching a search query using:
GET [base]/Library/[id]{?[parameters]{&_format=[mime-type]}}
Conformance Expectation: SHOULD
Supported Profiles:
Fetch and Search Criteria:
read
interaction returning a Measure resource using:
GET [base]/Measure/[id]
search-type
interaction returning Measure resources matching a search query using:
GET [base]/Measure/[id]{?[parameters]{&_format=[mime-type]}}