Read a past state of the resource
GET {{base_url}}/Location/:rid/_history/:hid?_summary=false&_format=<string>&_pretty=<boolean>&_elements=
Read a Past States of a Resource (History)
Retrieve the history of a Location resource.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
_summary | boolean | Requests the server to return a designated subset of the resource | |
_format | string | Specify alternative response formats by their MIME-types (when a client is unable acccess accept: header) | |
_pretty | string | Ask for a pretty printed response for human convenience | |
_elements | null | Requests the server to return a collection of elements from the resource |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"value":"reference https://hl7.org/fhir/R4/fhir.schema.json#/definitions/Location not found in the OpenAPI spec"}