Skip to content

LocalTerminologyService should support valueSetVersion parameter for the validate-code operation. #2977

@mmsmits

Description

@mmsmits

Handle the combination of the url and valueSetVersion parameter better.

Currently, the validator (and probably others), will supply a ValueSet url including the version like so:
http://foo.org/ValueSet/bar|1.0.1

However, it's nice to split those (ontoserver even requires it). using the url parameter for hust the uri, and the valueSetVersion parameter for the version. This is an easy adjustment in the validator, however, our LocalTerminologyService doesn't support this yet.

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