Grahame Grieve
bf0f81f51b
version comparison support ( #284 )
...
* add package url fixer
* fix problems doing CCDA snapshots
* Fix for http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation
* improve error message
* fix package id in generated version specific tests
* remove spurious debug statement
* rework package loaders for automatic loading of package dependencies
* fix spelling mistake
* add automatic loading of package dependencies by the context
* significant work on tests to support version comparison
* fix minor loading issue
* compile fix
* utils support
* fixes for version comparison
* rework error handling when expanding valuesets + add error check on value set imports
* fix loading bug
* improve error message
2020-07-27 09:04:31 -04:00
Grahame Grieve
6421226011
more improvements around lazy loading
2020-07-21 17:14:08 +10:00
markiantorno
3eed00d2f7
some changes
2020-07-20 13:16:16 -04:00
Grahame Grieve
52267118c6
implement lazy loading - improve loading times and memory requirements in advance of the challenge of loading UTG for most use cases
2020-07-20 22:57:15 +10:00
Grahame Grieve
9e2a13ab8b
fix name function
2020-07-15 11:39:44 +10:00
Grahame Grieve
d84b0b6802
improve code for resource name mapping
2020-07-15 11:33:14 +10:00
Grahame Grieve
5c7ce85b85
Handle changing resource names when converting DataRequirements
2020-07-15 10:41:00 +10:00
Grahame Grieve
e1e994704d
More stability on tests + fix questionnaire renderer problem + add SearchParameter derivation validation
2020-06-25 11:24:03 +10:00
jamesagnew
b828e3b27f
One more 30-40 converter tweak
2020-06-17 22:20:47 -04:00
jamesagnew
5db8a431aa
Converter fixes for 30-40
2020-06-17 20:29:26 -04:00
jamesagnew
ff684e5380
A bit of converter cleanup
2020-06-12 12:44:28 -04:00
jamesagnew
48373bc442
Merge branch 'master' into ja_20200609_converter_issues
2020-06-09 05:39:54 -04:00
jamesagnew
2f85c2fd75
Converter STU3-R4 improvements
2020-06-09 05:38:42 -04:00
Grahame Grieve
94467b270a
standardise terminology client across versions
2020-06-07 08:42:14 +10:00
Grahame Grieve
fcc18a0e39
Merge pull request #214 from hapifhir/ja_20200524_npm_rework
...
Refactor package support to remove filesystem dependency
2020-06-04 16:04:02 +10:00
Grahame Grieve
47c7dfd5e5
work around loading issue for R2B
2020-06-03 09:31:53 +10:00
jamesagnew
444b612805
Start reworking NPM manager
2020-05-24 15:02:37 -04:00
Grahame Grieve
463a557402
Release new version 4.2.30
2020-05-12 11:54:28 +10:00
Grahame Grieve
edea997312
Clean up license
2020-05-12 08:55:27 +10:00
Grahame Grieve
1f5663bfdf
update R4 code (issue #70 )
2020-05-12 08:42:55 +10:00
Grahame Grieve
b43497897b
upgrade to v4.4.0, with attendant fixes
2020-05-11 17:09:14 +10:00
Rob Hausam
3a6d03fb7e
ConceptMap updates for 'source-is-narrower-than-target' (formerly 'broader') and 'source-is-broader-than-target' (formerly 'narrower') relationships
2020-04-30 22:54:47 -05:00
Grahame Grieve
c003f1fca4
Add provenance support for version conversion. + add Provenance rendering
2020-05-01 11:14:29 +10:00
markiantorno
89f98bb960
I cast you out unclean spirit.
2020-04-29 16:55:40 -04:00
Grahame Grieve
6edcd20b66
Add tests for converting AuditEvent
2020-04-29 14:48:18 +10:00
markiantorno
8093524f4b
Null value check for primitive type conversions.
2020-04-20 15:13:42 -04:00
markiantorno
bd17bc716b
wip
2020-04-20 13:37:29 -04:00
Grahame Grieve
8a9bcbf6e6
reorganise to test cross-version extensions
2020-04-17 22:27:02 +10:00
Grahame Grieve
dd78fa7f07
quality improvements on package conversion
2020-04-09 19:38:28 +10:00
Grahame Grieve
f1594bc133
beef up the Context interface to support package related tracking, and use that to manage UTG resource contention
2020-04-09 10:26:39 +10:00
Grahame Grieve
9e87161ec5
update ICD11Generator
2020-03-20 05:15:00 +11:00
Grahame Grieve
c46d4dd779
fix bugs around XML version + add ICD-11 generator
2020-03-17 11:10:50 +11:00
Grahame Grieve
32c8ba1c4d
add R5Loader for publisher
2020-03-13 16:45:09 +11:00
Grahame Grieve
ea4db2962e
Fix issue concerting ConceptMap r4 <-> r5
2020-03-13 12:46:48 +11:00
patrick-werner
86711ac16f
readding all the i18n work
2020-03-12 23:26:05 +01:00
Grahame Grieve
b76e8d2b27
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core + fix conflicts + fix error message for document date missing
2020-03-12 12:11:41 +11:00
patrick-werner
e481ade2b3
Merge remote-tracking branch 'origin/master' into fixConverterEnums
2020-03-08 08:37:03 +01:00
patrick-werner
63e97e6fa9
fixed convertors calling Enumeration with deprecated constructor
2020-03-07 14:26:10 +01:00
Lloyd McKenzie
30c325a8a4
Added support for converting MedicinalProduct between R4 and R5
2020-03-04 19:57:30 -07:00
Grahame Grieve
be38cc8e58
updates for version conversion routines
2020-02-24 12:18:14 +11:00
markiantorno
932ea223e3
removed parser files
2020-02-20 13:08:20 -05:00
markiantorno
8afbf0b8f1
Updated main convertor files with new enumeration structure and wrappers. Tests Pass.
2020-02-20 12:20:10 -05:00
markiantorno
0d3e20a9c8
enumeration conversions for other no main version convertor files
2020-02-19 16:01:41 -05:00
markiantorno
e49aec08cb
added enum conversions to 10_30 files
2020-02-19 13:19:58 -05:00
Grahame Grieve
cb028e70d3
fix convertors for ConceptMap and remove debugging statement
2020-02-19 09:11:56 +11:00
Grahame Grieve
2a51df3ddf
fix rendering of COnceptMap Equivalence when R5 renderer is rendering ConceptMaps converted from old versions
2020-02-18 17:59:21 +11:00
Grahame Grieve
322eb1ebe6
Merge pull request #132 from hapifhir/main_convertor_files
...
Updated accessors in main convertor files.
2020-02-17 22:29:47 +11:00
Grahame Grieve
44b23901a8
core upgrade
2020-02-17 22:27:41 +11:00
jamesagnew
cbf86bb26c
Fix ordering issue in converter
2020-02-16 20:56:25 -05:00
markiantorno
07c77acb75
reparsing other converter files to deal with class cast exceptions
2020-02-14 10:21:43 -05:00