Grahame Grieve
|
8f9261febf
|
#1022 - fix expected type for Code Validation parameters
|
2022-11-30 11:04:47 +11:00 |
markiantorno
|
19e957ef53
|
Updating version to: 5.6.84-SNAPSHOT and incrementing test cases dependency.
|
2022-11-29 23:46:32 +00:00 |
markiantorno
|
b939b33040
|
Release: v5.6.83
## Validator Changes
* no changes
## Other code changes
* Update FHIR test cases to released version
***NO_CI***
|
2022-11-29 23:29:15 +00:00 |
dotasek
|
4194cab4e0
|
Update RELEASE_NOTES.md
***NO_CI***
|
2022-11-29 17:53:45 -05:00 |
dotasek
|
aaa28b504c
|
Update RELEASE_NOTES.md
***NO_CI***
|
2022-11-29 17:53:19 -05:00 |
dotasek
|
6d11fe9546
|
Update pom.xml
Remove SNAPSHOT from fhir-test-cases version
|
2022-11-29 16:58:21 -05:00 |
Grahame Grieve
|
aaa53cdfb0
|
#1005 - fix graphql processing issue
|
2022-11-30 08:32:25 +11:00 |
Grahame Grieve
|
5225640e50
|
Merge pull request #1018 from hapifhir/ja_20221129_graphql_type_cleanup
Correct GraphQL Schema Validation Errors
|
2022-11-30 08:18:35 +11:00 |
Oliver Egger
|
2d8885d4e3
|
FHIR Mapping Language: cast support for more types #1019
|
2022-11-29 22:15:02 +01:00 |
James Agnew
|
2744b5eeed
|
Fixes to schema generator
|
2022-11-29 14:42:47 -05:00 |
dotasek
|
4b09c2ff2d
|
Update RELEASE_NOTES.md
***NO_CI***
|
2022-11-29 14:40:26 -05:00 |
dotasek
|
8f1f961315
|
Revert "BugFix: Accepts null base in all implementations of FHIRPathEngines.evaluate(Base base, String path) to match all other evaluate methods. (#1015)" (#1017)
This reverts commit ba828cbb0e .
|
2022-11-29 14:39:59 -05:00 |
dotasek
|
929582d8f4
|
Update RELEASE_NOTES.md
***NO_CI***
|
2022-11-29 14:36:26 -05:00 |
Vitor Pamplona
|
ba828cbb0e
|
BugFix: Accepts null base in all implementations of FHIRPathEngines.evaluate(Base base, String path) to match all other evaluate methods. (#1015)
|
2022-11-29 14:35:39 -05:00 |
dotasek
|
69db452501
|
Expand tests, fix breaks
|
2022-11-29 14:28:10 -05:00 |
markiantorno
|
ab00f53ee7
|
Updating version to: 5.6.83-SNAPSHOT and incrementing test cases dependency.
|
2022-11-29 18:22:35 +00:00 |
markiantorno
|
b11bf21f9b
|
Release: v5.6.82
## Validator Changes
* no changes
## Other code changes
* Fix Turtle generation
***NO_CI***
|
2022-11-29 18:05:15 +00:00 |
dotasek
|
2daeaec173
|
Rename
|
2022-11-29 12:44:07 -05:00 |
dotasek
|
4bfe5208b0
|
Update RELEASE_NOTES.md
***NO_CI***
|
2022-11-29 12:10:39 -05:00 |
Grahame Grieve
|
1048a483a2
|
Fix turtle generation (#1014)
Co-authored-by: Grahame Grieve <grahameg@gmail.ccom>
|
2022-11-29 11:29:04 -05:00 |
Grahame Grieve
|
adfd0d26e6
|
Fix turtle generation
|
2022-11-30 01:40:07 +11:00 |
James Agnew
|
82bd4e5c25
|
Work on cleanup
|
2022-11-29 07:54:58 -05:00 |
dotasek
|
8d485c0f34
|
Expand tests, fix break
|
2022-11-28 18:47:58 -05:00 |
dotasek
|
fce80bb9b1
|
Fix unnecessary switch. Refactor tests.
|
2022-11-28 18:28:34 -05:00 |
dotasek
|
9e6700d9a9
|
Pass initial tests
|
2022-11-28 17:05:57 -05:00 |
dotasek
|
cce0d42c0e
|
GitHub complains about missing newlines.
|
2022-11-28 15:12:17 -05:00 |
dotasek
|
1b823ef97a
|
Failing test
|
2022-11-28 15:12:17 -05:00 |
markiantorno
|
63f905d184
|
Updating version to: 5.6.82-SNAPSHOT and incrementing test cases dependency.
|
2022-11-28 18:44:16 +00:00 |
markiantorno
|
2715d811dc
|
Release: v5.6.81
## Validator Changes
* Avoid repeated R5 Extension loading in ValidatorService
* Fix problems validating logical models
* Fix `-locale` parameter functionality
* Add Spanish internationalization phrases
## Other code changes
* ProfileUtilities: Provide Standards Status in tree view
* JSONParser: numerous r4b/r5 speed improvements and fixes
* FHIRPathEngine: Catch exceptions resolving references in r5
* Handle null source and target in ConceptMap conversions
* Provide consistent rendering of comments in examples in IGs
* Preparations for changes to IG Publisher narrative generation
* Fix for Identifier.use conversion in dstu3
***NO_CI***
|
2022-11-28 18:23:09 +00:00 |
dotasek
|
7f6db2933a
|
Update RELEASE_NOTES.md
***NO_CI***
|
2022-11-28 12:42:55 -05:00 |
James Agnew
|
1fc0ed4cbd
|
Add null guard to converter (#1013)
* Add null guard to converter
* One more guard
* One more null guard
Co-authored-by: dotasek <david.otasek@smilecdr.com>
|
2022-11-28 12:24:01 -05:00 |
Grahame Grieve
|
1b07d221ea
|
Merge remote-tracking branch 'origin/master'
|
2022-11-28 12:28:07 -03:00 |
Grahame Grieve
|
4cda6dd998
|
Don't double load R5
|
2022-11-28 12:27:57 -03:00 |
Grahame Grieve
|
a49a82aab5
|
capture exception chasing references
|
2022-11-28 12:27:41 -03:00 |
Grahame Grieve
|
9405d0b715
|
Fix problems validating logical models
|
2022-11-28 12:27:26 -03:00 |
Grahame Grieve
|
35774955ae
|
Produce Standards Status in tree view
|
2022-11-28 12:26:58 -03:00 |
Grahame Grieve
|
65863d88d1
|
Merge pull request #1012 from hapifhir/gg-202211-json-comments
Consistency around rendering comments in examples in IGs
|
2022-11-27 05:33:35 -03:00 |
Grahame Grieve
|
49f798de48
|
Consistency around rendering comments in examples in IGs
|
2022-11-26 22:24:17 -03:00 |
Grahame Grieve
|
83b2921c2e
|
Merge pull request #1011 from hapifhir/gg-202211-json5
update JSON parser used by validator to JSON5 parser
|
2022-11-26 19:22:05 -03:00 |
Grahame Grieve
|
53fb08ab19
|
update JSON parser used by validator to JSON5 parser
|
2022-11-26 18:24:29 -03:00 |
dotasek
|
f7cae7f2b9
|
Ignore previous commit. Release was fine.
***NO_CI***
|
2022-11-26 14:15:58 -05:00 |
dotasek
|
9099f11ba6
|
Retry release, update RELEASE_NOTES.md
***NO_CI***
|
2022-11-26 14:13:44 -05:00 |
Grahame Grieve
|
e189ae2b76
|
Merge pull request #1001 from ahdis/oe_np_with_structuremaps
fix np and index out of bound exception
|
2022-11-26 01:00:34 -03:00 |
Grahame Grieve
|
cbb317e8c2
|
Merge pull request #1009 from hapifhir/gg-202211-json-fixes
Gg 202211 json fixes
|
2022-11-26 00:51:10 -03:00 |
Grahame Grieve
|
363a95bb8a
|
more replacing json library
|
2022-11-25 22:37:43 -03:00 |
Grahame Grieve
|
450fa1d02c
|
minor improvements to json library
|
2022-11-25 22:37:18 -03:00 |
Grahame Grieve
|
21bd9bf7e9
|
improve parsing speed for json resources
|
2022-11-25 22:36:51 -03:00 |
Grahame Grieve
|
8f1e6f2c59
|
Improve parsing speed for Json resources
|
2022-11-25 22:36:38 -03:00 |
Grahame Grieve
|
275d83a4c7
|
work around bug in template OO
|
2022-11-25 22:36:14 -03:00 |
Grahame Grieve
|
f3413dad23
|
Fix error converting Identifier.use = old to R3
|
2022-11-25 22:35:55 -03:00 |