Introduction
Excerpt |
---|
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
...
Excerpt |
---|
This sample will demonstrate how to issue a a FHIR query for encounter that finds the latest encounter based on date. |
Use _sort and _count to find the one encounter for the patient that is the latest
...