Termbox
  1. Termbox
  2. /
  3. FHIR Ops
  • <<>>>Home
  • <<>>>CodeSystems
  • <<>>>ValueSets
  • <<>>>FHIR Ops
  • <<>>>Content
  • <<>>>Jobs
  • <<>>>Settings
v0.12.3-SNAPSHOT+109303d

FHIR Terminology Operations

Run FHIR terminology operations against the loaded content.

CodeSystem/$lookup

Given a code/system, get additional details about the concept.

CodeSystem/$validate-code

Validates that a coded value is in the code system.

CodeSystem/$subsumes

Test the subsumption relationship between code A and code B given the semantics of the underlying code system.

ValueSet/$expand

Expand a ValueSet based on its definition and provided parameters.

ValueSet/$validate-code

Validate that a coded value is in the set of codes allowed by a value set.