Commit Graph

4053 Commits

Author SHA1 Message Date
Grahame Grieve df0bc26d47 rationalise extensions 2022-09-17 14:54:20 -04:00
markiantorno 45a4ad77ad Updating version to: 5.6.65-SNAPSHOT and incrementing test cases dependency. 2022-09-17 14:49:41 +00:00
markiantorno 7cce3ef810 Release: v5.6.64
## Validator Changes

* Support for R5 terminology

## Other code changes

* fix error with R5 IG constraint
* fix error with double escaping rendering code system markdown
* Suppress display when generating narrative for code systems if display matches code
* Fix bug in RDF generation in R4B
* fix bug in html parser - misses end of comments when end is --->
***NO_CI***
2022-09-17 14:17:42 +00:00
Grahame Grieve 917f65d660 release notes 2022-09-17 09:53:20 -04:00
Grahame Grieve 5cf7e2c3bd fix html parser for comments that end with ---> 2022-09-17 09:51:59 -04:00
Grahame Grieve 2045b8eee6 update tests again 2022-09-17 09:17:11 -04:00
Grahame Grieve 15af005fbc update test cases 2022-09-17 07:59:15 -04:00
Grahame Grieve 0338899eef update tests 2022-09-17 06:23:44 -04:00
Grahame Grieve 68910ee95c minor updates for R5 2022-09-17 06:15:32 -04:00
Grahame Grieve 53a6036d52 set up release 2022-09-17 01:02:27 -04:00
Grahame Grieve ccc38e48df Fix NPE processing constraints without keys + fix for R5 terminology package problem 2022-09-16 23:49:26 -04:00
Grahame Grieve 43420db756 fix error with IG constraint 2022-09-15 09:00:51 +02:00
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 f4aed6f2a2 Fix bug in RDF generation in R4B 2022-09-15 08:58:52 +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
dotasek a8dbcd4f72
Update RELEASE_NOTES.md
***NO_CI***
2022-09-12 10:57:35 -04:00
Lloyd McKenzie b8bab73c39
Merge pull request #922 from lmckenzi/ConversionTypo
Conversion typo
2022-09-10 19:43:00 -06:00
Grahame Grieve dd7b44d3d8 more type characteristic fixes 2022-09-11 07:30:41 +10:00
Lloyd McKenzie b71d5ceac2 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into ConversionTypo 2022-09-10 12:32:36 -06:00
Lloyd McKenzie 4b03a7e0de Fix small typo in conversion 2022-09-10 12:32:24 -06: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 b18f3adfce release notes 2022-09-10 15:51:09 +10:00
Grahame Grieve 489350e58b
Merge pull request #921 from hapifhir/gg-202209-cm-fix
Gg 202209 cm fix
2022-09-10 15:49:59 +10:00
Grahame Grieve 5f4a319801 more type characteristics fixing 2022-09-10 15:02:59 +10:00
Grahame Grieve 3fbb505722 Fix concept link rendering problem 2022-09-10 15:02:48 +10:00
Grahame Grieve 0148208a14 Fix version problem with MessageHeader.entry 2022-09-10 15:02:29 +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
dotasek 0ab9f38057
Update RELEASE_NOTES.md
***NO_CI***
2022-09-09 17:35:24 -04:00
Grahame Grieve 2bb866adaa
Merge pull request #919 from hapifhir/do-baseadvisor-ig-param
WIP Add new param to BaseAdvisor_40_50
2022-09-10 06:55:25 +10:00
dotasek a307edc95e Add test case 2022-09-09 16:09:49 -04:00
Grahame Grieve 7214a32209 more type characteristics work 2022-09-09 20:57:30 +10:00
dotasek 9783fcfe7b Delete comment 2022-09-08 21:00:23 -04:00
dotasek a54b8162c6 Restore commented logic 2022-09-08 20:58:33 -04:00
dotasek c8071ba68a Make pretty 2022-09-08 20:47:35 -04:00
dotasek 1679376f38 Improved param name + re-introduce logic. 2022-09-08 20:44:30 -04:00
Grahame Grieve 28b9757500 release notes 2022-09-09 09:04:12 +10:00
Grahame Grieve a3ededf92c Merge remote-tracking branch 'origin/master' 2022-09-09 09:03:39 +10:00
Grahame Grieve 8ee2480f61 example generation improvements 2022-09-09 09:03:16 +10:00
dotasek cf77cd1717 Add new param to BaseAdvisor_40_50 2022-09-08 17:50:39 -04: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
dotasek 7608dc9bf6
Bump test cases 2022-09-08 10:19:45 -04:00
Grahame Grieve c14f9e74ad
Merge pull request #918 from hapifhir/gg-202209-patient-rendering
Gg 202209 patient rendering
2022-09-08 23:53:14 +10:00
Grahame Grieve c5e6493106 fix for img.alt missing 2022-09-08 23:17:33 +10:00