Details
-
Change Request
-
Resolution: Persuasive
-
Medium
-
US Quality Measures (FHIR)
-
3.0.0
-
Clinical Quality Information
-
Measure Terminology Service Capability Statement
-
-
Floyd Eisenberg/ Abdullah Rafiqi: 19-0-0
-
Enhancement
-
Compatible, substantive
Description
As a terminiology service API user, I need the ability to set project-level expansion parameters.
In detail, this means adding the following conformance requirement to the Measure Terminology Service Quality Program capabilities:
8. SHALL support operations to enable maintenance of release specifications for quality programs for Library resources that conform to the Quality Program profile:
1. SHALL support creating a Library in "draft" status (using POST)
2. SHALL support updating a Library in "draft" status (using PUT)
3. SHALL support updating the status of a Library in "draft" status to "active" using (PUT)
4. SHALL support updating the status of a Library in "active" status to "retired" using (PUT)
5. SHALL reject attempts to update elements of a Library other than status if the Library is not in "draft" status
6. SHALL reject attempts to create Libraries that have the same "url" and "version" as another Library