Grahame Grieve
463a557402
Release new version 4.2.30
2020-05-12 11:54:28 +10:00
Grahame Grieve
edea997312
Clean up license
2020-05-12 08:55:27 +10:00
markiantorno
89f98bb960
I cast you out unclean spirit.
2020-04-29 16:55:40 -04:00
markiantorno
a7e874501e
Tests updated to JUnit Jupiter. Various quality of life improvements.
2020-04-21 20:36:17 -04:00
markiantorno
55622f53cb
Fix for NPEs in Base64BinaryType. Added tests to cover the cases. Updated for all FHIR versions.
2020-04-14 22:28:32 -04:00
markiantorno
5d9f1d734a
Full disclosure: this isn't really a 'bug' per say, it's more of a best practice thing. The only reason I'm making this change is because I'm working on a parser in my spare time that will most likely never see the light of day, and these accessors are causing me problems because both the line and column fields are private and need to be accessed through the appropriate accessor.
2020-03-28 16:48:37 -04:00
patrick-werner
60474cd8c9
moved all Locale/Message handling Code to utils: I18nBase
2020-03-13 18:53:16 +01:00
patrick-werner
86711ac16f
readding all the i18n work
2020-03-12 23:26:05 +01:00
Grahame Grieve
137506f37f
set id when parsing StructureMap
2020-03-02 09:04:16 +11:00
markiantorno
8afbf0b8f1
Updated main convertor files with new enumeration structure and wrappers. Tests Pass.
2020-02-20 12:20:10 -05:00
markiantorno
0d3e20a9c8
enumeration conversions for other no main version convertor files
2020-02-19 16:01:41 -05:00
Grahame Grieve
097ce2cfcd
require id/active flag for all generated tables
2019-12-16 07:26:24 +11:00
Grahame Grieve
415193a792
Start working on active tables, fix testing bug
2019-12-14 07:54:48 +11:00
Grahame Grieve
55c379dab8
improve error message when parsing json that is not a resource
2019-10-31 21:51:26 +11:00
James Agnew
34cf0628d1
Fix https://github.com/jamesagnew/hapi-fhir/issues/1549 - Account for
...
latest HAPI FHIR API interfaces
2019-10-27 17:44:22 -04:00
James Agnew
2f380704de
Fix precision and validator issues
2019-10-18 10:47:20 -04:00
Lloyd McKenzie
cf797915eb
Fixed issues with version-conversion differentiating profile and targetProfile
...
Fixed problem where parser would get stuck in an infinite loop when allowing unexpected elements and actually encountering one
Fixed problem with localizing relative links in narrative if the reference starts with ../
2019-09-03 11:08:29 -06:00
Grahame Grieve
028802f6fc
update for HAPI release + add JsonParser constructor
2019-08-18 07:51:41 +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
0357e58203
more package maintenance, and more work on mapping generator
2019-07-04 10:26:57 +10:00
Grahame Grieve
3c8b3ec97c
fix sturcture definition rendering issues
2019-06-25 16:27:56 +10:00
Grahame Grieve
027104b2b4
HAPI updates and validation message enhancements
2019-06-11 05:05:01 +10:00
Grahame Grieve
5a1dfba236
Improve error message when running transforms
2019-03-04 13:17:30 +11: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
806ab9fac8
Externalized code now committed
2019-01-13 14:33:14 -06:00