454 Commits

Author SHA1 Message Date
b.debeaubien
4a4dd90f6e Added the ProvidesResources annotation and supporting classes, which allows server authors to specify resources that should be added to the initial resource list (and thus show up in the list of profiles returned from a search) 2014-11-03 09:04:16 -05:00
b.debeaubien
11894710f9 Updated docs in ResourceDef to indicate what id is used for (potentially it's also used for other things, though I didn't find any)
Added a test that demonstrates using ResourceDef.id to set the id for a custom resource's profile
2014-10-31 12:14:54 -04:00
James Agnew
c7d4441d3b Merge branch 'master' of github.com:petromykhailysyn/hapi-fhir into petromykhailysyn-master 2014-10-30 13:59:12 -04:00
James Agnew
e9ab9c8259 Merge branch 'master' of github.com:jamesagnew/hapi-fhir
Conflicts:
	hapi-fhir-structures-dstu/src/main/java/ca/uhn/fhir/model/dstu/FhirDstu1.java
2014-10-30 13:58:33 -04:00
James Agnew
135ba9d9e6 Moving site generation into root project 2014-10-30 13:57:29 -04:00
b.debeaubien
374da3f3a0 Fix for https://github.com/jamesagnew/hapi-fhir/issues/42
A few more eclipse exclusions for .gitignore
2014-10-30 11:41:48 -04:00
b.debeaubien
edc8614ba8 Merging master 2014-10-30 10:06:42 -04:00
James Agnew
da6a5d5a24 Move BoundCodeableConceptDt back to where it originally was for DSTU1
resources
2014-10-29 16:08:07 -04:00
James Agnew
109bbb4a5d Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2014-10-29 15:35:13 -04:00
James Agnew
094a617644 Merge branch 'versions'
Conflicts:
	hapi-fhir-base/examples/pom.xml
	hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/server/exceptions/UnprocessableEntityException.java
	hapi-fhir-base/src/main/java/ca/uhn/fhir/validation/FhirValidator.java
	hapi-fhir-base/testmindeps/pom.xml
	hapi-fhir-jpaserver-uhnfhirtest/pom.xml
	hapi-fhir-testpage-overlay/pom.xml
	hapi-tinder-plugin/pom.xml
	hapi-tinder-test/pom.xml
	restful-server-example-test/pom.xml
	restful-server-example/.settings/org.eclipse.wst.common.component
	restful-server-example/pom.xml
2014-10-29 15:34:59 -04:00
James Agnew
8f610d2c3a Add some tests 2014-10-29 09:04:44 -04:00
James Agnew
c26602f0c8 Versions now builds completely! 2014-10-24 15:43:35 -04:00
jamesagnew
818177f70f Bunp to 0.7 for release 2014-10-23 08:12:58 -04:00
James Agnew
81ddb3f1d5 More versions work 2014-10-20 18:59:02 -04:00
lmds1
45a3fa8254 updated tinder to generate resources with a getResourceType method returning the ResourceTypeEnum, removed Test resource 2014-10-20 14:19:18 -04:00
James Agnew
b07b8b9845 Start adding DEV structures 2014-10-17 18:08:37 -04:00
James Agnew
47edfb7b01 Almost have versions tests passing 2014-10-17 14:51:45 -04:00
James Agnew
bb0b39627d Unit tests almost all passing 2014-10-16 17:19:27 -04:00
James Agnew
1d29b2b642 Still more versions work 2014-10-16 13:41:57 -04:00
James Agnew
dbc07dcb50 More versions work 2014-10-16 11:46:25 -04:00
James Agnew
abecee2766 Some work on supporting multiple versions 2014-10-02 09:54:52 -04:00
James Agnew
751face0a6 Argh. Fix to 0.7-SNAPSHOT, not 0.6-SNAPSHOT 2014-09-30 13:16:09 -04:00
James Agnew
1feb69b545 Revert to 0.6-SNAPSHOT version 2014-09-30 11:59:38 -04:00
t106uhn
686237f970 bump to 0.8-SNAPSHOT 2014-09-26 20:50:36 -04:00
James Agnew
c214f7fe19 Fix #24 - Add a bunch of elements to the automatically generated
conformance profiles to ensure that they validate against the HL7
schemas.
2014-09-22 16:27:57 -04:00
James Agnew
cdd4b137fb Bump to 0.7-SNAPSHOT 2014-09-11 16:57:45 -04:00
jamesagnew
13dd6d5e11 Complete 0.6 2014-09-08 07:41:44 -04:00
James Agnew
c75c37d24d Rename SecurityEvent.Object to SecurityEvent.ObjectElement 2014-08-27 12:01:46 -04:00
James Agnew
ef10560c76 Version bump to 0.6-SNAPSHOT 2014-07-30 11:58:06 -04:00
jamesagnew
67fb593146 Finalize 0.5 2014-07-29 22:26:19 -04:00
James Agnew
41f160ed67 Documentation updates and bump to 0.5-SNAPSHOT 2014-07-15 18:36:13 -04:00
jamesagnew
568972b098 Release 0.4 2014-07-13 21:59:41 -04:00
jamesagnew
ba09da38b6 Start adding paging support 2014-06-23 09:04:48 -04:00
jamesagnew
96986f8829 Lots of cleanup and try to speed up transacitons in JPA 2014-06-12 11:42:28 -04:00
jamesagnew
bb86724e12 Allow contained resources to parse and encode correctly 2014-06-03 16:52:21 -04:00
jamesagnew
f52ed02fa4 Get all of the tests passing again 2014-05-20 18:28:13 -04:00
jamesagnew
a269d257d3 Bump 0.3 and get all tests passing 2014-05-11 21:46:36 -04:00
jamesagnew
9f302937d9 Committing all fixes and changes from Connectathon - Lots of minor fixes, and a DB module 2014-05-05 05:57:43 -07:00
jamesagnew
6877c0628e Add validate method 2014-04-25 08:23:58 -04:00
jamesagnew
23a8b12b5e Removing cruft files 2014-04-24 07:32:10 -04:00
jamesagnew
b15462ddca Merge branch 'master' of ssh://git.code.sf.net/p/hl7api/fhircode
Conflicts:
	hapi-fhir-base/pom.xml
	hapi-fhir-structures-dstu/pom.xml
	hapi-tinder-plugin/pom.xml
	hapi-tinder-test/pom.xml
	pom.xml
2014-04-24 07:31:12 -04:00
jamesagnew
ab3173f840 add assembly 2014-04-24 07:24:27 -04:00
jamesagnew
9ab7f8facc Fix unit tests and add changelog 2014-04-23 15:24:31 -04:00
jamesagnew
69461ef10e Fixing unit tests 2014-04-03 14:30:49 -04:00
jamesagnew
eda3995a72 More resources added 2014-04-03 07:45:07 -04:00
jamesagnew
7c64466a51 More resource generation 2014-04-02 18:42:16 -04:00
jamesagnew
ad189d66e2 Starting workon post methods 2014-03-27 08:51:02 -04:00
jamesagnew
fb23e82ee9 Adding AdverseReaction 2014-03-25 13:42:38 -04:00
jamesagnew
b55a4e140e Lots of bugfixes, and narrative generator is started 2014-03-24 08:32:28 -04:00
jamesagnew
5088850e6b More work on JSON parser, and contained resources 2014-03-16 15:09:30 -04:00