Grahame Grieve
506238fe55
Merge pull request #834 from hapifhir/gg-202206-release
...
set up release
2022-06-08 16:19:25 +10:00
Mark Iantorno
cd38bdd43a
Updating test case dependency to v1.1.101
...
***NO_CI***
2022-06-08 04:26:16 +00:00
Grahame Grieve
513b84c306
set up release
2022-06-08 14:04:16 +10:00
dotasek
ed48ea071f
Add -extension parameter to validator cli help ( #829 )
...
* Add -extension parameter to validator cli help
* Make extension param match confluence docs
Semantically, a single URL is associated with each instance of this param. Singular -extension is shorter and correct-er.
* Replace * wildcard with `any`
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-06-07 22:35:21 -04:00
Grahame Grieve
2b3f7e7143
Merge pull request #833 from hapifhir/gg-202206-fhirpath
...
fix bug counting children + fix issue with automatic string conversio…
2022-06-08 09:50:22 +10:00
Grahame Grieve
b0dfc9f281
fix bug counting children + fix issue with automatic string conversion in FHIRPath + fix bug in HTTP client + fix bug rendering profile comparison
2022-06-08 08:56:46 +10:00
dotasek
a435beb29c
Backport ProfileUtilities changes from r5 to r4b ( #827 )
...
Plus update fhir-test-cases version
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-06-02 09:30:43 -04:00
dotasek
5aa2d8db8e
Add Java 17 to Ubuntu PR pipeline ( #828 )
...
Azure now supports Java 17 on their Ubuntu pipeline so we can add it.
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-05-31 11:49:03 -04:00
markiantorno
2c8db93787
Updating version to: 5.6.48-SNAPSHOT and incrementing test cases dependency.
2022-05-27 17:24:16 +00:00
markiantorno
567a9b2ce7
Release: v5.6.47
...
## Validator Changes
* Significant improvement in performance of validation (10-100 fold for simple resources)
* Add output tracker to trask progress of validation (Validate %R against %P..........20..........40..........60..........80.........|)
* Alter per-1 to handle different precision on start/end
* Add support for a -jurisdiction parameter, preparing for jurisdictionally specific constraints in profiles
* Fix bug in snapshot generation where type slices on a mandatory element were all marked as mandatory
* Add warnings when potential matches are found when performing reference resolution in bundles
## Other code changes
* extend FHIRPath to support lowBoundary(), highBoundary() and precision()
* Fix for inefficiency in StructureMap engine
* Update version of PubPack used by the IGPublisher
* Handle scope on TestScript R4 <-> r5 conversion
* Fix bug converting extension context = Resource (R4 <-> R5 conversion)
* Update VSAC importer for changes to VSAC FHIR authorization
* Fix broken links in profile comparison due to cross version issues
***NO_CI***
2022-05-27 16:52:13 +00:00
Grahame Grieve
4cc0a8dfba
Add support for 4.3.0
2022-05-27 22:17:32 +10:00
Grahame Grieve
327d73aae5
Merge pull request #821 from hapifhir/gg-202205-validation
...
Gg 202205 validation
2022-05-27 15:15:27 +10:00
Grahame Grieve
293dcf0920
fix test issue
2022-05-27 14:43:19 +10:00
Grahame Grieve
55a04629fa
release notes
2022-05-27 13:43:34 +10:00
Grahame Grieve
12a1dbfc05
#820 Add warnings when potential matches are found when performing reference resolution in bundles
2022-05-27 13:43:19 +10:00
Grahame Grieve
655fc8b6ca
Fix bug in snapshot generation where type slices on a mandatory element were all marked as mandatory
2022-05-27 13:40:38 +10:00
Grahame Grieve
8324123f73
Fix broken links in profile comparison due to cross version issues
2022-05-27 13:39:25 +10:00
Grahame Grieve
d30234cdeb
Update VSAC importer for changes to VSAC FHIR authorization
2022-05-27 13:38:50 +10:00
Grahame Grieve
d8db639884
Fix bug converting extension context = Resource (R4 <-> R5 conversion)
2022-05-27 13:31:33 +10:00
dotasek
caf4632464
Update CommonPackages.java
...
Update hl7.fhir.pubpack to release 0.1.0
2022-05-26 16:08:54 -04:00
Grahame Grieve
ce48c435fd
Merge pull request #817 from hapifhir/gg-202205-performance
...
Performance work in the validator
2022-05-25 06:35:33 +10:00
Grahame Grieve
bdf78cad79
fix total offset error
2022-05-23 21:25:03 +10:00
Grahame Grieve
47e205883c
Performance work in the validator
2022-05-23 12:23:23 +10:00
Grahame Grieve
f3bed096c7
Merge pull request #813 from hapifhir/gg-202205-ts-conv
...
Gg 202205 ts conv
2022-05-20 08:17:04 +10:00
Grahame Grieve
87b8556c57
more release notes
2022-05-20 07:32:12 +10:00
Grahame Grieve
759b73cd81
ping builld
2022-05-19 17:38:11 +10:00
Grahame Grieve
51185f74ff
Merge pull request #811 from hapifhir/dotasek-structuremapping-evaluate-2
...
Use MAP_EXPRESSION instead of MAP_WHERE_EXPRESSION
2022-05-19 17:33:41 +10:00
Grahame Grieve
7432b40c84
Handle scope on TestScript R4 <-> r5 conversion
2022-05-19 17:05:37 +10:00
Grahame Grieve
d39ed690f8
Add jurisdiction parameter to Validator
2022-05-18 08:23:05 +10:00
Grahame Grieve
18aff2cf6c
Merge pull request #812 from hapifhir/gg-202205-fhirpath
...
extend FHIRPath to support lowBoundary(), highBoundary() and precision()
2022-05-18 06:46:18 +10:00
Grahame Grieve
919d6e6d8b
extend FHIRPath to support lowBoundary(), highBoundary() and precision()
2022-05-14 00:19:08 +10:00
dotasek
d099c7f0f1
Use MAP_EXPRESSION instead of MAP_WHERE_EXPRESSION
2022-05-12 18:05:59 -04:00
markiantorno
3ab828c381
Updating version to: 5.6.47-SNAPSHOT and incrementing test cases dependency.
2022-05-12 10:35:09 +00:00
markiantorno
eca2fa5a5c
Release: v5.6.46
...
## Validator Changes
* Trim unknown resource types when pre-adopting cross version extensions with type=Reference
## Other code changes
* Package Client: Get Packages by Dependency
* Snapshot Generator (R4b/R5): Fix generation of complex extension snapshot + improve rendering
* New tests for StructureMap execution
***NO_CI***
2022-05-12 10:18:11 +00:00
Grahame Grieve
7d667880f1
set up release
2022-05-12 17:55:36 +10:00
Grahame Grieve
ffae43fb97
Merge pull request #810 from hapifhir/gg-202205-dep
...
Gg 202205 dep
2022-05-12 17:50:32 +10:00
Grahame Grieve
d3d9f52ea1
Merge remote-tracking branch 'origin/master'
2022-05-12 16:46:44 +10:00
Grahame Grieve
eddcaba803
get packages by dependency
2022-05-12 16:19:01 +10:00
dotasek
8a8bbb7308
Add tests for evaluate transforms using json StructureMap ( #807 )
...
* Add tests for evaluate transforms using json StructureMap
Fixes issues/802
* Reduce test chatter, fix missing ',' in EVALUATE render
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-05-11 12:52:47 -04:00
dotasek
cd7142faa1
Repair output of GraphQL response to include only idPart ( #808 )
...
* Repair output of GraphQL response to include only idPart
* Fix for breaking test.
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-05-11 12:01:23 -04:00
Grahame Grieve
9c20a28710
allow suppression of npm management logging
2022-05-11 06:58:46 +10:00
Grahame Grieve
e90e6592c5
Merge pull request #806 from hapifhir/gg-202205-extension-snapshot
...
Gg 202205 extension snapshot
2022-05-11 06:58:07 +10:00
Grahame Grieve
4b1b99a61c
r4b changes to match r5
2022-05-11 02:48:22 +10:00
Grahame Grieve
be631a5130
Trim unknown resource types when pre-adopting extensions of type Reference from future versions
2022-05-11 02:14:08 +10:00
Grahame Grieve
0999c8d460
fix issue with complex extension snapshot goes into 3rd level when it doesn't need to
2022-05-11 02:13:35 +10:00
dotasek
2d45427b8f
Better error reporting for unexpected exceptions in test
2022-05-06 16:01:46 -04:00
markiantorno
a4fd92633d
Updating version to: 5.6.46-SNAPSHOT and incrementing test cases dependency.
2022-05-06 01:02:54 +00:00
markiantorno
f2134e9643
Release: v5.6.45
...
## Validator Changes
* Support IGs #current where main instead of master
## Other code changes
* Add id to Profile CSVs
***NO_CI***
2022-05-06 00:29:32 +00:00
Grahame Grieve
3a696b0231
Merge remote-tracking branch 'origin/master'
2022-05-06 10:02:10 +10:00
Grahame Grieve
70139914a8
release
2022-05-06 10:01:56 +10:00