| Interface | Description |
|---|---|
| IWorkerContext |
This is the standard interface used for access to underlying FHIR
services through the tools and utilities provided by the reference
implementation.
|
| IWorkerContext.ILoggingService | |
| SimpleWorkerContext.IContextResourceLoader | |
| SimpleWorkerContext.IValidatorFactory |
| Class | Description |
|---|---|
| BaseWorkerContext | |
| CanonicalResourceManager<T extends MetadataResource> |
This manages a cached list of resources, and provides high speed access by URL / URL+version, and assumes that patch version doesn't matter for access
note, though, that not all resources have semver versions
|
| HTMLClientLogger | |
| IWorkerContext.ValidationResult | |
| SimpleWorkerContext | |
| TerminologyCache |
This implements a two level cache.
|
| Enum | Description |
|---|---|
| IWorkerContext.ILoggingService.LogCategory |
Copyright © 2014–2021 Health Level 7. All rights reserved.