Quality Measure Implementation Guide (STU4)
4.0.0-ballot - ballot US

This page is part of the Quality Measure STU2 for FHIR R4 Implementation Guide (v4.0.0-ballot: STU 4 Ballot 1) based on FHIR R4. The current version which supercedes this version is 3.0.0. For a full list of available versions, see the Directory of published versions

Library: Common Terminology Library

Official URL: http://hl7.org/fhir/us/cqfmeasures/Library/CommonTerminologies Version: 1.0.0
Draft as of 2022-12-04 Computable Name: CommonTerminologies

This library is the common library for the terminology example measure

Id: CommonTerminologies
Url: http://hl7.org/fhir/us/cqfmeasures/Library/CommonTerminologies
Version: 1.0.0
Name: CommonTerminologies
Title: Common Terminology Library
Status: draft
Type:

system: http://terminology.hl7.org/CodeSystem/library-type

code: logic-library

Date: 2022-12-04 15:28:13+0000
Publisher: Clinical Quality Information WG
Description:

This library is the common library for the terminology example measure

Jurisdiction: US
Related Artifacts:

Dependencies

Content: text/cql
/*
This example is purely for illustration purposes to show how all the elements of a
FHIR-based quality measure are represented. It is intentionally simplified to show
specific aspects of a measure, and is not intended as an example of a clinically
meaningful measure.
*/
library CommonTerminologies version '1.0.0'

using FHIR version '4.0.1'

include FHIRHelpers version '4.0.1' called FHIRHelpers

// NOTE: Versioning is used in this example to illustrate completely how versioning is applied
// References to specific versions of code systems and value sets should be used only when necessary

codesystem "SNOMED CT:2017-09": 'http://snomed.info/sct'
  version 'http://snomed.info/sct/731000124108/version/201709'