Stream: implementers
Topic: Extensions for Primitive data types
Nadis Suraweera (Jun 11 2019 at 14:14):
I have a question regarding the implementation of extensions for primitive data types.
I understand we can have extensions even for primitive data types. But how we can archive this with HAPI FHIR?
Extensions can be implemented just by extending existing resource classes and introduce more attributes. But how we can introduce extensions for just primitive attributes of a class?
How it is handled in HAPI FHIR?
Best Regards,
Nadis Suraweera
Chris Moesel (Jun 11 2019 at 15:27):
Hi Nadis. You may want to try posting this question in the #hapi stream. I expect they'll be in a better position to handle it than most of us in #implementers .
Nadis Suraweera (Jun 11 2019 at 15:29):
Hi Nadis. You may want to try posting this question in the #hapi stream. I expect they'll be in a better position to handle it than most of us in #implementers .
Thanks Chris!.. I will..
Best Regards,
Nadis Suraweera
Last updated: Apr 12 2022 at 19:14 UTC