Commit Graph

4927 Commits

Author SHA1 Message Date
Grahame Grieve 77e9e3a317 add timestamp to compact format 2023-03-07 21:47:58 +11:00
Grahame Grieve 4486c12df5 fix location bugs in FML parsing 2023-03-07 21:47:38 +11:00
Grahame Grieve e5a4d84a6f improve compact version sorting 2023-03-07 20:59:02 +11:00
Grahame Grieve 6bf26255ab fix structure map validation issues around type 2023-03-07 20:58:51 +11:00
Grahame Grieve bbc3cd5121 Fix FML parsing missing locations 2023-03-07 20:58:01 +11:00
Grahame Grieve 453f073411 rename ig-r4.json to ig-r4.jsonx 2023-03-07 20:57:27 +11:00
Grahame Grieve 46d3faab99 patchUrls now patches fhir-type extension values 2023-03-07 20:56:45 +11:00
Vadim Peretokin 9943625df7
Clarify output directory has to exist already 2023-03-07 07:58:30 +01:00
Grahame Grieve 58a933094f fix json escaping 2023-03-07 06:30:01 +11:00
Grahame Grieve 0c26f09721 revise whitespace handling for unicode conformance in validator 2023-03-07 06:25:45 +11:00
Grahame Grieve 5eca02f879 bug fixes 2023-03-06 23:33:38 +11:00
markiantorno 8a546d37eb Updating version to: 5.6.103-SNAPSHOT and incrementing test cases dependency. 2023-03-06 12:05:52 +00:00
markiantorno a7507e9887 Release: v5.6.102
## Validator Changes

* Add ConceptMap validation
* Add StructureMap validation
* Validate using type regex (had been omitted to now, mostly affects decimal validation)
* Add new -output-style values compact and compact-split
* Fix bug validating CDA choice elements without [x] in their names

## Other code changes

* Various fixes and utilities to support StructureMap & ConceptMap validation
* Fix Observation.value conversion between R5 and other versions
* Recognise R4B and R5 core packages
* Improvements to specification diffference engine for R5 publication
* More efficient XHTML AST model
***NO_CI***
2023-03-06 11:39:27 +00:00
Grahame Grieve 1a89284149 release new test cases 2023-03-06 21:56:34 +11:00
Grahame Grieve f197bc024a release notes 2023-03-06 21:39:15 +11:00
Grahame Grieve d0ff79320b
Merge pull request #1151 from hapifhir/gg-202303-sm-vaidation-2
Gg 202303 sm vaidation 2
2023-03-06 21:35:53 +11:00
Grahame Grieve e449bf9cfe Add compact rendering 2023-03-06 20:45:21 +11:00
Grahame Grieve 6559c4b245 improve SM validation message 2023-03-06 20:45:05 +11:00
Grahame Grieve 507ff74c23 recognise R4B and R5 core packages 2023-03-06 20:44:41 +11:00
Grahame Grieve 6fe16d1812 fix bug parsing parameters in FML 2023-03-06 20:44:17 +11:00
Grahame Grieve e5987b8ec4
Merge pull request #1150 from hapifhir/gg-202303-spec-diff
Gg 202303 spec diff
2023-03-06 20:12:52 +11:00
Grahame Grieve adafa7eec8 Improve Specification Difference Engine 2023-03-06 16:55:02 +11:00
Grahame Grieve 36d22c522a make xhtml nodes use less memory 2023-03-06 10:32:54 +11:00
Grahame Grieve 348f213a96 Merge remote-tracking branch 'origin/master' 2023-03-06 06:20:11 +11:00
Grahame Grieve bf202870d9 Merge remote-tracking branch 'origin/master' 2023-03-06 06:20:01 +11:00
Grahame Grieve cbb75520c9
Merge pull request #1107 from ahdis/oe_choice_without_x
CDA Logical model validation: if choice is only value don't add type
2023-03-06 06:11:21 +11:00
Grahame Grieve 58ad99cfd3
Merge pull request #1149 from hapifhir/gg-202303-cm-sm-validation
Gg 202303 cm sm validation
2023-03-06 06:08:59 +11:00
Grahame Grieve e65f339a03 release notes 2023-03-05 23:32:24 +11:00
Grahame Grieve 356e500ab6 finish ConceptMap validation 2023-03-05 23:25:12 +11:00
Grahame Grieve ec72b1fcdd fix parsing and validating of concept maps in structure maps + validate terminology part of structure maps 2023-03-05 18:29:11 +11:00
Grahame Grieve c42da7af68 more package hacking work 2023-03-05 06:14:22 +11:00
Grahame Grieve 52c97f3c70 test primitive regexes if other tests pass 2023-03-05 06:14:07 +11:00
Grahame Grieve 472fb19542 More fixing Observation conversion between versions for R5 2023-03-05 06:13:10 +11:00
dotasek a45a44597d
Update test cases version 2023-03-02 23:32:42 -05:00
markiantorno ebd93f570f Updating version to: 5.6.102-SNAPSHOT and incrementing test cases dependency. 2023-03-03 04:08:44 +00:00
markiantorno f317bb15f6 Release: v5.6.101
## Validator Changes

* Fix NPE in Structure Map validation

## Other code changes

* Add back code missed when regenerating R5
* Update conversions for discovered issues for R5
***NO_CI***
2023-03-03 03:21:09 +00:00
dotasek 7f37e9b602
Update RELEASE_NOTES.md
***NO_CI***
2023-03-02 21:23:01 -05:00
dotasek 8c92b4b012
Update pom.xml
***NO_CI***
2023-03-02 21:19:35 -05:00
dotasek 48364756b5
Update master-branch-pipeline.yml
Use non-deprecated ubuntu vmImage
2023-03-02 18:43:08 -05:00
Grahame Grieve b18e541b5f
Gg 202303 r5 fixes (#1148)
* update test package dependency

* Add back code missed when regenerating R5

* fix NPE

* update conversions for discovered issues for R5

---------

Co-authored-by: Grahame Grieve <grahameg@gmail.ccom>
2023-03-02 18:35:33 -05:00
dotasek a17ad1fa65 Update master-branch-parallel-pipeline.yml for Azure Pipelines
***NO_CI***
2023-03-02 16:01:56 -05:00
dotasek 07db8fd157 Update master-branch-parallel-pipeline.yml for Azure Pipelines
***NO_CI***
2023-03-02 15:23:47 -05:00
dotasek dc84ba654e Update master-branch-parallel-pipeline.yml for Azure Pipelines
***NO_CI***
2023-03-02 14:51:40 -05:00
dotasek 5dde45b223 Update master-branch-parallel-pipeline.yml for Azure Pipelines
***NO_CI***
2023-03-02 14:38:23 -05:00
Grahame Grieve 8ac01bd5a4 update conversions for discovered issues for R5 2023-03-03 06:30:49 +11:00
Grahame Grieve f38da36b33 fix NPE 2023-03-03 06:30:17 +11:00
Grahame Grieve 5e070b226b Add back code missed when regenerating R5 2023-03-03 06:30:10 +11:00
dotasek 42badd699d
Update master-branch-parallel-pipeline.yml
***NO_CI***
2023-03-02 14:28:01 -05:00
dotasek d80a6d257a
Update master-branch-parallel-pipeline.yml
***NO_CI***
2023-03-02 14:11:31 -05:00
dotasek 56885bb9ba
Update master-branch-parallel-pipeline.yml
***NO_CI***
2023-03-02 14:01:11 -05:00