Commit Graph

4133 Commits

Author SHA1 Message Date
Grahame Grieve 648883c87b update for changes to extensions in tools ig 2022-10-20 10:06:00 +11:00
Grahame Grieve 5a9966d1b2 fix up validation tests - remove interdependency issues 2022-10-20 10:05:40 +11:00
Grahame Grieve f56e539fed fix up context cloning 2022-10-20 10:04:03 +11:00
Grahame Grieve a2af53f180 Merge remote-tracking branch 'origin/master' 2022-10-19 22:37:28 +11:00
Grahame Grieve 1f7fc12640 turn language test off 2022-10-19 21:54:50 +11:00
Grahame Grieve 86831b34d2 ping build 2022-10-19 21:35:58 +11:00
Grahame Grieve 108321e172 fix i18nconstants 2022-10-19 21:01:12 +11:00
Grahame Grieve 574cd143ba clarify resource id error + support type characteristics extension 2022-10-19 20:48:37 +11:00
Grahame Grieve f13dc58d8b More work on language production 2022-10-19 20:47:18 +11:00
Grahame Grieve 142c6503f8 hack around R5 issues in ballot 2022-10-19 20:46:47 +11:00
Grahame Grieve d6f09c3cc2
Merge pull request #889 from NSolooki/patch-1
Add Author to DocumentReference Converters
2022-10-19 07:25:37 +11:00
Grahame Grieve 592dd6bbbb
Merge pull request #955 from hapifhir/gg-202210-logicals
value set validation version fixes, support for ActorDefinition, supp…
2022-10-18 22:15:37 +11:00
Grahame Grieve a6e31d36d3 value set validation version fixes, support for ActorDefinition, support for validating binaries by Logical Models, Language works starts, 2022-10-18 21:19:51 +11:00
David Simons 50f61901fa
Enable bulk -snapshot and -convert on multiple/wildcard -source (#945)
* initial R4B and 4.3.0 fixes

* Add support for loading ig-folder for R4b. Using R4 stuff for now. Otherwise missing classes and methods

* undo CRLF edits

* enable snapshot generation on multiple sources

* String.valueOf(i)

* Update help.txt

* enable convert generation on multiple sources

* correction in help.txt

* optimize loops

* outfilename to include sourcefilename as prefix

* updated help.txt

* polish-up help.txt

* Tests and add new parameter

* -output XOR -outputSuffix logic

* fix typo

* fixing the logic

* updated help.txt

Co-authored-by: Cees de Jonge <c.de.jonge@philips.com>
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-10-17 10:51:00 -04:00
Grahame Grieve 3f93d7532a
Merge pull request #952 from hapifhir/gg-202210-actor-definition
Add support for ActorDefinition
2022-10-17 12:30:34 +11:00
Grahame Grieve b17735a15b Add support for ActorDefinition 2022-10-17 11:43:33 +11:00
markiantorno 82e659c8cc Updating version to: 5.6.72-SNAPSHOT and incrementing test cases dependency. 2022-10-14 21:51:04 +00:00
markiantorno 64884ac668 Release: v5.6.71
## Validator Changes

* Fix typos in error messages

## Other code changes

* Fix NPE in xig generation
* Fix bug in validator test framework (packages not being loaded properly)
* Remove references to terminology files no longer found in source specification
* Package generation enhancements for R4/R4B
* Support for CDS Hooks validation (not surfaced outside test cases yet)
***NO_CI***
2022-10-14 21:19:03 +00:00
Grahame Grieve 995ba4f33d set up release 2022-10-15 07:09:21 +11:00
Grahame Grieve 9a044604c1 fix test framework 2022-10-14 20:49:26 +11:00
Grahame Grieve da78b01ac0 define extension for resource-format in tools IG 2022-10-14 08:35:39 +11:00
Grahame Grieve 5b67ee960e fix NPE in xig 2022-10-14 08:35:27 +11:00
Grahame Grieve 36f54efb55 remove bad references to old files no longer present in core spec 2022-10-14 08:35:15 +11:00
Grahame Grieve 004519ccc8 Fix for some old packages missing ElementDefinition.min 2022-10-14 08:34:52 +11:00
Grahame Grieve 85bd0ac6dc
Merge pull request #950 from hapifhir/gg-202210-pcm-issue
Gg 202210 pcm issue
2022-10-13 07:53:51 +11:00
Grahame Grieve 3dfce595fe fix typo in error message 2022-10-13 06:49:20 +11:00
Grahame Grieve 9dd886ee2b package fixes for r4/r4b package conversion 2022-10-13 06:49:08 +11:00
Grahame Grieve a15b57ef9a Improved support for Logical Models (inc. cds-hooks) 2022-10-13 06:48:29 +11:00
Grahame Grieve e4367eaa64
Merge pull request #949 from hapifhir/gg-202210-pcm-issue
fix problem with vocab test because of issue in package cache management
2022-10-12 11:13:00 +11:00
Grahame Grieve 3d83de32c6 fix problem with vocab test because of issue in package cache management 2022-10-12 10:22:05 +11:00
markiantorno 7bf348055a Updating version to: 5.6.71-SNAPSHOT and incrementing test cases dependency. 2022-10-11 01:11:51 +00:00
markiantorno 2fd44c4203 Release: v5.6.70
## Validator Changes

* no changes

## Other code changes

* Fix for logical model issues for cds-hooks logical models
***NO_CI***
2022-10-11 00:50:57 +00:00
Grahame Grieve 599da6a9d8 release notes 2022-10-11 11:23:30 +11:00
Grahame Grieve 042a6a01e5 more extension declarations 2022-10-11 09:32:28 +11:00
Grahame Grieve 1600e5ac3c
Merge pull request #946 from hapifhir/gg-202210-cdshooks
Gg 202210 cdshooks
2022-10-10 21:21:14 +11:00
Grahame Grieve fb921f6f3f Fix content reference generation 2022-10-10 20:45:46 +11:00
Grahame Grieve 04869062ee Fix errors on ShareableMeasure Validation 2022-10-10 17:05:29 +11:00
Grahame Grieve a66ca2a197 Add JSON enhancements for CDS hooks logical model 2022-10-10 17:05:12 +11:00
Grahame Grieve f354f1e95c
Merge pull request #944 from hapifhir/gg-202210-refactor-context
refactor IWorkerContext
2022-10-07 23:07:29 +11:00
Grahame Grieve e1657c66b0 refactor IWorkerContext 2022-10-07 21:50:59 +11:00
markiantorno 9a39f4570c Updating version to: 5.6.70-SNAPSHOT and incrementing test cases dependency. 2022-10-06 23:36:56 +00:00
markiantorno bdd99a48a7 Release: v5.6.69
## Validator Changes

* Fix R5 error around cnl-1
* Add markdown validation
* add support for http://hl7.org/fhir/StructureDefinition/structuredefinition-dependencies
* fix bugs in FHIRPath handling of polymorphism
* fix validation of Coding when system is unknown (align with CodeableConcept handling)
* Fix bug where extranous text in XML was reported in the wrong location

## Other code changes

* Fix links in bundle rendering
* Improvements to rendering for IG publisher (additional bindings)
* Bump jackson-databind dependency
* fix bugs in graphql generation
* populate StructureMap xhtml when loading from mapping language
* align markdown processing with FHIR-38714
***NO_CI***
2022-10-06 23:17:29 +00:00
Grahame Grieve 56e8774c8f Fix problem with R4B FHIRPath tests 2022-10-07 09:20:34 +11:00
Grahame Grieve 56982e9732 Merge remote-tracking branch 'origin/master' 2022-10-07 08:40:23 +11:00
Grahame Grieve e5466372a3 set up release 2022-10-07 08:40:14 +11:00
Grahame Grieve 646e132a51
Merge pull request #939 from hapifhir/MapParsingChanges
When we load StructureMaps from mapping files, make the mapping langu…
2022-10-07 08:17:27 +11:00
Grahame Grieve 7cb3355a0f fix markdown processing on additional bindings short doco 2022-10-07 08:16:03 +11:00
Grahame Grieve 2547f47bd2 Merge remote-tracking branch 'origin/master' 2022-10-07 08:08:11 +11:00
Grahame Grieve b9036524d5 R5 FHIRPath engine fixes for polymorphism + update R4B FHIRPath engine to match R5 2022-10-07 08:08:04 +11:00
Grahame Grieve d820eea278
Merge pull request #932 from lmckenzi/IGRenderingChanges
Ig rendering changes
2022-10-07 08:05:28 +11:00