Slice and Profile with HAPI FHIR

84 views
Skip to first unread message

Henry Ungaro

unread,
May 8, 2024, 8:55:55 AM5/8/24
to HAPI FHIR
Hello, hope your doing well.
I'm studying HAPI FHIR and FHIR in general, and i stumbled across Slicing and Profiling a existing resource to adapt to a new situation. But i'm not sure if i am making it correctly and i'll be very greatefull if someone can shed a light.
I'm using Eclipse and Docker(smartonfhir image) with a version of Hapi Fhir using R5
My questions are:
 * Do i need to change the database to make new profiles/slices?
 * Is there a must to be a StructureDefinition hosted in a server? (aside from validating it)
 * Is there a guide on profile and slicing?
 *Is there a way to change the dabase using the hibernate do deal with the creation of new profiles?
 *Is there a guide for the annotations?

If needed i'll gladly share my java classes.
Thanks.


James Agnew

unread,
May 8, 2024, 8:59:51 AM5/8/24
to Henry Ungaro, HAPI FHIR
Developing profiles (especially using slicing) for validation is fully supported by HAPI FHIR, but it's also a huge subject. If you're having trouble developing a specific profile, you may have better luck asking on chat.fhir.org, as this is less of a HAPI topic and more of a general FHIR topic. HL7.org offers some excellent training courses on the subject too, which might be helpful.

To answer the HAPI questions though:

You do not need to change the database in order to use these features, they are supported on any supported database (per the list in our documentation). The annotations used in plain servers are also covered in documentation.

Cheers,
James

--
You received this message because you are subscribed to the Google Groups "HAPI FHIR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hapi-fhir+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hapi-fhir/b10b8cc4-63bf-4aa4-8caf-d0b10264580en%40googlegroups.com.

Henry Ungaro

unread,
May 8, 2024, 9:08:07 AM5/8/24
to HAPI FHIR
Thank you very much, I may have missed that in the documentation files, i'll try to ask in the chat.fhir and check the documentations 
Reply all
Reply to author
Forward
0 new messages