82 Commits

Author SHA1 Message Date
Grahame Grieve
62815fe2b5 More work on package processing robustness 2019-11-13 09:41:54 +11:00
Grahame Grieve
3de429ae6a Release new version 2019-11-13 07:49:12 +11:00
Grahame Grieve
5b042f76a1 Add debugging 2019-11-13 07:14:11 +11:00
Grahame Grieve
4b173cbfb3 check in new resource manager 2019-11-12 19:40:42 +11:00
Grahame Grieve
5fe2552a08 fix version bug generating snapshot 2019-11-12 09:07:54 +11:00
Grahame Grieve
e45aae4867 fix package dependency loading bug + package saving bug 2019-11-12 00:17:07 +11:00
Grahame Grieve
52b80cf71c load dependency Packages, and load content from URL correctly 2019-11-11 14:20:52 +11:00
Grahame Grieve
1d193e7c87 rework version loading when validating 2019-11-10 21:07:34 +11:00
Grahame Grieve
3ae115c62d support for legacy simplifier packages 2019-11-10 21:04:21 +11:00
Grahame Grieve
0fcb97aa2f validation documentation improvements, and batch loading 2019-11-09 07:54:16 +11:00
Grahame Grieve
02791ae21f update MIMIC code and reverse testing change (maven said no) 2019-11-07 20:57:16 +11:00
Grahame Grieve
7099f904f5 more work on cache management 2019-11-07 12:04:24 +11:00
Grahame Grieve
be76704609 add saving packages 2019-11-05 14:53:48 +11:00
Grahame Grieve
399e86300d more version support 2019-11-01 21:18:44 +11:00
Grahame Grieve
52187af17a Fix for R3 and R4 technical corrections and getting IGs publishing and passing (and fix version markers) 2019-11-01 11:21:06 +11:00
Grahame Grieve
888356999e Update to support new packages, new NPM specification 2019-10-31 21:54:10 +11:00
Grahame Grieve
efd20a22fe move test cases to fhir-test-cases repository 2019-10-28 18:06:41 +11:00
Grahame Grieve
08eb187b79 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-10-28 10:06:02 +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
Grahame Grieve
9b0324fb98 better error message loading packages 2019-10-25 10:22:45 +11:00
Grahame Grieve
958791d1cd more Mimic work 2019-10-25 08:19:59 +11:00
James Agnew
ecfdf43034 Fix https://github.com/jamesagnew/hapi-fhir/issues/1488 - We should not
use HTML encoding on entities when serializing narratives
2019-10-21 11:10:59 -04:00
James Agnew
2f380704de Fix precision and validator issues 2019-10-18 10:47:20 -04:00
Oliver Egger
220a668e68 processRenderMultiMedia add src attribute 2019-10-14 22:36:16 +02:00
Grahame Grieve
85a1256b24 fix issues importing markdown into heirarchical tables 2019-10-02 14:49:57 +10:00
Grahame Grieve
024d6dc935 embed anchors at end of narrative for JSON & XML 2019-09-14 21:42:56 +10:00
Grahame Grieve
7bd5d85611 better error message 2019-09-11 22:22:05 +10:00
James Agnew
215fdae37f Include the wrapper element when writing GraphQL responses 2019-09-06 10:29:31 -04:00
Grahame Grieve
9024eea94a fix bug in cache management 2019-09-06 13:47:55 +10:00
Grahame Grieve
527e8d02b4 manage package currency 2019-09-06 12:11:16 +10:00
Grahame Grieve
34a3dfb43e work on API comparison 2019-08-29 18:11:33 +10:00
Grahame Grieve
b80c6e6af6 improvements to profile rendering 2019-08-23 14:54:12 +10:00
James Agnew
ecfd55c368 Backport GraphQL support to DSTU3 2019-08-12 10:55:34 -04:00
James Agnew
c1728a481d Refactor R4 infrastructure to use the new common
TerminologyServiceOptions, and tweak the validation of enableWhen to
handle a few edge cases correctly.
2019-08-06 18:27:45 -04:00
Grahame Grieve
c57f578f03 Move TerminologyServiceOptions to Utilities. 2019-08-06 07:33:48 +10:00
Grahame Grieve
ff6ca3f864 finish testing isDecimal 2019-08-05 15:42:34 +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
7552eb6f73 Fix up processing of error messages 2019-08-02 15:34:56 +10:00
Grahame Grieve
bf39445d87 presentation improvements for profiles table view 2019-08-02 10:51:02 +10:00
Grahame Grieve
f5b5737398 fix validation tests 2019-07-30 16:50:54 +10:00
Grahame Grieve
fe219985b4 fix decimal validation + fix profile slicing validation 2019-07-30 16:22:54 +10:00
Grahame Grieve
f9a06ae2b8 fix integer validation issue 2019-07-30 11:40:34 +10:00
Grahame Grieve
a0c245dfdc fix IG publication errors 2019-07-30 10:24:47 +10:00
Grahame Grieve
bc776064f5 Fix for sparse differentials 2019-07-29 14:10:38 +10:00
Grahame Grieve
be4266a41a update snapshot generation tests 2019-07-19 23:19:24 +10:00
James Agnew
c470bb21ce Add hasValue() method to XhtmlNode 2019-07-17 18:50:22 -04: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
f583649f87 fix generation of error locations using FHIRPath or XPath properly 2019-07-05 20:23:58 +10:00