Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

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

  • No labels