296 Commits

Author SHA1 Message Date
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
Grahame Grieve
ca9d5963d5 Release new version 2019-09-19 10:39:08 +10:00
Grahame Grieve
4aaa9b18b9 fix narrative generation 2019-09-19 10:38:22 +10:00
Grahame Grieve
6d913f0423 Release new version 2019-09-18 22:23:28 +10:00
Grahame Grieve
f4a2867735
Merge pull request #82 from rhausam/conceptmap-updates-rh
Core updates required for ConceptMap changes.
2019-09-18 22:17:19 +10:00
Rob Hausam
a9f4ec8253 Core updates required for ConceptMap changes. 2019-09-17 22:57:14 -04:00
I325048
4f9118e9da fix: use proper target object 2019-09-17 21:17:00 +05:30
Grahame Grieve
5b2279b2ea Release new version 2019-09-17 00:10:22 +10:00
Grahame Grieve
75af914631 fix problem generating snapshot representations 2019-09-16 23:49:05 +10:00
James Agnew
a684fffcf3 Merge branch 'master' of github.com:hapifhir/org.hl7.fhir.core 2019-09-15 08:30:21 -04:00
Grahame Grieve
1bb82a33ef debug tests 2019-09-15 21:34:10 +10:00
Grahame Grieve
ffb64f9ed9 Release new version 2019-09-15 20:45:38 +10:00
Grahame Grieve
9d164ef153 fix failing test 2019-09-15 20:42:21 +10:00
Grahame Grieve
863c7ae6ac fix failing test (timezone) 2019-09-15 18:42:42 +10:00
Grahame Grieve
0d940937b9 fix failing test (timezone dependence) 2019-09-15 17:47:18 +10:00
Grahame Grieve
41a915eea0 debugging failing test 2019-09-15 17:12:21 +10:00
Grahame Grieve
b1e0d80218 fixing tests 2019-09-15 10:32:26 +10:00
Grahame Grieve
977d8e71d5 fix tests on unix 2019-09-15 10:04:15 +10:00
James Agnew
9d203b111c Merge branch 'master' into Eclipse_fix_from_james 2019-09-14 15:29:41 -04:00
Grahame Grieve
9256224edc fix failing tests 2019-09-15 01:41:59 +10:00