Constructing e-Discharge Summary (FHIR) document any tool

Hi,

I am trying to construct an e-Discharge summary document with PRSB heading using java. Are there any tools available or should we start with http://hapifhir.io/ library ?

please suggest.

thanks

Have a look at https://github.com/nhsconnect/careconnect-examples/tree/master/hapi-fhirDocument-create

The code should work but I’ve changed hapi libraries recently, this uses data sourced from the CCRI and then creates the HTML sections using Thymeleaf.

1 Like