This page is part of the Quality Measure STU2 for FHIR R4 Implementation Guide (v5.0.0: STU5 (v5.0.0)) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/us/cqfmeasures/CapabilityStatement/shareable-measure-repository | Version: 3.0.0 | |||
Active as of 2021-03-08 | Computable Name: CQFMShareableMeasureRepository |
Capability statement for a repository service supporting minimum required capabilities to share FHIR-based measure specifications. See the Publishable and Authoring Measure Repository capability statements for more comprehensive support for publishing and authoring workflows.
Raw OpenAPI-Swagger Definition file | Download
Generated Narrative: CapabilityStatement shareable-measure-repository
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 CRMI Shareable Artifact Repository
server
RESTful Measure Repository
Certificates
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 |
---|---|---|---|---|---|---|---|---|---|
Library | http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablelibrary Additional supported profiles: CQL Library CRMI Manifest Library | y | y | url, version, identifier, name, title, description, status | |||||
Measure | http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablemeasure Additional supported profiles: CQFM Computable Measure CQFM Publishable Measure CQFM Cohort Measure CQFM Proportion Measure CQFM Ratio Measure CQFM Continuous Variable Measure CQFM Composite Measure | y | y | url, version, identifier, name, title, description, status |
read
Read allows clients to get the definitions and details of repository libraries
search-type
Search allows clients to search for repository libraries
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | url | uri | |
SHALL | version | token | |
SHALL | identifier | token | |
SHALL | name | string | |
SHALL | title | string | |
SHALL | description | string | |
SHALL | status | token |
CQFM Computable Measure
CQFM Publishable Measure
CQFM Cohort Measure
CQFM Proportion Measure
CQFM Ratio Measure
CQFM Continuous Variable Measure
CQFM Composite Measure
read
Read allows clients to get the definitions and details of repository measures
search-type
Search allows clients to search for repository measures
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | url | uri | |
SHALL | version | token | |
SHALL | identifier | token | |
SHALL | name | string | |
SHALL | title | string | |
SHALL | description | string | |
SHALL | status | token |