2965 Commits

Author SHA1 Message Date
Grahame Grieve
7099f904f5 more work on cache management 2019-11-07 12:04:24 +11:00
Grahame Grieve
a0ece162e7 Release new version 2019-11-05 14:55:08 +11:00
Grahame Grieve
d582e41c03 Release new version 2019-11-01 21:19:20 +11:00
Grahame Grieve
a4137f0715 Release new version 2019-11-01 11:22:36 +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
1a789dae9b Release new version 2019-10-29 00:49:15 +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
9da16f9b2a Release new version 2019-10-28 18:08:16 +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
f9b52109cf Release new version 2019-10-18 22:28:27 +11: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
a8bae3f544 Release new version 2019-10-18 08:20:28 +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
35fbcfd131 Release new version 2019-10-16 08:50:38 +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
13d029898f Release new version 2019-10-02 14:52:54 +10:00
Grahame Grieve
511ff03657 better error message when terminology server not available 2019-10-02 14:50:44 +10:00
Grahame Grieve
8392361b7f fix issues with generated links in fetched profiles 2019-10-02 14:49:10 +10:00
Grahame Grieve
fe780de634 update snapshot generation and tests after review by Michel Rutton 2019-09-30 16:42:48 +10:00
Grahame Grieve
67f698de91 Release new version 2019-09-27 08:51:31 +10:00
Grahame Grieve
0ba9061e0b fixes to snapshot generation 2019-09-27 08:49:44 +10:00
Grahame Grieve
47429311cf Release new version 2019-09-24 07:27:10 +10:00
Grahame Grieve
1b3af9be18 Generate ElementDefinition.condition in profiles correctly 2019-09-24 07:23:43 +10:00
Grahame Grieve
8821de94ca
Merge pull request #83 from lalluanthoor/master
fix: use proper target object
2019-09-24 07:21:14 +10:00
Grahame Grieve
e9f3a143ed Release new version 2019-09-20 04:42:19 +10:00
jamesagnew
283b48fdde Correct ConceptMap field annotation 2019-09-19 08:11:54 -04:00