1979 Commits

Author SHA1 Message Date
Grahame Grieve
37982f2af3 Fix error with double escaping rendering code system markdown 2022-09-15 08:59:38 +02:00
Grahame Grieve
03722bf782 Suppress display when generating narrative for code systems if display is always the same as the code 2022-09-15 08:59:18 +02:00
Grahame Grieve
35233ee1e5 R5 updates for IG publisher 2022-09-15 08:41:37 +02:00
markiantorno
09125cbaa4 Updating version to: 5.6.64-SNAPSHOT and incrementing test cases dependency. 2022-09-12 16:58:38 +00:00
markiantorno
0e2ad40b05 Release: v5.6.63
## Validator Changes

* no changes

## Other code changes

* Fix NPE ValueSetRenderer
* More fixes in StructureDefinition validation type characteristic
* Fix typo in ImplementationGuideDefinitionParameterComponent `Value`
***NO_CI***
2022-09-12 16:09:27 +00:00
Grahame Grieve
2cef00dfb1
fix NPE (#923)
Co-authored-by: Grahame Grieve <grahameg@gmail.ccom>
2022-09-12 11:16:06 -04:00
markiantorno
6169f92cb1 Updating version to: 5.6.63-SNAPSHOT and incrementing test cases dependency. 2022-09-10 06:33:43 +00:00
markiantorno
5286167c02 Release: v5.6.62
## Validator Changes

* More fixing for Type Characteristics

## Other code changes

* Fix rendering of concept map code references
* Fix version conversion problem for MessageHeader.event
***NO_CI***
2022-09-10 06:14:00 +00:00
Grahame Grieve
3fbb505722 Fix concept link rendering problem 2022-09-10 15:02:48 +10:00
markiantorno
31238146a0 Updating version to: 5.6.62-SNAPSHOT and incrementing test cases dependency. 2022-09-09 22:13:28 +00:00
markiantorno
9b9c12c97a Release: v5.6.61
## Validator Changes

* no changes

## Other code changes

* Improved HTML compliance (img.alt)
* Improved example generation
* Improved handling of illegal parameters in ImplementationGuideDefinition
***NO_CI***
2022-09-09 21:56:43 +00:00
markiantorno
fadb727e87 Updating version to: 5.6.61-SNAPSHOT and incrementing test cases dependency. 2022-09-08 15:20:07 +00:00
markiantorno
ca313fa6fe Release: v5.6.60
## Validator Changes

* no changes

## Other code changes

* Rendering improvements for Patient and extension summary
***NO_CI***
2022-09-08 15:03:24 +00:00
Grahame Grieve
c5e6493106 fix for img.alt missing 2022-09-08 23:17:33 +10:00
Grahame Grieve
ace807bca0 Add missing img.alt tags 2022-09-08 22:45:24 +10:00
Grahame Grieve
4cbbce4ec8 img conformance in xhtml 2022-09-08 22:22:17 +10:00
Grahame Grieve
f3e35f7661 Merge remote-tracking branch 'origin/master' 2022-09-08 22:03:54 +10:00
Grahame Grieve
a6d3d56223 improve Patient rendering 2022-09-08 22:02:33 +10:00
Grahame Grieve
2e35e85dec fix rendering of extension summary 2022-09-08 22:02:12 +10:00
markiantorno
9f70b2b541 Updating version to: 5.6.60-SNAPSHOT and incrementing test cases dependency. 2022-09-07 13:29:55 +00:00
markiantorno
df2e964389 Release: v5.6.59
## Validator Changes

* More fixes to type characteristics
* Validator would hang on some specific xml inputs - no more

## Other code changes

* General: This release contains java code for the as yet unreleased R5 ballot (it's a precondition for releasing it)
* Snapshot Generator handle bindings on CodeableReferences
* Renderer: Don't always render OperationDefinition header
***NO_CI***
2022-09-07 13:12:42 +00:00
Grahame Grieve
d14224e987 allow bindings on codeableReference 2022-09-07 21:25:56 +10:00
Grahame Grieve
10989cf6e9 r5 test updates 2022-09-07 21:11:09 +10:00
Grahame Grieve
2b6c7aae39 more R5 fixes for IG publisher 2022-09-07 17:31:42 +10:00
Grahame Grieve
8dad875cac qb url 2022-09-07 11:38:27 +10:00
Grahame Grieve
fc2e2fe9bc refix hung parser 2022-09-07 11:13:19 +10:00
Grahame Grieve
fbca3fda51 Fix bug where header is always rendered with Operation Definition 2022-09-07 08:11:44 +10:00
Grahame Grieve
c3ab401f56 Fix bug with validator hanging on some XML instances 2022-09-07 08:11:09 +10:00
Grahame Grieve
bc77c2d031 Merge remote-tracking branch 'origin/master' 2022-09-07 06:02:44 +10:00
Grahame Grieve
1917476135 new R5 release coming 2022-09-06 20:28:04 +10:00
Grahame Grieve
619b60fdcf Regenerate R5 2022-09-05 23:22:19 +10:00
Grahame Grieve
f346a94c59 update for R5 ballot version 2022-09-05 16:24:50 +10:00
markiantorno
df2a768778 Updating version to: 5.6.59-SNAPSHOT and incrementing test cases dependency. 2022-09-04 00:09:47 +00:00
markiantorno
719f28dcd2 Release: v5.6.58
## Validator Changes

* Allow binding as a type characteristic for Extension

## Other code changes

* OID support refactoring
* Remove Contributor Datatype from R5
* R5 Build efficiency fixes
***NO_CI***
2022-09-03 23:48:53 +00:00
Grahame Grieve
2150a17c69 changing the way extensions are managed in the build 2022-09-04 07:13:58 +10:00
Grahame Grieve
fa22d50297 utilities for OID rework in R5 2022-09-03 21:31:24 +10:00
Grahame Grieve
4d4009f0e4 fix syntax 2022-09-03 10:38:27 +10:00
Grahame Grieve
f67c08d0af undo change 2022-09-03 08:07:12 +10:00
Grahame Grieve
d8b7e587a3 Remove Contributor Datatype 2022-09-03 08:06:21 +10:00
Grahame Grieve
f0a9089bc4 Merge remote-tracking branch 'origin/master' 2022-09-02 21:57:55 +10:00
Grahame Grieve
40ff51b75e remove useless FHIRPath tests 2022-09-02 21:57:46 +10:00
markiantorno
6f73511fe7 Updating version to: 5.6.58-SNAPSHOT and incrementing test cases dependency. 2022-09-01 13:44:59 +00:00
markiantorno
8a38b36855 Release: v5.6.57
## Validator Changes

* fix erroneous type characteristics error in StructureDefinition.differentials

## Other code changes

* ValuesetExpansion: Pay attention to inactive property, and activeOnly parameter
* fix broken paths rendering extensions
* Process markdown in code definitions when rendering ValueSets
* Fix duplicate ids in generated questionnaires
* Add types to wildcard list
***NO_CI***
2022-09-01 13:27:25 +00:00
Grahame Grieve
bb05e8a597 Add types to wildcard list 2022-09-01 22:44:09 +10:00
Grahame Grieve
85ea051187 fix duplicate ids in questionnaires 2022-09-01 22:43:58 +10:00
Grahame Grieve
fd76766da7 check activeOnly parameter 2022-09-01 22:42:16 +10:00
Grahame Grieve
157fd68eca check inactive property as well as status property when checking for active codes 2022-09-01 22:42:01 +10:00
Grahame Grieve
8e6cd3c16c Process markdown in ValueSet definitions 2022-09-01 22:41:28 +10:00
Grahame Grieve
1edb6e5c8d fix broken paths rendering extensions 2022-09-01 22:40:49 +10:00
Grahame Grieve
832da9fc6b fix up rendering 2022-08-29 17:52:39 +10:00