Quarkus Qute backed FHIR `NarrativeGenerator`
- Dominant language
- Java
- Stars
- 302
- Forks
- 232
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 114
Description
For automatic narrative generation you can set a `NarrativeGenerator` on the `FhirContext`. The downside is that currently the only automatic generator is based on Thymeleaf. I've not tested it, but it probably does not work OOTB in native mode.
Therefore, it might be worth seeing if Qute could be leveraged as a replacement.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining the FhirContext NarrativeGenerator integration and the existing Thymeleaf-based automatic generator mentioned in the issue. Investigate whether Qute can provide a replacement that works in Quarkus native mode; done means the generator is integrated and its native-mode behavior is validated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100