FHIR Chat · Why is the Search Param: `version` *token* · questionnaire

Stream: questionnaire

Topic: Why is the Search Param: `version` *token*


view this post on Zulip Eric Haas (May 31 2018 at 22:36):

Why is the Search Param: version token, Questionnaire.version is type string?

view this post on Zulip Lloyd McKenzie (Jun 01 2018 at 00:52):

They should all be token. We don't want starts-with/case-insensitive matching.

view this post on Zulip Eric Haas (Jun 01 2018 at 01:12):

OK i'll make a GForge but what do you mean by all? in 'They should all be token'

view this post on Zulip Eric Haas (Jun 01 2018 at 01:14):

Should I make a generic Gforge to add a check that all the SP types are appropriate?

view this post on Zulip Lloyd McKenzie (Jun 01 2018 at 01:45):

All search parameters on a Metadata.version element.

view this post on Zulip Eric Haas (Jun 01 2018 at 01:49):

OK now I understand. so a token search on string is a cheat to avoid the looser behavior right?

view this post on Zulip Lloyd McKenzie (Jun 01 2018 at 02:39):

Not really a cheat. Just defining what the expected matching behavior is


Last updated: Apr 12 2022 at 19:14 UTC