Clinical reasoning module

41 views
Skip to first unread message

GJT Praveen

unread,
Jun 25, 2023, 12:42:21 AM6/25/23
to HAPI FHIR
Hi,

The clinical reasoning module implementation of hapi is done with a JPA server. If I want to implement the same with a plain server and a mongo persistence layer, what will be the first steps to take.

I am relatively new to fhir. So, I am looking for anything that helps me understand this in a better way.

Thanks!

Roman Mishchenko

unread,
Jun 25, 2023, 6:15:47 AM6/25/23
to HAPI FHIR
Both JPA and the MongoDB is a bad way. I use R2DBC and Meta-Content DB model in RDB.

herbers...@tarea.com.br

unread,
Jun 26, 2023, 9:37:28 AM6/26/23
to HAPI FHIR
You can start here: https://github.com/hapifhir/hapi-fhir/tree/master/hapi-fhir-spring-boot

It uses Spring Boot and has the basic for start a HAPI-FHIR server without persistence layer.

From there go to the documentation (https://hapifhir.io/hapi-fhir/docs/) or this channel for more details on how to meet yours requirements.

Reply all
Reply to author
Forward
0 new messages