Grahame Grieve
|
32c8ba1c4d
|
add R5Loader for publisher
|
2020-03-13 16:45:09 +11:00 |
Grahame Grieve
|
742f444b53
|
Release new version 4.2.7
|
2020-03-13 13:07:01 +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 |
Grahame Grieve
|
d8262c056c
|
Release new version 4.2.6
|
2020-03-05 16:54:07 +11:00 |
Lloyd McKenzie
|
30c325a8a4
|
Added support for converting MedicinalProduct between R4 and R5
|
2020-03-04 19:57:30 -07:00 |
Grahame Grieve
|
5d971f35e9
|
Release new version 4.2.5
|
2020-03-03 21:30:01 +11:00 |
Grahame Grieve
|
4ab61c9c8c
|
Release new version 4.2.4
|
2020-02-28 14:27:52 +11:00 |
Grahame Grieve
|
f1dc0e5754
|
Release new version 4.2.3
|
2020-02-25 09:25:56 +11:00 |
Grahame Grieve
|
be38cc8e58
|
updates for version conversion routines
|
2020-02-24 12:18:14 +11:00 |
Grahame Grieve
|
4e3e21219e
|
Release new version 4.2.2
|
2020-02-22 08:06:58 +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 |
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 |
markiantorno
|
07c77acb75
|
reparsing other converter files to deal with class cast exceptions
|
2020-02-14 10:21:43 -05:00 |
Grahame Grieve
|
5c8f398bad
|
fix problem in PlanDefinition conversion between 4 and 5
|
2020-02-14 10:06:55 +11:00 |
markiantorno
|
a4a6f852bd
|
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into main_convertor_files
|
2020-02-13 10:53:24 -05:00 |
Grahame Grieve
|
17eb1c41f7
|
Release new version 4.1.63
|
2020-02-13 21:23:40 +11:00 |
Grahame Grieve
|
42853db493
|
fix version conversion for OperationDefinition
|
2020-02-13 21:20:01 +11:00 |
Grahame Grieve
|
bc1f87e29f
|
Release new version 4.1.62
|
2020-02-13 12:26:15 +11:00 |
markiantorno
|
10231d60b1
|
committing so I can cherry pick some older changes
|
2020-02-12 17:32:30 -05:00 |
markiantorno
|
dacaf3f6d7
|
Updated accessors in main convertor files.
|
2020-02-12 17:00:43 -05:00 |
Grahame Grieve
|
9b562f3489
|
more bug fixes in R3/R5 conversions
|
2020-02-12 18:02:36 +11:00 |
Grahame Grieve
|
9dc8b910c3
|
fix problem with conversion of ElementDefinition between R3 and R5
|
2020-02-12 17:36:37 +11:00 |
Grahame Grieve
|
422a6b09c5
|
Merge pull request #131 from hapifhir/element_access3
Structure definition error fixed.
|
2020-02-12 09:10:48 +11:00 |
markiantorno
|
dc0559c3e7
|
Fixing class cast exceptions. However build is still failing.
|
2020-02-11 15:30:37 -05:00 |
markiantorno
|
9feec949f3
|
CapabilityStatement30_50 fix
|
2020-02-10 18:07:16 -05:00 |
markiantorno
|
1ab62c9316
|
StructureMap30_50 fix
|
2020-02-10 17:51:50 -05:00 |
markiantorno
|
4b6cff4429
|
CodeSystem30_50 fix
|
2020-02-10 17:35:29 -05:00 |
markiantorno
|
505a56a525
|
SearchParameter30_50
|
2020-02-10 17:18:27 -05:00 |
markiantorno
|
a15b436891
|
CapabilityStatement30_50 fix
|
2020-02-10 17:01:34 -05:00 |
markiantorno
|
3ec55be629
|
ImplementationGuide30_50 fixes.
|
2020-02-10 16:44:19 -05:00 |
markiantorno
|
dd8d5965de
|
wip
|
2020-02-10 16:29:18 -05:00 |
markiantorno
|
76a93db9cb
|
continuing fixes within convertor
|
2020-02-10 16:14:41 -05:00 |
markiantorno
|
4044c899ba
|
Error in CapabilityStatement30_50
|
2020-02-10 15:49:41 -05:00 |
markiantorno
|
44c9fd596e
|
Structure definition error fixed.
|
2020-02-10 15:26:40 -05:00 |
Grahame Grieve
|
a3059d6f47
|
Merge pull request #130 from hapifhir/element_access2
element_access 2, this is where I fix all the errors
|
2020-02-11 07:08:07 +11:00 |
markiantorno
|
eb09015abb
|
element_access 2, this is where I fix all the errors
|
2020-02-10 15:01:19 -05:00 |
Grahame Grieve
|
c8ec61602a
|
Merge pull request #129 from hapifhir/element_access
Element access
|
2020-02-11 06:01:55 +11:00 |