/
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

Related content

How to Get the Current User
How to Get the Current User
More like this
Samples
Read with this
How to sorting a query result
How to sorting a query result
More like this
How to Update a Patient Record
How to Update a Patient Record
Read with this
How to query for Observations
How to query for Observations
More like this
Authorization using OAuth2
Authorization using OAuth2
Read with this