🔥 HAPI FHIR - Java API for HL7 FHIR Clients and Servers
Go to file
jamesagnew b222b76611 Merge branch 'master' of github.com:jamesagnew/hapi-fhir into hl7org_structs
Conflicts:
	hapi-fhir-android/pom.xml
	hapi-fhir-base/src/main/java/ca/uhn/fhir/parser/JsonParser.java
	hapi-fhir-base/src/main/java/ca/uhn/fhir/parser/XmlParser.java
	hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/server/RestfulServerUtils.java
	hapi-fhir-base/src/main/java/ca/uhn/fhir/util/FhirTerser.java
	hapi-fhir-testpage-overlay/.gitignore
	src/changes/changes.xml
2015-04-21 13:30:58 -04:00
examples Merge branch 'master' of github.com:jamesagnew/hapi-fhir into hl7org_structs 2015-04-21 13:30:58 -04:00
hapi-deployable-pom Sync to latest version of DSTU2 2015-03-24 17:19:34 -04:00
hapi-fhir-android Merge branch 'master' of github.com:jamesagnew/hapi-fhir into hl7org_structs 2015-04-21 13:30:58 -04:00
hapi-fhir-base Merge branch 'master' of github.com:jamesagnew/hapi-fhir into hl7org_structs 2015-04-21 13:30:58 -04:00
hapi-fhir-dist Version bump to 1.0-SNAPSHOT 2015-03-16 09:06:53 -04:00
hapi-fhir-jpaserver-base Merge branch 'master' of github.com:jamesagnew/hapi-fhir into hl7org_structs 2015-04-21 13:30:58 -04:00
hapi-fhir-jpaserver-example Don't return a Content-Location header when returning the new bundle 2015-04-20 17:32:20 -04:00
hapi-fhir-jpaserver-uhnfhirtest Merge branch 'master' of github.com:jamesagnew/hapi-fhir into hl7org_structs 2015-04-21 13:30:58 -04:00
hapi-fhir-oauth2 Update license file generation and gitignores 2015-03-26 11:57:07 -04:00
hapi-fhir-structures-dev Update license file generation and gitignores 2015-03-26 11:57:07 -04:00
hapi-fhir-structures-dstu Merge branch 'master' of github.com:jamesagnew/hapi-fhir into hl7org_structs 2015-04-21 13:30:58 -04:00
hapi-fhir-structures-dstu2 Merge branch 'master' of github.com:jamesagnew/hapi-fhir into hl7org_structs 2015-04-21 13:30:58 -04:00
hapi-fhir-structures-hl7org-dstu2 Merge branch 'master' of github.com:jamesagnew/hapi-fhir into hl7org_structs 2015-04-21 13:30:58 -04:00
hapi-fhir-testpage-interceptor Just work on examples of new functionality 2015-03-11 16:17:27 -04:00
hapi-fhir-testpage-overlay Merge branch 'master' of github.com:jamesagnew/hapi-fhir into hl7org_structs 2015-04-21 13:30:58 -04:00
hapi-fhir-tutorial Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2014-12-03 13:49:19 -05:00
hapi-tinder-plugin Merge branch 'master' of github.com:jamesagnew/hapi-fhir into hl7org_structs 2015-04-21 13:30:58 -04:00
hapi-tinder-test Update license file generation and gitignores 2015-03-26 11:57:07 -04:00
restful-server-example Merge branch 'master' of github.com:jamesagnew/hapi-fhir into hl7org_structs 2015-04-21 13:30:58 -04:00
restful-server-example-test Merge branch 'master' of github.com:jamesagnew/hapi-fhir into hl7org_structs 2015-04-21 13:30:58 -04:00
src Merge branch 'master' of github.com:jamesagnew/hapi-fhir into hl7org_structs 2015-04-21 13:30:58 -04:00
vagrant Work on #105 - Should have it working 2015-02-16 22:37:47 -05:00
.classpath Remove unneeded source path 2014-12-04 11:27:53 -05:00
.gitignore Credit for #155 2015-04-15 10:57:15 -04:00
.project Fix a number of unit tests 2014-07-02 15:24:29 -04:00
LICENSE.txt Add license and notice files 2015-03-25 22:32:32 -04:00
NOTICE.txt Add license and notice files 2015-03-25 22:32:32 -04:00
README.md Update README.md 2015-03-25 22:40:26 -04:00
check_for_maven_updates.sh Fix up examples 2014-09-03 18:03:44 -04:00
list_releases.sh Implement handleException on the server interceptor framework, as well 2014-11-07 14:26:59 -05:00
notes.txt Work 2015-04-10 18:14:42 -04:00
pom.xml More work on hl7org strfucts 2015-04-15 16:37:24 -04:00
pom.xml.versionsBackup More resource generation 2014-04-02 18:42:16 -04:00
sync.sh Update resource definitions for DSSTU2 2015-03-02 22:39:53 -05:00
update_version.sh Documentation updates and bump to 0.5-SNAPSHOT 2014-07-15 18:36:13 -04:00

README.md

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.