FHIR Chat · ValueSet history · hapi

Stream: hapi

Topic: ValueSet history


view this post on Zulip 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

view this post on Zulip Alexander Kiel (Sep 06 2019 at 17:28):

It is ValueSet/ID/_history.


Last updated: Apr 12 2022 at 19:14 UTC