28 Commits

Author SHA1 Message Date
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
markiantorno
8afbf0b8f1 Updated main convertor files with new enumeration structure and wrappers. Tests Pass. 2020-02-20 12:20:10 -05:00
markiantorno
e49aec08cb added enum conversions to 10_30 files 2020-02-19 13:19:58 -05:00
Ken Stevens
490aef6f9b fixed Meta.getSecurity(String,String) bug 2020-02-12 20:39:37 -05:00
Grahame Grieve
097ce2cfcd require id/active flag for all generated tables 2019-12-16 07:26:24 +11:00
Grahame Grieve
6993f763d8 move Mimic14Importers to different repo 2019-12-16 07:25:06 +11:00
Grahame Grieve
415193a792 Start working on active tables, fix testing bug 2019-12-14 07:54:48 +11:00
Grahame Grieve
2221590d4d Improve error message, and add more tests 2019-11-19 14:39:29 +11:00
Grahame Grieve
0dfc060665 fix bug in NpmPackage loader 2019-11-19 06:37:18 +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
Grahame Grieve
1d7c80f10c add memory info + xkcd bug link 2019-09-11 15:35:45 +10:00
James Agnew
215fdae37f Include the wrapper element when writing GraphQL responses 2019-09-06 10:29:31 -04: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
f583649f87 fix generation of error locations using FHIRPath or XPath properly 2019-07-05 20:23:58 +10:00
Grahame Grieve
0357e58203 more package maintenance, and more work on mapping generator 2019-07-04 10:26:57 +10:00
Grahame Grieve
ee0a32b6ab fixing hasPrimitiveValue across the versions for HAPI 2019-07-04 10:25:07 +10:00
Grahame Grieve
3c8b3ec97c fix sturcture definition rendering issues 2019-06-25 16:27:56 +10:00
James Agnew
2176e7c64d Clean up enableWhen testing in validator for Questionnaire resources 2019-04-17 15:54:40 -04: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