/
How to finding the latest Encounter
How to finding the latest Encounter
Introduction
This sample will demonstrate how to issue a a FHIR query for encounter that finds the latest encounter based on date.
FHIR RESTful API
Use _sort and _count to find the one encounter for the patient that is the latest
, multiple selections available,
Related content
How to query for Observations
How to query for Observations
More like this
How to sorting a query result
How to sorting a query result
More like this
How to Get the Current User
How to Get the Current User
More like this
How to query with Pagination
How to query with Pagination
More like this
Logica Appointments App
Logica Appointments App
More like this
Testing with Logica FHIR Sandbox
Testing with Logica FHIR Sandbox
More like this