GET
command. See the FHIR documentation http://hl7.org/fhir/http.html#history for more details.GET /<RESOURCE_TYPE>/<ID>/_history{?[parameters]&_format=[mime-type]}
Supported
GET /<RESOURCE_TYPE>/_history{?[parameters]&_format=[mime-type]}
Supported
GET /_history{?[parameters]&_format=[mime-type]}
Not Supported
history
containing links section for pagination, the specified version history, sorted with newest versions first, and including deleted resources.request
element provides information about the interaction that occurred and caused the new version of the resource. {{base}}/Patient/_history?_count=3
{{base}}/Patient/_history?_since=2018-11-27T22:00:16.609Z
{{base}}/Patient/_history?_at=2018-11-27
{{base}}/Patient/_history?_format=yaml