Is there a FHIR API call to get all the FHIR events within a particular duration
Currently I am using Azure FHIR service to do CRUD on various resources, I want to fetch all the events happening on my fhir service since last 5 hours using FHIR API
Currently I am using Azure FHIR service to do CRUD on various resources, I want to fetch all the events happening on my fhir service since last 5 hours using FHIR API