Grahame Grieve
cb1fa1dad9
fix bug in validator around fullUrl testing
2020-01-29 06:51:22 +11:00
markiantorno
3132dbfc7f
Refactored main version convertor files
...
- All convertors now have static access, previously 10_30, 10_40, 10_50
needed to be instantiated
- All code specific to resource types has been moved into it's own file.
Ex. Patient dstu3 -> r5 is located in conv30_50/Patient30_50.java
2020-01-27 10:29:42 -05:00
Grahame Grieve
dfd3ff067d
Release new version
2020-01-27 21:15:09 +11:00
Grahame Grieve
00080d7c48
change resolve interface (pass source as well) + don't validate perferred if any other profiles are specified + fix bug resolving references in bundles + pre-calculate bundle references
2020-01-27 21:14:40 +11:00
Grahame Grieve
ab0f3f0996
autofix slice names
2020-01-27 21:13:02 +11:00
Grahame Grieve
9e0e8fec3b
fixes for change to validator resolve interface
2020-01-27 21:12:09 +11:00
Grahame Grieve
ee6e0d90de
Release new version
2020-01-24 17:20:23 +11:00
Grahame Grieve
f69173d445
fix bug checking reference type and allow tools extensions
2020-01-24 17:19:33 +11:00
Grahame Grieve
2b1021adbd
Release new version
2020-01-22 10:56:12 +11:00
Grahame Grieve
9b64f03a3e
Merge pull request #104 from ahdis/oliveregger_fmltests
...
FML updates for tests and validator
2020-01-22 06:17:10 +11:00
Grahame Grieve
32240f41c7
Release new version
2020-01-21 12:27:12 +11:00
Grahame Grieve
a09a657be7
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
...
# Conflicts:
# org.hl7.fhir.validation/src/main/java/org/hl7/fhir/r5/validation/InstanceValidator.java
2020-01-21 12:25:48 +11:00
Grahame Grieve
300c87a657
better validation of example references by validator
2020-01-21 11:38:05 +11:00
patrick-werner
610989c24d
fixed check for "URI values cannot have whitespace"
2020-01-20 17:37:38 +01:00
Grahame Grieve
240e412cf6
Release new version
2020-01-20 21:56:07 +11:00
Grahame Grieve
53c35ced6b
Release new version
2020-01-19 16:55:34 +11:00
Grahame Grieve
2ce844175f
fix bugs with extension context checking
2020-01-19 16:53:48 +11:00
Grahame Grieve
06b413f028
Release new version
2020-01-17 21:45:56 +11:00
Grahame Grieve
6d87bebfe3
implement contextInvariant, and finish implementing memberOf
2020-01-17 21:41:33 +11:00
Grahame Grieve
d84758f54d
Release new version
2020-01-17 10:54:24 +11:00
Grahame Grieve
6300ba24b7
rebuild instance validator to get reference profile checking working properly, many downstream issues with validation uncovered and fixes
2020-01-17 10:51:42 +11:00
Grahame Grieve
8482ba43c5
refactor profile handling in validator
2020-01-16 23:37:30 +11:00
Grahame Grieve
98df625435
Release new version
2020-01-15 17:55:48 +11:00
Grahame Grieve
c13de56203
fixes to snapshot generation and validation for Bundle.tnry slicing by resource profile
2020-01-15 17:55:24 +11:00
Grahame Grieve
9f1697dad1
Release new version
2020-01-15 08:08:07 +11:00
Grahame Grieve
f2b7c518c5
handle validation for current version better
2020-01-15 08:07:20 +11:00
Grahame Grieve
5332a8ad60
Release new version
2020-01-14 14:31:06 +11:00
Grahame Grieve
bd1d677ab8
Release new version
2020-01-14 10:44:15 +11:00
Grahame Grieve
362ae7bd5f
Improve code system validation error messages
2020-01-14 10:40:57 +11:00
Grahame Grieve
6840eb3133
add icd-10 to known url list
2020-01-13 23:18:27 +11:00
Grahame Grieve
184e923c0c
Add icd-10 to known url list
2020-01-13 23:17:26 +11:00
Oliver Egger
0ad3882132
FML updates for tests and validator
2020-01-11 00:10:07 +01:00
Grahame Grieve
aabe8b43eb
Release new version
2020-01-11 06:39:42 +11:00
Grahame Grieve
377aaed23c
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2020-01-11 06:25:03 +11:00
Grahame Grieve
ef085a847e
fix how CodeableConcept is validated, and add Tx interaction logging by validator
2020-01-11 06:22:16 +11:00
Grahame Grieve
7c0645d119
Merge pull request #113 from hapifhir/prepareMulitLang
...
extracted errorMessage building
2020-01-11 06:06:05 +11:00
Grahame Grieve
bdab9a78b3
Release new version
2019-12-31 14:32:16 +11:00
Grahame Grieve
a8b5e86bb3
Release new version
2019-12-30 21:16:00 +11:00
Grahame Grieve
5340926ead
Release new version
2019-12-30 10:27:02 +11:00
Grahame Grieve
8b25da3443
re-org validator tests
2019-12-30 10:25:59 +11:00
Grahame Grieve
91cf756386
fix bugs in v1.4 validation
2019-12-30 10:25:05 +11:00
Grahame Grieve
ec42fe7bfc
Release new version
2019-12-22 08:16:35 +11:00
Grahame Grieve
0fbbd1ff02
re-org R5 source core preparatory to regenerating
2019-12-22 08:05:58 +11:00
Grahame Grieve
9ae93ee689
Release new version
2019-12-21 09:25:36 +11:00
Grahame Grieve
3f09f99356
fix xver extension synthesis
2019-12-21 09:13:34 +11:00
Grahame Grieve
44893b89b9
be specific about which resource types to cache up from core package
2019-12-21 09:13:18 +11:00
Grahame Grieve
3f25f96aca
refix version
2019-12-20 16:44:46 +11:00
Grahame Grieve
74daa21ddb
Release new version
2019-12-20 09:04:08 +11:00
Grahame Grieve
2472a75212
Release new version
2019-12-20 08:02:13 +11:00
Grahame Grieve
9e62243e67
fix error validating references to search parameters
2019-12-20 08:00:20 +11:00