Terminology Change Set Exchange
1.0.0-ballot - CI Build International flag

Terminology Change Set Exchange, published by HL7 International - Termionology Infrastructure Work Group. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/termchangeset-ig/ and changes regularly. See the Directory of published versions

HL7.FHIR.UV.TERMCHANGESET\Home - FHIR v4.0.1

Official URL: https://hl7.org/fhir/uv/termchangeset/ImplementationGuide/hl7.fhir.uv.termchangeset Version: 1.0.0-ballot
IG Standards status: Draft Maturity Level: 0 Computable Name: TermChangeSet

Introduction

Custodians of standardized terminologies have developed rich semantic frameworks that can be used to interact with individual concepts in an elegant fashion, utilizing the relationships between terms to dynamically adjust user interfaces or derive clinical patterns. Today, these frameworks are distributed via proprietary formats, tailored to the specific source terminology, and any system looking to utilize the full semantic power of the terminology must build customized data pipelines to process those formats.

This IG provides profiles and implementation guidance for exchanging terminology change sets that include full semantic detail from the source terminology utilizing the CodeSystem resource. It also addresses exchanging terminology change sets containing provisional concepts not yet incorporated in source terminologies, such as those requiring rapid distribution during a pandemic-response context. Analysis of semantic detail to include in a change set is informed by the Tinkar Standardized Terminology Knowledgebase Reference Model, and mappings from that architecture are included on CodeSystem profiles.

Technical Overview

The design for Terminology Change Sets is primarily robust utilization of the CodeSystem resource's modelling for CodeSystem.concept and CodeSystem.property to convey not just the concept identifiers and descriptions, but the full semantic design for each concept. Additionally, a Provenance instance is used to provide insight into the creation of the Terminology Change Set, in particular the use of Provenance.what to reference the baseline Terminology from which the Change Set was derived.

Terminology Change Set Design

The main sections of this IG are:

  • Guidance - this page provides best practices and considerations for implementation of Terminology Change Sets.
  • Background - these pages provide background on how incremental releases of Terminologies are currently handled and the need for a standardized Terminology Change Set format in FHIR, as well as an inventory of known FHIR limitations related to the inclusion of full semantic detail for terminology concepts.
  • FHIR Artifacts - this page provides the central source for all Profiles, Extensions, ValueSets, and Examples used in this IG
  • Tinkar Reference Model - these pages provide context and background for the Tinkar Reference Model, which informed the analysis and design for Terminology Change Set profiles
  • Downloads - This page provides links to downloadable artifacts
  • Change Log - this page documents the changes across the versions of the Terminology Change Set IG