This page is part of the Quality Measure STU2 for FHIR R4 Implementation Guide (v5.0.0-ballot: STU5 (v5.0.0) Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 4.0.0. For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/us/cqfmeasures/CapabilityStatement/measure-terminology-service | Version: 5.0.0-ballot | |||
Draft as of 2015-07-05 | Computable Name: CQFMMeasureTerminologyService |
Capability statement for a terminology service supporting measure authoring and evaulation use cases. A server can support more functionality than defined here, but this defines the minimum expectations.
Raw OpenAPI-Swagger Definition file | Download
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.
server
RESTful Measure Terminology Server
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 |
---|---|---|---|---|---|---|---|---|---|
CodeSystem | http://hl7.org/fhir/StructureDefinition/shareablecodesystem Additional supported profiles: CQFM Publishable CodeSystem | y | y | url, version, identifier, name, title, description, status, code | |||||
ValueSet | http://hl7.org/fhir/StructureDefinition/shareablevalueset Additional supported profiles: CQFM Computable ValueSet CQFM Executable ValueSet CQFM Publishable ValueSet | y | y | date, name, title, identifier, description, status, url, version, code, context, context-type, context-type-quantity, context-type-value, expansion, keyword | |||||
Library | http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/quality-program-cqfm | y | y | date, name, title, identifier, description, status, url, version, composed-of, depends-on, contained-parameter-name, expansion-identifier |
http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/publishable-codesystem-cqfm
read
, search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | url | uri | |
SHALL | version | token | |
SHALL | identifier | token | |
SHALL | name | string | |
SHALL | title | string | |
SHALL | description | string | |
SHALL | code | token | |
SHOULD | status | token |
http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-valueset-cqfm
http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/executable-valueset-cqfm
http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/publishable-valueset-cqfm
read
, search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | date | date | |
SHALL | name | string | |
SHALL | title | string | |
SHALL | identifier | token | |
SHALL | description | string | |
SHALL | status | token | |
SHALL | url | uri | |
SHALL | version | token | |
SHALL | code | token | |
SHALL | keyword | string | |
SHOULD | context | token | |
SHOULD | context-type | token | |
SHOULD | context-type-quantity | composite | |
SHOULD | context-type-value | composite | |
MAY | expansion | uri |
read
, search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | date | date | |
SHALL | name | string | |
SHALL | title | string | |
SHALL | identifier | token | |
SHALL | description | string | |
SHALL | status | token | |
SHALL | url | uri | |
SHALL | version | token | |
SHALL | composed-of | reference | |
SHALL | depends-on | reference | |
SHALL | contained-parameter-name | string | |
SHALL | expansion-identifier | string |