Grahame Grieve
4a68fac9a8
Merge pull request #1087 from hapifhir/gg-202301-sm-errors
...
Gg 202301 sm errors
2023-01-20 21:25:11 +11:00
Grahame Grieve
f8e6371e1f
Merge branch 'master' into gg-202301-sm-errors
2023-01-20 19:44:24 +11:00
Grahame Grieve
6fdcbf2e2c
release notes
2023-01-20 17:30:39 +11:00
Grahame Grieve
68b36d3cb5
go-publish related changes
2023-01-20 11:23:17 +11:00
Grahame Grieve
b16fc37b02
clean up error handling when parsing structure maps
2023-01-20 04:24:42 +11:00
dotasek
f58b7acfb5
Swaps isBase64 with internal implementation for Android compatibility ( #1079 )
...
* Adding animal sniffer to display all issues related to android compatibility.
* Duplicate isBase64 internally
Co-authored-by: Vitor Pamplona <vitor@vitorpamplona.com>
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2023-01-18 18:40:24 -05:00
Vitor Pamplona
2c60f5b5e3
Adding animal sniffer to display all issues related to android compatibility. ( #1050 )
2023-01-18 18:39:44 -05:00
Grahame Grieve
7cc01ef7db
update new FHIRPath for older versions
2023-01-19 07:57:05 +11:00
Grahame Grieve
26027fa3d6
update FHIRPath implementation for discussion at 84a07a6a92
2023-01-19 06:59:45 +11:00
dotasek
8c43e21094
Update RELEASE_NOTES.md
...
***NO_CI***
2023-01-18 12:43:49 -05:00
dotasek
885e55352f
FTPClient: upload file path creation, logging, and improved default path ( #1078 )
...
* More logging of errors.
* WIP create path for file to upload.
* WIP Tests
* More tests
* Improved logging and path fixes
* Clean up imports
* Rename test
* add testing code
Co-authored-by: dotasek <david.otasek@smilecdr.com>
Co-authored-by: Grahame Grieve <grahameg@gmail.ccom>
2023-01-18 12:42:59 -05:00
Grahame Grieve
742c22b1b8
Merge remote-tracking branch 'origin/master'
2023-01-19 03:34:15 +11:00
Grahame Grieve
d7071312ba
Merge pull request #1080 from hapifhir/gg-202301-sm-em-parser
...
Add ElementModel based StructureMap parser
2023-01-18 20:07:52 +11:00
Grahame Grieve
4f2fd817a3
Merge remote-tracking branch 'origin/master'
2023-01-18 12:33:59 +11:00
Grahame Grieve
c9833f94d3
Add ElementModel based StructureMap parser
2023-01-18 12:32:06 +11:00
markiantorno
4367813a2c
Updating version to: 5.6.92-SNAPSHOT and incrementing test cases dependency.
2023-01-17 21:59:38 +00:00
markiantorno
7b22d0355b
Release: v5.6.91
...
## Validator Changes
* Fixed validation of URNs
* Check profiles don't have slicing on roof
## Other code changes
* Fix significant performance issue with profile xls generation
* Fix issue with setProperty dropping extensions in R3 - R5
* Debug logging improvements generating snapshots
* Fix issues with types missing in CDA IGs
* Fix problem converting ActivityDefinition R4(B)/R5
* More work on FTP Client
***NO_CI***
2023-01-17 21:40:28 +00:00
dotasek
a5b8a5465d
Bump test case version to 1.2.8
2023-01-17 15:30:56 -05:00
Grahame Grieve
054fba7505
Merge pull request #1077 from jkiddo/master
...
Reopen PR
2023-01-18 06:58:48 +11:00
Jens Kristian Villadsen
a24add4a4d
Merge branch 'hapifhir:master' into master
2023-01-17 11:01:04 +01:00
Grahame Grieve
c93fd840d2
release notes
2023-01-17 20:36:01 +11:00
Grahame Grieve
9ac35f9596
Merge pull request #1076 from hapifhir/gg-202301-fix-setprop
...
Gg 202301 fix setprop
2023-01-17 14:10:19 +11:00
Grahame Grieve
7b99037199
fix BOM in java files
2023-01-17 12:49:14 +11:00
Grahame Grieve
8a53aaffad
Merge remote-tracking branch 'origin/master'
2023-01-17 11:42:27 +11:00
Grahame Grieve
bbad7717f7
Merge pull request #1073 from hapifhir/gg-202301-urn-validation
...
Gg 202301 urn validation
2023-01-17 11:42:04 +11:00
Grahame Grieve
829cea8d33
Add check for slicing at the root of a profile
2023-01-17 11:41:42 +11:00
Grahame Grieve
daf5638f3e
Fix significant performance issue generating xlsx for multiple profiles
2023-01-17 11:23:39 +11:00
Grahame Grieve
8cb7e40815
Improved Error message if profile root has slicing
2023-01-17 11:23:14 +11:00
Grahame Grieve
01c131b29d
see PR 1075 - fix issue with setProperty() ignoring extensions
2023-01-17 11:22:42 +11:00
Jens Kristian Villadsen
fed5d0c2f7
Test showing that extensions are not carried over
2023-01-16 20:07:20 +01:00
Grahame Grieve
41abbb21a0
fix debug logging for snapshot generation
2023-01-17 05:36:44 +11:00
Grahame Grieve
2a0d8a236f
Merge remote-tracking branch 'origin/master'
2023-01-16 22:14:40 +11:00
Grahame Grieve
4b1a3dba46
Improve URN validation
2023-01-16 22:13:53 +11:00
Grahame Grieve
a61d860ddb
FTP passive mode
2023-01-16 22:13:38 +11:00
Grahame Grieve
e55b342674
Merge pull request #1072 from hapifhir/gg-202301-base-fix
...
Gg 202301 base fix
2023-01-16 12:23:16 +11:00
Grahame Grieve
abf2e99ab6
Merge remote-tracking branch 'origin/master'
2023-01-16 10:53:57 +11:00
Grahame Grieve
c377d73ca8
Merge branch 'master' into gg-202301-base-fix
2023-01-16 10:19:16 +11:00
Grahame Grieve
cf4e2f2eaf
Fix problem converting ActivityDefinition R4/R5
2023-01-16 10:17:30 +11:00
Grahame Grieve
1df68c95a4
Fix rendering when binding strength missing
2023-01-16 10:13:11 +11:00
Grahame Grieve
6c2a488402
fix type convertors to handle null
2023-01-16 10:12:59 +11:00
markiantorno
c52777c462
Updating version to: 5.6.91-SNAPSHOT and incrementing test cases dependency.
2023-01-14 06:35:33 +00:00
markiantorno
ac16aae300
Release: v5.6.90
...
## Validator Changes
* Better tracking and reporting of snapshot generation issues
* Update FHIRPath implementation to R4 with all corrections and extensions from R5 implemnetation
## Other code changes
* Inclusion of SAXON dependency for processing XSLT
* Error message spacing correction
* Basic FTPClient implementation
* test NPE in markdown processing
* go-publish support
* Start implementing loading structure maps with validation
***NO_CI***
2023-01-14 06:17:06 +00:00
dotasek
67e7dce610
Bump fhir-test-cases
2023-01-14 00:13:19 -05:00
Grahame Grieve
615ed8d63f
Update R4 FHIRPath implementation from R5, and get all tests passing ( #1063 )
...
* Update R4 FHIRPath implementation from R5, and get all tests passing
* test NPE in markdown processing
* go-publish support
* Start implementing loading structure maps with validation
* release notes
* more work on FTP
* Fix breaking test.
* Add fhir-test-cases to r4 pom to fix breaking test
Co-authored-by: Grahame Grieve <grahameg@gmail.ccom>
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2023-01-13 23:08:40 -05:00
dotasek
625ecac3c8
Bump commons-net to 3.9.0 ( #1070 )
...
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2023-01-13 22:11:51 -05:00
Grahame Grieve
434124d766
more work on FTP
2023-01-14 10:15:01 +11:00
Grahame Grieve
f91aa8f3da
release notes
2023-01-14 09:08:01 +11:00
Grahame Grieve
b92e0e2ef0
Merge remote-tracking branch 'origin/master'
2023-01-14 09:04:04 +11:00
Grahame Grieve
c37455a41e
Merge pull request #1068 from hapifhir/do-ftpclient-enhancement
...
Sets FTPClient file transfers as binary and ensures stream closure
2023-01-14 08:46:40 +11:00
Grahame Grieve
a06803d936
Start implementing loading structure maps with validation
2023-01-14 08:45:13 +11:00