774 Commits

Author SHA1 Message Date
Grahame Grieve
fccd3c1871 test for existence of both lang and xml:lang on the xhtml div 2020-02-12 20:24:09 +11:00
Grahame Grieve
977026e62e Improve error message when profile generation fails 2020-02-12 17:44:54 +11:00
Grahame Grieve
0f74f25078 Add more debugging for conversion failures 2020-02-12 17:44:19 +11:00
Grahame Grieve
4708fcb49e add support for file: in package version (per NPM spec) 2020-02-09 08:14:30 +11:00
Grahame Grieve
b6ba504320 Release new version 4.1.61 2020-02-07 10:55:06 +11:00
James Agnew
076ee562e3 Avoid trying to fetch SD by null URL (test case added) 2020-02-06 11:16:17 -05:00
James Agnew
57136da0bb Merge branch 'master' of github.com:hapifhir/org.hl7.fhir.core 2020-02-05 20:11:10 -05:00
James Agnew
6e2b58a4be Remove debug code 2020-02-05 20:10:52 -05:00
Grahame Grieve
2732ef3dd5 Release new version 2020-02-02 23:12:05 +11:00
Grahame Grieve
df9e11c40a fix bug in validator on search params with no references + fix bug in cache manager on github urls 2020-02-02 22:52:43 +11:00
Grahame Grieve
b112b82951 Release new version 2020-02-02 06:13:54 +11:00
Grahame Grieve
53fc5cf770 add logic to test capability statement 2020-02-02 06:13:24 +11:00
Grahame Grieve
ca29fdf182 Release new version 2020-01-31 08:23:17 +11:00
Grahame Grieve
6e9fd79a2a Add support for assumeValidRestReferences 2020-01-31 08:20:33 +11:00
Grahame Grieve
1831d19541 Release new version 2020-01-30 11:09:52 +11:00
Grahame Grieve
d807becebb improve slicing hints and fix validation of FHIRPath URLs 2020-01-30 11:08:12 +11:00
Grahame Grieve
c7f3a47ec9 better rendering of slicing logic 2020-01-30 11:05:54 +11:00
Grahame Grieve
6242a70b68 Release new version 2020-01-29 19:33:18 +11:00
Grahame Grieve
01c5789b89 Deal with choices that constrain elements and not types 2020-01-29 19:32:43 +11:00
Grahame Grieve
e286d5b7bb Release new version 2020-01-29 13:40:22 +11:00
Grahame Grieve
1c3061dbf7 track slice validation for users to resolve slicing issues 2020-01-29 13:39:49 +11:00
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