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
cf2c8c217b
Merge remote-tracking branch 'origin/master' into do-20230503-add-r5-conversion-to-cli
2023-05-04 14:39:41 -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
0d30ccc72f
Merge branch 'master' into do-20230503-add-r5-conversion-to-cli
2023-05-04 14:32:27 -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
dotasek
bf5f57cbb7
Add tests 1
2023-05-04 12:47:51 -04:00
dotasek
f5e049cbbe
Fix copy-paste mistake
2023-05-04 12:47:51 -04:00
markiantorno
551fe6d7c0
Updating version to: 6.0.5-SNAPSHOT and incrementing test cases dependency.
2023-05-04 13:17:39 +00:00
markiantorno
83a45f95f9
Release: v6.0.4
...
## Validator Changes
* Fix bug accessing canonical resources on servers
## Other code changes
* Various changes to support terminology service testing
***NO_CI***
2023-05-04 07:22:08 +00:00
Grahame Grieve
76d70bdc66
Merge remote-tracking branch 'origin/master'
2023-05-04 16:48:19 +10:00
Grahame Grieve
ce354c4719
set up release
2023-05-04 16:48:14 +10:00
Grahame Grieve
9ee5071b06
Merge pull request #1250 from hapifhir/gg-202305-more-tx-work2
...
Gg 202305 more tx work2
2023-05-04 15:18:36 +10:00
Grahame Grieve
3eeec47815
support for value set version
2023-05-04 13:25:43 +10:00
Grahame Grieve
e8de25c197
fix tests
2023-05-04 10:35:03 +10:00
Grahame Grieve
806c065fcb
fix version return + profile support in testing
2023-05-04 10:01:35 +10:00
dotasek
8a0d0f768d
Add r5 conversion support in cli
2023-05-03 15:24:47 -04:00
Pieter Edelman
33694d9e2b
133: Improve regex and tests to escape just embedded HTML tags, not autolinks in Markdown
2023-05-03 16:48:47 +02:00
Grahame Grieve
94fd0ae795
more tests fixes
2023-05-03 17:16:16 +10:00
Grahame Grieve
0b71add74c
Always report version on validation, and use the correct type for version in expansion parameters
2023-05-03 11:59:54 +10:00
Grahame Grieve
40d73ba2ad
fix bug accessing canonical resources
2023-05-03 11:58:49 +10:00
Pieter Edelman
07c95455a4
#133 : Escape just embedded HTML tags, not autolinks in Markdown
2023-05-02 20:40:49 +02:00
Grahame Grieve
410f08e6d6
terminology fixes - add expParams to cache key, fix up parameter types, report version
2023-05-02 16:58:54 +10:00
dotasek
729d03bd2e
WIP actually test capabilityStatement conversion
2023-05-01 17:43:09 -04:00
dotasek
077a079083
Move ignore extension logic in 30_50 convertors
2023-05-01 17:41:02 -04:00
dotasek
fa3c87aaec
Rename argument
2023-05-01 17:41:02 -04:00
dotasek
3e5a63e0f2
Move ignore extension logic in 40_50 convertors
2023-05-01 17:41:02 -04:00
dotasek
9b1d46f488
Move ignore extension logic in 43_50 convertors
2023-05-01 14:26:39 -04:00
dotasek
b87d450cb4
WIP Mark places for change
2023-05-01 12:51:18 -04:00
markiantorno
8ba62413ff
Updating version to: 6.0.4-SNAPSHOT and incrementing test cases dependency.
2023-05-01 15:33:38 +00:00
markiantorno
9ed0b9ccee
Release: v6.0.3
...
## Validator Changes
* Structure map validation improvements
## Other code changes
* Fix wrong name for systemVersion Parameter
* Language improvements for Lang Packs
* Fix up StructureMap R4/R5 conversion
***NO_CI***
2023-05-01 15:05:34 +00:00
Grahame Grieve
7fd5bba259
Merge remote-tracking branch 'origin/master'
2023-05-01 23:48:35 +10:00
Grahame Grieve
e47a30aab3
set up release
2023-05-01 23:48:25 +10:00
Grahame Grieve
b705ea4d6c
Merge pull request #1244 from hapifhir/gg-202305-map-validation
...
Gg 202305 map validation
2023-05-01 22:33:23 +10:00
Grahame Grieve
87ca445207
more structure map validation improvements
2023-05-01 18:10:57 +10:00
Grahame Grieve
e0286a5326
fix wrong name for systemVersion Parameter
2023-05-01 18:10:33 +10:00
Grahame Grieve
43ef45813b
Improvements to StructureMap validation use with profiles (+ fix various bugs)
2023-05-01 18:10:05 +10:00
Grahame Grieve
7f8817295b
Fix NPE
2023-05-01 18:09:26 +10:00
Grahame Grieve
7b5aceb722
Language improvements for Lang Packs
2023-05-01 18:09:15 +10:00
Grahame Grieve
89c1c8608c
Fix up StructureMap R4/R5 conversion
2023-05-01 18:08:35 +10:00
markiantorno
03a1271508
Updating version to: 6.0.3-SNAPSHOT and incrementing test cases dependency.
2023-04-28 23:47:43 +00:00
markiantorno
ccdaf9fe1d
Release: v6.0.2
...
## Validator Changes
* Add support for JSON in tx client batch handling
## Other code changes
* no changes
***NO_CI***
2023-04-28 23:18:04 +00:00
Grahame Grieve
bdca931757
Merge pull request #1243 from hapifhir/do-20230428-subscriptionstatus-conv
...
Add missing elements to SubscriptionStatus conversion
2023-04-29 08:42:13 +10:00
Grahame Grieve
72e3c0269f
release notes
2023-04-29 08:41:31 +10:00
Grahame Grieve
34f149f0c8
Add support for JSON in tx client batch handling
2023-04-29 08:41:05 +10:00