1878 Commits

Author SHA1 Message Date
Grahame Grieve
d453b3b3bb Release new version 2019-11-14 07:54:21 +11:00
Oliver Egger
d601793312 logical model support for defaulttype/typeAttr 2019-11-13 21:07:02 +01:00
jamesagnew
5432ad809f Merge branch 'master' of github.com:hapifhir/org.hl7.fhir.core 2019-11-12 16:12:16 -05:00
jamesagnew
15c4118d34 Version bump to 4.1.0 2019-11-12 16:08:47 -05:00
Grahame Grieve
3de429ae6a Release new version 2019-11-13 07:49:12 +11:00
Grahame Grieve
4b173cbfb3 check in new resource manager 2019-11-12 19:40:42 +11:00
Grahame Grieve
b3e95bd19f Release new version 2019-11-12 00:17:35 +11:00
Oliver Egger
026aa86697 snapshot for logical model and enxp parsing 2019-11-11 13:22:20 +01:00
Grahame Grieve
7ed95eb976 fix version problem + turn off logging 2019-11-11 06:29:24 +11:00
Grahame Grieve
3524b16172 pick up resource language when generating narrative 2019-11-10 21:06:56 +11:00
Grahame Grieve
f3b97771d5 improve json parsing errors when validating 2019-11-10 21:06:16 +11:00
Grahame Grieve
0fcb97aa2f validation documentation improvements, and batch loading 2019-11-09 07:54:16 +11:00
Grahame Grieve
cb70afed0c Add better error message to tests 2019-11-08 11:51:01 +11:00
James Agnew
bcd8ddba34 One more attempt at getting the tests using the deps 2019-11-07 16:15:37 -05:00
James Agnew
c809b0f281 Restore filesystem scans 2019-11-07 16:15:37 -05:00
James Agnew
58b7363a5d Try to restore build 2019-11-07 16:15:37 -05:00
James Agnew
f7cbc24656 Add logback config 2019-11-07 14:26:45 -05: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
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
f60bb8a9c6 updates to enumerations for technical correction releases 2019-10-31 21:52:56 +11:00
Grahame Grieve
55c379dab8 improve error message when parsing json that is not a resource 2019-10-31 21:51:26 +11:00
Grahame Grieve
cc496623a6 fix rendering of profiles in choice rows 2019-10-29 12:31:58 +11:00
Grahame Grieve
b6f81081d3 Fix to compile 2019-10-29 00:48:01 +11:00
Grahame Grieve
ea5b5d65c3 Release new version 2019-10-28 18:59:01 +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
9374e6fcd5 fix NPE 2019-10-26 23:40:54 +11:00
Grahame Grieve
0b67029100 improved rendering on constraints 2019-10-25 16:13:51 +11:00
Grahame Grieve
22f4a5a58f fix document validation + add questionnaire validation tests 2019-10-25 13:25:52 +11:00
Grahame Grieve
5afc745424 check type of target resource 2019-10-25 10:23:15 +11:00
James Agnew
2f380704de Fix precision and validator issues 2019-10-18 10:47:20 -04:00
Grahame Grieve
a74bbc2fb4 more logical tests (test derivation by constraint) 2019-10-18 22:26:29 +11:00
Grahame Grieve
ffded29218 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-10-18 22:12:23 +11:00
Grahame Grieve
751a3d2f9a
Merge pull request #90 from ahdis/oliveregger_snapshotgenforspecialization
snapshot generation for specialization
2019-10-18 14:10:26 +03:00
Grahame Grieve
6b1f345f6b
Merge pull request #89 from ahdis/oliveregger_cdacore20parseandtest
CDA Parsing tests with FHIRPath, ED datatype handling
2019-10-18 14:09:45 +03:00
Oliver Egger
a923b24244 snapshot generation for specialization 2019-10-18 12:07:31 +02:00
Grahame Grieve
b33f1f093d fix bug in Extension generation 2019-10-18 14:16:33 +11:00
Grahame Grieve
4e7c91cbcd Regenerate R5 code base 2019-10-18 07:56:04 +11:00
Grahame Grieve
40d3711387 Release new version 2019-10-16 09:07:40 +11:00
Grahame Grieve
593b86591c fix for problem handling acceptUnknown publishing IGs 2019-10-16 00:12:51 +11:00
Oliver Egger
220a668e68 processRenderMultiMedia add src attribute 2019-10-14 22:36:16 +02:00
Oliver Egger
04ff81682b CDA Tests with FHIRPath, ED datatype handling 2019-10-14 22:31:17 +02:00
James Agnew
0cf2cafb62 Improve efficiency of isEmpty() methods 2019-10-13 19:39:19 -04:00
Grahame Grieve
d3ab74a8e3 Render code system properties 2019-10-11 22:01:01 +03:00
Grahame Grieve
19413ccb8f Improved error message 2019-10-11 22:00:39 +03:00
Grahame Grieve
17e7333bca Release new version 2019-10-02 15:01:46 +10:00
Grahame Grieve
511ff03657 better error message when terminology server not available 2019-10-02 14:50:44 +10:00