Introduction to FHIR REST

A client, e.g. a browser, can interact with a server using HTTP methods such as GET, POST, PUT, DELETE. FHIR servers also permit such interactions.

Each resource in a FHIR server can be identified using a unique URL. This enables managing patient data on a FHIR server with ease.

In this module, we will set up Postman and make requests to a FHIR server.

Comments (0)

No comments yet. Be the first to comment!