mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-08 05:58:27 +00:00
Changed client to send messages to a processing server: Object response = client .operation() .onServer() .processMessage() .setResponseUrlParam("http://myserver/fhir") .setMessageBundle(msgBundle) .execute();
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
98.3%
HTML
0.8%
Ruby
0.7%
Shell
0.1%