2599 Commits

Author SHA1 Message Date
Grahame Grieve
87d8323c91
Merge branch 'master' into gg-202304-more-snapshot 2023-05-24 06:52:50 +10:00
Grahame Grieve
a7026ca51d
Merge pull request #1272 from pnewhook/getLink-enum-bug
Bundle.getLink(String) comparing string to enum
2023-05-24 06:15:58 +10:00
Richard Ettema
39d221736c
Merge branch 'hapifhir:master' into testplan_40_50 2023-05-23 16:05:09 -04:00
Peter Newhook
671ab4b964 Compare the string value of a LinkRelationTypes enum in Bundle.getLink(String)
Fixes #1266
2023-05-23 11:41:12 -04:00
Grahame Grieve
a2e2ef714e Handle sub-slicing case where slice matches both the slice definition and the sub-slice definition 2023-05-23 17:39:08 +10:00
Grahame Grieve
8a5c9c7ca6 Adjust handling of slicing min issues 2023-05-23 17:37:11 +10:00
Richard Ettema
1ee320a462 revert changes to RequirementsRenderer 2023-05-22 17:54:58 -04:00
Grahame Grieve
ba45c863db Merge remote-tracking branch 'origin/master' 2023-05-23 07:05:43 +10:00
Grahame Grieve
49571de18a #1266 fix Bundle.getLink() for enumeration 2023-05-23 06:13:05 +10:00
Grahame Grieve
5979d4abea
Merge pull request #1267 from antvaset/patch-1
Fix typo in ConceptMapRenderer.java
2023-05-23 05:54:51 +10:00
Grahame Grieve
753ca69545 Merge remote-tracking branch 'origin/master' 2023-05-22 17:19:42 +10:00
Grahame Grieve
7da282b5d7 update test cases for various issues encountered and fixed 2023-05-22 17:17:17 +10:00
Grahame Grieve
073e89d98d Handle unknown code systems properly 2023-05-22 17:16:08 +10:00
Grahame Grieve
7339d0ae1d Fix for NPEs 2023-05-22 17:15:44 +10:00
Grahame Grieve
30290b9567 Handle unknown code systems properly 2023-05-22 17:15:29 +10:00
Grahame Grieve
95d8399992 Handle unknown code systems properly 2023-05-22 17:15:16 +10:00
Grahame Grieve
c2dfdfea0b Check for erroneous attempts to reslice 2023-05-22 17:14:49 +10:00
Grahame Grieve
6e3171d85f Check for erroneous attempts to slice or re-slice + add checking for getting slicing minimum cardinality right 2023-05-22 17:14:16 +10:00
Anton Vasetenkov
b7e802ee79
Fix typo in ConceptMapRenderer.java 2023-05-19 21:16:06 +02:00
Richard Ettema
e9c2a5f622 #1264 add R5 TestPlan conversion classes to R3, R4 and R4B 2023-05-18 17:36:21 -04:00
markiantorno
ff8943061c Updating version to: 6.0.8-SNAPSHOT and incrementing test cases dependency. 2023-05-17 04:54:30 +00:00
markiantorno
9221395f06 Release: v6.0.7
## Validator Changes

* Update terminology for changes to tx validation policy: Wrong displays change from a warning to an error
* Add parameter ```-display-issues-are-warnings``` for restoring original behaviour that display issues are warnings
* Relax constraints on Reference targets for logical models
* Update dutch and german validation error messages + minor improvements to error messages
* Fix r5 url for package fetch (#1260)  …

## Other code changes

* Fix up all terminology cache tests
* Switch to System.err for now + report missing constants
* Add I18n tests for coverage and plural validity + fix missing messages
* Partial fix for R4/R5 conversion issues
***NO_CI***
2023-05-17 04:23:04 +00:00
Grahame Grieve
0278518c26 update terminology for changes to tx validation policy 2023-05-17 11:33:45 +10:00
Grahame Grieve
ef92f38d9e Fix up all terminology cache tests 2023-05-17 10:33:22 +10:00
Grahame Grieve
6d2e3ee388 Fixes for display warnings 2023-05-13 21:47:25 -07:00
Grahame Grieve
37bf22f8e9 Add path to error message 2023-05-13 21:46:58 -07:00
markiantorno
110f695e9c Updating version to: 6.0.7-SNAPSHOT and incrementing test cases dependency. 2023-05-12 23:49:33 +00:00
markiantorno
171a87c777 Release: v6.0.6
## Validator Changes

* no changes

## Other code changes

* Update R6 package tgz fetching
***NO_CI***
2023-05-12 23:22:47 +00:00
Lloyd McKenzie
8c494278f4 Fix problem when profiling a base type that supports both Reference and canonical 2023-05-11 21:54:48 -05:00
markiantorno
44c1b43516 Updating version to: 6.0.6-SNAPSHOT and incrementing test cases dependency. 2023-05-10 15:28:58 +00:00
markiantorno
91de165e2c Release: v6.0.5
## Validator Changes

* Fix NPE validating StructureMap
* Improve error message about uri values
* Fix for wrong display when server returns error
* Slight improvement in performance
* Fix FHIRPath split function (parameter is not regex)
* Stop warning that Markdown autolinks need to be escaped
* Allow NPM package versions to have the form {id}#{url} for direct access to packages

## Other code changes

* Support for NamingSystem conversion of url, version, and title (for THO)
* Update Conversion package docs (#1257)  …
* Return codeableConcept from validate-code
* Refactor: Resource Root Elements Conversion
* Minor fixes for R5 redirector
* Fix bug handling filter, and refactor terminology code
* Fix for dstu2016may Resource equals methods (#1251)  + Tests a
***NO_CI***
2023-05-10 14:58:38 +00:00
Grahame Grieve
ecc2a5f634 Remove spurious logging 2023-05-10 05:46:58 -05:00
Grahame Grieve
13254f39a2 support for NamingSystem conversion of url, version, and title (for THO) 2023-05-09 18:46:39 -05:00
Grahame Grieve
ce46eee731 return codeableConcept from validate-code 2023-05-08 13:30:04 -05:00
Grahame Grieve
491b5ccb4a Fix for wrong display when server returns error 2023-05-08 07:09:32 -05:00
Grahame Grieve
6232c54f15 Fix core 2023-05-07 12:02:00 -05:00
Grahame Grieve
bcb0656ff5 Merge remote-tracking branch 'origin/master' 2023-05-07 11:04:07 -05:00
Grahame Grieve
ae13abfc2a performance related changes 2023-05-07 11:04:04 -05:00
Sean McIlvenna
fa1e0c5a71 Changes based on performance profiling validation of a large Bundle of 32 patients
Reduced execution time from >2 minutes to 36 seconds
2023-05-07 10:03:12 -05:00
Grahame Grieve
d35b881cf1 Fix FHIRPath split function 2023-05-06 09:55:36 -05:00
Grahame Grieve
24b0cc2ee4 Fixes for kindling 2023-05-06 00:55:50 -05:00
Grahame Grieve
f734f98c05 update for failing tests 2023-05-05 22:21:05 -05:00
Grahame Grieve
b402fd1c45 Fix bug handling filter, and refactor terminology code 2023-05-05 13:55:23 -05:00
markiantorno
551fe6d7c0 Updating version to: 6.0.5-SNAPSHOT and incrementing test cases dependency. 2023-05-04 13:17:39 +00:00
markiantorno
83a45f95f9 Release: v6.0.4
## Validator Changes

* Fix bug accessing canonical resources on servers

## Other code changes

* Various changes to support terminology service testing
***NO_CI***
2023-05-04 07:22:08 +00:00
Grahame Grieve
e8de25c197 fix tests 2023-05-04 10:35:03 +10:00
Grahame Grieve
806c065fcb fix version return + profile support in testing 2023-05-04 10:01:35 +10:00
Grahame Grieve
94fd0ae795 more tests fixes 2023-05-03 17:16:16 +10:00
Grahame Grieve
0b71add74c Always report version on validation, and use the correct type for version in expansion parameters 2023-05-03 11:59:54 +10:00
Grahame Grieve
410f08e6d6 terminology fixes - add expParams to cache key, fix up parameter types, report version 2023-05-02 16:58:54 +10:00