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/14 10:01:59 UTC

[GitHub] [camel-quarkus] jamesnetherton opened a new issue #3615: Support additional FHIR 2.x versions

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


   There are some config properties for enabling support for various FHIR versions:
   
   https://camel.apache.org/camel-quarkus/2.7.x/reference/extensions/fhir.html#_additional_camel_quarkus_configuration
   
   There are no options for:
   
   * `DSTU2_HL7ORG`
   * `DSTU2_1`
   
   The relevant `hapi-fhir-structures` dependencies are missing on the Camel component. In general we can probably be a bit smarter with this in CQ and make things so that individual `hapi-fhir-structures` libs can be added to the classpath as per the users need. It could help to slim down the size of the generated application.


-- 
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 #3615: Support additional FHIR 2.x versions

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


   > Could you please check, whether we manage all necessary pieces in our BOM?
   
   That will be part of this change.


-- 
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 #3615: Support additional FHIR 2.x versions

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


   > individual hapi-fhir-structures libs can be added to the classpath
   
   Thinking about it a bit more, I wont do this initially. It potentially makes things more difficult for camel-k / kamelet usage.
   
   For now, I'll keep the scope of this issue to just adding support for the versions I mentioned and ponder optimisations in a separate issue.


-- 
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 closed issue #3615: Support additional FHIR 2.x versions

Posted by GitBox <gi...@apache.org>.
jamesnetherton closed issue #3615:
URL: https://github.com/apache/camel-quarkus/issues/3615


   


-- 
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 closed issue #3615: Support additional FHIR 2.x versions

Posted by GitBox <gi...@apache.org>.
jamesnetherton closed issue #3615:
URL: https://github.com/apache/camel-quarkus/issues/3615


   


-- 
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] ppalaga commented on issue #3615: Support additional FHIR 2.x versions

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


   >  individual hapi-fhir-structures libs can be added to the classpath
   
   Could you please check, whether we manage all necessary pieces in our BOM?


-- 
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