Skip to content

Create a cached ITerminologyService #3190

@ewoutkramer

Description

@ewoutkramer

Create a TermServiceCacher implementation of ITerminologyService (or at least for the interface that includes codesystem-validate-code and valueset-validate-code) and let it cache the calls to a terminology service. If a certain number of hits per minute for a valueset has been reached, ask for the expansion and then answer locally. Note that this requires care: we should make sure the local semantics for the check are the same as the external semantics. In any doubt (e.g. parameters that we don't understand) => refer back to the original terminology service.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions