751 Commits

Author SHA1 Message Date
Grahame Grieve
4a4ca9a804
Fixing issues and preparing for release (#225)
* Issue #189 - improve Questionnaire error message

* fix for issue #187

* more work on comparison

* Fix for NamingSystem display
2020-06-05 18:20:11 -04:00
markiantorno
94cca87107 Updating version to: 5.0.7-SNAPSHOT
***NO_CI***
2020-06-05 22:14:50 +00:00
markiantorno
a6d3e921a0 Release: v5.0.6
***NO_CI***
2020-06-05 22:12:30 +00:00
Grahame Grieve
eaab390aa4
Merge pull request #218 from ahdis/oliveregger_fml_conformsto
FHIR Mapping Language support for conformsTo function
2020-06-06 07:00:23 +10:00
Mark Iantorno
97b6a9fbdb
Snapshot builder fix (#223)
* Update module-snapshot-publishing.yml for Azure Pipelines

* Changing pipeline, because intermodule depenedecies are not being read in correctly.
2020-06-05 13:23:52 -04:00
Oliver Egger
e6e4515777 add conformsTo test and support for FML 2020-06-05 17:56:14 +02:00
Oliver Egger
72d250a40a Merge remote-tracking branch 'upstream/master' 2020-06-05 17:55:01 +02:00
Grahame Grieve
3c296b3ff7 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into gg-work 2020-06-05 05:36:14 +10:00
markiantorno
9c3d678f6e changing package cache manager to the new version used in r4 so builds pass. reverting changes to fork number in maven 2020-06-04 09:57:34 -04:00
Oliver Egger
bc4f99bed8 Merge remote-tracking branch 'upstream/master' 2020-06-04 10:29:48 +02:00
Grahame Grieve
fcc18a0e39
Merge pull request #214 from hapifhir/ja_20200524_npm_rework
Refactor package support to remove filesystem dependency
2020-06-04 16:04:02 +10:00
Grahame Grieve
f90d456ddc Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into gg-work 2020-06-04 10:37:37 +10:00
Grahame Grieve
83157e689f Improve rendering of content reference in profiles 2020-06-04 10:37:18 +10:00
markiantorno
7a63c0b353 wip 2020-06-03 13:33:12 -04:00
markiantorno
38e2afbf25 Packaging all SNAPSHOTS at once, instead of iterating through individual pom files 2020-06-03 11:19:57 -04:00
markiantorno
a74b604ca3 wip 2020-06-03 10:21:06 -04:00
Oliver Egger
429774afb9 Merge remote-tracking branch 'upstream/master' 2020-06-03 14:48:53 +02:00
Grahame Grieve
861a0ee706 change error to warning for extension frrom different version because context might change between versions 2020-06-03 16:03:14 +10:00
Grahame Grieve
14505af3b5 Fix NPE validating from unknown code system when the code is in extension 2020-06-03 09:32:52 +10:00
jamesagnew
6534a5358b Merge branch 'master' into ja_20200524_npm_rework 2020-06-02 18:02:51 -04:00
Grahame Grieve
7ac1b1f0e0 implement new FHIRPath functions 2020-06-03 06:52:47 +10:00
Grahame Grieve
08b59b89e2 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-06-03 05:06:45 +10:00
Grahame Grieve
8658047c16 FHIRPath functions 2020-06-03 05:06:25 +10:00
markiantorno
b8a4f6ae4f putting back in check for WINDOWS os for sdc test case. I know this isn't ideal, but this will get the tests back to a passing state, and we canmake changes with the CI running 2020-06-02 11:25:59 -04:00
Grahame Grieve
f169a4315f start working on R3 string functions 2020-06-02 18:21:27 +10:00
Grahame Grieve
211ac8fc12 fix bug processing profiles for v1.4.0 2020-06-02 18:21:09 +10:00
Grahame Grieve
f1d901a842 Support for rendering contained resources in IG Publisher 2020-06-02 13:52:28 +10:00
Grahame Grieve
c5634c012e Questionnaire Rendering improvements 2020-06-02 13:51:41 +10:00
Grahame Grieve
a0245ca926 Release new version 5.0.6 2020-06-01 17:40:06 +10:00
Grahame Grieve
a99c2cee96 Fix bad path in QuestionnaireRenderer 2020-06-01 16:53:02 +10:00
Grahame Grieve
adf7daff51 fix bad path in snapshot generation tests 2020-06-01 16:52:47 +10:00
Grahame Grieve
ba505a800e Add toBase64 & fromBase64 to FHIRPath 2020-06-01 16:51:49 +10:00
jamesagnew
17411a3659 Merge branch 'master' into ja_20200524_npm_rework 2020-05-30 12:07:17 -04:00
Grahame Grieve
05ac3ebc98 Release new version 5.0.5 2020-05-30 09:55:30 +10:00
Grahame Grieve
b4fc944afc fix up CDA tests, and add support for http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name for CDA 2020-05-30 09:39:53 +10:00
Grahame Grieve
4af4925657 move turtle parser + tests to Utilities 2020-05-30 09:38:48 +10:00
Grahame Grieve
112b09d00d fix bug rendering by profile 2020-05-29 17:44:36 +10:00
Grahame Grieve
c4185492a5 fix bug rendering content references in profiles 2020-05-29 15:06:45 +10:00
Grahame Grieve
dab9a7d4cd fix up sdc test 2020-05-29 12:47:30 +10:00
markiantorno
a8176a841d Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into junit_test_issues 2020-05-28 14:16:19 -04:00
markiantorno
5c7e713997 Adding conditional execution for new Narrative test, removing test suite, as we don't use those anymore, they are from JUnit 4 and cause the vintage engine to kick in, which double runs some tests. 2020-05-28 13:47:10 -04:00
Grahame Grieve
0f0d19cd94 Add checks for illegal constratins on elements 2020-05-28 22:55:35 +10:00
Grahame Grieve
f64d5c7fd5 fix problem with rendering confusion between paths around local and base specifications 2020-05-28 14:08:30 +10:00
Grahame Grieve
c7258dc7eb fix bug constraining elements once they are sliced 2020-05-28 14:07:26 +10:00
Grahame Grieve
998d1e0afc Release new version 5.0.4 2020-05-27 11:06:30 +10:00
Grahame Grieve
ccb6b067b3 Release new version 5.0.3 2020-05-26 06:15:36 +10:00
jamesagnew
444b612805 Start reworking NPM manager 2020-05-24 15:02:37 -04:00
Grahame Grieve
b828169317 Fix for Core issue #95 - recursion on profile definition 2020-05-24 08:17:19 +10:00
Grahame Grieve
ad82386a9c More questionnaire rendering improvements 2020-05-23 08:16:03 +10:00
Grahame Grieve
3f4d574571 Update Liquid Implementation 2020-05-23 08:15:37 +10:00