Versioning
Number of APIs: 4
-
vread GET {{host}}/fhir/Patient/{{patient_id}}/_history/2
-
_history search with _since param GET {{host}}/fhir/_history?_since=2024-01-01T00:00:00Z
-
_history by id with _at GET {{host}}/fhir/Patient/{{patient_id}}/_history?_at=2020-05-31
-
_history by resource type with _at param GET {{host}}/fhir/Patient/_history?_at=2020-05-31