Release 4

Work Group Vocabulary Standards Status: Informative

The Terminology Module provides an overview and guide to the FHIR resources, operations, coded data types and externally-defined standard and FHIR-defined terminologies that are used for representing and communicating coded, structured data in the FHIR core specification and profiles. Collectively, these capabilities are used to provide the terminology service functionality required for supporting the use of coded data in FHIR resources throughout the specification as described in the other modules.

The primary terminology-related structures and their relationships are shown below:

Image showing the terminology resources and relationships

Example: Condition profile with Condition.code slice bound to "SNOMED CT fracture codes" value set

[Note: The ElementDefinition type (shown with a dotted box) is described elsewhere in the specification in the Foundation and Conformance modules.]

The Terminology Module covers the following:

Resources

Terminology Service

Operations

  • CodeSystem
  • ValueSet
  • ConceptMap

Coded Data Types

Documentation

For security considerations for terminology services, see the Terminology Service page Security section. For more general considerations, see the Security and Privacy module.

  • Create or reference a code system
  • Create or reference a value set
  • Record data using pre-coordinated codes
  • Record data using post-coordinated expressions
  • Record data using multiple local or standard code systems (translations)
  • Expand a value set
  • Validate a code
  • Look up a display term for a code
  • Translate a code from one value set to another
  • Maintain a client-side transitive closure table on subsumption relationships
  • Test subsumption between concepts
  • For a set of property/concept pairs, return the set of concepts for the requested properties
  • Map data between different terminologies
  • Declare the capabilities of a terminology service

The following terminology resources have been tested and are being used in production tooling and now are normative or are expected soon to progress to normative.

Other terminology resources are still in earlier stages of development. We intend to continue to develop and test these resources and advance them through the Maturity Levels at Connectathons and elsewhere.