mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-19 03:16:01 +00:00
Also changed the locations in the hapi-fhir-jaxrsserver-base module where it was doing if-else branches based on the FhirVersionEnum to now use switch statements instead.
Fixes issue #799 by adding logic to handle the R4 and DSTU2_1 contexts in ca.uhn.fhir.jaxrs.server.util.JaxRsRequest.
hapi-fhir
HAPI FHIR - Java API for HL7 FHIR Clients and Servers
Complete project documentation is available here: http://jamesagnew.github.io/hapi-fhir/
A demonstration of this project is available here: http://fhirtest.uhn.ca/
This project is Open Source, licensed under the Apache Software License 2.0.
Languages
Java
99.2%
HTML
0.5%
Shell
0.1%