Commit Graph

1918 Commits

Author SHA1 Message Date
Mark Iantorno 9c044e5bb5
making changes to accommodate front end code (#286)
* making changes to accomodate front end code

* removing unescessary comments

* kotlin don't take no nulls
2020-07-29 15:28:53 -04:00
markiantorno a154f454b4 Updating version to: 5.0.17-SNAPSHOT 2020-07-28 05:15:29 +00:00
markiantorno 5dcef3e530 Release: v5.0.16
* fix evaluation of codes in code systems that are labelled content = fragment
* fix url for cqfmeasures project
* change from error to warning for code system fragments

***NO_CI***
2020-07-28 04:51:08 +00:00
Grahame Grieve 88babe1f04 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-07-28 14:41:40 +10:00
Grahame Grieve 923566423d restore read me 2020-07-28 14:41:20 +10:00
Grahame Grieve 609e4c12fa
Merge pull request #285 from hapifhir/gg-v5016-work
fix evaluation of codes in code systems that are labelled content = fragment
2020-07-28 13:35:14 +10:00
Grahame Grieve eb7391f4ce update release notes 2020-07-28 12:56:15 +10:00
Grahame Grieve 78dd110814 fix cqfmeasures url 2020-07-28 12:45:33 +10:00
Grahame Grieve 62b70947b8 warning not error on code system fragment 2020-07-28 12:43:55 +10:00
Grahame Grieve b256965738 * fix evaluation of codes in code systems that are labelled content = fragment 2020-07-28 06:06:01 +10:00
Grahame Grieve 87ef9752e2 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-07-28 05:46:09 +10:00
markiantorno 2fc1d481e4 Updating version to: 5.0.16-SNAPSHOT 2020-07-27 15:40:41 +00:00
markiantorno c55982c47b Release: v5.0.15
* Version comparison support
* Fix for problem validating search parameter derivation
* Added lazy resource loading - improve loading times and memory requirements in advance of the challenge of loading UTG for most use cases
* Fixed bug where canonical resource has no URL
***NO_CI***
2020-07-27 15:14:44 +00:00
Mark Iantorno c2f1152394
Update RELEASE_NOTES.md 2020-07-27 10:46:49 -04:00
Mark Iantorno 28710fcb13 Updating test case dependency to v1.1.27
***NO_CI***
2020-07-27 14:35:02 +00:00
Grahame Grieve bf0f81f51b
version comparison support (#284)
* add package url fixer

* fix problems doing CCDA snapshots

* Fix for http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation

* improve error message

* fix package id in generated version specific tests

* remove spurious debug statement

* rework package loaders for automatic loading of package dependencies

* fix spelling mistake

* add automatic loading of package dependencies by the context

* significant work on tests to support version comparison

* fix minor loading issue

* compile fix

* utils support

* fixes for version comparison

* rework error handling when expanding valuesets + add error check on value set imports

* fix loading bug

* improve error message
2020-07-27 09:04:31 -04:00
Grahame Grieve a41956e57c improve error message 2020-07-27 22:39:41 +10:00
Grahame Grieve 7cca76418f fix loading bug 2020-07-27 17:31:28 +10:00
Grahame Grieve efa72d367f rework error handling when expanding valuesets + add error check on value set imports 2020-07-27 13:08:39 +10:00
Grahame Grieve 7932516b12 fixes for version comparison 2020-07-26 08:17:59 +10:00
Grahame Grieve 04aef18307 utils support 2020-07-25 08:40:37 +10:00
Grahame Grieve c4bcd19f46 compile fix 2020-07-25 08:39:55 +10:00
Grahame Grieve ea2d1b6576 fix minor loading issue 2020-07-25 08:39:27 +10:00
Grahame Grieve 50dbc9bda1 significant work on tests to support version comparison 2020-07-25 08:38:45 +10:00
Grahame Grieve 115fa8a497 add automatic loading of package dependencies by the context 2020-07-25 08:38:13 +10:00
Grahame Grieve 90dc97b150 fix spelling mistake 2020-07-25 08:34:14 +10:00
Grahame Grieve fee1708fa2 rework package loaders for automatic loading of package dependencies 2020-07-25 08:33:16 +10:00
Grahame Grieve 42c49509cc remove spurious debug statement 2020-07-22 16:58:26 +10:00
Grahame Grieve 62553875d7 fix package id in generated version specific tests 2020-07-22 12:55:21 +10:00
Grahame Grieve 8950a129b7 improve error message 2020-07-22 12:29:25 +10:00
Grahame Grieve 0d8aec0db5 Fix for http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation 2020-07-22 12:28:55 +10:00
Grahame Grieve a4374bf671 fix problems doing CCDA snapshots 2020-07-22 12:28:01 +10:00
Grahame Grieve 88ea3f45b4 add package url fixer 2020-07-22 12:27:24 +10:00
Grahame Grieve b9755c8f1f fix tests 2020-07-22 10:19:32 +10:00
Grahame Grieve 986fa2a1c3 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-07-22 08:10:28 +10:00
Grahame Grieve f6c7d294c4 fix problem validating search parameter derivation 2020-07-22 08:10:12 +10:00
Grahame Grieve a186d08cc2
Merge pull request #281 from hapifhir/gg-lazy-loading
more improvements around lazy loading
2020-07-22 07:23:57 +10:00
Grahame Grieve a985831d76 efficiency cleanup 2020-07-22 07:02:15 +10:00
Grahame Grieve 701ac1b560 fix bug when canonical resource has no URL 2020-07-22 06:59:53 +10:00
Grahame Grieve 6421226011 more improvements around lazy loading 2020-07-21 17:14:08 +10:00
Grahame Grieve a5b8346711
Merge pull request #280 from hapifhir/gg-lazy-loading
implement lazy loading - improve loading times and memory requirement
2020-07-21 07:46:29 +10:00
Grahame Grieve acbba54d25 fix issues in testing 2020-07-21 06:16:45 +10:00
markiantorno 27e8aa0bec wip 2020-07-20 13:30:21 -04:00
markiantorno 3eed00d2f7 some changes 2020-07-20 13:16:16 -04:00
Grahame Grieve c53db20879 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-07-20 22:58:16 +10:00
Grahame Grieve 52267118c6 implement lazy loading - improve loading times and memory requirements in advance of the challenge of loading UTG for most use cases 2020-07-20 22:57:15 +10:00
markiantorno b877474fc8 Updating version to: 5.0.15-SNAPSHOT 2020-07-17 22:21:01 +00:00
markiantorno 675c2751aa Release: v5.0.14
* Fix for temp directory creation test on Windows machines
* Deployment fix
***NO_CI***
2020-07-17 21:55:26 +00:00
Mark Iantorno 50e6bb02fd
Update RELEASE_NOTES.md (#279) 2020-07-17 17:45:43 -04:00
Keith Carlson Jr 77c1890ad2
adding case for when c:\temp does not exist on windows machine (#278) 2020-07-17 15:00:10 -04:00