Commit Graph

51 Commits

Author SHA1 Message Date
Grahame Grieve 3d7f701b00 update for changes to representation of special elements 2019-08-23 14:57:05 +10:00
Grahame Grieve 26a6659d2e fix wrong code generation for Expression.language 2019-08-05 07:33:30 +10:00
Grahame Grieve 4ffa343395 add -debug parameter to validator, and add additional (failing) validator tests, and update R4 code 2019-08-04 07:34:13 +10:00
Grahame Grieve fe219985b4 fix decimal validation + fix profile slicing validation 2019-07-30 16:22:54 +10:00
James Agnew e265477c6e Header updates 2019-07-14 09:27:45 -04:00
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 881fdc9284 fix bug in csv processor for BOM + search interversion generator 2019-07-11 08:08:22 +10: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 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 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 50a0140624 fix bug in search parameter R4/R5 conversion 2019-06-20 08:01:08 +10:00
Grahame Grieve 3b76303d83 fix validator bug (issue 47) 2019-06-19 09:07:29 +10:00
Grahame Grieve 5e6755e422 fix bug converting search parameters 2019-06-19 06:40:36 +10:00
Grahame Grieve 04bfb2f1a8 Release new version 2019-06-08 14:28:46 +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
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 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
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 a67693bc4b tidy up and work on tests. 2019-05-15 13:26:14 +10:00
Grahame Grieve 3f475f3e26
Merge pull request #19 from tobiasgirardet/conv_imaging_study
Adding converter for the ImagingStudy resource
2019-05-15 12:20:42 +10:00
Grahame Grieve 9b0d702ba2 updates for ongoing work in IG publisher + Implementation Guide relax codes on .definition.parameter.code 2019-04-24 06:14:26 +10:00
Tobias Brieden 9b1e4a5744 Adding converter for the ImagingStudy resource 2019-04-15 13:15:53 +02:00
Grahame Grieve 0dad5ac58e validation related updates for IG publication 2019-04-09 14:24:05 +10:00
Lloyd McKenzie ccfe10eb4d Add support for both targetProfile and profile when converting to and from 2016May 2019-03-26 16:51:06 -06:00
Grahame Grieve 88c145a00c fixes for validation loading 2019-03-04 15:30:33 +11:00
Oliver Egger d60d089c23 [GF#20482] FHIRPath conformsTo Validation of Warnings/Error handling 2019-02-27 23:31:56 +01:00
Grahame Grieve 445c90ff9a test 2019-02-24 21:31:47 +11:00
Grahame Grieve e24fe8a966 Add R5 initial code 2019-02-22 13:37:50 +11:00
James Agnew 223ea04d28 Merge changes from user submitted HAPI FHIR PR: https://github.com/jamesagnew/hapi-fhir/pull/1148 2019-02-05 17:43:50 -05:00
Grahame Grieve 364ed14c2a rename package cache operations for clarity + upgrade for version release 2019-02-01 06:09:03 +11:00
jamesagnew efd83a702c Build fixes 2019-01-15 09:42:29 -05:00
James Agnew bd899957b0 Rename the keep files 2019-01-13 16:37:16 -06:00
James Agnew cbde1cf488 Add keeps for empty folders 2019-01-13 16:20:50 -06:00
James Agnew 733a9d0cd3 Try to fix compile on windows 2019-01-13 16:16:58 -06:00
James Agnew 4991942755 Clean up project for Eclipse 2019-01-13 15:25:55 -06:00