Grahame Grieve
442d9286b5
more checking slice min and max
2023-05-24 22:28:53 +10:00
Grahame Grieve
7eea5158c5
fix npe
2023-05-24 19:06:34 +10:00
Grahame Grieve
df26951336
fix npe
2023-05-24 16:57:22 +10:00
Grahame Grieve
0ec2dfab78
Add support for SubscriptionTopic in R4 IGs
2023-05-24 16:57:09 +10:00
Grahame Grieve
e724c9d58b
Merge pull request #1274 from hapifhir/ja_20230523_1262_fix_asstringvalue
...
Fix asStringValue on IdType
2023-05-24 10:37:28 +10:00
Grahame Grieve
426fe1083a
Merge pull request #1265 from rettema/testplan_40_50
...
#1264 add R5 TestPlan conversion classes to R3, R4 and R4B
2023-05-24 10:37:07 +10:00
James Agnew
0eca8d14ba
Fix asStringValue on IdType
2023-05-23 17:02:23 -04:00
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
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