Quality Measure Implementation Guide
1.0.0 - STU 1 International flag

Quality Measure Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-cqm/ and changes regularly. See the Directory of published versions

Library: Common Terminology Library

Official URL: http://hl7.org/fhir/uv/cqm/Library/CommonTerminologies Version: 1.0.0
Standards status: Trial-use Maturity Level: 4 Computable Name: CommonTerminologies
Other Identifiers: OID:2.16.840.1.113883.4.642.40.61.28.7

This library is the common library for the terminology example measure

Metadata
Title Common Terminology Library
Version 1.0.0
Identifier urn:oid:2.16.840.1.113883.4.642.40.61.28.7
Status Draft
Jurisdiction Global (Whole world)
Steward (Publisher) HL7 International / Clinical Quality Information
Description

This library is the common library for the terminology example measure

Type Logic Library
Library Content
CQL Content
/*
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 hl7.fhir.uv.cql.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'
ELM XML Content
Encoded data (3792 characters)
ELM JSON Content
Encoded data (4880 characters)
Generated using version 0.4.9 of the sample-content-ig Liquid templates