Stream: implementers
Topic: Load US Core profile in Hapi Server
Walter White (May 11 2021 at 17:37):
Hi can anyone give me a pointer on how to load US Core Profile in HAPI server. When I use the validate endpoint from HAPI to validate a valid US patient resource (a sample I took from HL7 website), it does not recognize us profile reference, and the race, ethnicity and birthplace.
Richard Stanley (May 11 2021 at 17:47):
I’ve tried pushing that IG from scripts and it’s pretty difficult to get right (at least for me). I haven’t tried it but you can tell HAPI to load an IG at start. See the application.yml
Last updated: Apr 12 2022 at 19:14 UTC