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
5d1cf89db5
add more package maintenance features
2020-01-31 08:19:51 +11:00
Grahame Grieve
1831d19541
Release new version
2020-01-30 11:09:52 +11:00
Grahame Grieve
ed6bba5617
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2020-01-30 11:08:36 +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
408ceb1761
fix bug with sorting where derived profile is adding more slice constraints
2020-01-30 11:05:30 +11:00
Grahame Grieve
9ba52134f8
Merge pull request #128 from hapifhir/wrap_all_conversion_accessors
...
Wrap all conversion accessors
2020-01-30 06:57:15 +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
markiantorno
810f5eabca
Removed parser.
2020-01-28 17:07:53 -05:00
markiantorno
92415bad8b
Wrapped all accessors in convertor files in has___() condition.
2020-01-28 17:05:29 -05:00
Grahame Grieve
cb1fa1dad9
fix bug in validator around fullUrl testing
2020-01-29 06:51:22 +11:00
Grahame Grieve
9e8ba4b597
Merge pull request #127 from hapifhir/initial_refactor_of_convertors
...
Refactored main version convertor files
2020-01-28 23:01:09 +11:00
markiantorno
f25f62ff0f
Removing dependencies for the parser.
2020-01-27 11:08:30 -05:00
markiantorno
edc933fed9
Forgot to remove the parser file.
2020-01-27 11:07:08 -05: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
149f7caad2
fixes in memberOf and add source to resolve() interface
2020-01-27 21:11:33 +11:00
Grahame Grieve
11ba24bf31
more types converted to Coding
2020-01-27 21:09:55 +11:00
Grahame Grieve
33d5462bcd
autofix slice names
2020-01-27 21:09:02 +11:00
Grahame Grieve
06d6d9452a
autofix slice names + check differentials
2020-01-27 21:08:17 +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
ce28b6d1eb
fix issue with converting Communication between R4 and R5
2020-01-24 17:18:34 +11:00
Grahame Grieve
2b1021adbd
Release new version
2020-01-22 10:56:12 +11:00
Grahame Grieve
1d3d05682c
fixes for warnings in IGs
2020-01-22 10:55:47 +11:00
Grahame Grieve
8c7eab4066
Merge pull request #126 from lmckenzi/igpub-validation-fixes
...
Keep new IGPublisher stuff from raising errors when down-converted to…
2020-01-22 06:30:16 +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
Lloyd McKenzie
01c34f6dd3
Keep new IGPublisher stuff from raising errors when down-converted to R4. Also changed Spreadsheet extension so it doesn't raise errors when used.
2020-01-20 18:41:06 -07: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
df9a05b56a
fix error message
2020-01-21 12:22:53 +11:00
Grahame Grieve
300c87a657
better validation of example references by validator
2020-01-21 11:38:05 +11:00
Grahame Grieve
d4701a2cad
track issues with sorting diffs into qa.html
2020-01-21 11:37:01 +11:00
Grahame Grieve
21768851f9
fix import error for old extension context path
2020-01-21 11:35:13 +11:00
Grahame Grieve
a72c5567fa
Merge pull request #124 from hapifhir/fix_uri_whitespace_check
...
fixed check for "URI values cannot have whitespace"
2020-01-21 06:48:22 +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
975abb32f1
fix bug
2020-01-20 21:55:08 +11:00
Grahame Grieve
459ce57793
improve doco
2020-01-20 21:54:42 +11:00
Grahame Grieve
a7adae8d74
improve debugging for Parameters
2020-01-20 21:54:17 +11:00
Grahame Grieve
d80d3efed2
add identifier to terminology capabilities
2020-01-20 21:53:50 +11:00