In the previous article we saw how we could recover a resource stored in the database of our particular HIS, so today we will see how we can add new records in our HIS whose origin is an FHIR resource that we receive in our system.
CRUD operations with FHIR
One of the main functionalities of FHIR is its support for CRUD operations through the Rest API, this implies that any system that works with FHIR must provide support for HTTP calls of the GET, POST, PUT and DELETE types. For our article today we will see how we can manage a POST call to our endpoint configured automatically when install
.png)



Learn more about the competition and our awesome winners below.

.png)
.jpg)

