dotasek
6fb5b11619
Bump test cases to 1.4.14
...
***NO_CI***
2023-10-31 10:55:56 -04:00
dotasek
7386b2b8f8
Include checkIPSCodes and bundleValidationRules in json ( #1473 )
...
+ gentle renaming
2023-10-31 09:49:37 -04:00
Grahame Grieve
8c75881ca1
Merge remote-tracking branch 'origin/master'
2023-10-31 21:05:55 +11:00
Grahame Grieve
1e066b7d14
release notes
2023-10-31 21:05:46 +11:00
Grahame Grieve
36ee27149c
Merge pull request #1475 from hapifhir/2023-10-gg-extensions-qa
...
2023 10 gg extensions qa
2023-10-31 20:59:39 +11:00
Grahame Grieve
89fc407479
fix
2023-10-31 17:00:59 +11:00
Grahame Grieve
6c878dd9c0
Validate contextInvariant in extension definitions
2023-10-31 17:00:52 +11:00
Grahame Grieve
e061c221cf
fix typo in WG name
2023-10-31 17:00:33 +11:00
Grahame Grieve
1557e52f77
disable sql on fhir tests until package is packaged properly by next release of IG publisher
2023-10-31 17:00:20 +11:00
Grahame Grieve
d419d5a5e6
Handle unknown constants properly, and fix handling of type ancestors at the root
2023-10-31 16:59:49 +11:00
Grahame Grieve
5898691293
Fixes to Search Parameter rendering per FHIR-I decision
2023-10-31 16:58:12 +11:00
Grahame Grieve
c3f469374a
fix broken links in extension references done by [[[]]]
2023-10-31 16:57:42 +11:00
Grahame Grieve
809b2f68ea
Fix broken links in code system rendering of parents
2023-10-31 16:57:25 +11:00
Grahame Grieve
e4a1a556a2
get sql viewDefinition implementation passing all tests
2023-10-30 23:59:35 +11:00
Vassil Peytchev
c173df9f5b
Updates for Capability Statement rendering
2023-10-27 15:03:19 -05:00
Grahame Grieve
034b1057e6
CDA templates with no extension value use urn:oid: not urn:hl7ii:
2023-10-28 06:38:16 +11:00
Grahame Grieve
322f0d4756
allow URL as a type of string in FHIRPath type checking
2023-10-28 06:37:42 +11:00
Grahame Grieve
903d4c9d66
Support using names in [[[markdown]]] when rendering
2023-10-28 06:37:06 +11:00
Grahame Grieve
681bc1ab36
Fix semver validation
2023-10-28 06:36:34 +11:00
Grahame Grieve
892b124259
Fix problem resolving context in CDA invariants
2023-10-28 06:36:16 +11:00
Grahame Grieve
83f0009f2d
remove "profile" from tx operations
2023-10-28 06:35:52 +11:00
Grahame Grieve
a327f0312e
code clean up
2023-10-28 06:35:20 +11:00
markiantorno
b60d9e4f81
Updating version to: 6.2.1-SNAPSHOT and incrementing test cases dependency.
2023-10-24 23:01:44 +00:00
markiantorno
7c3863c6ad
Release: v6.2.0
...
## Validator Changes
* Validation by templateId for CDA
* Fix NPE validating concept maps
* Update ViewDefinition validator for change (alias -> name)
* Fix for NPE validating sql-on-fhir ViewDefinition
* Fix for index out of bounds error when extension uses itself
* Fix issue where .resolve() in FHIRPath didn't work with URL values (and fix typo in i18n system)
* Implement FHIRPath slice() function in validator
* Fix bug where Snapshot generation can run off the end of the differential
## Other code changes
* Breaking API Change: Revise FHIRPath API so hosts can evaluate expressions in custom functions
* Add package use tracking to FHIR cache for validator.fhir.org
* Support for instance-name and instance-description in IG publisher
* Element.removeExtension (support for instance-name and instance-description extensions in IG publisher)
* Split terminology service tests
* Hack for wrong URLs in subscriptions backport
* Remove dependencies for unused UI experiment
* More improvements to profile code generation
***NO_CI***
2023-10-24 22:34:10 +00:00
Grahame Grieve
e2ac0c56c7
bump minor version correctly
2023-10-25 08:20:34 +11:00
Grahame Grieve
b94d3303ce
Bump minor version
2023-10-25 08:16:23 +11:00
Grahame Grieve
0506ad5788
release notes
2023-10-25 07:34:11 +11:00
Grahame Grieve
a359f8e9fb
Merge pull request #1471 from hapifhir/2023-10-gg-snapshot-fix
...
2023 10 gg snapshot fix
2023-10-25 07:31:05 +11:00
dotasek
2732c41d08
Bump test cases to 1.4.13
2023-10-24 16:04:19 -04:00
Grahame Grieve
238793b4a4
rename union to unionAll
2023-10-25 06:44:11 +11:00
Grahame Grieve
cae102bc7a
gerge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2023-10-25 06:29:03 +11:00
Grahame Grieve
e431770caf
2023 10 gg code gen ( #1469 )
...
* Revise FHIRPath API so hosts can evaluate expressions in custom functions
* Implement slice() function in validator
* more improvements to profile generation
* Fix issue where .resolve() in FHIRPath didn't work with URL values (and fix typo in i18n system)
* release notes
* Fix test ignore/exclude issues, bump test cases
---------
Co-authored-by: Grahame Grieve <grahameg@gmail.ccom>
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2023-10-24 15:26:24 -04:00
Grahame Grieve
345d4ace69
catching up
...
Merge branch '2023-10-gg-code-gen' of https://github.com/hapifhir/org.hl7.fhir.core
2023-10-25 06:25:49 +11:00
Grahame Grieve
3e98c25cc2
Fix bug processing snapshot
2023-10-25 06:23:49 +11:00
dotasek
3ea42ca1b0
Fix test ignore/exclude issues, bump test cases
2023-10-24 14:29:05 -04:00
Grahame Grieve
74a5c4cf43
release notes
2023-10-24 17:47:48 +11:00
Grahame Grieve
103984c10e
Fix issue where .resolve() in FHIRPath didn't work with URL values (and fix typo in i18n system)
2023-10-24 17:37:01 +11:00
Grahame Grieve
be9f5e0d36
more improvements to profile generation
2023-10-24 17:36:23 +11:00
Grahame Grieve
f3ddf1a0f4
Implement slice() function in validator
2023-10-23 10:25:03 +11:00
Grahame Grieve
40c996828a
Revise FHIRPath API so hosts can evaluate expressions in custom functions
2023-10-23 10:24:54 +11:00
Grahame Grieve
1534a5b6eb
undo test case upgrade
2023-10-21 06:48:17 +11:00
Grahame Grieve
e06fee93c2
release notes
2023-10-21 06:44:08 +11:00
Grahame Grieve
2f8a5a071e
validation by templateId for CDA
2023-10-20 21:30:25 +11:00
Grahame Grieve
6a78fdd1e0
Add package use tracking to FHIR cache for validator.fhir.org
2023-10-20 16:32:16 +11:00
Grahame Grieve
7d15f271d0
update ViewDefinition validator for change (alias -> name)
2023-10-20 16:31:59 +11:00
Grahame Grieve
69a8c5b2e4
Support for instance-name and instance-description in IG publisher
2023-10-20 16:31:39 +11:00
Grahame Grieve
2e71297478
fix NPE validating concept maps
2023-10-20 16:31:09 +11:00
Grahame Grieve
6066de7784
split terminology service tests
2023-10-20 16:30:47 +11:00
Grahame Grieve
c8357c8a13
fix for NPE building sql-on-fhir
2023-10-20 16:28:34 +11:00
Grahame Grieve
2b0d778767
Element.removeExtension (support for instance-name and instance-description extensions in IG publisher)
2023-10-20 16:26:46 +11:00