markiantorno
4df9e568e6
ChildIterator refactored
2020-02-21 15:23:24 -05:00
markiantorno
a00c71bb32
ChildIterator refactored
2020-02-21 15:18:44 -05:00
markiantorno
abd46acae3
Indexed Element refactored.
2020-02-21 15:06:36 -05:00
markiantorno
6af30d5f7f
refactoring InstanceValidator code for readability.
2020-02-21 14:58:02 -05:00
Grahame Grieve
8b5c8586f2
Allow search references in transactions
2020-02-18 14:34:06 +11:00
Grahame Grieve
d535bbaacb
Use packages.fhir.org
2020-02-18 14:31:09 +11:00
jamesagnew
c27baa29bc
FIx version bump - should be 4.2.1-SNAPSHOT
2020-02-16 20:43:13 -05:00
jamesagnew
d87a1e61d9
Version bump to 4.3.x
2020-02-16 19:20:42 -05:00
Grahame Grieve
17eb1c41f7
Release new version 4.1.63
2020-02-13 21:23:40 +11:00
Grahame Grieve
bc1f87e29f
Release new version 4.1.62
2020-02-13 12:26:15 +11:00
Grahame Grieve
52bc73a561
more fixes for Questionnaire validation
2020-02-13 12:08:05 +11:00
Grahame Grieve
91e475a1a1
fix Questionnaire EnableWhen validation + fix up tests for public package server
2020-02-13 10:13:35 +11:00
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