i4mi / MobileAccessGateway

IPF HAPI-FHIR IHE ITI springboot example
Apache License 2.0
13 stars 9 forks source link

Do not invent a family name in ITI-65 request conversion #157

Open qligier opened 4 months ago

qligier commented 4 months ago

https://github.com/i4mi/MobileAccessGateway/blob/6363161b8e2b890137ee3b043a85d7c843476329/src/main/java/ch/bfh/ti/i4mi/mag/mhd/iti65/Iti65RequestConverter.java#L1017-L1020

I would rather let the request fail rather than feed bogus data forward. If XDS on FHIR is used, then XDS cardinalities have to be respected.

oliveregger commented 3 months ago

need to check how to solve that on the client side