263 Commits

Author SHA1 Message Date
markiantorno
fb886a7217 Release: v5.0.13
Validator:
* Add support for conformsTo in invariants on elements
* Fix bug in assumeValidRestReferences doing bundle validation
* Add -show-times parameter
* Handle weird ege case for fixedReference

Code:
* add support for row opacity in rendered tables
* fix cross version convertor for DataRequirements
* fix rendering of multiple type profiles
* add code for converting resource names between versions
* add FHIRPath engine to i18n framework
* fix bundle rendering
* change HTML parser to parse doctype declaration, and move html validation to the validator
* snapshot generator - fix bug where slices get cardinaliyt min=1 by default
***NO_CI***
2020-07-17 05:45:51 +00:00
markiantorno
facb2ca0a8 Updating version to: 5.0.13-SNAPSHOT 2020-07-07 02:37:39 +00:00
markiantorno
b770fb8a2c Release: v5.0.12
* Fix bug in snapshot generation - not handling case where content is sliced, base slicing detail is provided, and max slices = 1
* More work on validating existing snapshots

***NO_CI***
2020-07-07 02:27:57 +00:00
markiantorno
ab8bbb5491 Updating version to: 5.0.12-SNAPSHOT 2020-07-04 00:25:03 +00:00
markiantorno
9d5cb114a2 Release: v5.0.11
* Added text/cql.identifier media type to Measure validation
* Fix bug in QuestionnaireResponse rendering
* Validate based on ImplementationGuide.global
* add validation parameter -crumb-trails
* improve validation of StructureDefinitions

***NO_CI***
2020-07-04 00:15:32 +00:00
markiantorno
97f6758969 Updating version to: 5.0.11-SNAPSHOT 2020-07-01 00:52:38 +00:00
markiantorno
9602898b73 Release: v5.0.10
* Added text/cql.identifier media type to Measure validation
***NO_CI***
2020-07-01 00:43:41 +00:00
markiantorno
7f7e83f6f8 Updating version to: 5.0.10-SNAPSHOT 2020-06-27 00:25:51 +00:00
markiantorno
4ca25bdb52 Release: v5.0.9
* Two significant bug fixes for the validator (thanks Mark Burnett from Babylon Health for finding them):
  * The validator was not enforcing type restrictions when some profiles restricted elements with choices to a single type
  * The validator was only creating warnings not errors for required bindings on some Quantities
  * + Fix handling of infrastructural terminology failings on Codings - treat them as warnings not errors
* Add extra validation for value sets (check concept codes are valid)
* Add extra code to check derivation consisteny for SearchParameter resources
* More Improvements to Questionnaire Rendering

***NO_CI***
2020-06-27 00:17:13 +00:00
markiantorno
344d778a87 Updating version to: 5.0.9-SNAPSHOT
***NO_CI***
2020-06-19 22:15:34 +00:00
markiantorno
87f1c42b89 Release: v5.0.8
***NO_CI***
2020-06-19 22:06:03 +00:00
markiantorno
49c35b1de2 Updating version to: 5.0.8-SNAPSHOT
***NO_CI***
2020-06-13 13:12:37 +00:00
markiantorno
b2ecaa2bfa Release: v5.0.7
* Override extension methods in BackboneElement to look in modifierExtensions as well as extensions
* First draft of Profile Comparison tools (org.hl7.fhir.r5.comparison)
* Improved error messages when snapshot generation fails when slicing something that doesn't repeat
* Improvements for CDA round-tripping (XML esacping issues, xsi:type related issues, namespacing issues)
* Fix bug rendering DiagnosticReports with multiple categories
* adjust check on Attachment to only be an warning (when no meaningful content exists)
* add security check mode to Validator
***NO_CI***
2020-06-13 12:51:27 +00:00
Grahame Grieve
94467b270a standardise terminology client across versions 2020-06-07 08:42:14 +10:00
Grahame Grieve
a0245ca926 Release new version 5.0.6 2020-06-01 17:40:06 +10:00
Grahame Grieve
05ac3ebc98 Release new version 5.0.5 2020-05-30 09:55:30 +10:00
Grahame Grieve
998d1e0afc Release new version 5.0.4 2020-05-27 11:06:30 +10:00
Grahame Grieve
ccb6b067b3 Release new version 5.0.3 2020-05-26 06:15:36 +10:00
Grahame Grieve
50ea83322f Release new version 5.0.2 2020-05-22 08:58:45 +10:00
jamesagnew
2e5d9ff77c Version bump to 5.0.1 2020-05-12 19:27:30 -04:00
jamesagnew
60502b3c77 Prepare for 5.0.0 release 2020-05-12 11:33:54 -04:00
Grahame Grieve
463a557402 Release new version 4.2.30 2020-05-12 11:54:28 +10:00
Grahame Grieve
edea997312 Clean up license 2020-05-12 08:55:27 +10:00
Grahame Grieve
daa58aea8f Release new version 4.2.29 2020-05-11 17:25:24 +10:00
Grahame Grieve
5f74bea327 move tests & do new release 2020-05-10 09:18:54 +10:00
Grahame Grieve
2af8d94081 new release 2020-05-08 12:00:51 +10:00
Grahame Grieve
c5c0a8db92 Release new version 4.2.26 2020-05-06 11:16:19 +10:00
Grahame Grieve
868fbb5f95 Release new version 4.2.25 2020-05-02 10:53:58 +10:00
Grahame Grieve
b214e99930 Release new version 4.2.24 2020-05-02 06:57:31 +10:00
Grahame Grieve
f8ca02d697 Release new version 4.2.23 2020-05-01 11:15:25 +10:00
markiantorno
89f98bb960 I cast you out unclean spirit. 2020-04-29 16:55:40 -04:00
Grahame Grieve
6110b56396 Release new version 4.2.22 2020-04-29 20:37:31 +10:00
Grahame Grieve
608149e494 Release new version 4.2.21 2020-04-29 14:57:18 +10:00
Grahame Grieve
6f3362918d Release new version 4.2.20 2020-04-28 13:27:23 +10:00
markiantorno
7673400a13 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into testing_updates 2020-04-23 10:51:49 -04:00
Grahame Grieve
602e684bc6 Release new version 4.2.19 2020-04-23 21:07:04 +10:00
markiantorno
a7e874501e Tests updated to JUnit Jupiter. Various quality of life improvements. 2020-04-21 20:36:17 -04:00
Grahame Grieve
175d5fa0b7 Release new version 4.2.18 2020-04-21 13:58:17 +10:00
markiantorno
55622f53cb Fix for NPEs in Base64BinaryType. Added tests to cover the cases. Updated for all FHIR versions. 2020-04-14 22:28:32 -04:00
Grahame Grieve
4bd0d60e5c Release new version 4.2.17 2020-04-12 08:25:18 +10:00
Grahame Grieve
d97e408d3c Release new version 4.2.16 2020-04-11 20:50:39 +10:00
Grahame Grieve
01de20c310 Release new version 4.2.15 2020-04-09 10:50:54 +10:00
Grahame Grieve
5865f8da3e Release new version 4.2.14 2020-04-06 10:12:24 +10:00
Grahame Grieve
aef4404405 Release new version 4.2.13 2020-04-02 11:07:25 +11:00
Grahame Grieve
9e59ce2323 Release new version 4.2.12 2020-03-31 11:21:06 +11:00
markiantorno
5d9f1d734a Full disclosure: this isn't really a 'bug' per say, it's more of a best practice thing. The only reason I'm making this change is because I'm working on a parser in my spare time that will most likely never see the light of day, and these accessors are causing me problems because both the line and column fields are private and need to be accessed through the appropriate accessor. 2020-03-28 16:48:37 -04:00
Grahame Grieve
092a694a3f Release new version 4.2.11 2020-03-28 06:52:41 +11:00
Grahame Grieve
6baf62eca2 Release new version 4.2.12 2020-03-28 06:50:41 +11:00
jamesagnew
97ddf60066 Version bump 2020-03-17 07:55:15 -04:00
Grahame Grieve
849b65417a Release new version 4.2.9 2020-03-17 14:58:36 +11:00