Exercise Solution: Search for the Patient You Created

  1. Open Postman, Create a new GET request with this URL - https://fhir-bootcamp.medblocks.com/fhir/Patient

Search Patient Exercise Solution Step 1

  1. Add Search Parameters in the URL to find the Patientthat you created. Here’s a reference URL to get an idea of how a Search URL looks like :

https://fhir-bootcamp.medblocks.com/fhir/Patient?gender=male&birthdate=gt2000&birthdate=lt2005&_sort=-birthdate

Search Patient Exercise Solution Step 2

  1. Copy your Search URL and Share it in the comments.

Comments (0)

No comments yet. Be the first to comment!