Open nicovn opened 8 years ago
Is HAPI FHIR 1.5 oriented to STU-3? I think, we have to update metadata to STU-3
This is not STU-3 specific ... code "true" also doesn't exist in DSTU-2
Could you provide simple automated test for HAPI - fhirbase integration, i will add it to our integration?
@nicovn
1) "acceptUnknown" : true -> true is an invalid value ... change to "both" ?
changed to "extensions" in v1.3.0.24
2) interaction list contains "validate" which is not allowed
removed
HAPI FHIR client (1.5) can't talk to fhirbase (1.3.0.23) because of two bugs in fhirbase metadata response
1) "acceptUnknown" : true -> true is an invalid value ... change to "both" ?
2) interaction list contains "validate" which is not allowed