Uses of Class
org.hl7.fhir.r5.context.TerminologyCache.CacheToken
Packages that use TerminologyCache.CacheToken
-
Uses of TerminologyCache.CacheToken in org.hl7.fhir.r5.context
Methods in org.hl7.fhir.r5.context that return TerminologyCache.CacheTokenModifier and TypeMethodDescriptionTerminologyCache.generateExpandToken(ValueSet vs, boolean hierarchical) TerminologyCache.generateValidationToken(org.hl7.fhir.utilities.validation.ValidationOptions options, CodeableConcept code, ValueSet vs) TerminologyCache.generateValidationToken(org.hl7.fhir.utilities.validation.ValidationOptions options, Coding code, ValueSet vs) IWorkerContext.CodingValidationRequest.getCacheToken()internal logic; external users of batch validation should ignore this propertyMethods in org.hl7.fhir.r5.context with parameters of type TerminologyCache.CacheTokenModifier and TypeMethodDescriptionvoidTerminologyCache.cacheExpansion(TerminologyCache.CacheToken cacheToken, ValueSetExpander.ValueSetExpansionOutcome res, boolean persistent) voidTerminologyCache.cacheValidation(TerminologyCache.CacheToken cacheToken, IWorkerContext.ValidationResult res, boolean persistent) TerminologyCache.getExpansion(TerminologyCache.CacheToken cacheToken) org.hl7.fhir.r5.context.TerminologyCache.NamedCacheTerminologyCache.getNamedCache(TerminologyCache.CacheToken cacheToken) TerminologyCache.getValidation(TerminologyCache.CacheToken cacheToken) voidTerminologyCache.nameCacheToken(ValueSet vs, TerminologyCache.CacheToken ct) voidIWorkerContext.CodingValidationRequest.setCacheToken(TerminologyCache.CacheToken cacheToken) internal logic; external users of batch validation should ignore this propertyvoidTerminologyCache.store(TerminologyCache.CacheToken cacheToken, boolean persistent, org.hl7.fhir.r5.context.TerminologyCache.NamedCache nc, org.hl7.fhir.r5.context.TerminologyCache.CacheEntry e)