Commit Graph

5446 Commits

Author SHA1 Message Date
dotasek 5458c2c78b Bump PR with blank line 2023-05-23 16:16:18 -04: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 6ded6410b6 just produce the output every time 2023-05-23 20:47:49 +10:00
Grahame Grieve f274889c7e release notes 2023-05-23 17:41:31 +10:00
Grahame Grieve 0bcb2ab268 Strip all paras 2023-05-23 17:41:16 +10:00
Grahame Grieve c48fd2b818 All to strip all paragraphs from generated html (post-markdown) 2023-05-23 17:41:03 +10:00
Grahame Grieve 10a0cc7220 Allow meaningWhenMissing on extension definitions 2023-05-23 17:40:13 +10: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 035841f13e #692 - error when meaning-when-missing found in profiles 2023-05-22 21:07:17 +10:00
Grahame Grieve bd49a13d6d
Merge pull request #1268 from hapifhir/gg-202304-snapshot-fixes
Gg 202304 snapshot fixes
2023-05-22 19:09:45 +10:00
Grahame Grieve 1d8d889269 release notes 2023-05-22 17:25:28 +10:00
Grahame Grieve 753ca69545 Merge remote-tracking branch 'origin/master' 2023-05-22 17:19:42 +10:00
Grahame Grieve 914615dd57 Clean up error messages on invalid dates etc 2023-05-22 17:18:37 +10:00
Grahame Grieve 96d9581669 increase checking on snapshot generation when validating profiles 2023-05-22 17:18:13 +10:00
Grahame Grieve 4dc9580c90 update tx cache 2023-05-22 17:17:35 +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
Grahame Grieve 3cab5f5ae3 Support R4B when loading 2023-05-22 17:12:59 +10:00
Anton Vasetenkov b7e802ee79
Fix typo in ConceptMapRenderer.java 2023-05-19 21:16:06 +02:00
Richard Ettema e6c1cd22f4 Added unit test classes for TestPlan conversion 2023-05-18 21:06:49 -04: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 bd41c69021 upgrade test cases 2023-05-17 13:47:20 +10:00
Grahame Grieve 29537dfef9 release notes 2023-05-17 13:41:53 +10:00
Grahame Grieve 8a3fce9824
Merge pull request #1249 from hapifhir/do-20230503-add-r5-conversion-to-cli
Add r5 + r4b conversion support in CLI
2023-05-17 13:31:38 +10:00
Grahame Grieve f97da1c722
Merge pull request #1261 from hapifhir/gg-202304-display-warning
Gg 202304 display warning
2023-05-17 13:08:13 +10: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 52db200d8b change constraints on Reference targets for logical models 2023-05-17 10:32:43 +10:00
Grahame Grieve a6c01e3ca2
Merge pull request #1263 from hapifhir/pw/translations-de
Pw/translations de
2023-05-17 06:17:55 +10:00
dotasek 9f205044d3 Switch to System.err for now + report missing constants 2023-05-16 10:37:43 -04:00
dotasek 819685b63c Add I18n tests for coverage and plural validity + fix missing messages 2023-05-15 15:41:26 -04:00
patrick-werner d624385da6 Merge remote-tracking branch 'origin/master' into pw/translations-de 2023-05-15 14:40:28 +02:00
patrick-werner 4ef84228cf added missing german translations 2023-05-15 14:39:53 +02: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
Grahame Grieve 213460c514 Merge remote-tracking branch 'origin/master' 2023-05-13 21:46:41 -07:00