❓ FAQ
How can I customize the default behavior of the library ?
The library was built with customization in mind. To learn more, check out the configuration guide.
Does this library support FHIR R4B release ?
Yes. According HAPI FHIR, R4B is mainly identical to FHIR R4 but with specific resources backported from R5. You might need to cast your params to R4 through, as support for FHIR R4B is experimental on HAPI FHIR.
Which FHIR extensions should you support ?
- Your country extensions (e.g. Belgian ones)
- FHIR Extensions Pack (for international and interoperability reasons)
Currently, five extensions are known to have impacts with Dosage / Timing with FHIR Extensions Pack:
I still have a question ...
Create a ticket to speak about it on our discussions space on Github.