You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/03/10 15:23:22 UTC

[GitHub] [camel-quarkus] jamesnetherton opened a new issue #3612: FHIR Quarkus Qute backed `NarrativeGenerator`

jamesnetherton opened a new issue #3612:
URL: https://github.com/apache/camel-quarkus/issues/3612


   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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] jamesnetherton commented on issue #3612: Quarkus Qute backed FHIR `NarrativeGenerator`

Posted by GitBox <gi...@apache.org>.
jamesnetherton commented on issue #3612:
URL: https://github.com/apache/camel-quarkus/issues/3612#issuecomment-1074012198


   There is more information about it here:
   
   https://hapifhir.io/hapi-fhir/docs/model/narrative_generation.html
   
   I consider this a 'nice to have' feature rather than a high priority one. I am not sure if users enabling automatic narrative generation is a common use case.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] zhfeng commented on issue #3612: Quarkus Qute backed FHIR `NarrativeGenerator`

Posted by GitBox <gi...@apache.org>.
zhfeng commented on issue #3612:
URL: https://github.com/apache/camel-quarkus/issues/3612#issuecomment-1073967860


   @jamesnetherton is there more details with ```NarrativeGenerator``` ? some documations about how to generate the codes with the template, or some examples.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org