Stream: hapi
Topic: ValueSet history
katarya1 (Sep 06 2019 at 16:03):
Is there a REST call that I can run against a server to get ValueSet history (versions). Tried something like this:
"/ValueSet/{ID}?_history" without a specific history value, to return all.
It does not return known previous history on the server.
Thanks
Alexander Kiel (Sep 06 2019 at 17:28):
It is ValueSet/ID/_history.
Last updated: Apr 12 2022 at 19:14 UTC