Open qligier opened 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.
need to check how to solve that on the client side
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.