Grahame Grieve
|
37d4994c8f
|
start building the renderer package
|
2020-05-05 11:50:23 +10:00 |
Grahame Grieve
|
868fbb5f95
|
Release new version 4.2.25
|
2020-05-02 10:53:58 +10:00 |
Grahame Grieve
|
af6df3e798
|
improve rendering of concept maps with multiple targets
|
2020-05-02 07:57:30 +10:00 |
Grahame Grieve
|
b214e99930
|
Release new version 4.2.24
|
2020-05-02 06:57:31 +10:00 |
Grahame Grieve
|
d5bb555151
|
fix for issue #188 + fix for transition of ConceptMap enumeration
|
2020-05-02 06:56:29 +10:00 |
Rob Hausam
|
3a6d03fb7e
|
ConceptMap updates for 'source-is-narrower-than-target' (formerly 'broader') and 'source-is-broader-than-target' (formerly 'narrower') relationships
|
2020-04-30 22:54:47 -05:00 |
Grahame Grieve
|
f8ca02d697
|
Release new version 4.2.23
|
2020-05-01 11:15:25 +10:00 |
Grahame Grieve
|
c003f1fca4
|
Add provenance support for version conversion. + add Provenance rendering
|
2020-05-01 11:14:29 +10:00 |
Grahame Grieve
|
bc21de6d78
|
fix broken test
|
2020-04-30 14:58:30 +10:00 |
markiantorno
|
89f98bb960
|
I cast you out unclean spirit.
|
2020-04-29 16:55:40 -04:00 |
markiantorno
|
1086a46a6c
|
wip
|
2020-04-29 14:55:47 -04:00 |
markiantorno
|
5893249747
|
fixing tests
|
2020-04-29 14:40:46 -04:00 |
markiantorno
|
368a45a150
|
Fix for HAPI-FHIR issue 1820
|
2020-04-29 14:08:36 -04:00 |
Grahame Grieve
|
6110b56396
|
Release new version 4.2.22
|
2020-04-29 20:37:31 +10:00 |
Grahame Grieve
|
d63e05b3cb
|
Fix problem evaluating "type" discriminators ending with .resolve() + fix NPE in FHIRPath parser
|
2020-04-29 20:34:18 +10:00 |
Grahame Grieve
|
608149e494
|
Release new version 4.2.21
|
2020-04-29 14:57:18 +10:00 |
Grahame Grieve
|
01a5420a68
|
Generate Narrative correctly for ContactDetails
|
2020-04-29 14:49:08 +10:00 |
Grahame Grieve
|
6f3362918d
|
Release new version 4.2.20
|
2020-04-28 13:27:23 +10:00 |
Grahame Grieve
|
f9bdd5c9f0
|
fix handling of unknown code systems
|
2020-04-28 10:14:23 +10:00 |
Grahame Grieve
|
fdbcbacd1c
|
fix bug in tests
|
2020-04-27 14:27:25 +10:00 |
Grahame Grieve
|
7e3051535d
|
fix error in caching
|
2020-04-27 14:27:07 +10:00 |
Grahame Grieve
|
3d2214d9eb
|
fix definition title for UTG
|
2020-04-26 15:13:43 +10:00 |
Grahame Grieve
|
c829de2f86
|
Merge branch 'master' into testing_updates
|
2020-04-24 07:20:35 +10:00 |
markiantorno
|
0ef4b01e90
|
disabled test that wasn't supposed to run yet
|
2020-04-23 14:51:57 -04: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 |
markiantorno
|
9c83540c2f
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into validator_gui
|
2020-04-23 10:47:00 -04:00 |
Grahame Grieve
|
602e684bc6
|
Release new version 4.2.19
|
2020-04-23 21:07:04 +10:00 |
Grahame Grieve
|
01e0afd72a
|
get mutli-languages displaying for code systems
|
2020-04-23 20:57:39 +10:00 |
Grahame Grieve
|
4316c81f7e
|
reorganize generation code for terminology resources
|
2020-04-23 17:31:58 +10:00 |
Grahame Grieve
|
8d3a0cf18e
|
fix problem with abstract codes not appearing in value set expansions
|
2020-04-23 17:29:59 +10:00 |
Grahame Grieve
|
ce67dabfeb
|
fix problem expanding flat code systems part #2 + fix misleading error message for URI value set validation
|
2020-04-22 16:45:17 +10:00 |
Grahame Grieve
|
4cbf328e54
|
support validation against code system fragments
|
2020-04-22 16:43:32 +10:00 |
markiantorno
|
4e81bb5edb
|
Test suites are a thing of the past.
|
2020-04-21 20:36:40 -04: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 |
Grahame Grieve
|
957a71dc41
|
better debugging of error strings
|
2020-04-21 13:57:41 +10:00 |
Grahame Grieve
|
e76c65e6c9
|
Fix problem expanding flat code systems
|
2020-04-21 10:00:30 +10:00 |
Grahame Grieve
|
8a9bcbf6e6
|
reorganise to test cross-version extensions
|
2020-04-17 22:27:02 +10:00 |
Grahame Grieve
|
ec517834b0
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
|
2020-04-17 10:58:54 +10:00 |
Grahame Grieve
|
4d30314a3d
|
Improve URL validation + fix NPE in Measure validation
|
2020-04-17 10:58:06 +10:00 |
Grahame Grieve
|
549abaa799
|
more informative error message for package failure
|
2020-04-17 10:56:20 +10:00 |
Grahame Grieve
|
b4a9765aa0
|
Merge pull request #172 from hapifhir/base64_fix
Fix for NPEs in Base64BinaryType. Added tests to cover the cases.
|
2020-04-17 10:54:18 +10:00 |
Grahame Grieve
|
82d80caec5
|
Allow expansions on code system fragments, with warnings when appropriate
|
2020-04-17 10:46:09 +10:00 |
markiantorno
|
d3733b3409
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into validator_gui
|
2020-04-16 20:28:25 -04:00 |
markiantorno
|
8c3e03399e
|
wip
|
2020-04-16 10:17:33 -04:00 |
Rob Hausam
|
118fe3d7e3
|
Restore expansion version notice capability for multiple versions of same code system.
|
2020-04-15 02:24:36 -05: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
|
979bad6af1
|
Add support for R5 version extensions and using cross version extensions when generating narrative
|
2020-04-12 22:04:57 +10:00 |
Grahame Grieve
|
4bd0d60e5c
|
Release new version 4.2.17
|
2020-04-12 08:25:18 +10:00 |
Grahame Grieve
|
fa9c1cae1d
|
bug fixes for list narrative generation
|
2020-04-12 08:22:29 +10:00 |
Grahame Grieve
|
d97e408d3c
|
Release new version 4.2.16
|
2020-04-11 20:50:39 +10:00 |
Grahame Grieve
|
8431a12195
|
Pass too-costly note on when including value sets + Improve rendering of value set version dependencies
|
2020-04-11 19:28:12 +10:00 |
Grahame Grieve
|
6e3af326de
|
minor fixes for getting tests passing
|
2020-04-09 11:33:41 +10:00 |
Grahame Grieve
|
01de20c310
|
Release new version 4.2.15
|
2020-04-09 10:50:54 +10:00 |
Grahame Grieve
|
a261ad0f75
|
improve error message for randon text in xml format
|
2020-04-09 10:28:08 +10:00 |
Grahame Grieve
|
f1594bc133
|
beef up the Context interface to support package related tracking, and use that to manage UTG resource contention
|
2020-04-09 10:26:39 +10:00 |
Grahame Grieve
|
35074ca0b2
|
fix bug in ConceptMap rendering for unmapped codes
|
2020-04-07 14:49:55 +10:00 |
Grahame Grieve
|
0e2797827d
|
Merge pull request #166 from lmckenzi/IdentifyValueSetSystemWithExcludes
The validator currently treats value sets that contain exclude elemen…
|
2020-04-06 10:18:17 +10:00 |
Grahame Grieve
|
5865f8da3e
|
Release new version 4.2.14
|
2020-04-06 10:12:24 +10:00 |
Grahame Grieve
|
12b2011a63
|
fix bug in ElementModel.Element.setProperty
|
2020-04-05 20:33:32 +10:00 |
Lloyd McKenzie
|
f6a5217d98
|
The validator currently treats value sets that contain exclude elements as ones where a code system cannot be determined. However, that's not appropriate. So long as there's only one *include* for the value set, the presence of excludes are irrelevant. For example, I have a value set that includes all specializations of code X, then explicitly excludes code X. There's only one include and only one system, so it's a perfectly appropriate value set to be bound to a 'code' extension. Stripping out the test that checks for excludes as irrelevant.
|
2020-04-03 23:20:33 -06:00 |
Grahame Grieve
|
31f80f29f8
|
fix for NPE
|
2020-04-04 00:01:00 +11:00 |
Grahame Grieve
|
6d1fe2ff1e
|
fix apparent bug in Base64binary
|
2020-04-03 23:59:15 +11:00 |
Grahame Grieve
|
8d695bb4c1
|
Improve List rendering
|
2020-04-03 12:15:55 +11:00 |
Grahame Grieve
|
aef4404405
|
Release new version 4.2.13
|
2020-04-02 11:07:25 +11:00 |
Grahame Grieve
|
ab581fdf86
|
further modularise validator and add Measure Validation
|
2020-04-02 11:05:55 +11:00 |
Grahame Grieve
|
95c2f99e7b
|
track libraries (prep for CQL validation)
|
2020-04-02 11:04:29 +11:00 |
Grahame Grieve
|
bdad4d9a6b
|
work around issue where constraint.source is not populated properly in base packages
|
2020-04-02 11:03:35 +11:00 |
Grahame Grieve
|
1da57be1c0
|
support comments in json source when configured to do so
|
2020-04-02 11:00:42 +11:00 |
Grahame Grieve
|
9e59ce2323
|
Release new version 4.2.12
|
2020-03-31 11:21:06 +11:00 |
Grahame Grieve
|
51952c26c1
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
|
2020-03-31 10:16:04 +11:00 |
Grahame Grieve
|
d6ee58d47a
|
fix bug with type at root of statement
|
2020-03-31 10:14:45 +11:00 |
Grahame Grieve
|
232f1ff8ff
|
Start building support for measure validation
|
2020-03-31 10:14:12 +11:00 |
Rob Hausam
|
2defba63ec
|
Fix incorrect appending of <br/> tag causing it to be escaped.
|
2020-03-29 16:42:07 -05:00 |
Grahame Grieve
|
afb0453e7b
|
Merge pull request #160 from rhausam/multiple-expansion-version-notice
Support listing multiple "Expansion based on" versions.
|
2020-03-29 16:53:11 +11:00 |
Rob Hausam
|
49a6c9d746
|
Support listing multiple "Expansion based on" versions.
|
2020-03-28 20:37:56 -05: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 |
Grahame Grieve
|
60cba0c52c
|
* fix internal exception with missing type in R3 + add missing short definitions from differential format
|
2020-03-28 06:17:01 +11:00 |
Grahame Grieve
|
9a55346de5
|
fix for parsing nulls when validating
|
2020-03-28 06:13:31 +11:00 |
Grahame Grieve
|
239331ef76
|
improve parsing error message when parsing json
|
2020-03-28 06:09:37 +11:00 |
Grahame Grieve
|
4f873ebe8b
|
fix tests
|
2020-03-20 05:42:13 +11:00 |
Grahame Grieve
|
427d8ef0ab
|
Fix bug picking correct slice on fixed value
|
2020-03-20 05:23:55 +11:00 |
Grahame Grieve
|
1ad12a4396
|
Fix bug in testing with multiple contexts for the same version
|
2020-03-20 05:23:29 +11:00 |
Grahame Grieve
|
af97232036
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
|
2020-03-19 06:23:13 +11:00 |
Grahame Grieve
|
a7cf428fef
|
Validate XML header and syntax issues
|
2020-03-19 06:17:03 +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 |
Grahame Grieve
|
1cbb377040
|
render properties as links when they are URLs
|
2020-03-17 11:14:42 +11:00 |
Grahame Grieve
|
ed315a03c0
|
fix for bug doing comparison
|
2020-03-17 11:14:07 +11:00 |
Grahame Grieve
|
851d1fc228
|
fix for 1.4.0 problems
|
2020-03-17 11:13:50 +11:00 |
patrick-werner
|
60474cd8c9
|
moved all Locale/Message handling Code to utils: I18nBase
|
2020-03-13 18:53:16 +01:00 |
patrick-werner
|
fe4b4acc3f
|
Merge branch 'i18nUtilities' into i18n_fixes
|
2020-03-13 18:45:26 +01:00 |
patrick-werner
|
a44d1c3582
|
added german translations for new properties
removed unused property, added html message part as property in InstanceValidator
minor fixes
|
2020-03-13 18:45:12 +01:00 |
patrick-werner
|
109b80ed6f
|
start movin i18n code Contexts -> utilities
|
2020-03-13 09:53:59 +01:00 |
Grahame Grieve
|
5f3f84cf22
|
Release new version 4.2.8
|
2020-03-13 16:47:14 +11:00 |
Grahame Grieve
|
742f444b53
|
Release new version 4.2.7
|
2020-03-13 13:07:01 +11:00 |
Grahame Grieve
|
d584cdb3a2
|
remove bogus version support from snapshot tests
|
2020-03-13 12:50:22 +11:00 |
Grahame Grieve
|
78d35ca8c1
|
put a status on transient value sets
|
2020-03-13 12:49:27 +11:00 |