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
5242d7c9fa
Allow NPM package versions to have the form {id}#{url} for direct acc… ( #1258 )
...
* Allow NPM package versions to have the form {id}#{url} for direct access to packages
* fix case issue
---------
Co-authored-by: Grahame Grieve <grahameg@gmail.ccom>
2023-05-10 10:22:41 -04:00
Grahame Grieve
3da96f8c02
Merge remote-tracking branch 'origin/master'
2023-05-10 05:48:21 -05:00
Grahame Grieve
24190c8e4d
update release notes
2023-05-10 05:48:15 -05:00
Grahame Grieve
ecc2a5f634
Remove spurious logging
2023-05-10 05:46:58 -05:00
Grahame Grieve
28d8491f05
Merge pull request #1247 from pieter-edelman-nictiz/issue-133
...
#133 : Escape just embedded HTML tags, not autolinks in Markdown
2023-05-10 05:46:22 -05:00
Grahame Grieve
711d2bac0e
Merge remote-tracking branch 'origin/master'
2023-05-09 23:19:26 -05:00
Grahame Grieve
32a017fa91
set up release
2023-05-09 23:18:59 -05:00
Grahame Grieve
34c5ff93c4
Merge pull request #1255 from hapifhir/gg-202305-server-error
...
Fix for wrong display when server returns error
2023-05-09 20:10:00 -05:00
Grahame Grieve
de0af46394
fix npe and improve error message about uri values
2023-05-09 18:51:03 -05:00
Grahame Grieve
13254f39a2
support for NamingSystem conversion of url, version, and title (for THO)
2023-05-09 18:46:39 -05:00
dotasek
9b91f1389f
Update Conversion package docs ( #1257 )
...
* Reorganize README.md, expand details
* Update conversion README.md document
2023-05-09 17:33:55 -04:00
Grahame Grieve
bc6d0e43a3
Merge remote-tracking branch 'origin/master'
2023-05-09 14:43:18 -05:00
Grahame Grieve
fd630de50f
Merge pull request #1256 from hapifhir/do-20230501-conversion-refactor
...
Refactor extension ignore in conversion
2023-05-09 14:42:48 -05:00
Grahame Grieve
ce46eee731
return codeableConcept from validate-code
2023-05-08 13:30:04 -05:00
dotasek
c4e32f87c2
Refactor: Use useful and consistent parameter names
2023-05-08 14:09:31 -04:00
dotasek
9ca316bb2f
Move ignore extension logic in 10_30 convertors
2023-05-08 13:10:28 -04:00
dotasek
5f18101686
Cleanup - delete unused fields
2023-05-08 13:00:17 -04:00
dotasek
6f1b57dc15
Move ignore extension logic in 10_40 convertors
2023-05-08 12:57:17 -04:00
dotasek
8c86328002
Move ignore extension logic in 10_50 convertors
2023-05-08 12:47:55 -04:00
dotasek
bcef732576
Move ignore extension logic in 14_30 convertors
2023-05-08 12:38:29 -04:00
dotasek
9a70ebb2c9
Move ignore extension logic in 14_40 convertors
2023-05-08 11:39:44 -04:00
dotasek
b9433f0e8c
Move ignore extension logic in 14_50 convertors
2023-05-08 11:21:50 -04:00
dotasek
42cf58cfbb
Move ignore extension logic in 30_40 convertors
2023-05-08 11:11:34 -04:00
dotasek
33f28daf33
Move ignore extension logic in 30_50 convertors Part 2
2023-05-08 10:57:08 -04:00
dotasek
05148a54c8
Merge remote-tracking branch 'origin/master' into do-20230501-conversion-refactor
2023-05-08 10:24:34 -04: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
Grahame Grieve
2e0acbb6f2
Merge pull request #1254 from lantanagroup/validation-perf-improvements
...
Validation performance improvements
2023-05-07 11:03:36 -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
e9d10baba2
Merge remote-tracking branch 'origin/master'
2023-05-07 07:14:52 -05:00
Grahame Grieve
c5f5689714
fixes for R5 redirector
2023-05-07 07:14:44 -05:00
Grahame Grieve
974ecfb794
Merge pull request #1253 from hapifhir/gg-202305-fhirpath
...
Fix FHIRPath split function
2023-05-06 11:18:28 -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
89cc7b9c55
Merge pull request #1252 from hapifhir/gg-202305-tx-refactor
...
Fix bug handling filter, and refactor terminology code
2023-05-05 23:20:18 -05:00
Grahame Grieve
f734f98c05
update for failing tests
2023-05-05 22:21:05 -05:00
dotasek
9464be8728
ValueSet test resource
2023-05-05 18:03:50 -04:00
dotasek
a974077366
Add ValueSet test
2023-05-05 18:03:36 -04:00
dotasek
7a87cfda32
Typo
2023-05-05 18:03:23 -04:00
dotasek
7a2e6e12ec
Merge branch 'do-20230504-capability-statement-conv-tests' into do-20230501-conversion-refactor
2023-05-05 17:28:45 -04:00
dotasek
a3603e2e3a
Revert "WIP actually test capabilityStatement conversion"
...
This reverts commit 729d03bd2e
.
2023-05-05 17:28:15 -04:00
dotasek
76ef9370d0
Add test coverage for CapabilityStatement.Conformance + fix 10_40/50
...
Fixes incorrect lastPath preventing ignoring of acceptUnknown extensions
2023-05-05 16:55:55 -04:00
Grahame Grieve
b402fd1c45
Fix bug handling filter, and refactor terminology code
2023-05-05 13:55:23 -05:00
dotasek
6b4197044f
Merge remote-tracking branch 'origin/master' into do-20230504-capability-statement-conv-tests
2023-05-04 14:40:15 -04:00
dotasek
17787e7f17
Fix for dstu2016may Resource equals methods ( #1251 )
...
* Tests and fix for Base equals methods
* Test for shallow and deep
2023-05-04 14:38:47 -04:00
dotasek
3a0e68e08f
Tests and fix for Base equals methods
2023-05-04 12:47:51 -04:00
dotasek
91a8ff379c
Add 14_50 Test. Will fail until dstu2016may Base.equalsDeep is fixed.
2023-05-04 12:47:51 -04:00