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-codeValidates that a coded value is in the code system.
CodeSystem/$subsumesTest the subsumption relationship between code A and code B given the semantics of the underlying code system.
ValueSet/$expandExpand a ValueSet based on its definition and provided parameters.
ValueSet/$validate-codeValidate that a coded value is in the set of codes allowed by a value set.