Commit Graph

1139 Commits

Author SHA1 Message Date
Chris Schuler e94b099a4b Removed unnecessary import used for testing 2019-10-22 15:19:18 -06:00
Chris Schuler e0622d191b Merge branch 'master' of https://github.com/c-schuler/org.hl7.fhir.core 2019-10-22 15:15:22 -06:00
Chris Schuler abf1d5f673 Finished measure conversion logic for 30_50 convertor 2019-10-22 15:14:41 -06:00
Oliver Egger d446b4da02 allow absolute url for type.code, take 2 2019-10-22 22:50:03 +02:00
Grahame Grieve be7f84a0ee
Merge pull request #95 from ahdis/oliveregger_profileforlogicaltype
allow absolute url for type.code
2019-10-23 07:44:09 +13:00
c-schuler 75a977bbaf
Merge pull request #2 from hapifhir/master
Sync Upstream
2019-10-22 11:14:03 -06:00
Oliver Egger a67fe0b346 allow absolute url for type.code 2019-10-22 14:06:26 +02: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
Grahame Grieve 0b196e5188
Merge pull request #92 from hapifhir/ja_20191018_91_honour_dt_precision
Fix precision and validator issues
2019-10-18 12:25:03 -05: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 8be35cc22e Release new version 2019-10-16 09:36:57 +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
c-schuler 726e365f8f
Merge pull request #1 from hapifhir/master
Sync Upstream
2019-10-13 19:41:18 -06: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 9d4592730a fix for problem with contained resources 2019-10-07 21:31:49 +07: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 3e5fadecb0 fix issues validating resources with references 2019-10-02 14:51:43 +10:00
Grahame Grieve 511ff03657 better error message when terminology server not available 2019-10-02 14:50:44 +10:00
Grahame Grieve 85a1256b24 fix issues importing markdown into heirarchical tables 2019-10-02 14:49:57 +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 fb152a24e5 Release new version 2019-09-27 14:16:04 +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
James Agnew 8d31070ddb Merge branch 'master' of github.com:hapifhir/org.hl7.fhir.core 2019-09-22 15:54:29 -04:00
James Agnew 28f9c55463 Remove dependency on newer commons-compress field to allow android to
work
2019-09-22 15:53:29 -04:00
Grahame Grieve e9f3a143ed Release new version 2019-09-20 04:42:19 +10:00
patrick-werner 995a1aeec8 merged duplicated compiler plugin entry 2019-09-19 11:34:11 -04: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