Package ca.cdr.api.fhir.tokenization
package ca.cdr.api.fhir.tokenization
-
ClassDescriptionThis class represents a single request to "de-tokenize" a previously tokenized string.This class contains a collection of tokens which are intended to be converted back into their original form and returned as a
DetokenizationResults
object.This class is used to return de-tokenization results by theITokenizationProvider
This interface implements the conversion of non-tokenized strings into tokens, and vice versa.This class contains a collection of objects for tokenization.This class is used to return tokenization results by theITokenizationProvider