908 Commits

Author SHA1 Message Date
James Agnew
0acb99744b
Changes needed to move HAPI FHIR to using this project directly (#61)
* Work on porting HAPI FHIR to core

* Ongoing work on HAPI FHIR merge
2019-07-14 08:55:21 -04:00
Grahame Grieve
17b6b26ef2 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-07-10 22:40:52 +00:00
Grahame Grieve
881fdc9284 fix bug in csv processor for BOM + search interversion generator 2019-07-11 08:08:22 +10:00
Grahame Grieve
da4fc1f860 Release new version 2019-07-05 21:43:46 +00:00
Grahame Grieve
7d5911798f update condition changes in converter 2019-07-06 07:18:53 +10:00
Grahame Grieve
2c2151c8f2
Merge pull request #52 from tobiasgirardet/conv_condition_fix_status
Condition Convertor: Fix convertCondition*Status
2019-07-06 07:14:17 +10:00
Tobias Brieden
787fba090f minor formatting 2019-07-04 09:19:34 +02:00
Tobias Brieden
0a181c56ae Condition resource: removing the errournous value set URL 2019-07-04 09:18:01 +02:00
Grahame Grieve
38c1d041fb Release new version 2019-07-04 00:33:40 +00:00
Grahame Grieve
0357e58203 more package maintenance, and more work on mapping generator 2019-07-04 10:26:57 +10:00
Tobias Rodehutskors
82e0eedc41 use correct code system URL to encode the clinical status in converted resources 2019-06-25 16:47:59 +02:00
Grahame Grieve
4ca4a595b2
Merge pull request #53 from tobiasgirardet/conv_fix_dosage
Fix dosage converter
2019-06-25 22:27:33 +10:00
Grahame Grieve
3038246df5 Release new version 2019-06-25 08:27:12 +00:00
Grahame Grieve
3c8b3ec97c fix sturcture definition rendering issues 2019-06-25 16:27:56 +10:00
Tobias Brieden
93a09941dc typo 2019-06-20 17:21:25 +02:00
Tobias Brieden
afc79ad74d type 2019-06-20 17:21:01 +02:00
Tobias Brieden
511358f314 fix dosage converter 2019-06-20 17:19:55 +02:00
Tobias Brieden
b7dca094b6 fix URL, and add an additional legacy URL
(cherry picked from commit 8048a63e024f43b25705963bbcfc0197d28e3142)
2019-06-20 16:00:12 +02:00
Tobias Brieden
249ffc907d make convertCondition*Status more robust 2019-06-20 15:03:05 +02:00
Tobias Brieden
4cafadfbe8 adding correct constants for the value set URLs for states of the Condition resource 2019-06-20 14:44:30 +02:00
Grahame Grieve
6c4620996f Release new version 2019-06-20 08:01:44 +10:00
Grahame Grieve
50a0140624 fix bug in search parameter R4/R5 conversion 2019-06-20 08:01:08 +10:00
Grahame Grieve
d43c0e0da5 Release new version 2019-06-19 14:09:13 +10:00
Grahame Grieve
a544140d2c Release new version 2019-06-19 09:09:06 +10:00
Grahame Grieve
3b76303d83 fix validator bug (issue 47) 2019-06-19 09:07:29 +10:00
Grahame Grieve
70ce1ded74 Release new version 2019-06-19 06:41:58 +10:00
Grahame Grieve
5e6755e422 fix bug converting search parameters 2019-06-19 06:40:36 +10:00
Grahame Grieve
ecc4f81780 Release new version 2019-06-16 14:04:44 +10:00
Grahame Grieve
9a344b251c Release new version 2019-06-11 07:46:36 +10:00
Grahame Grieve
74cfa3efcc Release new version 2019-06-11 05:06:50 +10:00
Grahame Grieve
a42f075f69 Release new version 2019-06-08 14:30:39 +10:00
Grahame Grieve
04bfb2f1a8 Release new version 2019-06-08 14:28:46 +10:00
Grahame Grieve
2bdd175591 Release new version 2019-06-08 06:19:01 +10:00
Grahame Grieve
9621a0f7cf Release new version 2019-06-04 14:04:27 +10:00
Grahame Grieve
95cb367016
Merge pull request #43 from tobiasgirardet/conv_consent_producure_procedurerequest
Adding convertors for the Consent, Procedure and ProcedureRequest resource.
2019-06-04 14:02:33 +10:00
Tobias Brieden
6b8f12da58 integrating new convertors 2019-06-03 12:19:33 +02:00
Tobias Brieden
adeeda74ab adding convertor for the Consent resource 2019-06-03 12:15:55 +02:00
Tobias Brieden
995880aa8a adding convertor for the Procedure resource 2019-06-03 12:09:54 +02:00
Grahame Grieve
f08b313cfc Release new version 2019-06-03 19:39:05 +10:00
Grahame Grieve
766f6b55ed add openAPI tests 2019-06-03 19:38:10 +10:00
Tobias Brieden
4baf9e65bd use dedicated convert methods to convert date types instead of using their string representation as an intermediate format 2019-06-03 10:25:08 +02:00
Grahame Grieve
e88a43ff3e Release new version 2019-05-31 10:21:49 +10:00
Grahame Grieve
8b01f1df19 validation chagnes 2019-05-31 10:21:01 +10:00
Grahame Grieve
5d71925183
Merge pull request #30 from tobiasgirardet/adding_convertors
adding convertors for CarePlan, Media and RelatedPerson resource
2019-05-31 10:08:14 +10:00
Grahame Grieve
75500dae86 Release new version 2019-05-30 13:32:23 +10:00
James Agnew
884e91784c Port fix from https://github.com/jamesagnew/hapi-fhir/pull/1213 courtesy
of Gary Graham
2019-05-29 21:31:02 -04:00
Tobias Brieden
20eb81e30c adding convertors for CarePlan, Media and RelatedPerson resource 2019-05-29 13:21:31 +02:00
Grahame Grieve
c476e89091 Release new version 2019-05-28 19:19:12 +10:00
Grahame Grieve
6af05d5762 Release new version 2019-05-24 22:42:41 +10:00
Grahame Grieve
eaeac2d2c5 Release new version 2019-05-23 13:40:44 +10:00