Stream: terminology
Topic: ValueSet.version search param
Alexander Henket (Aug 15 2016 at 11:09):
Is there a reason why the search param ValueSet.version is defined as token while the base element is of type string? What system would you have for this param while searching?
Grahame Grieve (Aug 15 2016 at 11:52):
sometimes we use token against simple strings. it indicates that partial match isn't appropriate (though it's not obvious that's right in this cases), but the system isn't useful, right
Alexander Henket (Aug 15 2016 at 11:53):
Got it. Thanks
Lloyd McKenzie (Aug 15 2016 at 14:14):
I've submitted a tracker item on both the fact that that use of token isn't described in the spec and that we aren't consistent in what search criteria we use for version.
Alexander Henket (Aug 17 2016 at 21:06):
Thanks Lloyd
Alexander Henket (Aug 17 2016 at 21:06):
Thanks Lloyd
Alexander Henket (Aug 18 2016 at 07:52):
Thanks Lloyd
Last updated: Apr 12 2022 at 19:14 UTC