FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

Responsible Owner: Work Group Terminology Infrastructure icon Standards Status: Informative

The Terminology Module is a foundational component of core FHIR specification. Any terminology related resource type, operation or datatype is part of the Terminology Module.

The diagram below shows the relationship between terminology-related artifacts.

Image showing the terminology resources and relationships
terminology-capabilities conceptmap terminology-service codesystem valueset elementdefinition namingsystem element

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

[Note: Blue boxes denote resources in the Terminology Module and brown boxes denote resources/datatypes outside of it.]

The Terminology Module covers the following:

Resources

Terminology Service

Terminology Specific Operations

  • CodeSystem
  • ValueSet
  • ConceptMap
  • NamingSystem

Coded Datatypes

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, reference or expand a value set
  • Record codes, expressions and translations
  • Validate or look up a display term for a code
  • Translate a code from one value set to another
  • Test subsumption between concepts
  • Create or reference a concept map
  • Formally describing the capabilities of a terminology service
  • Operate a terminology service

The following terminology resources have been tested and are being used in production tooling and are normative.