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
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]}}