Grahame Grieve
|
957a71dc41
|
better debugging of error strings
|
2020-04-21 13:57:41 +10:00 |
Grahame Grieve
|
d6f267781f
|
fix error in Accept header fetching packages
|
2020-04-21 13:56:09 +10:00 |
Grahame Grieve
|
e6a62008de
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
|
2020-04-21 10:01:22 +10:00 |
Grahame Grieve
|
e76c65e6c9
|
Fix problem expanding flat code systems
|
2020-04-21 10:00:30 +10:00 |
Grahame Grieve
|
1dce3d38cc
|
Merge pull request #177 from hapifhir/validation_for_measure_report
Null check safety for primitive types
|
2020-04-21 07:56:35 +10:00 |
markiantorno
|
8093524f4b
|
Null value check for primitive type conversions.
|
2020-04-20 15:13:42 -04:00 |
markiantorno
|
bd17bc716b
|
wip
|
2020-04-20 13:37:29 -04:00 |
markiantorno
|
46922bac09
|
forgot to remove the method
|
2020-04-17 20:49:27 -04:00 |
markiantorno
|
0db6635a75
|
deleting unused file
|
2020-04-17 20:18:42 -04:00 |
markiantorno
|
89250de244
|
Some cleanup and tests before first commit.
|
2020-04-17 20:17:12 -04:00 |
markiantorno
|
9a9de764b4
|
Boots on cli command now.
|
2020-04-17 16:02:58 -04:00 |
markiantorno
|
5c06cfcfb8
|
removed hardcoded path
|
2020-04-17 14:34:52 -04:00 |
markiantorno
|
0b92c7efe5
|
removed hardcoded path
|
2020-04-17 14:16:54 -04:00 |
Grahame Grieve
|
87bcdd36c6
|
fix to compile
|
2020-04-17 22:28:19 +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
|
ec094b0609
|
Merge pull request #174 from rhausam/multiple-expansion-version-notice
Restore expansion version notice capability for multiple versions of same code system
|
2020-04-17 10:50:48 +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
|
65b10fe994
|
Base functionality working
|
2020-04-16 17:06:19 -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
|
d767fc6e38
|
Apparently the dependency got added twice.
|
2020-04-14 22:30:42 -04: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
|
d935dac0d9
|
Merge pull request #170 from johngrimes/xhtmlnode-location-serializable
Make XhtmlNode$Location serializable
|
2020-04-13 08:25:55 +10: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 |
John Grimes
|
952e6c6e6b
|
Make XhtmlNode$Location serializable
Addresses jamesagnew/hapi-fhir#1422.
|
2020-04-12 11:38:29 +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
|
c08bbc02e4
|
Improved rendering of filtered messages and group messages by type in qa.html
|
2020-04-11 19:29:52 +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
|
dd78fa7f07
|
quality improvements on package conversion
|
2020-04-09 19:38:28 +10:00 |
Grahame Grieve
|
e0aee671ec
|
Release new version 4.2.15
|
2020-04-09 11:45:26 +10:00 |
Grahame Grieve
|
6e3af326de
|
minor fixes for getting tests passing
|
2020-04-09 11:33:41 +10:00 |
Grahame Grieve
|
4a895ccaa3
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
|
2020-04-09 10:56:49 +10:00 |
Grahame Grieve
|
53ef98198f
|
fix for issue #148 - UuidType is not annotated
|
2020-04-09 10:56:14 +10:00 |
Grahame Grieve
|
16616df0bf
|
Merge pull request #168 from alexanderkiel/167-version-flag
Fix Broken Validator Version Flag
|
2020-04-09 10:54:20 +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 |
Alexander Kiel
|
73294ee4fe
|
Fix Broken Validator Version Flag
I'm not sure if that is the way the version detection though IG should work. But that is my take on it.
|
2020-04-07 16:21:03 +02:00 |
Grahame Grieve
|
be5089a80c
|
add case exception for populations
|
2020-04-07 14:50:40 +10:00 |
Grahame Grieve
|
35074ca0b2
|
fix bug in ConceptMap rendering for unmapped codes
|
2020-04-07 14:49:55 +10:00 |
Grahame Grieve
|
d2dc15e2c8
|
throw Error when a value is assigned to NamingSystem.url
|
2020-04-07 14:49:27 +10:00 |
Grahame Grieve
|
b179c482e7
|
complete CQL based Measure Validation
|
2020-04-07 07:27:59 +10:00 |
Grahame Grieve
|
971b59b7af
|
fix more bugs in CSV reader
|
2020-04-07 07:27:19 +10:00 |