
Package org.hl7.fhir.r5.context
Class IWorkerContext.CodingValidationRequest
java.lang.Object
org.hl7.fhir.r5.context.IWorkerContext.CodingValidationRequest
- Enclosing interface:
- IWorkerContext
-
Constructor Summary
ConstructorsConstructorDescriptionCodingValidationRequest
(Coding coding) CodingValidationRequest
(Coding coding, String vs) -
Method Summary
Modifier and TypeMethodDescriptioninternal logic; external users of batch validation should ignore this propertygetVs()
boolean
void
setCacheToken
(TerminologyCache.CacheToken cacheToken) internal logic; external users of batch validation should ignore this propertyvoid
-
Constructor Details
-
CodingValidationRequest
-
CodingValidationRequest
-
-
Method Details
-
getVs
-
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
-
-