Read Data
You can use any of the following methods to get or read data from the 1up FHIR Server.
Get All Versions of Particular Resource
If you make a request to Patient/{{fhirId}}/_history without specifying the specific version, the response will be a bundle array of all available versions of that particular FHIR resource. For example this would return all historical versions of a particular Patient Resource: