Package org.hl7.fhir.r5.context
Class IWorkerContext.CodingValidationRequest
java.lang.Object
org.hl7.fhir.r5.context.IWorkerContext.CodingValidationRequest
- Enclosing interface:
- IWorkerContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioninternal logic; external users of batch validation should ignore this propertybooleanvoidsetCacheToken(TerminologyCache.CacheToken cacheToken) internal logic; external users of batch validation should ignore this propertyvoid
-
Constructor Details
-
CodingValidationRequest
-
-
Method Details
-
getResult
-
setResult
-
getCoding
-
hasResult
-
getCacheToken
internal logic; external users of batch validation should ignore this property- Returns:
-
setCacheToken
internal logic; external users of batch validation should ignore this property- Parameters:
cacheToken-
-