181 Commits

Author SHA1 Message Date
Grahame Grieve
5120f63ab0 Release new version 2019-07-29 04:31:15 +00:00
Grahame Grieve
538540619f compile updates 2019-07-19 23:20:17 +10:00
James Agnew
e265477c6e Header updates 2019-07-14 09:27:45 -04:00
James Agnew
0acb99744b
Changes needed to move HAPI FHIR to using this project directly (#61)
* Work on porting HAPI FHIR to core

* Ongoing work on HAPI FHIR merge
2019-07-14 08:55:21 -04:00
Grahame Grieve
58da7557d8 fix validation problems with questionnaires, and allow tests to still run even when offline 2019-07-13 20:50:53 +10:00
Rob Hausam
fa235a00db Remove line instead of comment it out. 2019-07-10 20:22:05 -04:00
Rob Hausam
1cb23a14c8 Fix build - remove unneeded junit import. 2019-07-10 20:22:05 -04:00
Grahame Grieve
17b6b26ef2 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-07-10 22:40:52 +00:00
Grahame Grieve
3a5d7146a7 check security tags are a set 2019-07-09 06:58:03 +10:00
Grahame Grieve
f3a21e4bd6 fix issue 58 - wrong support for r4 2019-07-09 06:19:10 +10:00
Grahame Grieve
da4fc1f860 Release new version 2019-07-05 21:43:46 +00:00
Grahame Grieve
e2d52143d9 get tests passing 2019-07-06 07:39:25 +10:00
Grahame Grieve
bc30ea197e
Merge pull request #56 from ahdis/oliveregger_maps3To4
unit test conversions r3r4
2019-07-06 07:21:02 +10:00
Grahame Grieve
f583649f87 fix generation of error locations using FHIRPath or XPath properly 2019-07-05 20:23:58 +10:00
Grahame Grieve
38c1d041fb Release new version 2019-07-04 00:33:40 +00:00
Oliver Egger
992f870cb4 unit test conversions r3r4 2019-06-27 00:28:32 +02:00
Vadim Peretokin
d574178d6b Don't crash on bad files present in IG, ignore & warn instead 2019-06-26 18:07:19 +02:00
Grahame Grieve
3038246df5 Release new version 2019-06-25 08:27:12 +00:00
Grahame Grieve
6c4620996f Release new version 2019-06-20 08:01:44 +10:00
Grahame Grieve
d43c0e0da5 Release new version 2019-06-19 14:09:13 +10:00
Grahame Grieve
a544140d2c Release new version 2019-06-19 09:09:06 +10:00
Grahame Grieve
3b76303d83 fix validator bug (issue 47) 2019-06-19 09:07:29 +10:00
Grahame Grieve
70ce1ded74 Release new version 2019-06-19 06:41:58 +10:00
Grahame Grieve
ecc4f81780 Release new version 2019-06-16 14:04:44 +10:00
Grahame Grieve
23eb7282bd Support displayLanguage through validator framework 2019-06-16 14:02:09 +10:00
Grahame Grieve
8798c5cf58 fix CDA parsing 2019-06-15 08:05:24 +10:00
Grahame Grieve
9a344b251c Release new version 2019-06-11 07:46:36 +10:00
Grahame Grieve
74cfa3efcc Release new version 2019-06-11 05:06:50 +10:00
Grahame Grieve
a42f075f69 Release new version 2019-06-08 14:30:39 +10:00
Grahame Grieve
04bfb2f1a8 Release new version 2019-06-08 14:28:46 +10:00
Grahame Grieve
b972620ed1 more fixes 2019-06-08 06:23:01 +10:00
Grahame Grieve
2bdd175591 Release new version 2019-06-08 06:19:01 +10:00
Grahame Grieve
299014c606
Merge pull request #45 from lmckenzi/bad-bundle-reference-types
Bad bundle reference types
2019-06-08 05:26:50 +10:00
Grahame Grieve
90f8b829f2
Merge pull request #44 from lmckenzi/multi-targetprofiles-per-same-resource
1. Cleaned up test cases to work after version changes in R5 (not sur…
2019-06-08 05:24:50 +10:00
Lloyd McKenzie
ce26cae736 Fixed issue where wrong profile was being used, suppressed message when it wasn't needed 2019-06-05 23:40:06 -04:00
Lloyd McKenzie
f44bb526c2 Fixed problem with inconsistent values for refTypes
Check that when referencing resources by type/id when the target has a urn:uuid fullUrl that the type matches as well as the id.
2019-06-05 20:38:00 -04:00
Lloyd McKenzie
2a2005f93b 1. Cleaned up test cases to work after version changes in R5 (not sure what to do with uk one and patient-contained-org I'll work on next)
2. Added new test case for (and fixed issue with) validation problems when there are multiple target profiles declared that have the same resource type.  (Previously, the validator was always choosing the first profile, even if it was invalid.)
3. Fixed problems where certain profiles were triggering silent NPEs in the validator and improved console messaging so you can tell what warnings and errors are being generated for what.
2019-06-04 20:50:49 -04:00
Grahame Grieve
9621a0f7cf Release new version 2019-06-04 14:04:27 +10:00
Grahame Grieve
f08b313cfc Release new version 2019-06-03 19:39:05 +10:00
Grahame Grieve
766f6b55ed add openAPI tests 2019-06-03 19:38:10 +10:00
Vadim Peretokin
ed32fca1d4 Also output JSON if requested for narrative, snapshot generation & transformations 2019-06-02 14:08:58 +02:00
Grahame Grieve
7d38ed4161
Merge pull request #38 from vadi2/improve-help
Be more explicit that you can pass a folder of resources to validate
2019-06-02 17:14:50 +10:00
Grahame Grieve
809e0a3a92
Merge pull request #37 from vadi2/ignore-package.json
Exempt package.json from being parsed as a FHIR resource
2019-06-02 17:14:24 +10:00
Vadim Peretokin
7813537fbb Be more explicit that you can pass a folder of resources to validate 2019-06-02 08:28:53 +02:00
Vadim Peretokin
271c0cf0fc Exempt package.json from being parsed as a FHIR resource 2019-06-02 08:11:05 +02:00
Vadim Peretokin
56a8efbb6d Fix ignore filter in validator's directory scanning filter to actually work 2019-06-02 07:25:11 +02:00
Vadim Peretokin
2b6ebb71bb Serialise -output as json if the filename ends on ".json" 2019-05-31 16:00:20 +02:00
Grahame Grieve
e88a43ff3e Release new version 2019-05-31 10:21:49 +10:00
Grahame Grieve
8b01f1df19 validation chagnes 2019-05-31 10:21:01 +10:00
Grahame Grieve
ee30d93b30
Merge pull request #33 from ahdis/oliveregger_bundledocval#32
bundledocvalidation issue#32
2019-05-31 10:17:42 +10:00